Search found 22899 matches

by rednoah
Today, 04:41
Forum: Feature Requests and Bug Reports
Topic: Expired SSL Certificate Issue with api.filebot.net
Replies: 1
Views: 60

Re: Expired SSL Certificate Issue with api.filebot.net

Here's what I get: $ openssl s_client -connect api.filebot.net:443 -servername api.filebot.net CONNECTED(00000003) depth=3 C = US, O = Internet Security Research Group, CN = ISRG Root X1 verify return:1 depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X2 verify return:1 depth=1 C...
by rednoah
Yesterday, 15:42
Forum: macOS
Topic: Operation Not Permitted when renaming (moving) files
Replies: 10
Views: 340

Re: Operation Not Permitted when renaming (moving) files

:!: ls -l prints the files and folders in the current directory . ls -l / prints the files and folders in the / root directory . Note the difference. I asked to confirm if there is a /volume2 directory on your macOS machine. The screenshot you posted shows the files and folders in your $HOME directo...
by rednoah
Yesterday, 14:20
Forum: Scripting and Automation
Topic: Move Featurettes and Move file or folder to specific path
Replies: 1
Views: 17

Re: Move Featurettes and Move file or folder to specific path

1.
Yes, FileBot can move along Companion Files files.


2.
Yes, you can move / organize any kind of file with Plain File Mode.
by rednoah
Yesterday, 12:54
Forum: macOS
Topic: Operation Not Permitted when renaming (moving) files
Replies: 10
Views: 340

Re: Operation Not Permitted when renaming (moving) files

:!: What does ls -l / say? ls -l / :idea: I'm asking because you are showing a macOS screenshot, but the target file paths look as if they're local Linux / Synology NAS file paths? macOS will certainly not let you create a new folder named volume2 in the / root file system and that's what the error ...
by rednoah
17 Mar 2024, 11:10
Forum: Feature Requests and Bug Reports
Topic: [Bug] [Linux CLI] Binding genres sometimes being undefined and sometimes being defined?!?
Replies: 9
Views: 238

Re: [Bug] [Linux CLI] Binding genres sometimes being undefined and sometimes being defined?!?

Well, whenever you write the same code twice, then maybe there's a better way to doing things. If you write all your code as a single multi-line {code} block then all the general programming best-practices apply. Your code does not use variables. Might be useful. e.g. use variables for each of the r...
by rednoah
17 Mar 2024, 08:04
Forum: Feature Requests and Bug Reports
Topic: [Bug] [Linux CLI] Binding genres sometimes being undefined and sometimes being defined?!?
Replies: 9
Views: 238

Re: [Bug] [Linux CLI] Binding genres sometimes being undefined and sometimes being defined?!?

