[AMC] Wrong movie detection
Posted: 17 Nov 2015, 13:21
Greetings. I've downloaded cartoon with some shorts movies (not extras, trailers or something else). Folder structure is:
AMC script renames:
Using filebot gui detects all cartoons corectly. On TheTMDB all this "shorts" exists as separate cartoon and are found by file name.
How can i correct amc script? The first thing that comes to mind - add to the exceptions "shorts"
Code: Select all
Despicable.Me.2010/
Shorts/
Banana.mkv
Home Makeover.mkv
Orientation Day.mkv
Despicable.Me.2010.1080p.mkv
Code: Select all
Despicable.Me.2010.1080p.mkv -> Despicable Me (2010).mkv
Banana.mkv -> Despicable Me (2010) CD 1.mkv
Home Makeover.mkv -> Despicable Me (2010) CD 2.mkv
Orientation Day -> Orientation Day (2010).mkv
How can i correct amc script? The first thing that comes to mind - add to the exceptions "shorts"