amc not obeying forced anime tag
Posted: 19 Jul 2016, 03:06
No matter what I do, I can't seem to force amc to interpret stuff as anime, even if it's in an Anime folder AND I use the anime tag. It recognizes I've set the tag, but puts it in the tvs group and tries to ID it with TVDB, which results in it trying to name it incorrectly as a duplicate (which is why it's actually failing here). I saw a related thread but the problem was faulty regex identifying the parent folder as TV shows, but I checked the forceSeries def and I don't think the simple variables I've made are causing that. Any ideas? If not, I can download the script and run it locally, tweaking random things to try and debug if necessary. Thank you for any help!
Code: Select all
C:\Users\Soda>filebot -script fn:amc --output "\\NAS\nas" --action copy --conflict skip -non-strict "D:\Anime" --log-file amc.log --def ut_label=Anime artwork=y
Locking C:\Users\Soda\AppData\Roaming\FileBot\logs\amc.log
Run script [fn:amc] at [Mon Jul 18 22:23:51 EDT 2016]
Parameter: ut_label = Anime
Parameter: artwork = y
Argument: D:\Anime
Input: D:\Anime\Sword Art Online II\Season 01\Sword Art Online II - S01E01 - The World of Guns.mkv
Group: [tvs:sword art online ii] => [Sword Art Online II - S01E01 - The World of Guns.mkv]
Rename episodes using [TheTVDB]
Auto-detected query: [Sword Art Online II]
Fetching episode data for [Sword Art Online]
Fetching episode data for [Sword Art Online Abridged]
Skipped [D:\Anime\Sword Art Online II\Season 01\Sword Art Online II - S01E01 - The World of Guns.mkv] because [\\NAS\nas\TV Shows\Sword Art Online\Season 01\Sword Art Online - S01E01 - The World of Swords.mkv] already exists
Processed 0 files
Finished without processing any files
Failure (┬░_┬░)