1. :idea: If you use TheMovieDB - which allows duplicate series names - then the series name {n} will never contain the series year: { n } :idea: If you use TheTVDB - which does not allow duplicate series names - then the series name may contain a year (2005) or a region (UK) to make the series name ...
I mean you can use the zenity command independently of FileBot to see what works and what doesn’t. We could change how FileBot calls zenity if we knew what zenity commands work correctly on your device. Presumably different variations of the --filename option will work better. Maybe your version of z ...
Here's the zenity command that FileBot is calling: zenity --file-selection --multiple --filename="/SnapRaidArray/Anime/The Beginning After the End S01 1080p WEBRip AAC x265-EMBER/[EMBER] The Beginning After the End - 12.mkv" --title="Select Files" --filename means the dialog will open at ...
:?: Can you try again with Zenity and debug logging enabled? filebot -script fn:properties --def net.filebot.UserFiles.fileChooser=Zenity net.filebot.logging.debug=ALL That should print the zenity command to the console output so that we can see the instructions that FileBot passes onto the zenity ...
You can import / export preferences from the command-line like so: Export preferences: filebot -script fn:preferences --output /path/to/folder Import preferences: filebot -script fn:preferences /path/to/preferences.xml EDIT: Note that if you’re using the CLI then there are no Presets since Presets i ...
Can I just dump those in the ~/.filebot folder? I recommend using the Export User Data and Restore User Data buttons: https://i.imgur.com/fhvfMMi.png :idea: If you just copy the underlying storage then it might work, or it might not, or it might work partially. Your live settings are stored via ...
Each 1-year purchase is unique and stands on its own. You can use a different email address every time. The checkout process (for better or worse) does not know or care if you're a repeat customer. :arrow: If you click Renew License in the FileBot Desktop application then your email address will be ...
:?: What happens if you try to log in from a different public IP? (e.g. try your mobile hotspot instead of your ISP internet, cafe wifi, friends house wifi, etc) :?: What does the error message say if you enter the wrong password on purpose? filebot -script fn:configure --def osdbUser=asdf --def ...
:idea: You can set your Light / Dark preferences in the Windows settings. Select Custom if you want Dark theme for Windows but Light theme for applications. https://i.imgur.com/si4j1J9.png :idea: Please read How do I use Dark Mode? for details on forcing Light / Dark theme for FileBot specifically ...
Well, that looks like a standard NFO file to me. It just happens to be the human-readable kind. I guess that mean you want to separate these kinds of NFO files from machine-readable XML NFO files that start with <nfo> tags and such? :arrow: If you want to use Custom Post-Processing Scripts to delete ...
:idea: You probably mean do use apt packages instead of flatpak packages. :idea: Yep, sandboxing can be a real PITA especially if you're not aware. Same applies if you are using the SNAP package . If you use a docker container than you will also run into the same kinda issues, but if you are using ...
It looks like adding --def movie=y series=y may at least substantially improved the Unsorted issue. :!: The amc script has no such options and so setting them has no effect. If you get different results for the same files, then whatever change in behaviour you have observed, it notably was not ...
:?: What exactly does the error message say? Please copy & paste the error message verbatim. You can copy previous error messages from the log . :?: What is your order number / license number? (NOTE: there is no recent order under the email address that you have used to register here in the forums ...