Search found 37 matches

by brijazz
31 Mar 2026, 12:04
Forum: Episode / Movie Naming Scheme
Topic: Regex-based naming scheme misnaming one file
Replies: 4
Views: 3464

Re: Regex-based naming scheme misnaming one file

Thanks again. I always appreciate your speedy and helpful replies!
by brijazz
31 Mar 2026, 11:29
Forum: Episode / Movie Naming Scheme
Topic: Regex-based naming scheme misnaming one file
Replies: 4
Views: 3464

Re: Regex-based naming scheme misnaming one file

That worked, thank you so much!

I'm curious as to why my original version has previously been working on every file except for this one. For example, here's the MediaInfo for a different file that has the exact same HDR/DV info: https://pastebin.com/J27nhZ7F

Any idea what would have caused my ...
by brijazz
30 Mar 2026, 21:41
Forum: Episode / Movie Naming Scheme
Topic: Regex-based naming scheme misnaming one file
Replies: 4
Views: 3464

Regex-based naming scheme misnaming one file

Sorry for the awkward subject line, but I wasn't sure how to express my issue concisely. I've been using this command for about a year without issue. But for some reason, it's inaccurately naming episodes of ONE show (while continuing to work properly on other new episodes for other shows ...
by brijazz
22 Jun 2025, 18:22
Forum: Scripting and Automation
Topic: Using special characters in file names
Replies: 3
Views: 29672

Re: Using special characters in file names

Thanks for the solution AND the warning. I'll stick with the humble hyphen as my separator!
by brijazz
22 Jun 2025, 13:41
Forum: Scripting and Automation
Topic: Using special characters in file names
Replies: 3
Views: 29672

Using special characters in file names

How can I go about escaping the pipe character so that I can use it in my filename? I'd like to rename my files as such, with the pipe as a separator:

Shell: Select all

filebot -rename "$1" --db TheMovieDB -non-strict --format "{n} | {y}"
by brijazz
22 Feb 2025, 19:39
Forum: Episode / Movie Naming Scheme
Topic: Radarr Naming Schemes
Replies: 6
Views: 14092

Re: Radarr Naming Schemes

Yes - I'd love for the {hdr} binding (or some equivalent instruction) to be able to output "DV" if only DV is present and "DV HDR10" if both DV and HDR10 are present. I'll look at the second example you posted, that seems like it will do the trick.
by brijazz
22 Feb 2025, 15:22
Forum: Episode / Movie Naming Scheme
Topic: Radarr Naming Schemes
Replies: 6
Views: 14092

Re: Radarr Naming Schemes

Thanks. But would this replacement result in files that only have Dolby Vision being named incorrectly?
by brijazz
22 Feb 2025, 14:36
Forum: Episode / Movie Naming Scheme
Topic: Radarr Naming Schemes
Replies: 6
Views: 14092

Re: Radarr Naming Schemes

It seems that Filebot's {hdr} binding gives different results than Radarr's {[MediaInfo VideoDynamicRangeType]} binding. If a file has both DV and HDR10, Filebot's {hdr} returns only DV, while Radarr returns DV HDR10. Is there any way to more closely replicate Radarr's behaviour?
by brijazz
20 Dec 2024, 14:42
Forum: Help and Support
Topic: Series Mismatch: The Day of the Jackal
Replies: 3
Views: 3928

Re: Series Mismatch: The Day of the Jackal

I should have mentioned that I use the CLI exclusively, running a command automatically when a new file is detected. Here's the command I'm using:

filebot -rename "$1" --db TheMovieDB::TV -non-strict -non-strict --log-file ~/Documents/filebot.log --format "{~plex} [{vf}{any{hdr}; ' - '}{ 'Dolby ...
by brijazz
20 Dec 2024, 12:19
Forum: Help and Support
Topic: Series Mismatch: The Day of the Jackal
Replies: 3
Views: 3928

Series Mismatch: The Day of the Jackal

I'm getting a mismatch on episodes of 'The Day of the Jackal'. Episodes are named as:

Code: Select all

The.Day.of.the.Jackal.S01E07.Episode.7.2160p.PCOK.WEB-DL.DDP5.1.DV.H.265-FLUX.mkv
Filebot is matching them with a series called 'Kidnapping Day'. Any idea why?
by brijazz
29 Jul 2024, 13:17
Forum: Episode / Movie Naming Scheme
Topic: Plex Binding without Episode Title?
Replies: 3
Views: 6135

Re: Plex Binding without Episode Title?

I think I'll just build my own command. No issues using bindings to rename the episode the way I want, but how can I get it to move the file into a Season # folder (with the Series Title folder above that)?
by brijazz
29 Jul 2024, 12:19
Forum: Episode / Movie Naming Scheme
Topic: Plex Binding without Episode Title?
Replies: 3
Views: 6135

Plex Binding without Episode Title?

Is there a way to use the Plex binding but omit the episode title?

If not, what's the best combination of bindings to emulate the Plex binding without title?
by brijazz
31 Jan 2024, 18:29
Forum: Help and Support
Topic: Series no longer matching correctly
Replies: 17
Views: 9955

