Search found 24015 matches
- Today, 12:18
- Forum: Ubuntu & Desktop Linux
- Topic: WARNING: do not use Native apps instead of Flatpak
- Replies: 1
- Views: 37
Re: WARNING: do not use Native apps instead of Flatpak
:idea: You probably mean do use apt packages instead of flatpak packages. :idea: Yep, sandboxing can be a real PITA especially if you're not aware. Same applies if you are using the SNAP package . If you use a docker container than you will also run into the same kinda issues, but if you are using ...
- Yesterday, 16:27
- Forum: Help and Support
- Topic: How to use groovy scripts? and what is better groovy or cmd?
- Replies: 5
- Views: 4178
- Yesterday, 16:27
- Forum: Scripting and Automation
- Topic: Groovy Scripting - Getting Started?
- Replies: 3
- Views: 3671
- Yesterday, 16:26
- Forum: Synology NAS & Embedded Linux
- Topic: where can I find the filebot logs for synology?
- Replies: 9
- Views: 7284
- Yesterday, 16:26
- Forum: Scripting and Automation
- Topic: Log file location/name (-log)
- Replies: 14
- Views: 21934
- 16 Jun 2025, 05:44
- Forum: Help and Support
- Topic: All files flagged as invalid
- Replies: 3
- Views: 4022
Re: All files flagged as invalid
It looks like adding --def movie=y series=y may at least substantially improved the Unsorted issue. :!: The amc script has no such options and so setting them has no effect. If you get different results for the same files, then whatever change in behaviour you have observed, it notably was not ...
- 13 Jun 2025, 14:57
- Forum: Windows
- Topic: Filebot hasn't been hardlinking
- Replies: 2
- Views: 3788
Re: Filebot hasn't been hardlinking

