Search found 24030 matches
- Today, 14:42
- Forum: Ubuntu & Desktop Linux
- Topic: FB not remembering last path that was opened
- Replies: 9
- Views: 4115
Re: FB not remembering last path that was opened
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 ...
- Today, 09:06
- Forum: Ubuntu & Desktop Linux
- Topic: FB not remembering last path that was opened
- Replies: 9
- Views: 4115
Re: FB not remembering last path that was opened
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 ...
- Yesterday, 10:45
- Forum: Ubuntu & Desktop Linux
- Topic: FB not remembering last path that was opened
- Replies: 9
- Views: 4115
Re: FB not remembering last path that was opened
:?: 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 ...
- Yesterday, 03:56
- Forum: Ubuntu & Desktop Linux
- Topic: FB not remembering last path that was opened
- Replies: 9
- Views: 4115
Re: FB not remembering last path that was opened


Shell: Select all
filebot -script fn:properties --def net.filebot.UserFiles.fileChooser=Swing
- 27 Jun 2025, 18:45
- Forum: Windows
- Topic: Network Connection Error: Permission denied: getsockopt
- Replies: 1
- Views: 134
Re: Network Connection Error: Permission denied: getsockopt


EDIT:
Maybe this works.
- 27 Jun 2025, 08:49
- Forum: unRAID & docker
- Topic: export, edit and import preset
- Replies: 5
- Views: 198
Re: export, edit and import preset
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 ...
- 27 Jun 2025, 06:31
- Forum: unRAID & docker
- Topic: export, edit and import preset
- Replies: 5
- Views: 198
Re: export, edit and import preset
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 ...
- 27 Jun 2025, 05:00
- Forum: unRAID & docker
- Topic: export, edit and import preset
- Replies: 5
- Views: 198
Re: export, edit and import preset
If you're using the GUI and want to import / export Presets then you can do that via Backup and Restore Settings.
If you're using the CLI then everything is in the command-line call that you can just copy & paste from one machine to another.
If you're using the CLI then everything is in the command-line call that you can just copy & paste from one machine to another.
- 22 Jun 2025, 16:58
- Forum: Scripting and Automation
- Topic: Using special characters in file names
- Replies: 2
- Views: 193
Re: Using special characters in file names

Shell: Select all
-unixfs

- 21 Jun 2025, 11:45
- Forum: Help and Support
- Topic: switching eMails for License Renewal
- Replies: 3
- Views: 245
- 21 Jun 2025, 09:43
- Forum: Help and Support
- Topic: switching eMails for License Renewal
- Replies: 3
- Views: 245
Re: switching eMails for License Renewal
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 ...
- 20 Jun 2025, 07:07
- Forum: Windows
- Topic: Unable to login to OpenSubtitles on FileBot UI
- Replies: 3
- Views: 334
Re: Unable to login to OpenSubtitles on FileBot UI
I'll see about adding user error detection for this case to the login form with upcoming releases.
- 20 Jun 2025, 05:16
- Forum: Windows
- Topic: Unable to login to OpenSubtitles on FileBot UI
- Replies: 3
- Views: 334
Re: Unable to login to OpenSubtitles on FileBot UI
:?: 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 ...
- 19 Jun 2025, 12:39
- Forum: Windows
- Topic: Light mode
- Replies: 1
- Views: 181
Re: Light mode
: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 ...
- 19 Jun 2025, 05:25
- Forum: Windows
- Topic: Sample of fake .NFO file
- Replies: 1
- Views: 206
Re: Sample of fake .NFO file
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 ...
- 18 Jun 2025, 12:18
- Forum: Ubuntu & Desktop Linux
- Topic: WARNING: do not use Native apps instead of Flatpak
- Replies: 1
- Views: 283
Re: WARNING: do not use Native apps instead of Flatpak
: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 ...
- 17 Jun 2025, 16:27
- Forum: Help and Support
- Topic: How to use groovy scripts? and what is better groovy or cmd?
- Replies: 5
- Views: 4314
- 17 Jun 2025, 16:27
- Forum: Scripting and Automation
- Topic: Groovy Scripting - Getting Started?
- Replies: 3
- Views: 3842
- 17 Jun 2025, 16:26
- Forum: Synology NAS & Embedded Linux
- Topic: where can I find the filebot logs for synology?
- Replies: 9
- Views: 7486
- 17 Jun 2025, 16:26
- Forum: Scripting and Automation
- Topic: Log file location/name (-log)
- Replies: 14
- Views: 22174
- 16 Jun 2025, 05:44
- Forum: Help and Support
- Topic: All files flagged as invalid
- Replies: 3
- Views: 4183
Re: All files flagged as invalid
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 ...
- 13 Jun 2025, 14:57
- Forum: Windows
- Topic: Filebot hasn't been hardlinking
- Replies: 2
- Views: 3932
Re: Filebot hasn't been hardlinking

- 13 Jun 2025, 14:31
- Forum: Windows
- Topic: Filebot Registration Error
- Replies: 1
- Views: 887
Re: Filebot Registration Error
:?: 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 ...
- 13 Jun 2025, 10:07
- Forum: Scripting and Automation
- Topic: Script generation from Win GUI
- Replies: 3
- Views: 1621
Re: Script generation from Win GUI
Let us know what you come up with. Might be useful for the next guy.
- 13 Jun 2025, 05:43
- Forum: Scripting and Automation
- Topic: Script generation from Win GUI
- Replies: 3
- Views: 1621
Re: Script generation from Win GUI
:arrow: Yes, you can write and execute filebot commands and so create your own *.sh or *.cmd scripts. Please read the FileBot Command-line Interface manual for details. :idea: Unfortunately, there is no command generator for the Presets feature of the FileBot Desktop application. FileBot Node is ...