Search found 3 matches
- 02 Mar 2017, 04:04
- Forum: Tips, Tricks and Tutorials
- Topic: Add Exclude Terms to Improve Movie / Series Auto-Detection
- Replies: 6
- Views: 41245
Re: Add Blacklisted Terms and Improve Movie / Series Detection
I think that GUIDs need to be blacklisted. I have a post processing script for Plex DVR that uses a random GUID for temporary folders and I noticed that on occasion filebot will use the GUID and not the filename for matching and obviously fail. I think this is an acceptable regex /^[0-9a-f]{8}-[0-9a ...
- 08 Feb 2017, 18:12
- Forum: Help and Support
- Topic: [SOLVED] Failed to match files to episode data, renaming based on episode title only
- Replies: 1
- Views: 2889
Re: Failed to match files to episode data, renaming based on episode title only
nevermind, I just solved it myself....
Code: Select all
-non-strict
- 08 Feb 2017, 18:02
- Forum: Help and Support
- Topic: [SOLVED] Failed to match files to episode data, renaming based on episode title only
- Replies: 1
- Views: 2889
[SOLVED] Failed to match files to episode data, renaming based on episode title only
I've recently started using Plex DVR to supplement some of our TV shows that are slower to get to web release. The episode guide that Plex is using, however, has some really goofy numbering for some shows, so I've been having to manually rename things to match TheTVDB numbering to the rest of our ...