Search found 24035 matches
- 09 May 2025, 09:41
- Forum: Episode / Movie Naming Scheme
- Topic: TMDB release date madness. any solution?
- Replies: 2
- Views: 4122
Re: TMDB release date madness. any solution?
If you're organizing files for Plex, then you'll want to include the movie ID in the file path, that will ensure that the movie can be identified unambiguously regardless of movie name localization, local release date, etc: Movies/Snow White and the Seven Dwarfs (1938) {tmdb-408}/Snow White and the ...
- 07 May 2025, 20:02
- Forum: Synology NAS & Embedded Linux
- Topic: Create folder from movie filename (and copy) and ignore other subfolders
- Replies: 2
- Views: 6131
Re: Create folder from movie filename (and copy) and ignore other subfolders
:!: FileBot Node is a wrapper for the amc script and thus very much ill-suited for a simple "move files into folders using the file name as folder name" type of use case. As far as a "Movies" folder being generated, that's because the default format is {plex.id} which generates target file paths ...
- 06 May 2025, 10:10
- Forum: Windows
- Topic: Issues Using FileBot with OpenSubtitles.com
- Replies: 0
- Views: 4468
Re: Issues Using FileBot with OpenSubtitles.com
Please post sample file paths as text so that we can run tests. If possible, please include links to the subtitles that you would like to find but are unable to find via FileBot.
- 05 May 2025, 12:28
- Forum: Feature Requests and Bug Reports
- Topic: Matching has been worse/buggy with latest version
- Replies: 3
- Views: 7721
Re: Matching has been worse/buggy with latest version
I gave strict a try, and I do like that it is picker about matches. However, strict matching mode doesn't bring up the manual match window to sort out the files it can't match automatically. Ideally, it would still give me the option to manually match the files which it couldn't. I recommend using ...
- 04 May 2025, 08:28
- Forum: Episode / Movie Naming Scheme
- Topic: Does the { emby } format expression work for deleted scenes
- Replies: 4
- Views: 5932
Re: Does the { emby } format expression work for deleted scenes
Many movies come with either an Extras or Featurettes folder and i'd like Filebot to ideally hardlink the folder (copy if not available). The Import companion files feature will do just that. You'll have to manually enable the feature though, by going to the setting and checking the checkbox. https ...
- 03 May 2025, 09:57
- Forum: Feature Requests and Bug Reports
- Topic: [SOLVED] Failing to match episodes in high season numbers
- Replies: 2
- Views: 5753
Re: Failing to match episodes in high season numbers
:?: What is the episode title of the Grey's Anatomy S21E16 file you have? :idea: FileBot fundamentally cannot reliably match files where the SxE number is either wrong or misleading (according to your selected database and episode order) especially if the episode title is missing from the file path ...
- 03 May 2025, 09:38
- Forum: Windows
- Topic: [SOLVED] Filebot has recently slowed right down
- Replies: 6
- Views: 6328
- 02 May 2025, 09:54
- Forum: Ubuntu & Desktop Linux
- Topic: Couldn't connect to TMDB database (when using a proxy)
- Replies: 5
- Views: 6330
Re: Couldn't connect to TMDB database (when using a proxy)
FileBot uses HTTPS for all requests, so the https.proxyHost=127.0.0.1 https.proxyPort=7890 bit is probably the important bit.
- 02 May 2025, 08:38
- Forum: Ubuntu & Desktop Linux
- Topic: Couldn't connect to TMDB database (when using a proxy)
- Replies: 5
- Views: 6330
Re: Couldn't connect to TMDB database
It might be a proxy issue. The proxy works fine for curl as I mentioned before, but for some reason proxy settings in filebot or java doesn't work. Yesterday I have tried using system proxy and using internal proxy settings, but none of them work. I uninstall the amd64.deb and install a universal ...
- 01 May 2025, 17:02
- Forum: Ubuntu & Desktop Linux
- Topic: Couldn't connect to TMDB database (when using a proxy)
- Replies: 5
- Views: 6330
Re: Couldn't connect to TMDB database
Caused by: java.net.http.HttpConnectTimeoutException: HTTP connect timed out Caused by: java.net.ConnectException: HTTP connect timed out There's probably not much you can do. If it reliably and repeatedly doesn't work from FileBot but always works with curl, then that would be most unusual. Could ...
- 01 May 2025, 09:04
- Forum: Synology NAS & Embedded Linux
- Topic: (core dumped) java -Xshare:dump -XX:SharedClassListFile="$CDS_ARCHIVE.lst"
- Replies: 2
- Views: 5367
Re: Exception: java.lang.NoClassDefFoundError
:idea: Looks like the issue might be caused by the recent Java 21.0.7 auto-update: https://github.com/adoptium/adoptium-support/issues/1185 :arrow: We have updated the java-installer package repository to now install 21.0.4 instead. This will happen automatically when the java-installer package is ...
- 30 Apr 2025, 13:50
- Forum: Feature Requests and Bug Reports
- Topic: Matching has been worse/buggy with latest version
- Replies: 3
- Views: 7721
Re: Matching has been worse/buggy with latest version
1. For example, it just matched "ROSA.Republic.Of.South.Ah.Sh.t.2023.720p.WEBRip.x264.AAC-[YTS.MX].mp4" as "The Rose (1979)" :idea: API search for "ROSA Republic Of South Ah Sh t" doesn't yield any results, FileBot therefore does not know that ROSA Republic of south ah sh**t exists, and so the "best ...
- 30 Apr 2025, 12:34
- Forum: Windows
- Topic: [SOLVED] Filebot has recently slowed right down
- Replies: 6
- Views: 6328
Re: Filebot has recently slowed right down
After a bit more testing, it feels like a file access issue. Yep, looks like a file system issue. Being able to reproduce the same issue on two different machines would however suggest they have something unusual in common. A random guess would be an overzealous anti-virus. :idea: You can manually ...
- 29 Apr 2025, 18:29
- Forum: Windows
- Topic: [SOLVED] Filebot has recently slowed right down
- Replies: 6
- Views: 6328
Re: Filebot has recently slowed right down
:?: Can you post the file path of a file that is slow to process? (see Export Original Files / New Names as TSV ) :?: Are you using the latest version of FileBot? What does System Information say? Does the log say anything? (see How to Request Help ) :?: What is your custom format? Can you reproduce ...
- 29 Apr 2025, 11:17
- Forum: unRAID & docker
- Topic: crashes again and again with xpra and docker
- Replies: 5
- Views: 6690
Re: crashes again and again with xpra and docker
filebot-jlesage | [filebot-info] Error: Could not find or load main class '-Xmx512m' filebot-jlesage | [filebot-info] Caused by: java.lang.ClassNotFoundException: '-Xmx512m' filebot-jlesage | [supervisor ] service 'filebot-info' exited (with status 1). filebot-jlesage | [supervisor ] service ...
- 29 Apr 2025, 10:42
- Forum: unRAID & docker
- Topic: crashes again and again with xpra and docker
- Replies: 5
- Views: 6690
Re: crashes again and again with xpra and docker
I have just found out that it could be due to insufficient RAM. Then the service crashes. Is there a way to use the Docker command to somehow restrict the Java heap to -Xmx512m via an environment variable? You can set the container memory limit via the --memory option and the JVM memory limit via ...
- 29 Apr 2025, 10:20
- Forum: unRAID & docker
- Topic: crashes again and again with xpra and docker
- Replies: 5
- Views: 6690
Re: crashes again and again with xpra and docker
I notably don't get any of these error messages: filebot-xpra | libEGL warning: DRI3: Screen seems not DRI3 capable filebot-xpra | libEGL warning: DRI3: Screen seems not DRI3 capable filebot-xpra | libEGL warning: egl: failed to create dri2 screen filebot-xpra | (zenity:667): GVFS ...
- 28 Apr 2025, 19:01
- Forum: Episode / Movie Naming Scheme
- Topic: Does the { emby } format expression work for deleted scenes
- Replies: 4
- Views: 5932
Re: Does the { emby } format expression work for deleted scenes
:?: What are the file paths of the extras you have? :?: What are the file paths you would like to have for your extras after processing? :arrow: Do you want to rename / reorganize your extras? Then you can tick the Import companion files feature. FileBot will then copy along any extras. :arrow: If ...
- 27 Apr 2025, 09:32
- Forum: Windows
- Topic: Invalid usage: The --output folder option is required
- Replies: 2
- Views: 4025
Re: filbot missing output directory
Invalid usage: The --output folder option is required Abort (×_×) :idea: Your filebot command does not include the --output folder option. The --output folder option is required and cannot be left unspecified nowadays. :arrow: You'll want to add --output "F:" to your amc script command: "C:\Program ...
- 27 Apr 2025, 09:12
- Forum: Feature Requests and Bug Reports
- Topic: TMDB - get absolute number for specials
- Replies: 4
- Views: 6038
Re: TMDB - get absolute number for specials
How can I test if {order.absolute.sxe} return a value so I can decide if use it or not? :?: What is your use case? e.g. add [20] to the file name if order.absolute.sxe is defined: { ' [' + order.absolute.sxe +']' } e.g. since Absolute Order is just a preference, you might get the SxE number instead ...
- 26 Apr 2025, 10:47
- Forum: Feature Requests and Bug Reports
- Topic: TMDB - get absolute number for specials
- Replies: 4
- Views: 6038
Re: TMDB - get absolute number for specials
:!: TMDB has an identifying one true SxE number for each episode. There is no intrinsic one true absolute episode number for each episode, so you will not find one in the base episode record. There are however Absolute type episode groups. There could be none. There could be one. There could be two ...
- 25 Apr 2025, 21:49
- Forum: Scripting and Automation
- Topic: Simple Command Help
- Replies: 9
- Views: 9322
Re: Simple Command Help
Looks like clearing the cache didn't do anything. Have you perhaps exceeded your quota? If you use the
login button it'll show you the current quota.