The only reason to make it simpler I see at this moment is to split up the code blocks into several files and call them as needed Take the bit at the end of your code for instance. You only switch between 2160p and 1080p , and yet you duplicate everything: { ( hd == /UHD/ ? ( '2160p/film/' + ((none...
by rednoah
17 Mar 2024, 06:18
Forum: Feature Requests and Bug Reports
Topic: [Bug] [Linux CLI] Binding genres sometimes being undefined and sometimes being defined?!?
Replies: 9
Views: 238

Re: [Bug] [Linux CLI] Binding genres sometimes being undefined and sometimes being defined?!?

:!: I see you are using --db TheMovieDB::TV in your argument array, but the console output in the OP suggests that you're switching between --db TheMovieDB::TV and --db TheTVDB , or doing both in this case, one works, the other one does not work: [2024-03-12 20:35:29.596] Rename episodes using [TheM...
by rednoah
17 Mar 2024, 05:21
Forum: Help and Support
Topic: Is it possible to have a naming convention that supports both Plex and Jellyfin/Emby?
Replies: 3
Views: 99

Re: Is it possible to have a naming convention that supports both Plex and Jellyfin/Emby?

Yep, just keep one primary structure, and then generate disposable secondary structures on demand, i.e. whenever the primary structure changes, you just delete all secondary structures and then re-generate them.
by rednoah
17 Mar 2024, 05:13
Forum: Feature Requests and Bug Reports
Topic: [Bug] [Linux CLI] Binding genres sometimes being undefined and sometimes being defined?!?
Replies: 9
Views: 238

Re: [Bug] [Linux CLI] Binding genres sometimes being undefined and sometimes being defined?!?

:?: Can you provide a reproducible command? (i.e. complete command and console output) :?: Can you provide context as to how your automated setup works? Container? How does automation work? How is FileBot called? What happens if multiple FileBot instances are called at the same time? Is it possible ...
by rednoah
17 Mar 2024, 04:47
Forum: Help and Support
Topic: Can you choose which Genre to use that filebot fetches?
Replies: 3
Views: 111

Re: Can you choose which Genre to use that filebot fetches?

The value of {genre} and {genres} may change over time as people edit the database to order the list of genres to match their expectations. :idea: Here's what the database says at this point in time: $ filebot -list --q 11811 --db TheMovieDB --format "{genre}/{ny}" Horror/Leprechaun (1993)...
by rednoah
16 Mar 2024, 19:11
Forum: macOS
Topic: FileBot Not Running on Sonoma (14.3)
Replies: 4
Views: 551

Re: FileBot Not Running on Sonoma (14.3)

:?: Do you get any console output if you launch via Terminal?

Shell: Select all

/Applications/FileBot.app/Contents/MacOS/filebot.launcher
by rednoah
16 Mar 2024, 16:09
Forum: Help and Support
Topic: Is it possible to have a naming convention that supports both Plex and Jellyfin/Emby?
Replies: 3
Views: 99

Re: Is it possible to have a naming convention that supports both Plex and Jellyfin/Emby?

:idea: If you need one single format that works for Plex / Emby / Jellyfin then I would ask each of these community about supported ID patterns. The docs specify one, but there's a good chance other patterns are supported even if undocumented. FileBot itselfs supports all known patterns. Nothing pre...
by rednoah
16 Mar 2024, 05:34
Forum: Windows
Topic: Corrupted after rename
Replies: 1
Views: 143

Re: Corrupted after rename

:idea: Note that renaming cannot corrupt file contents, since renaming does not touch file contents. You seem to be copying files at the very least, since you supposedly have the same file twice. If you have copied files, then you can compare checksums to check if two files are identical or not. If ...
by rednoah
15 Mar 2024, 22:20
Forum: Scripting and Automation
Topic: A seperate folder is created for .srt
Replies: 1
Views: 97

Re: A seperate folder is created for .srt

:!: You cannot use {vf} or {vc} on the folder level if you plan on processing files that do not have a video format or a video codec into the same target folder. e.g. when processing subtitle files that are paired with a video file of the same name, then media info bindings will be based on that vid...
by rednoah
15 Mar 2024, 12:17
Forum: Episode / Movie Naming Scheme
Topic: one digit rating name
Replies: 3
Views: 83

Re: one digit rating name

Please upgrade to the latest release. {rating} will then work as expected by default.
by rednoah
15 Mar 2024, 10:24
Forum: Episode / Movie Naming Scheme
Topic: one digit rating name
Replies: 3
Views: 83

Re: one digit rating name

:?: Which version of FileBot are you using? {rating} is rounded to 0.1 by default in more recent versions.


e.g.

Console Output: Select all

$ filebot -list --q 341870 --db TheMovieDB --format "{ny} | {rating}"
Predator: Dark Ages (2015) | 6.7
by rednoah
14 Mar 2024, 10:56
Forum: macOS
Topic: Presets missing
Replies: 4
Views: 140

Re: Presets missing

I have also tried re-installing today from both the App Store and manual download from FileBot website. :idea: The Mac App Store edition and the PKG installer edition are entirely separate and independent, i.e. have separate user data and don't share the same user data folder . :?: Did you confirm ...
by rednoah
14 Mar 2024, 04:43
Forum: Feature Requests and Bug Reports
Topic: Feature request: SRT files
Replies: 43
Views: 21222

Re: Feature request: SRT files

e.g. custom detection logic for forced and SDH akin to Match information from the file path : { '-' + fn.match(/sdh|forced/).lower() } e.g. custom language detection for unsupported languages: { any{ '.' + lang }{ '.' + fn.match(/baq|glg/).lower() } } :idea: We can read the patterns from external fi...
by rednoah
13 Mar 2024, 20:26
Forum: Episode / Movie Naming Scheme
Topic: number sort by year (i.e. add movie number to file name for movie collections)
Replies: 2
Views: 101

Re: number sort by year

e.g. use {ci} collection index for the task at hand:

Format: Select all

{ collection + '/' + ci.pad(2) + ' - ' }{ ny }

Code: Select all

The Avengers Collection/04 - Avengers: Endgame (2019)
by rednoah
13 Mar 2024, 18:03
Forum: macOS
Topic: Presets missing
Replies: 4
Views: 140

Re: Presets missing

If you see the default Presets then that means no Presets are stored, i.e. it's as if you're running a new install that has no memory of previous installs. I have no clue as to why that might be. Upgrading / Downgrading FileBot generally does not affect your user data. :?: How did you install / upgr...
by rednoah
13 Mar 2024, 17:44
Forum: Help and Support
Topic: Fetch newly added Episode information immediately (i.e. clear cache)
Replies: 3
Views: 85

Re: Fetch newly added Episode information immediately (i.e. clear cache)

:!: DO NOT clear the cache unless you have a good reason for doing so. ONLY users that actively contribute to TheTVDB or TheMovieDB may clear the cache. If you clear the cache after manually making changes to the database, then you're good, don't worry about it, you have good reason for doing so, a...
by rednoah
13 Mar 2024, 07:21
Forum: Help and Support
Topic: Fetch newly added Episode information immediately (i.e. clear cache)
Replies: 3
Views: 85

Re: Method to force rename via new TMDB addtion

A client-side Clear Cache might work. There may also be some degree of server-side / edge caching.