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
AMC Multiple Versions Handling
Re: AMC Multiple Versions Handling
You'll need to use custom naming if you want to keep the same movie with different resolutions and codecs.
-
- Posts: 18
- Joined: 15 Mar 2017, 20:02
Re: AMC Multiple Versions Handling
Excellent, thank you @rednoah
EDIT: Never mind, sorry, shoul've seen this before:
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..
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)
p.s. is there a bbcode for inline code? Tried a couple of common ones but couldn't get it to work..