- 25 Apr 2025, 17:08
- Forum: Scripting and Automation
- Topic: Simple Command Help
- Replies: 9
- Views: 9322
Re: Simple Command Help
I see. So this error causes subtitles to not be downloaded?
Please do a Clear Cache and then retry to see if that makes a difference:
Please do a Clear Cache and then retry to see if that makes a difference:
Shell: Select all
filebot -clear-cache
- 25 Apr 2025, 12:05
- Forum: Scripting and Automation
- Topic: Simple Command Help
- Replies: 9
- Views: 9322
Re: Simple Command Help
Apr 25, 2025 12:25:58 PM net.filebot.subtitle.SubtitleMetrics$5 getSubtitleProperties WARNING: Failed to read subtitle properties: class java.lang.Double cannot be cast to class java.lang.Float (java.lang.Double and java.lang.Float are in module java.base of loader 'bootstrap')[/output] That would ...
- 25 Apr 2025, 08:16
- Forum: Scripting and Automation
- Topic: Simple Command Help
- Replies: 9
- Views: 9322
Re: Simple Command Help
:idea: The easiest way would be to just use Plain File Mode , either semi-manually in the Desktop application via a Preset or automatically when needed via the filebot command-line tool: $ filebot -rename -r /path/to/input --db file --filter "f.subtitle && none{ f =~ /subs/ }" --format "{folder ...