:idea: If you get strange errors like this, then your FileBot installation seems to have been modified or corrupted by bit rot or drive failure:
Unknown Error: java.lang.ClassFormatError: Illegal UTF8 string in constant pool in class file org/bouncycastle/util/Arrays
Unknown Error: An application ...
Search found 24587 matches
- Yesterday, 14:49
- Forum: Help and Support
- Topic: Unknown Error: An application component is damaged or missing
- Replies: 0
- Views: 79
- Yesterday, 13:47
- Forum: Help and Support
- Topic: lost license key
- Replies: 3
- Views: 193
Re: lost license key
I guess you could contact Microsoft Store support with your paypal payment information. They might be able too lookup the account for that transaction. We have no access to that kind of information.
- 02 Jul 2026, 20:56
- Forum: Help and Support
- Topic: lost license key
- Replies: 3
- Views: 193
Re: lost license key
:arrow: [FAQ] How do I recover a lost license key?
:arrow: Note that the current universal license system did not yet exist in 2017. If you have made a purchase in 2017, then it must be a Microsoft Store or Mac App Store purchase. In that case, the Store will remember your purchase in your ...
:arrow: Note that the current universal license system did not yet exist in 2017. If you have made a purchase in 2017, then it must be a Microsoft Store or Mac App Store purchase. In that case, the Store will remember your purchase in your ...
- 01 Jul 2026, 04:20
- Forum: Scripting and Automation
- Topic: filebot:watcher and post-processing
- Replies: 1
- Views: 440
Re: filebot:watcher and post-processing
:idea: You can pass in custom post-processing scripts like so:
--apply /path/to/apply.groovy
See [DOCS] Custom Post-Processing Scripts › Add Post-Processing Scripts via the --apply option from Terminal for details.
:arrow: Here's a command-line example to get you started:
docker run --rm ...
--apply /path/to/apply.groovy
See [DOCS] Custom Post-Processing Scripts › Add Post-Processing Scripts via the --apply option from Terminal for details.
:arrow: Here's a command-line example to get you started:
docker run --rm ...
- 28 Jun 2026, 17:48
- Forum: Windows
- Topic: Display/Remove Close Captions
- Replies: 5
- Views: 1086
Re: Display/Remove Close Captions
:idea: You can click on the Copy to Clipboard button and then paste the content via CTRL+V here in the forums.
window.icon16 Open FileBot ➔ action.format Edit Format ➔ action.variables Change Sample ➔ action.load Select Media File ➔ action.properties Open MediaInfo ➔ Copy to Clipboard
https://i ...
window.icon16 Open FileBot ➔ action.format Edit Format ➔ action.variables Change Sample ➔ action.load Select Media File ➔ action.properties Open MediaInfo ➔ Copy to Clipboard
https://i ...
- 28 Jun 2026, 04:44
- Forum: Windows
- Topic: Display/Remove Close Captions
- Replies: 5
- Views: 1086
Re: Display/Remove Close Captions
:?: Can you share the MediaInfo table for one of these files you want to tag with CC2 ?
:idea: In general, you can do something like this to check the number of subtitle tracks and then add a CC2 / CC3 / CC4 / etc marker accordingly:
{
def cc = text.size()
if (cc >= 2) return " [CC$cc]"
}
:idea: In general, you can do something like this to check the number of subtitle tracks and then add a CC2 / CC3 / CC4 / etc marker accordingly:
{
def cc = text.size()
if (cc >= 2) return " [CC$cc]"
}
- 25 Jun 2026, 06:10
- Forum: Feature Requests and Bug Reports
- Topic: Can't see New Preset or delete any presets
- Replies: 5
- Views: 1749
Re: Can't see New Preset or delete any presets
I see. A 1920x1080 at 150% would be equivalent to 1280x720 and we don't really test and optimize for that screen size. I'll add that to our tests and see what we can do though.
UPDATE
FileBot r11026 and higher will allow you to use the mouse wheel to scroll off-screen menu items into view. We ...
UPDATE
FileBot r11026 and higher will allow you to use the mouse wheel to scroll off-screen menu items into view. We ...
- 24 Jun 2026, 12:13
- Forum: Feature Requests and Bug Reports
- Topic: Filebot Fails to rename series.
- Replies: 5
- Views: 1929
Re: Filebot Fails to rename series.
I guess you could try using your mobile as hotspot or a different WiFi from a different place? Just for testing.
It’s almost certainly an issue between you and the target server (API server; different from the website server) so at this point you could only try lots of different tests to narrow ...
It’s almost certainly an issue between you and the target server (API server; different from the website server) so at this point you could only try lots of different tests to narrow ...
- 24 Jun 2026, 03:01
- Forum: Feature Requests and Bug Reports
- Topic: Can't see New Preset or delete any presets
- Replies: 5
- Views: 1749
Re: Can't see New Preset or delete any presets
:?: What’s your screen resolution? I tried on Windows with 200% on a standard 4K monitor and was able to fit 20+ custom presets in addition to the built-in presets. Maybe you have a screen height that is less than 1080 pixels? Maybe a small laptop?
:idea: Built-in presets cannot be deleted as they ...
:idea: Built-in presets cannot be deleted as they ...
- 23 Jun 2026, 12:38
- Forum: Feature Requests and Bug Reports
- Topic: Can't see New Preset or delete any presets
- Replies: 5
- Views: 1749
Re: Can't see New Preset or delete any presets
1.
Yep, looks like you have too many Presets for your screen.
:?: Which screen size / screen resolution / scale factor are you using? If you're using a high scale factor then you could temporarily use a smaller scale factor to allow for more things on screen at once.
:?: Is it a screen size ...
Yep, looks like you have too many Presets for your screen.
:?: Which screen size / screen resolution / scale factor are you using? If you're using a high scale factor then you could temporarily use a smaller scale factor to allow for more things on screen at once.
:?: Is it a screen size ...
- 22 Jun 2026, 12:49
- Forum: Feature Requests and Bug Reports
- Topic: Filebot Fails to rename series.
- Replies: 5
- Views: 1929
Re: Filebot Fails to rename series.
Getting the same issue for multiple different servers would definitely be a bit strange, unless it's something CloudFlare related that happens to be used by both TMDB and TVDB. In any case, Connection reset by peer means that the remote end of the network connection closed the connection ...
- 20 Jun 2026, 12:23
- Forum: Ubuntu & Desktop Linux
- Topic: Name matching issue
- Replies: 1
- Views: 1401
Re: Name matching issue
Here's what I get:

