amc beginner

Any questions? Need some help?
Post Reply
Ztrust
Posts: 69
Joined: 21 Dec 2013, 17:04

amc beginner

Post by Ztrust »

So I have been using the Gui and it works like a charm I am using these formats

SERIES
D:\µtorrent\!SERIES/{n}/Season {s}/{n} {episode.special ? 'S00E'+special.pad(2) : s00e00} {t}{"."+lang.getDisplayName(Locale.getDefault()).upperInitial()}

MOVIES
D:\µtorrent\!MOVIES\{n.upperInitial()} ({y})\{n.upperInitial()} ({y}){"."+lang.getDisplayName(Locale.getDefault()).upperInitial()}

and exept for the danish subtitle sometimes being detected as Norwegian its perfect.
And the next step is setting up the amc, but i dont know anything about the scripting so my question is do i download the script and change the format there or do I insert my format in utorrent (--def "seriesFormat=TV/{n}/{'S'+s}/{fn}) and the same with subtitle can i just add a ,da after the en in subtitle or should this be added in the script.

hope you can make sence of this....

Ztrust
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: amc beginner

Post by rednoah »

Both OK. But if you have your own local version of the script you won't get my rolling updates. So the preferred way would be to call fn:amc and set --def seriesFormat=...
:idea: Please read the FAQ and How to Request Help.
Post Reply