Filebot 4.9.5 -

: Users attempting to run the JDK8 portable version on newer Java Runtimes (or vice-versa) may encounter a java.lang.UnsupportedClassVersionError due to library dependencies like Caffeine.

: Added the ability to use the zenity command-line tool for file selection instead of JavaFX, improving the experience for Linux users on Flatpak or GTK-based systems . FileBot 4.9.5

: Resolved issues where folders could not be selected from certain windows and fixed missing icons in the file selection interface. : Users attempting to run the JDK8 portable

: This release marked a shift toward Java 17 as the primary runtime environment, though a "portable-jdk8" version was briefly maintained for legacy systems. : This release marked a shift toward Java

: The Windows and Mac App Store versions of 4.9.5 cannot be manually modified or "patched" with newer beta files because of strict code-signing requirements. filebot.xml - GitHub

Added better handling for and extras using the --apply import command.

Modified the MovieInfo and SeriesInfo classes to allow on-demand access to metadata from TheMovieDB via getExtras() , though trailer downloading remains unsupported due to API limitations. 🛠️ Technical Fixes