Search found 24549 matches
- 12 May 2026, 09:12
- Forum: Help and Support
- Topic: Way to change default GUI to copy instead of rename?
- Replies: 3
- Views: 213
Re: Way to change default GUI to copy instead of rename?
Is there a way to have a preset pre-chosen at launch?
Well, you'd still have to load in files, though that can be pre-configured via Presets . I guess you have to set up a Presets and use "1" as keyboard shortcut. Then you just need to press "1" every time you launch FileBot to load and process ...
- 11 May 2026, 03:35
- Forum: Help and Support
- Topic: Way to change default GUI to copy instead of rename?
- Replies: 3
- Views: 213
Re: Way to change default GUI to copy instead of rename?
You can create a Presets for your preferred use case. That way you can switch rename action / format / language / order / etc with a single keyboard shortcut.
- 10 May 2026, 14:25
- Forum: Help and Support
- Topic: FileBot 5.2.1 matching incorrectly
- Replies: 8
- Views: 3610
Re: FileBot 5.2.1 matching incorrectly
If you mean xattr metadata then you can check that easily via Filter tool. You can also use the Set Attributes menu item which is only there if the file at hand as xattr metadata.
- 10 May 2026, 12:34
- Forum: Anything and Everything else
- Topic: [FAQ] How do I verify the integrity of the FileBot installer?
- Replies: 0
- Views: 159
[FAQ] How do I verify the integrity of the FileBot installer?
You can verify the integrity of a FileBot package by checking the SHA-256 checksum. If you compute the checksum of the file at hand, and then compare it to the known checksum published on our public GitHub repository, then you can be sure that the file you have is exactly byte-for-byte the file ...
- 10 May 2026, 02:34
- Forum: Help and Support
- Topic: FileBot 5.2.1 matching incorrectly
- Replies: 8
- Views: 3610
Re: FileBot 5.2.1 matching incorrectly
:idea: Nope, that file path by itself works just fine:
$ filebot -rename -r "Superman Collection" --db TheMovieDB --output .
[MOVE] from [Superman Collection/1978 Superman 188/Superman (1978).BLURAY.1080p.FHD.HEVC.10bit.DTS-d3g.[68AC17A3].mkv] to [Superman (1978).mkv]
:arrow: You can create a ...
$ filebot -rename -r "Superman Collection" --db TheMovieDB --output .
[MOVE] from [Superman Collection/1978 Superman 188/Superman (1978).BLURAY.1080p.FHD.HEVC.10bit.DTS-d3g.[68AC17A3].mkv] to [Superman (1978).mkv]
:arrow: You can create a ...
- 10 May 2026, 02:12
- Forum: Feature Requests and Bug Reports
- Topic: Simple request (if possible). episode.imdb = IMDb tt#
- Replies: 5
- Views: 239
Re: Simple request (if possible). episode.imdb = IMDb tt#
You could use {tmdb-95057} S01E01 as ID for such purposes. That'd be better at identifying the episode and more human-readable compared to tt11608512 . The numeric TMDB Episode ID is available but again not all that useful, since TMDB itself doesn't even use the Episode ID for lookup purposes ...
- 09 May 2026, 16:30
- Forum: Feature Requests and Bug Reports
- Topic: Simple request (if possible). episode.imdb = IMDb tt#
- Replies: 5
- Views: 239
Re: Simple request (if possible). episode.imdb = IMDb tt#
Well, the problem with IMDB IDs is that they're a bit useless because IMDB in general is a bit useless, for programs anyway. You'll want TMDB / TVDB IDs because that's where we have APIs that can use those IDs to retrieve episode information.
- 09 May 2026, 13:25
- Forum: Windows
- Topic: Filebot takes a lot of time at fetching artwork and, do not fetch all artwork
- Replies: 5
- Views: 272
Re: Filebot takes a lot of time at fetching artwork and, do not fetch all artwork
It's very possible that the server can detect / guess if a human-operated browser is making the request or a robot, and then apply different rate-limiting / anti-abuse measures. The issue could also be completely unrelated. Your browser may also be using a different DNS service, thus connecting to a ...
- 09 May 2026, 13:05
- Forum: Help and Support
- Topic: FileBot 5.2.1 matching incorrectly
- Replies: 8
- Views: 3610
Re: FileBot 5.2.1 matching incorrectly
:?: Can you paste the file name? (see Export Original Files / New Names as TSV )
:idea: Looks good to me:
$ filebot -rename Superman.1978.mkv
[MOVE] from [Superman.1978.mkv] to [Superman (1978).mkv]
:idea: If FileBot is adamant about immediately matching the completely wrong movie, then ...
:idea: Looks good to me:
$ filebot -rename Superman.1978.mkv
[MOVE] from [Superman.1978.mkv] to [Superman (1978).mkv]
:idea: If FileBot is adamant about immediately matching the completely wrong movie, then ...
- 09 May 2026, 13:01
- Forum: Feature Requests and Bug Reports
- Topic: Simple request (if possible). episode.imdb = IMDb tt#
- Replies: 5
- Views: 239
Re: Simple request (if possible). episode.imdb = IMDb tt#
FileBot generally only used series TMDB ID / IMDB ID. We generally don't support episode-level IMDB. I'm pretty sure that TMDB does not maintain IMDB IDs for episodes. The best I can give you is {episode.id} which will give you the numeric episode ID for your selected database. I would not use that ...
- 09 May 2026, 03:32
- Forum: Windows
- Topic: Filebot takes a lot of time at fetching artwork and, do not fetch all artwork
- Replies: 5
- Views: 272
Re: Filebot takes a lot of time at fetching artwork and, do not fetch all artwork
:idea: ConnectException is a fundamental network connection error unrelated to any specific version of FileBot, nor FileBot specifically, and simply means that the remote server does not accept connections at this time, for some reason, due to being down, due to your IP being blocked, impossible to ...
- 06 May 2026, 16:37
- Forum: Episode / Movie Naming Scheme
- Topic: Source Media {vs} and {source}
- Replies: 48
- Views: 283390
Re: Source Media {vs} and {source}
CORE.WEB-DL has been added.
- 06 May 2026, 14:45
- Forum: Windows
- Topic: Subtitles not working
- Replies: 3
- Views: 215
Re: Subtitles not working
What did the error say? Might be helpful for the next guy.
- 06 May 2026, 09:49
- Forum: Episode / Movie Naming Scheme
- Topic: Release Groups {group}
- Replies: 748
- Views: 3029726
Re: Release Groups {group}
All of the above have been added to the list now.
- 06 May 2026, 06:13
- Forum: Windows
- Topic: Subtitles not working
- Replies: 3
- Views: 215
Re: Subtitles not working
- 06 May 2026, 06:11
- Forum: Feature Requests and Bug Reports
- Topic: Slow Artwork Lookup
- Replies: 2
- Views: 162
Re: Slow Artwork Lookup
:?: What does the log say?
:?: What does the progress indicator / status say?
:idea: If there's a network issue, then FileBot might retry multiple times, perhaps for up to 10-20 seconds for each request. I suppose FileBot will do this for each requested artwork, failing and retrying requests ...
:?: What does the progress indicator / status say?
:idea: If there's a network issue, then FileBot might retry multiple times, perhaps for up to 10-20 seconds for each request. I suppose FileBot will do this for each requested artwork, failing and retrying requests ...
- 06 May 2026, 06:08
- Forum: Help and Support
- Topic: Lost License Key
- Replies: 1
- Views: 119
Re: Lost License Key
The only currently active license key associated with the email address you have used here in the forums is P79989290, a 1-year license newly purchased today.
- 04 May 2026, 09:23
- Forum: Scripting and Automation
- Topic: Look who's back, back again... Match array entry based on minimum runtime?
- Replies: 4
- Views: 522
Re: Look who's back, back again... Match array entry based on minimum runtime?
You'll probably want to compare the numerical values:
If you compare string values, then "9" is greater than "10", which is probably not what we want here.
Groovy: Select all
minutes >= (k as int)- 03 May 2026, 12:48
- Forum: Feature Requests and Bug Reports
- Topic: My Hero Academia: Vigilantes
- Replies: 4
- Views: 1034
Re: My Hero Academia: Vigilantes
:idea: FileBot itself may not be aware of the implementation details of the underlying network connection (OSI Layer 1-6) because that is all happening on OS and JRE runtime layer, and so FileBot doesn't actually know what's going on, and can only forward the error message / error code it gets from ...
- 03 May 2026, 12:32
- Forum: Scripting and Automation
- Topic: Look who's back, back again... Match array entry based on minimum runtime?
- Replies: 4
- Views: 522
Re: Look who's back, back again... Match array entry based on minimum runtime?
Try this:
Format: Select all
{
def runtimes = [
188 : "Extended",
151 : "Special",
20 : '20min',
0 : '0min'
]
return runtimes.findResult{ k, v -> minutes >= k ? v : null }
}- 03 May 2026, 12:03
- Forum: Windows
- Topic: Constant issues with matching (with AniDB)
- Replies: 1
- Views: 224
Re: Constant issues with matching (with AniDB)
I cannot fundamentally reproduce the issue. I made a up an example file name and it works just fine here:
$ filebot -rename *.mkv --db AniDB
Rename episodes using [AniDB] with [Absolute Order]
Lookup via [Cowboy Bebop] [Cowboy Bebop]
Fetching episode data for [Cowboy Bebop]
* Cowboy Bebop [23] | 26 ...
$ filebot -rename *.mkv --db AniDB
Rename episodes using [AniDB] with [Absolute Order]
Lookup via [Cowboy Bebop] [Cowboy Bebop]
Fetching episode data for [Cowboy Bebop]
* Cowboy Bebop [23] | 26 ...
- 30 Apr 2026, 14:55
- Forum: macOS
- Topic: Universal binary for macOS 28
- Replies: 2
- Views: 390
Re: Universal binary for macOS 28
FileBot has x64 / Intel and arm64 / Apple Silicon binaries, so you can download the one for your platform:
https://www.filebot.net/download.html
:idea: FileBot notably does not have - and at this point never will have - universal binaries that contain both x64 and arm64 code in a single package ...
https://www.filebot.net/download.html
:idea: FileBot notably does not have - and at this point never will have - universal binaries that contain both x64 and arm64 code in a single package ...
- 28 Apr 2026, 05:01
- Forum: Feature Requests and Bug Reports
- Topic: My Hero Academia: Vigilantes
- Replies: 4
- Views: 1034
Re: My Hero Academia: Vigilantes
You can enable full debug logging to see all the HTTP request / response messages via the advanced settings.
However, you have a fundamental network connection error, maybe a DNS issue, maybe *.fanart.tv servers being down or blocked by your ISP, etc. You would have to use something like wireshark ...
However, you have a fundamental network connection error, maybe a DNS issue, maybe *.fanart.tv servers being down or blocked by your ISP, etc. You would have to use something like wireshark ...
- 25 Apr 2026, 17:40
- Forum: Episode / Movie Naming Scheme
- Topic: Not insert .SDH into filename
- Replies: 1
- Views: 523
Re: Not insert .SDH into filename
- 23 Apr 2026, 07:02
- Forum: macOS
- Topic: FileBot 5.2.1 won't open on macOS 10.15.8
- Replies: 1
- Views: 1053
Re: FileBot 5.2.1 won't open on macOS 10.15.8
macOS 13.7.8 and up should be fine. We hope to fix compatibility issues with macOS 10.15.8 with the next release.