How can i ignore the foldername?

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
jon
Posts: 3
Joined: 06 Jan 2014, 18:22

How can i ignore the foldername?

Post 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 :)
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: How can i ignore the foldername?

Post by rednoah »

Have you tried -non-strict?
:idea: Please read the FAQ and How to Request Help.
jon
Posts: 3
Joined: 06 Jan 2014, 18:22

Re: How can i ignore the foldername?

Post by jon »

yes, -non-strict is enabled. without it i get an error.
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: How can i ignore the foldername?

Post by rednoah »

I added DDL to the global blacklist anyway. If you try again next week it should work better.
:idea: Please read the FAQ and How to Request Help.
jon
Posts: 3
Joined: 06 Jan 2014, 18:22

Re: How can i ignore the foldername?

Post by jon »

thank you, i will :)
Post Reply