Search found 8 matches

by peatnik
15 Oct 2017, 13:28
Forum: Feature Requests and Bug Reports
Topic: reversed filenames are not recognized
Replies: 1
Views: 1808

reversed filenames are not recognized

Consider the following hypothetical example: /path/to/Mindhunter.S01E02.1080p.NF.WEB-DL.DD5.1.x264-NTb/bTN-462x.1.5DD.LD-BEW.FN.p0801.30E10S.retnuhdniM.srt
Filebot won't find a match for that file.
by peatnik
12 May 2017, 07:45
Forum: Episode / Movie Naming Scheme
Topic: Trim to maximum file name size but keep suffix
Replies: 1
Views: 2345

Trim to maximum file name size but keep suffix

Hey, i encrypt files renamed by filebot which inflates the file name length. To avoid hitting the maximum file length, I need to cut the total file name length to around 165 while still keeping some parts of the file name intact, like a custom suffix and of course the file extension. Example: SERIES ...
by peatnik
25 Feb 2017, 23:13
Forum: Scripting and Automation
Topic: Help with file filters
Replies: 5
Views: 5229

Re: --filter and fine-tuning

Thanks for the quick response. 1) I am processing files from Amazon Cloud Drive (S3) via rclone mount (FUSE) which does not allow setting xattrs. They can be read though, so I might try that. Please correct me if i am wrong but from what I understand I would use --db xattr -non-strict --filter "!n ...
by peatnik
25 Feb 2017, 22:41
Forum: Scripting and Automation
Topic: Help with file filters
Replies: 5
Views: 5229

Re: --filter and fine-tuning

Is there a way to apply filters to the input sources, too? I want to completely reprocess an entire library to change the naming scheme and it works very well except that it takes a long time because it needlessly processes files that already match the new naming scheme. I would like to be able to ...
by peatnik
15 Jan 2017, 11:00
Forum: Help and Support
Topic: TheTVDB not finding the right show
Replies: 3
Views: 3197

Re: TheTVDB not finding the right show

Thank you!
Are the changes in effect immediately? Or do i need to install a new version of filebot or fetch some resources?
Is there some way to add aliases myself e.g. override/complement your aliases with a local file to be able to fix this myself in the future?
by peatnik
14 Jan 2017, 22:17
Forum: Help and Support
Topic: TheTVDB not finding the right show
Replies: 3
Views: 3197

TheTVDB not finding the right show

Hey, filebot is trying to match against an incorrect show and when i exclude that show with a filter it doesn't find any other shows and i get unsorted files. log: https://bpaste.net/show/ff840ad0e9ce This seems strange to me because with filebot -list --q "craig.ferguson" --filter "n != /The Craig ...
by peatnik
07 Jan 2017, 09:25
Forum: Help and Support
Topic: Extras being ignored
Replies: 1
Views: 2134

Extras being ignored

Hi, please take a look at this log:

https://bpaste.net/show/106fcee43e9a

Why is the extra being ignored despite setting extras=y?

Thanks!
by peatnik
07 Jan 2017, 09:07
Forum: Episode / Movie Naming Scheme
Topic: Failure for "Part" filenames with (custom) plex naming scheme
Replies: 1
Views: 2246

Failure for "Part" filenames with (custom) plex naming scheme

Hi everyone, i used the "Custom Naming Scheme" examples from the Plex naming scheme thread (http://www.filebot.net/forums/viewtopic.php?f=5&t=4116&sid=01133cbf848e3e8d6b3b988f7b180b9a) to build my own expressions. Here are the expressions with the command line call: https://bpaste.net/show ...