Search found 24652 matches
- Today, 17:33
- Forum: Feature Requests and Bug Reports
- Topic: MAC OS 27 - load files doesn’t
- Replies: 6
- Views: 1013
Re: MAC OS 27 - load files doesn’t
Recent beta: The load file button works with single files and multiple files selected, but not with folders on macOS 27.
In addition, folder scripts fail to hand over ALL folders and files to FB.
Example: a bunch of 8 files is selected, but only 5 can be added to FB.
Even drag and drop behaviour ...
- Today, 17:16
- Forum: Episode / Movie Naming Scheme
- Topic: Old series which isn’t on any database
- Replies: 2
- Views: 24
Re: Old series which isn’t on any database
:?: Can you paste a sample file name for testing?
:idea: In general, FileBot cannot process movies / episodes that are not in the database, at least not with movie / series / episode detection. Plain File Mode can be an option for generic batch rename jobs, but since the series at hand is in the ...
:idea: In general, FileBot cannot process movies / episodes that are not in the database, at least not with movie / series / episode detection. Plain File Mode can be an option for generic batch rename jobs, but since the series at hand is in the ...
- Today, 08:15
- Forum: Episode / Movie Naming Scheme
- Topic: Revising filenames with suffixes
- Replies: 3
- Views: 78
Re: Revising filenames with suffixes
:!: This piece of code will add -deletedscenes to all files that are shorter than 10 minutes:
{ if (minutes < 10) '-deletedscenes' }
:idea: FileBot will give you a warning if you have little space on your OS drive, because free disk space is required for the smooth operation of all the programs ...
{ if (minutes < 10) '-deletedscenes' }
:idea: FileBot will give you a warning if you have little space on your OS drive, because free disk space is required for the smooth operation of all the programs ...
- 01 Sep 2026, 08:04
- Forum: Anything and Everything else
- Topic: Recovering license
- Replies: 29
- Views: 204409
Re: Recovering license
FileBot License PX73376743 has been re-sent to the registered email address. Please store it carefully.DrYBother wrote: 01 Sep 2026, 01:00 I searched through my email but could not find my key. Is there any way to get a new key/ resend my old one?
- 01 Sep 2026, 08:00
- Forum: Episode / Movie Naming Scheme
- Topic: Revising filenames with suffixes
- Replies: 3
- Views: 78
Re: Revising filenames with suffixes
:idea: Looks like column edit is not working well for your use case... I'll have a look at it. Thank you for reporting the issue!
:arrow: Maybe you can just add something like this at the end of your format? That'll add the -deletedscenes suffix right away if the file at hand is not a complete ...
:arrow: Maybe you can just add something like this at the end of your format? That'll add the -deletedscenes suffix right away if the file at hand is not a complete ...
- 01 Sep 2026, 07:40
- Forum: Feature Requests and Bug Reports
- Topic: Unable to extract .rar file from my watch folders since some time now...
- Replies: 1
- Views: 192
Re: Unable to extract .rar file from my watch folders since some time now...
:arrow: Please try the Option B: The official filebot docker images made by us to check if unrar extract works in the official docker images.
:arrow: If you are set on using Option A: The Community Apps container maintained by the unRAID community then you will need to report the issue to the ...
:arrow: If you are set on using Option A: The Community Apps container maintained by the unRAID community then you will need to report the issue to the ...
- 31 Aug 2026, 10:51
- Forum: Windows
- Topic: How Can I Retrieve My License Email
- Replies: 5
- Views: 713
Re: How Can I Retrieve My License Email
Your license key has been re-sent to your email address.
- 30 Aug 2026, 05:22
- Forum: Feature Requests and Bug Reports
- Topic: Can't see New Preset or delete any presets
- Replies: 15
- Views: 3809
Re: Can't see New Preset or delete any presets
Sorry, I can’t find any issues with deleting presets. Works fine as far as I can tell. If you are unable to take / share a screenshot so that we can see what you can see, then unfortunately there’s not much we can do. Perhaps you could ask a tech-savvy friend to help you out for a bit?
:idea ...
:idea ...
- 29 Aug 2026, 17:54
- Forum: Scripting and Automation
- Topic: No signature of method: static net.filebot.media.MediaDetection.detectMovie() is applicable for argument types
- Replies: 4
- Views: 592
Re: No signature of method: static net.filebot.media.MediaDetection.detectMovie() is applicable for argument types
I mean you can make it work right now. I have already deployed a new revision of the script jar. You just need to clear the cache once, and it'll work.
- 29 Aug 2026, 17:33
- Forum: Scripting and Automation
- Topic: No signature of method: static net.filebot.media.MediaDetection.detectMovie() is applicable for argument types
- Replies: 4
- Views: 592
Re: No signature of method: static net.filebot.media.MediaDetection.detectMovie() is applicable for argument types
Looks like the artwork.tmdb script simply wasn't compatible with newer versions of FileBot. Script Bundle: 2026-08-29 (r1039) fixes the issue. You can wait for a few days, or run filebot -clear-cache once, and it'll work.
- 29 Aug 2026, 06:46
- Forum: Feature Requests and Bug Reports
- Topic: Can't see New Preset or delete any presets
- Replies: 15
- Views: 3809
Re: Can't see New Preset or delete any presets
You can share images by uploading them to snipboard.io and then copy & pasting the link here. Please read [FAQ] How can I share screenshots? for step-by-step instructions.
- 28 Aug 2026, 18:50
- Forum: Feature Requests and Bug Reports
- Topic: Can't see New Preset or delete any presets
- Replies: 15
- Views: 3809
Re: Can't see New Preset or delete any presets
https://i.ibb.co/fzfVTVPN/2026-06-23-195334.png
:arrow: Click on script.edit Movie folders for TMDB (your custom preset) and then click on the dialog.cancel Delete Preset button. That'll delete the custom preset at hand.
It is an Icon Pencil / Edit icon and I haven't found it anywhere I ...
- 28 Aug 2026, 08:08
- Forum: Feature Requests and Bug Reports
- Topic: Can't see New Preset or delete any presets
- Replies: 15
- Views: 3809
Re: Can't see New Preset or delete any presets
Can you tell us how to delete just one list or some other way e.g. registry.
:idea: Note the difference between the script.edit Pencil / Edit icon and the script.add Plus / Add icon. If it's in the first section (has a script.edit pencil icon) then that is one of your custom presets and you can ...
- 27 Aug 2026, 18:02
- Forum: Feature Requests and Bug Reports
- Topic: MetaData in Video Files
- Replies: 3
- Views: 89
Re: MetaData in Video Files
:idea: Binding: "hdr" undefined means that the video you are testing with is SDR and not HDR. That's the correct behaviour for SDR files. Nothing is added the file name, and in the format editor you will give you an information message to indicate that it's working but not doing anything for the ...
- 27 Aug 2026, 17:02
- Forum: Feature Requests and Bug Reports
- Topic: MetaData in Video Files
- Replies: 3
- Views: 89
Re: MetaData in Video Files
You can add {hdr} or {dovi} to your format to check for HDR or more specifically DV. See [DOCS] {hdr} binding for details.
- 27 Aug 2026, 13:56
- Forum: Episode / Movie Naming Scheme
- Topic: movie naming scheme that has the specialty of calculating a world average certification
- Replies: 8
- Views: 2166
Re: movie naming scheme that has the specialty of calculating a world average certification
:?: Can you give a few examples of movie + certification value that you want to see for that movie? If you see NR / PG / R then that means that there is no c## number available, i.e. no certification with a number is available for the movie at hand. If you try with Avatar (2009) and it'll give you ...
- 26 Aug 2026, 15:29
- Forum: Episode / Movie Naming Scheme
- Topic: movie naming scheme that has the specialty of calculating a world average certification
- Replies: 8
- Views: 2166
Re: movie naming scheme that has the specialty of calculating a world average certification
The code above does exactly that as far as I can tell.cafevincent wrote: 26 Aug 2026, 13:02 I would rather it only averages the found numbers between 0-21
The code above uses {rating} which is based on TMDB and thus never undefined.
- 26 Aug 2026, 09:33
- Forum: Episode / Movie Naming Scheme
- Topic: movie naming scheme that has the specialty of calculating a world average certification
- Replies: 8
- Views: 2166
Re: movie naming scheme that has the specialty of calculating a world average certification
Alright, lets test with these TMDB IDs:
* https://www.themoviedb.org/movie/1305787-micro-budget
* https://www.themoviedb.org/movie/1081015-the-secret-art-of-human-flight
* https://www.themoviedb.org/movie/113747-shame
You could rewrite your format like so:
{
any{
'c' + info.certifications ...
* https://www.themoviedb.org/movie/1305787-micro-budget
* https://www.themoviedb.org/movie/1081015-the-secret-art-of-human-flight
* https://www.themoviedb.org/movie/113747-shame
You could rewrite your format like so:
{
any{
'c' + info.certifications ...
- 26 Aug 2026, 08:15
- Forum: Episode / Movie Naming Scheme
- Topic: movie naming scheme that has the specialty of calculating a world average certification
- Replies: 8
- Views: 2166
Re: Need help fixing this movie naming scheme
- 25 Aug 2026, 04:18
- Forum: Feature Requests and Bug Reports
- Topic: Book file naming with Filebot
- Replies: 1
- Views: 62
Re: Book file naming with Filebot
You will have to build your own solution to some degree, but you can do this from FileBot and a custom format. Custom Scraper will get you started.
The key is the metadata lookup. You might know a website where you can search via the file name and then scrape the details from a webpage. The Audible ...
The key is the metadata lookup. You might know a website where you can search via the file name and then scrape the details from a webpage. The Audible ...
- 25 Aug 2026, 03:39
- Forum: Windows
- Topic: [NFS on Windows] Rename files only without create extra files? .mtime, .mediadata, .mediainfo, .filename
- Replies: 3
- Views: 1833
Re: Rename files only without create extra files? .mtime, .mediadata, .mediainfo, .filename
NFS on Windows? That's pretty rare. If you look into NTFS ADS and then see if you can configure how that that is handled by your NFS client-side file system driver and NFS server you might find a good solution.
:arrow: That said, since NFS on Windows is pretty much unknown territory for me, I'd ...
:arrow: That said, since NFS on Windows is pretty much unknown territory for me, I'd ...
- 22 Aug 2026, 18:21
- Forum: Feature Requests and Bug Reports
- Topic: MAC OS 27 - load files doesn’t
- Replies: 6
- Views: 1013
Re: MAC OS 27 - load files doesn’t
viewtopic.php?t=1609
- 21 Aug 2026, 17:12
- Forum: Windows
- Topic: Fielbot & windows Profile
- Replies: 1
- Views: 112
Re: Fielbot & windows Profile
:idea: Your current preferences are stored in a platform-dependent manner (e.g. HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Prefs on Windows; data/settings.properties if portable, ~/Library/Preferences on macOS; ~/.java/.userPrefs on Debian Linux; etc) and a backup of your settings is exported as ...
- 21 Aug 2026, 03:48
- Forum: macOS
- Topic: Have App Store but using beta
- Replies: 2
- Views: 70
Re: Have App Store but using beta
We can send a you complimentary license if you want to test the latest beta and provide feedback.
- 20 Aug 2026, 05:55
- Forum: Windows
- Topic: [NFS on Windows] Rename files only without create extra files? .mtime, .mediadata, .mediainfo, .filename
- Replies: 3
- Views: 1833
Re: rename files only without create extra files?
:?: You seem to be referring to xattr metadata . These extended file attributes would normally not appear as files in the file system, unless perhaps if you're using a strangely configured remote network file system?
:idea: The behaviour you are seeing is not default behaviour that other users are ...
:idea: The behaviour you are seeing is not default behaviour that other users are ...
- 19 Aug 2026, 04:52
- Forum: Windows
- Topic: [BETA] Right-Click FileBot (FileBot Context Menu for Windows 11 available for testing)
- Replies: 9
- Views: 37128
Re: [BETA] Right-Click FileBot (FileBot Context Menu for Windows 11 available for testing)
Right-Click FileBot is a standalone application that you can install from the Microsoft Store if needed. It'll use the filebot command-line to run filebot commands. That means it'll work with any version of FileBot that you have installed one way or another.
:!: Right-Click FileBot currently ...
:!: Right-Click FileBot currently ...
- 17 Aug 2026, 04:33
- Forum: Scripting and Automation
- Topic: [Script] Generate Episode NFO files
- Replies: 0
- Views: 352
[Script] Generate Episode NFO files
This post-processing script will generate Episode NFO files:
{ source, target ->
if (target.video && type =~ /Episode/) {
XML(target.dir / target.nameWithoutExtension + '.nfo') {
episodes.each{ e ->
episodedetails {
id(e.info.id)
showtitle(e.series.name)
title(e.info.title)
if (e.group ...
{ source, target ->
if (target.video && type =~ /Episode/) {
XML(target.dir / target.nameWithoutExtension + '.nfo') {
episodes.each{ e ->
episodedetails {
id(e.info.id)
showtitle(e.series.name)
title(e.info.title)
if (e.group ...
- 15 Aug 2026, 16:16
- Forum: macOS
- Topic: Problems getting subtitles
- Replies: 1
- Views: 129
Re: Problems getting subtitles
- 14 Aug 2026, 17:15
- Forum: Help and Support
- Topic: I don't understand why Lucky (2026) isn't recognized at all
- Replies: 3
- Views: 255
Re: I don't understand why Lucky (2026) isn't recognized at all
It'll probably work for next weeks episode.
EDIT:
FileBot r11070 includes various code changes to improve support for this kind of corner case.
EDIT:
FileBot r11070 includes various code changes to improve support for this kind of corner case.
- 14 Aug 2026, 03:48
- Forum: Help and Support
- Topic: I don't understand why Lucky (2026) isn't recognized at all
- Replies: 3
- Views: 255
Re: I don't understand why Lucky (2026) isn't recognized at all
The issue is that a search for Lucky 2026 does not include the correct result, but does include the incorrect result. We have a number of workarounds but none of them seem to work in this case.
We might be able to fix this by adding Lucky 2026 as alternative title to the database.
We might be able to fix this by adding Lucky 2026 as alternative title to the database.
- 10 Aug 2026, 03:27
- Forum: Windows
- Topic: [BETA] Right-Click FileBot (FileBot Context Menu for Windows 11 available for testing)
- Replies: 9
- Views: 37128
Re: [BETA] Right-Click FileBot (FileBot Context Menu for Windows 11 available for testing)
can't get it to work it shows my Presets i click on it then nothing
:?: What does the log say?
:idea: Note that the task runs in the background. You will see a tray icon while it's running. Windows will hide tray icons by default in the "more" section but you can configure the tray icon to ...
- 09 Aug 2026, 15:49
- Forum: macOS
- Topic: Filebot can't match Life, Larry and the Pursuit of Unhappiness TV Show
- Replies: 1
- Views: 85
Re: Filebot can't match Life, Larry and the Pursuit of Unhappiness TV Show
- 09 Aug 2026, 01:31
- Forum: Windows
- Topic: Font color
- Replies: 1
- Views: 295
Re: Font color
- 05 Aug 2026, 10:14
- Forum: Scripting and Automation
- Topic: Post Rename Reference
- Replies: 9
- Views: 5667
Re: Post Rename Reference
:idea: Looks like PowerShell doesn't like [...] in >> file paths...
:arrow: Try this:
filebot -script fn:amc ... --def exec="Add-Content -LiteralPath {quote defines.myLogFile} -Value {quote f}" --def myLogFile="T:/FileBot/Logs/%title%.txt"
** using -LiteralPath instead of -Path is the key here
:arrow: Try this:
filebot -script fn:amc ... --def exec="Add-Content -LiteralPath {quote defines.myLogFile} -Value {quote f}" --def myLogFile="T:/FileBot/Logs/%title%.txt"
** using -LiteralPath instead of -Path is the key here
- 05 Aug 2026, 05:35
- Forum: Scripting and Automation
- Topic: Post Rename Reference
- Replies: 9
- Views: 5667
Re: Post Rename Reference
:!: Your doing this on Windows!? With Windows CMD no less!? I don't usually use emoji... but... 🤯
:idea: Alright, lets say this work for you, so we can start with this:
filebot -script fn:amc ... --def exec="echo {quote f} >> T:/FileBot/Logs/File.txt"
:idea: You also have a variable %title ...
:idea: Alright, lets say this work for you, so we can start with this:
filebot -script fn:amc ... --def exec="echo {quote f} >> T:/FileBot/Logs/File.txt"
:idea: You also have a variable %title ...
- 05 Aug 2026, 02:33
- Forum: Windows
- Topic: Clean folders
- Replies: 3
- Views: 3419
Re: Clean folders
is it possible to move a folder... for example if exists an Extra folder just move it with its contents
Yes. Please check Post Process ➔ Import companion files to move / copy along all kinds of Companion Files including Extra folders:
https://i.imgur.com/KQWUvAo.png https://i.imgur.com/jNm0NHx ...
- 05 Aug 2026, 02:16
- Forum: Episode / Movie Naming Scheme
- Topic: I am problem renaming WWE Smackdown
- Replies: 2
- Views: 577
Re: I am problem renaming WWE Smackdown
Q: FileBot is highlighting episodes in shades of red colour. What does this mean?
:?: Is the match shown in the screenshot correct? (NOTE: I cannot see the original file name so I cannot tell if the proposed file name is correct)
:arrow: You can still click Rename even if the line is ...
:?: Is the match shown in the screenshot correct? (NOTE: I cannot see the original file name so I cannot tell if the proposed file name is correct)
:arrow: You can still click Rename even if the line is ...
- 01 Aug 2026, 04:39
- Forum: Scripting and Automation
- Topic: Post Rename Reference
- Replies: 9
- Views: 5667
Re: Post Rename Reference
I run your AMC script from a bash script and I'm trying to get that filepath back into my bash script.
:!: AFAIK, a process called by your bash script (i.e. filebot ) fundamentally cannot modify (i.e. write back variables) to the parent process.
:?: What exactly do you need to do? Why pass ...
- 30 Jul 2026, 20:08
- Forum: Feature Requests and Bug Reports
- Topic: Allow the Original Files and New Names panes in the Rename window to be inspected independently
- Replies: 6
- Views: 900
- 30 Jul 2026, 14:12
- Forum: Feature Requests and Bug Reports
- Topic: Allow the Original Files and New Names panes in the Rename window to be inspected independently
- Replies: 6
- Views: 900
Re: Allow the Original Files and New Names panes in the Rename window to be inspected independently
Could this be the default view? I think it's a much better way of viewing proposed changes.
:arrow: Just hit SPACE to toggle this additional view on or off in the blink of an eye as needed. I would consider making changes to the match view to better support your use case though. Though making ...
- 30 Jul 2026, 05:24
- Forum: Help and Support
- Topic: Feature Request: Expandable File Filter editor in Preset Editor
- Replies: 4
- Views: 521
Re: Feature Request: Expandable File Filter editor in Preset Editor
:arrow: You can check the revision number in the top right: [FAQ] How do I open the Debug Console / Groovy Pad?
:idea: The latest build in Latest Beta Revisions and Release Candidates is currently from 2026-07-20 09:02 so a beta build for r11059 or higher does not currently exist. But I can push ...
:idea: The latest build in Latest Beta Revisions and Release Candidates is currently from 2026-07-20 09:02 so a beta build for r11059 or higher does not currently exist. But I can push ...
- 29 Jul 2026, 19:49
- Forum: Help and Support
- Topic: Feature Request: Expandable File Filter editor in Preset Editor
- Replies: 4
- Views: 521
Re: Feature Request: Expandable File Filter editor in Preset Editor
:?: What is your use case? Can you share your very long and complex multi-line file filter expression so that we can see what you can see?
EDIT:
I had a look and it wasn't growing horizontally to fill out the window width. FileBot r11059 makes the File Filter / File Order expression field grow ...
EDIT:
I had a look and it wasn't growing horizontally to fill out the window width. FileBot r11059 makes the File Filter / File Order expression field grow ...
- 29 Jul 2026, 19:39
- Forum: Feature Requests and Bug Reports
- Topic: Allow the Original Files and New Names panes in the Rename window to be inspected independently
- Replies: 6
- Views: 900
Re: Allow the Original Files and New Names panes in the Rename window to be inspected independently
:arrow: You'll want to use the Inspect ➔ Match view ( Keyboard Shortcut: SPACE ) to check and compare original file / match object / custom format output / destination file. That way you'll get the entire screen width for your long file path and differences are also easier to spot if each text field ...
- 25 Jul 2026, 20:04
- Forum: macOS
- Topic: [arm64] Apple Silicon Roadmap
- Replies: 19
- Views: 32189
Re: [arm64] Apple Silicon Roadmap
There are known issues on macOS 27 Golden Gate . Apple changed something and broke things. It happens. You have upgraded to a beta of macOS after all.
The issue at hand is notably entirely unrelated to Apple Silicon / Intel / Rosetta / etc, but does effect MAS / non-MAS editions of FileBot ...
The issue at hand is notably entirely unrelated to Apple Silicon / Intel / Rosetta / etc, but does effect MAS / non-MAS editions of FileBot ...
- 24 Jul 2026, 20:08
- Forum: Windows
- Topic: How Can I Retrieve My License Email
- Replies: 5
- Views: 713
Re: How Can I Retrieve My License Email
:arrow: [FAQ] How do I recover a lost license key?
:idea: We were able to find your life-time license purchase via your FileBot Forums email address. We have re-sent it to your email address. Please do not lose it again. It's a life-time license. Please do store it carefully because you may need ...
:idea: We were able to find your life-time license purchase via your FileBot Forums email address. We have re-sent it to your email address. Please do not lose it again. It's a life-time license. Please do store it carefully because you may need ...
- 22 Jul 2026, 15:09
- Forum: Episode / Movie Naming Scheme
- Topic: I want my Filebot movie naming format to match that of my Radarr naming format
- Replies: 16
- Views: 1723
Re: I want my Filebot movie naming format to match that of my Radarr naming format
:idea: I see. {ac} is giving you MLP (Meridian Lossless Packing) because that's the first word in the Format/String property:
Format : MLP FBA
Format/String : MLP FBA 16-ch
Format/Info : Meridian Lossless Packing FBA with 16-channel presentation
:arrow: You could try {aco} audio codec profile ...
Format : MLP FBA
Format/String : MLP FBA 16-ch
Format/Info : Meridian Lossless Packing FBA with 16-channel presentation
:arrow: You could try {aco} audio codec profile ...
- 22 Jul 2026, 14:03
- Forum: Episode / Movie Naming Scheme
- Topic: I want my Filebot movie naming format to match that of my Radarr naming format
- Replies: 16
- Views: 1723
Re: I want my Filebot movie naming format to match that of my Radarr naming format
- 22 Jul 2026, 13:16
- Forum: Episode / Movie Naming Scheme
- Topic: I want my Filebot movie naming format to match that of my Radarr naming format
- Replies: 16
- Views: 1723
Re: I want my Filebot movie naming format to match that of my Radarr naming format
Alright, lets go back to organising files as originally discussed. As far as FileBot is concerned, you decide the file path you want via your custom format, and then FileBot will make it happen. It's that simple.
Let's assume you want:
* movie file names as discussed above
* each movie file in its ...
Let's assume you want:
* movie file names as discussed above
* each movie file in its ...
- 22 Jul 2026, 12:00
- Forum: Episode / Movie Naming Scheme
- Topic: I want my Filebot movie naming format to match that of my Radarr naming format
- Replies: 16
- Views: 1723
Re: I want my Filebot movie naming format to match that of my Radarr naming format
:arrow: If you want to rename files in-place, then you simply need to modify your custom format to create just a file name as opposed to a complete file path, like so:
{plex.name} {"{tmdb-$tmdbid}"} - {"[$vs-$vf]"}{"[$ac $channels]" }{"[$hdr]"}{"[$vc]"}{"-$group"}
:idea: In case you're curious ...
{plex.name} {"{tmdb-$tmdbid}"} - {"[$vs-$vf]"}{"[$ac $channels]" }{"[$hdr]"}{"[$vc]"}{"-$group"}
:idea: In case you're curious ...
- 22 Jul 2026, 11:02
- Forum: Episode / Movie Naming Scheme
- Topic: I want my Filebot movie naming format to match that of my Radarr naming format
- Replies: 16
- Views: 1723
Re: I want my Filebot movie naming format to match that of my Radarr naming format
How can I process the existing movie folders and movies to match the new naming format scheme?
:arrow: As far as FileBot is concerned, there's no difference between processing new files or existing files. I'd just use the FileBot Desktop application as usual from your Windows Desktop and ...
- 22 Jul 2026, 09:41
- Forum: Episode / Movie Naming Scheme
- Topic: I want my Filebot movie naming format to match that of my Radarr naming format
- Replies: 16
- Views: 1723
Re: I want my Filebot movie naming format to match that of my Radarr naming format
Is this the way to solve my issue by using this:
X:/Media/{ plex.id % {" - [$vs-$vf]"} % {"[$ac $channels]" } % {"[$hdr]"} % {"[$vc]"} % {"-$group"} }
Or was it just an example?
:arrow: This is an example to get you started. It'll do what you want as-is, as far as I can tell at this point ...
- 22 Jul 2026, 03:00
- Forum: Episode / Movie Naming Scheme
- Topic: I want my Filebot movie naming format to match that of my Radarr naming format
- Replies: 16
- Views: 1723
Re: I want my Filebot movie naming format to match that of my Radarr naming format
e.g.
Format: Select all
X:/Media/{ plex.id % {" - [$vs-$vf]"} % {"[$ac $channels]" } % {"[$hdr]"} % {"[$vc]"} % {"-$group"} }- 21 Jul 2026, 15:14
- Forum: Feature Requests and Bug Reports
- Topic: could Games Roms be added.
- Replies: 8
- Views: 15711
- 19 Jul 2026, 17:05
- Forum: macOS
- Topic: Keep losing files
- Replies: 1
- Views: 434
Re: Keep losing files
- 19 Jul 2026, 09:54
- Forum: Windows
- Topic: [BETA] Right-Click FileBot (FileBot Context Menu for Windows 11 available for testing)
- Replies: 9
- Views: 37128
Re: [BETA] Right-Click FileBot (FileBot Context Menu for Windows 11 available for testing)
We use the IExplorerCommand interface so that should work on both Windows 10 and Windows 11. That said, we only test on Windows 11, so if it doesn't work on Windows 10 for some unknown reason then there's not much we can do about that. If you're on Windows 10 and have some Windows development ...
- 18 Jul 2026, 16:42
- Forum: Feature Requests and Bug Reports
- Topic: There is an error when uploading files that contain Latin characters.
- Replies: 1
- Views: 555
Re: There is an error when uploading files that contain Latin characters.
:?: You mean to say you drag-n-drop a file with accents into FileBot but it doesn't appear in the list after the drop?
:?: Do you have an example file path?
:?: Are these file paths on a local file system or a remote SMB network share?
:?: Does the log contain any clues?
:idea: Here's what ...
:?: Do you have an example file path?
:?: Are these file paths on a local file system or a remote SMB network share?
:?: Does the log contain any clues?
:idea: Here's what ...
- 17 Jul 2026, 04:14
- Forum: Windows
- Topic: How Can I Retrieve My License Email
- Replies: 5
- Views: 713
Re: How Can I Retrieve My License Email
:arrow: [FAQ] How do I recover a lost license key?
:idea: Note that the email address you have used to register here in the forums is not associated with any order as far as I can tell. You may need to look up your order number via Paddle Support. They can lookup your order number with your ...
:idea: Note that the email address you have used to register here in the forums is not associated with any order as far as I can tell. You may need to look up your order number via Paddle Support. They can lookup your order number with your ...
- 15 Jul 2026, 04:42
- Forum: Ubuntu & Desktop Linux
- Topic: Help: Kubuntu 26.04 Filebot has permissions issues only recently
- Replies: 2
- Views: 828
Re: Help: Kubuntu 26.04 Filebot has permissions issues only recently
:?: How did you install FileBot? (NOTE: depending on how you install an application, it may or may not running in a sandboxed environment with limited file system access)
:?: How are you running FileBot? Are you running FileBot for a long long time? How did you configure the output folder? It ...
:?: How are you running FileBot? Are you running FileBot for a long long time? How did you configure the output folder? It ...
- 15 Jul 2026, 04:19
- Forum: Feature Requests and Bug Reports
- Topic: MAC OS 27 - load files doesn’t
- Replies: 6
- Views: 1013
Re: MAC OS 27 - load files doesn’t
:idea: macOS 27 seems to have broken backwards-compatibility in some ways. They might fix it before the final release, or they might not. In any case, thanks for running the latest beta and reporting issues.
:arrow: Recent revisions of FileBot have already implemented a workaround, so you can use ...
:arrow: Recent revisions of FileBot have already implemented a workaround, so you can use ...
- 13 Jul 2026, 17:44
- Forum: Windows
- Topic: add "start application" to Right-Click Menu for Win11
- Replies: 2
- Views: 745
Re: add "start application" to Right-Click Menu for Win11
Yes, this kind of use case will definitely be supported in future versions.
That involves opening the UI and running a given preset in the selected files right away, as well as just launching FileBot (or any other program) and passing the selected files along.
The next major update for Right-Click ...
That involves opening the UI and running a given preset in the selected files right away, as well as just launching FileBot (or any other program) and passing the selected files along.
The next major update for Right-Click ...
- 11 Jul 2026, 03:56
- Forum: Feature Requests and Bug Reports
- Topic: Upgrade to life-time license?
- Replies: 1
- Views: 786
Re: Upgrade to life-time license?
:arrow: Don't be hasty. If you're new to FileBot then I strongly recommend evaluating for a year before committing permanently. See FileBot Pricing Explained for details.
:arrow: That said, if you're sure, you can always request a refund within the 14 day period , and then buy a life-time license ...
:arrow: That said, if you're sure, you can always request a refund within the 14 day period , and then buy a life-time license ...
- 10 Jul 2026, 03:46
- Forum: Windows
- Topic: THe Office Superfan episodes
- Replies: 1
- Views: 770
Re: THe Office Superfan episodes
Usable as "Alternate Order 2" in API-connected systems.
https://thetvdb.com/series/the-office-us#seasons
:idea: Unfortunately, Alternate Order 2 is currently not accessible from FileBot. See Episode Order Preferences › TheTVDB for a list of accessible episode order keys.
UPDATE
:!: I've ...
https://thetvdb.com/series/the-office-us#seasons
:idea: Unfortunately, Alternate Order 2 is currently not accessible from FileBot. See Episode Order Preferences › TheTVDB for a list of accessible episode order keys.
UPDATE
:!: I've ...
- 08 Jul 2026, 09:44
- Forum: Episode / Movie Naming Scheme
- Topic: Release Groups {group}
- Replies: 753
- Views: 3333164
Re: Release Groups {group}
Thanks! Added.
- 06 Jul 2026, 08:02
- Forum: Ubuntu & Desktop Linux
- Topic: .deb script edit
- Replies: 1
- Views: 1188
Re: .deb script edit
:arrow: If you're on Debian / Ubuntu / etc then you will want to use sudo apt-get install to install the filebot package. You can copy & paste the commands from the Ubuntu / Debian package is available via APT link:
https://www.filebot.net/linux/apt.html
:idea: If you just download the *.deb ...
https://www.filebot.net/linux/apt.html
:idea: If you just download the *.deb ...
- 04 Jul 2026, 06:32
- Forum: Help and Support
- Topic: Bad License Key (Bad Signature)
- Replies: 1
- Views: 1383
Re: Bad License Key (Bad Signature)
:idea: You seem to have manually modified the license key at hand. Order: P63454711 was made on 2024-07-17 and has thus long since expired. Issue-Date: 2025-07-14 is something that you have typed in yourself.
:idea: If you have recently purchased a new license, then you will have received a new ...
:idea: If you have recently purchased a new license, then you will have received a new ...
- 03 Jul 2026, 14:49
- Forum: Help and Support
- Topic: Unknown Error: An application component is damaged or missing
- Replies: 0
- Views: 1717
Unknown Error: An application component is damaged or missing
: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 ...
Unknown Error: java.lang.ClassFormatError: Illegal UTF8 string in constant pool in class file org/bouncycastle/util/Arrays
Unknown Error: An application ...
- 03 Jul 2026, 13:47
- Forum: Help and Support
- Topic: lost license key
- Replies: 3
- Views: 1810
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: 1810
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: 1955
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: 2799
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: 2799
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: 15
- Views: 3809
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: 3552
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: 15
- Views: 3809
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: 15
- Views: 3809
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: 3552
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: 2531
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: 2649
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: 3552
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: 2455
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: 3533
[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: 2922
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: 2937
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: 19
- Views: 32189
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: 9
- Views: 37128
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: 3892
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: 65079
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: 19
- Views: 32189
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: 3892
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: 3195
Re: Lost License Key
FileBot License PX34215387 has been re-sent to your registered email address.
- 07 Jun 2026, 05:42
- Forum: Synology NAS & Embedded Linux
- Topic: Generate thumbnails for video files on Synology NAS
- Replies: 10
- Views: 72630
Re: Generate thumbnails for video files on Synology NAS
Spread the word! Feel free to help others and write a tutorial in your own words.
- 04 Jun 2026, 04:03
- Forum: Synology NAS & Embedded Linux
- Topic: Generate thumbnails for video files on Synology NAS
- Replies: 10
- Views: 72630
Re: Generate thumbnails for video files on Synology NAS
:idea: SHARE='/volume1/Media' indeed refers to the input file path. You can use Right-Click ➔ Properties in File Station and then copy & paste the file path of the selected folder from the Location text field.
https://i.imgur.com/AapE5dN.png
:idea: If you want to generate thumbnails for ...
https://i.imgur.com/AapE5dN.png
:idea: If you want to generate thumbnails for ...
- 01 Jun 2026, 02:23
- Forum: Synology NAS & Embedded Linux
- Topic: Generate thumbnails for video files on Synology NAS
- Replies: 10
- Views: 72630
Re: Generate thumbnails for video files on Synology NAS
Thank you for taking the time to assist me. Your responses make sense and are helpful. I would like to ask though because I'm a little confused. I've read other places that I"m supposed to install FileBot, Java Installer, FFMPEG, JSnode. Is this not the case? Those packages are not needed to ...
- 31 May 2026, 04:01
- Forum: Synology NAS & Embedded Linux
- Topic: Generate thumbnails for video files on Synology NAS
- Replies: 10
- Views: 72630
Re: Generate thumbnails for video files on Synology NAS
So are you saying that I can run this functionality using task scheduler alone?
Yes. Open Task Manager . Create Task. Paste Shell Script as shown in the screenshots above. Maybe modify the first line. That's it.
https://i.imgur.com/BiGfSNR.png https://i.imgur.com/qT8fdWc.png
:idea: You can ...
- 30 May 2026, 14:51
- Forum: Synology NAS & Embedded Linux
- Topic: Generate thumbnails for video files on Synology NAS
- Replies: 10
- Views: 72630
Re: Generate thumbnails for video files on Synology NAS
I see the scripts that have been recommend to be added to facilitate thumbnails but I don't know where or how to put them. Can someone please walk me through the next steps?
You can use Task Scheduler to create and run scripts:
https://i.imgur.com/BiGfSNR.png https://i.imgur.com/qT8fdWc.png ...
- 30 May 2026, 07:07
- Forum: Scripting and Automation
- Topic: Post Rename Reference
- Replies: 9
- Views: 5667
Re: Post Rename Reference
The -exec custom post-process commands manual is a good way to get started with custom post-process commands.
e.g.
-exec /path/to/script.sh {f} {historic.f} {json}
{f} is the new file path
{historic.f} is the previous file path
{json} is the xattr metadata
:idea: "ut_title=%N" is notably ...
e.g.
-exec /path/to/script.sh {f} {historic.f} {json}
{f} is the new file path
{historic.f} is the previous file path
{json} is the xattr metadata
:idea: "ut_title=%N" is notably ...
- 29 May 2026, 12:04
- Forum: macOS
- Topic: [arm64] Apple Silicon Roadmap
- Replies: 19
- Views: 32189
Re: [arm64] Apple Silicon Roadmap
MAS purchases don’t have a standalone universe license number. See post above.
The MAS edition will notably not be discontinued. The message you see is misleading. It’s a generic message by Apple, not us, and not specifically about FileBot. We will switch the MAS edition to ARM64-only if and when ...
The MAS edition will notably not be discontinued. The message you see is misleading. It’s a generic message by Apple, not us, and not specifically about FileBot. We will switch the MAS edition to ARM64-only if and when ...
- 27 May 2026, 07:56
- Forum: Feature Requests and Bug Reports
- Topic: Presets are gone
- Replies: 7
- Views: 10854
Re: Presets are gone
:idea: This post is primarily about the Windows version of FileBot.
:arrow: If you're using the macOS version of FileBot, then you can export / import settings like so: Backup and Restore Settings
https://i.imgur.com/fhvfMMi.png
:arrow: On a more technical level, if you're must restore ...
:arrow: If you're using the macOS version of FileBot, then you can export / import settings like so: Backup and Restore Settings
https://i.imgur.com/fhvfMMi.png
:arrow: On a more technical level, if you're must restore ...
- 26 May 2026, 05:54
- Forum: macOS
- Topic: [arm64] Apple Silicon Roadmap
- Replies: 19
- Views: 32189
Re: [arm64] Apple Silicon Roadmap
I kept getting the "Intel Support Ending" message so I went on the Mac app Store to find the ARM version.
The MAS only has the intel version available to me.
I downloaded the ARM version from your website and exported the settings from intel and restored to the arm version. My presets were ...
The MAS only has the intel version available to me.
I downloaded the ARM version from your website and exported the settings from intel and restored to the arm version. My presets were ...
- 23 May 2026, 08:02
- Forum: Feature Requests and Bug Reports
- Topic: TMDb matching has been a bit strange lately
- Replies: 1
- Views: 4588