Re: Series no longer matching correctly

It's just people editing the database every day


Ohhh.... so it's TVDB users editing the series and manually changing the airdates on each episode, thus causing the discrepancy between what cbs.com says and what TVDB says?

FWIW, episode 1 of the show aired on January 17th (not the 16th as cbs ...
by brijazz
31 Jan 2024, 12:17
Forum: Help and Support
Topic: Series no longer matching correctly
Replies: 17
Views: 9955

Re: Series no longer matching correctly

I actually did run -clear-cache before my last post but am getting different results than you. I've run it again just now and still have differing results.

macmini:~ [redacted]$ filebot -clear-cache
Clear cache
* Delete /Users/[redacted]/.filebot/cache/0 (20 KB)
macmini:~ [redacted]$ filebot -list ...
by brijazz
31 Jan 2024, 01:17
Forum: Help and Support
Topic: Series no longer matching correctly
Replies: 17
Views: 9955

Re: Series no longer matching correctly

I'm having continuing issues with this. When I run: filebot -list --q 441733 --db TheTVDB --format "{airdate} | {episode}" I get a different listing for the series than appears on tvdb.com.

For example, running -list shows the first episode of the show as:
2024-01-17 | After Midnight - 1x01 ...
by brijazz
25 Jan 2024, 11:21
Forum: Help and Support
Topic: Series no longer matching correctly
Replies: 17
Views: 9955

Re: Series no longer matching correctly

A-ha! Hadn't noticed the wrong date in the filename - I should've caught that before posting. Thanks for the help.
by brijazz
24 Jan 2024, 21:13
Forum: Help and Support
Topic: Series no longer matching correctly
Replies: 17
Views: 9955

Re: Series no longer matching correctly

2024-01-17 | After Midnight - 1x01 - Whitney Cummings, Aparna Nancherla, Kurt Braunohler
2024-01-18 | After Midnight - 1x02 - Paul F. Tompkins, Sophie Buddle, Carl Tart
2024-01-19 | After Midnight - 1x03 - Max Greenfield, James Davis, Robby Hoffman
2024-01-23 | After Midnight - 1x04 - Milana ...
by brijazz
24 Jan 2024, 12:53
Forum: Help and Support
Topic: Series no longer matching correctly
Replies: 17
Views: 9955

Re: Series no longer matching correctly

No new episodes of this show have aired since I last posted, but I'm having a similar issue with another show so I thought I'd tack it onto this thread. Note that I tried matching with both v4.95 and v5.1.2 on different Macs.

The file in question is: After.Midnight.2024.2024.01.22.Chad.Daniels ...
by brijazz
27 Dec 2023, 12:07
Forum: Help and Support
Topic: Series no longer matching correctly
Replies: 17
Views: 9955

Re: Series no longer matching correctly

No change after running filebot -clear-cache, unfortunately.
I'm not sure why Apple would block your upgrade path there
It's an old Mac, no longer supported I guess.
by brijazz
27 Dec 2023, 01:24
Forum: Help and Support
Topic: Series no longer matching correctly
Replies: 17
Views: 9955

Re: Series no longer matching correctly

I had no problems with this series/season until just the last two episodes. Prior to S33E09, my script returned results in line with yours.

Here's sysinfo (with some things redacted for privacty): https://pastebin.com/cU01uhFB

Running filebot -script fn:sysinfo told me an update is available, but ...
by brijazz
25 Dec 2023, 14:21
Forum: Help and Support
Topic: Series no longer matching correctly
Replies: 17
Views: 9955

Series no longer matching correctly

The last two eps of "The Simpsons" have been put into a folder called "The Simpsons - Tracey Ullman Shorts" instead of simply "The Simpsons" as usual. Logs show this entry for both eps: Resource not found: https://api.themoviedb.org/3/tv/456/season/37 [404 Not Found]

These episodes are from season ...
by brijazz
15 Dec 2023, 22:46
Forum: Episode / Movie Naming Scheme
Topic: DV with HDR Fallback
Replies: 14
Views: 14623

Re: DV with HDR Fallback

Success! Thanks again.
by brijazz
15 Dec 2023, 11:44
Forum: Episode / Movie Naming Scheme
Topic: DV with HDR Fallback
Replies: 14
Views: 14623

Re: DV with HDR Fallback

One further question if you don't mind: is there any way to apply { video.HDR_Format_Compatibility =~ /HDR/ ? ' + HDR' : null } only if Dolby Vision is present?

Files that have HDR10+ (instead of DV) implicitly have HDR fallback so it's not necessary to indicate the presence of the fallback in the ...
by brijazz
15 Dec 2023, 00:10
Forum: Episode / Movie Naming Scheme
Topic: DV with HDR Fallback
Replies: 14
Views: 14623

Re: DV with HDR Fallback

That worked, thanks for the assist. Here's the MediaInfo output for a DV-only file: https://pastebin.com/gNuJZvaE