Which version of FileBot are you using? What does System Information say?
Which database are you using? Are you using a custom preset or a custom format that might explain the different behaviour you get?

- 19 Jun 2026, 03:19
- Forum: macOS
- Topic: Support ending for Intel-Based apps
- Replies: 1
- Views: 1393
Re: Support ending for Intel-Based apps
Don't worry about it. You can safely ignore that message. It's just about Apple removing Rosetta 2 from a future versions of macOS. "a future release of macOS" notably refers to late 2027 at the earliest and not this year. See Q: When will FileBot publish arm64 binaries on the Mac App Store? for ...
- 18 Jun 2026, 13:32
- Forum: Feature Requests and Bug Reports
- Topic: Filebot Fails to rename series.
- Replies: 5
- Views: 1929
Re: Filebot Fails to rename series.
Sounds like a generic network error...
Are you using a VPN?
Which database are you using? Have you tried using a different database?
What does the Error Log say?
- 17 Jun 2026, 10:05
- Forum: Windows
- Topic: Can't Find My License
- Replies: 1
- Views: 1450
Re: Can't Find My License
:idea: The email address you have used to register here in the forums is not associated with a license purchase. If you don't know neither your email address nor your license number, then you will need to check with Paddle (our payment provider) to lookup your license number / license key via your ...
- 17 Jun 2026, 04:12
- Forum: unRAID & docker
- Topic: [FAQ] How do I activate my license in the FileBot Desktop WebUI? (filebot-xpra)
- Replies: 0
- Views: 1866
[FAQ] How do I activate my license in the FileBot Desktop WebUI? (filebot-xpra)
Please help me activate my FileBot license in Docker. Copying and pasting into the WebUI doesn't work. I really don't want to have to use the command-line for this.
:idea: The Paste License Key option requires access to your system clipboard. If the clipboard does not work, then you may need ...
- 17 Jun 2026, 03:29
- Forum: Episode / Movie Naming Scheme
- Topic: Naming Harry Potter And The Sorcerers Stone?
- Replies: 1
- Views: 1782
Re: Naming Harry Potter And The Sorcerers Stone?
:idea: Harry Potter and the Philosopher's Stone is the official English movie name according to the database, so that's the value the {n} binding will give you.
:arrow: You could use Edit Name to manually rewrite the target file name if you don't like the name in the database.
https://i.imgur ...
:arrow: You could use Edit Name to manually rewrite the target file name if you don't like the name in the database.
https://i.imgur ...
- 14 Jun 2026, 13:27
- Forum: Feature Requests and Bug Reports
- Topic: Open-With Filebot Functionality No Longer Working in v5.2.3 MacOS arm64
- Replies: 1
- Views: 1851
Re: Open-With Filebot Functionality No Longer Working in v5.2.3 MacOS arm64
:?: Did that ever work? Which version?
:idea: Open with FileBot works on Windows and Linux because the selected files are passed as argument array into the startup function. However, macOS doesn't pass selected files as argument array, so that's why it doesn't work when first launching FileBot ...
:idea: Open with FileBot works on Windows and Linux because the selected files are passed as argument array into the startup function. However, macOS doesn't pass selected files as argument array, so that's why it doesn't work when first launching FileBot ...
- 13 Jun 2026, 03:48
- Forum: macOS
- Topic: [arm64] Apple Silicon Roadmap
- Replies: 17
- Views: 29144
Re: [arm64] Apple Silicon Roadmap
At a glance, probably not a Rosetta / Intel / ARM issue at all. Probably something else. Probably not something that an ARM version would fix. Though I cannot reproduce the issue on my M1 MacBook with macOS 26.5 here. Can you provide more information so we can investigate and fix this bug ...
- 13 Jun 2026, 03:34
- Forum: Windows
- Topic: [BETA] Right-Click FileBot (FileBot Context Menu for Windows 11 available for testing)
- Replies: 2
- Views: 28096
Re: [BETA] Right-Click FileBot (FileBot Context Menu for Windows 11 available for testing)
The context menu uses your Presets . You can create / modify your Presets into the FileBot Desktop application to suit your needs. Specifically, you'll want to use a custom format and not {plex.id} which is the default format and adds {tmdb-12345} markers to the movie folder name.
After that you'll ...
After that you'll ...
- 12 Jun 2026, 04:54
- Forum: Ubuntu & Desktop Linux
- Topic: %post CDS dump (-Xshare:dump) crashes with SIGABRT under rpm-ostree — blocks updates on atomic Fedora (Bazzite/Silverblu
- Replies: 3
- Views: 2816
Re: %post CDS dump (-Xshare:dump) crashes with SIGABRT under rpm-ostree — blocks updates on atomic Fedora (Bazzite/Silve
Cheers! In the meanwhile, we have added a || true to that %post line to ensure a positive exit code even if CDS archive generation fails. The next public release / RPM is many months away though.
- 10 Jun 2026, 07:25
- Forum: macOS
- Topic: lost my license when filebot upgraded
- Replies: 7
- Views: 61834
Re: lost my license when filebot upgraded
10.15.8 catalina, I don't want to upgrade. When Filebot went to its newest upgrade it just made it so it tries to boot up, bounces a few times and never opens. So I rolled back to an older version to get it back working and when I uninstalled I lost my license key.
FileBot 5.2.3 should restore ...
- 10 Jun 2026, 03:53
- Forum: macOS
- Topic: [arm64] Apple Silicon Roadmap
- Replies: 17
- Views: 29144
Re: [arm64] Apple Silicon Roadmap
Q: When will FileBot publish arm64 binaries on the Mac App Store? explains the issue in detail. Please read that first and then point out specific aspects you would like to discuss or find dumb.
We are saying "Apple currently prevents us from uploading a correct version for future versions of ...
We are saying "Apple currently prevents us from uploading a correct version for future versions of ...
- 10 Jun 2026, 03:20
- Forum: Ubuntu & Desktop Linux
- Topic: %post CDS dump (-Xshare:dump) crashes with SIGABRT under rpm-ostree — blocks updates on atomic Fedora (Bazzite/Silverblu
- Replies: 3
- Views: 2816
Re: %post CDS dump (-Xshare:dump) crashes with SIGABRT under rpm-ostree — blocks updates on atomic Fedora (Bazzite/Silve
The RPM install and post process is typically running as root so writing to /usr/share/filebot is not usually a problem. At this point, the [RPM] Fedora package is used by dnf and zypper. We have never tested with rpm-ostree but could look into it that is what is commonly used nowadays.
- 08 Jun 2026, 02:51
- Forum: Help and Support
- Topic: Lost License Key
- Replies: 1
- Views: 2339
Re: Lost License Key
FileBot License PX34215387 has been re-sent to your registered email address.