Page 1 of 1

How can i ignore the foldername?

Posted: 06 Jan 2014, 18:39
by jon
Hi,

i use the amc script with pyload, it worked fine for a while, but since around christmas it doesn't work anymore.
The Log shows that the script uses the foldername for the query as it is set as the group. I didn't change the folder. Before the show's name was set as group.
here is a sample log excerpt:

Code: Select all

Parameter: seriesFormat = TV/{n}/{n.space('.')}.{'S'+s.pad(2)}E{e.pad(2)}.{vf}.HDTV.{vc}
Parameter: clean = y
Parameter: artwork = n
Argument: D:\Downloads\DDL\tvshow.s01e01.mkv
Input: D:\Downloads\DDL\tvshow.s01e01.mkv
Group: [tvs:DDL] => [tvshow.s01e01.mkv]
Rename episodes using [TheTVDB]
Auto-detected query: [DDL, tvshow]
Exception: Unable to auto-select search result: [The Middle, The Middleman, Kid Paddle, Middle Ages, Middlemarch, Saddle Rash, The Saddle Club, Black Saddle, Muddle Earth, Saddle Ranch, Where's Huddles, Fiddlers Three, Toddlers & Tiaras, Toot and Puddle, Squiddly Diddly, Ribbit's Riddles, Paddling Bryans, Muddling Through, Pig in the Middle, Boots and Saddles]
Done ...
The results are always the same, no matter which file is processed.
If i set the download-folder to the root directory it works fine.
Is there a way to ignore the foldername?

Thanks for your help and for this great tool :)

Re: How can i ignore the foldername?

Posted: 07 Jan 2014, 13:35
by rednoah
Have you tried -non-strict?

Re: How can i ignore the foldername?

Posted: 07 Jan 2014, 15:58
by jon
yes, -non-strict is enabled. without it i get an error.

Re: How can i ignore the foldername?

Posted: 07 Jan 2014, 16:47
by rednoah
I added DDL to the global blacklist anyway. If you try again next week it should work better.

Re: How can i ignore the foldername?

Posted: 07 Jan 2014, 19:25
by jon
thank you, i will :)