Page 1 of 1

AMC Multiple Versions Handling

Posted: 15 Mar 2017, 20:56
by pjburnhill
Hi,

Tried to search for this but couldn't find an answer (probably very obvious).

I've got a VPS set to hoarding (downloading everything via RSS onto Amazon) and I get lots of different versions of movie with different resolutions, codecs, audio codecs etc...

How does the AMC script deal with multiple versions of the same movie?

Do I need to use custom naming for this?

Thanks!
PJ

Re: AMC Multiple Versions Handling

Posted: 16 Mar 2017, 08:41
by rednoah
You'll need to use custom naming if you want to keep the same movie with different resolutions and codecs.

Re: AMC Multiple Versions Handling

Posted: 16 Mar 2017, 09:37
by pjburnhill
Excellent, thank you @rednoah

EDIT: Never mind, sorry, shoul've seen this before:

Code: Select all

--def excludeList=amc.txt Keep a list of previously processed files to be ignored in future runs (if you run this script on the same files repeatedly you must enable this option)
Also, if I run -script fn:amc hourly on a directory with new content (i.e. download folder) and move content out and run -script fn:cleaner as part of the shell script, do I need to add --def excludeList=amc.txt as the input is new every time?

p.s. is there a bbcode for inline code? Tried a couple of common ones but couldn't get it to work..