- 13 Jun 2025, 14:31
- Forum: Windows
- Topic: Filebot Registration Error
- Replies: 1
- Views: 788
Re: Filebot Registration Error
:?: What exactly does the error message say? Please copy & paste the error message verbatim. You can copy previous error messages from the log . :?: What is your order number / license number? (NOTE: there is no recent order under the email address that you have used to register here in the forums ...
- 13 Jun 2025, 10:07
- Forum: Scripting and Automation
- Topic: Script generation from Win GUI
- Replies: 3
- Views: 1479
Re: Script generation from Win GUI
Let us know what you come up with. Might be useful for the next guy.
- 13 Jun 2025, 05:43
- Forum: Scripting and Automation
- Topic: Script generation from Win GUI
- Replies: 3
- Views: 1479
Re: Script generation from Win GUI
:arrow: Yes, you can write and execute filebot commands and so create your own *.sh or *.cmd scripts. Please read the FileBot Command-line Interface manual for details. :idea: Unfortunately, there is no command generator for the Presets feature of the FileBot Desktop application. FileBot Node is ...
- 13 Jun 2025, 05:21
- Forum: Help and Support
- Topic: How to rename srt files
- Replies: 5
- Views: 1915
Re: How to rename srt files
Umh, this was not this, how do I configure {plex.id} and I do not want to rename the parent folder here... You can use a different custom format . The target file name / file path is entirely up to your custom format . :?: Perhaps the first build-in example is more close to what you're trying to do ...
- 12 Jun 2025, 17:35
- Forum: Help and Support
- Topic: How to rename srt files
- Replies: 5
- Views: 1915
Re: How to rename srt files
:idea: The thing you're asking for is pretty much default behaviour. Here's what I see: https://i.snipboard.io/5vj4tQ.jpg :arrow: Make sure to configure {plex.id} as Movie Format if you have not done so already: https://www.youtube.com/watch?v=uD4WQN_vWcE :?: What do you see? Please share ...
- 12 Jun 2025, 17:19
- Forum: Episode / Movie Naming Scheme
- Topic: maintain own local copy of "release-groups.txt"
- Replies: 1
- Views: 929
Re: Release Groups {group}
I'd rather open my locally saved copy of "release-groups.txt", append to it the new group name and in the stylizing I prefer, save it, then rename my files straight away. :arrow: Yes, your custom format could do that. Check if file exists. Read lines. Check if {fn} matches anything. And so on. Read ...
- 11 Jun 2025, 10:28
- Forum: Scripting and Automation
- Topic: [Script] Delete ._* metadata files (on macOS)
- Replies: 0
- Views: 1459
[Script] Delete ._* metadata files (on macOS)
This post-processing script uses the dot_clean command to delete ._* dot underbar files: { source, target -> system 'dot_clean', '-mvf', target.dir } :!: macOS may create ._* dot underbar files to store Finder information, Unix permissions and xattr metadata when processing files on an external USB ...
- 11 Jun 2025, 06:24
- Forum: Windows
- Topic: Rename YouTube-downloaded files
- Replies: 3
- Views: 4239
Re: Rename YouTube-downloaded files
Minecraft A New Beginning - 1.16 Survival Let's play Ep 1 Minecraft Auto Cooked Chicken Farm - 1.16 Survival Let's play Ep 19 Looks like you can adapt the Organize files based on information present in the file path example to fit your needs. e.g. { def n = fn.before(/ - /) def e = fn.match(/EP (\d ...
- 10 Jun 2025, 11:14
- Forum: Feature Requests and Bug Reports
- Topic: Explorer windows bar not showing
- Replies: 7
- Views: 7712
Re: Explorer windows bar not showing
I was eventually able to reproduce the issue on my Windows 11 device as well. Maybe it was a matter of getting the very latest updates. I was able to make it work by reviewing the code and doing things slightly differently. We might need to expedite the roadmap to the next release since this is ...
- 10 Jun 2025, 08:08
- Forum: Windows
- Topic: ssue with Skipped Files During Batch Renaming on Windows
- Replies: 1
- Views: 1832
Re: ssue with Skipped Files During Batch Renaming on Windows
While the majority of the files are renamed as expected using my standard format, some are being skipped without any error or warning. :?: Please share screenshots so that we can see what you can see. FileBot generally does not skip operations without error or warning, assuming that the file system ...
- 09 Jun 2025, 22:06
- Forum: Feature Requests and Bug Reports
- Topic: Consider parent folder names in matching option
- Replies: 2
- Views: 2613
Re: Consider parent folder names in matching option
I've run into this a lot of times when using FileBot over the years, but I'd really appreciate if parent folder names could be considered during the matching process. :idea: FileBot does consider the parent folder: $ filebot -rename -r . --output . --db TheMovieDB::TV -non-strict --action TEST ...
- 09 Jun 2025, 07:17
- Forum: Feature Requests and Bug Reports
- Topic: [DEPRECATED] FlatLaf
- Replies: 0
- Views: 2063
[DEPRECATED] FlatLaf
FileBot r10594 removes flatlaf.jar since Flat Light and Flat Darcula are opt-in and thus rarely used be users, and rarely tested, especially on some platforms. FileBot notably does not ship with the native libraries which may lead to unexpected issues and warnings on some platforms. com.formdev ...
- 06 Jun 2025, 14:36
- Forum: Windows
- Topic: Endless hourglass when trying to rename JPGs
- Replies: 9
- Views: 9036
Re: Endless hourglass when trying to rename JPGs
I did investigate the hourglass issue with >10k files on a slow SMB share and I was indeed able to reproduce the problem and find the cause. Before renaming FileBot does all kinds of sanity checks, check if the target file already exists, check if the source file still exists, check symlink targets ...
- 06 Jun 2025, 10:53
- Forum: Feature Requests and Bug Reports
- Topic: Explorer windows bar not showing
- Replies: 7
- Views: 7712
Re: Explorer windows bar not showing
next time only blue circle icon spinning....no transfer bar :?: So you mean to say no Windows Copy Dialog even though the file is being copied? :?: Though nothing has changed in this regard in recent releases, if you could try previous releases just to confirm that the same issues exists / does not ...
- 05 Jun 2025, 14:34
- Forum: Help and Support
- Topic: Debug logging of matching logic
- Replies: 2
- Views: 5021
- 05 Jun 2025, 14:33
- Forum: Synology NAS & Embedded Linux
- Topic: Debug series detection in Filebot Node
- Replies: 8
- Views: 9150
- 05 Jun 2025, 14:33
- Forum: Ubuntu & Desktop Linux
- Topic: Need to debug.
- Replies: 4
- Views: 10917
- 04 Jun 2025, 16:09
- Forum: Feature Requests and Bug Reports
- Topic: Explorer windows bar not showing
- Replies: 7
- Views: 7712
Re: Explorer windows bar not showing
code applied...nothing is changed... :idea: The configuration file is notably only read on startup. If you update the configuration file with new settings then that has no effect on already running FileBot instances. now its using its own progress bar....but appears frozen or empty all time...no ...