Script not working as i thought....
Posted: 20 Feb 2015, 01:05
filebot -script fn:amc --output "M:\Video" --log-file amc.log --action copy --conflict override -non-strict --def music=n subtitles=en artwork=y xbmc=localhost "movieFormat={fn =~ /3D/ ? '3D Movies' : 'Movies'}/{n.space('.')}.({y}){fn =~ /3D/ ? '.3D.Bluray' : ''}/{n.space('.')}.({y}).({hpi}){fn =~ /3D/ ? '3D.Bluray' : ''}{' CD'+pi}" deleteAfterExtract=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"
At the moment it partially does what i want it to. When i download a 3D movies it automatically downloads the 3D movies to the "3D Movies" folder and names them correctly the rest of the downloads go to the "Movies" folder. Just checked my movies folder and the 2D moves aren't being named correctly. At present for example i have:-
Rocky.Balboa.(2006).
Scarface.(1983).
Ideally i would want:-
Rocky.Balboa.[1080p].(2006).Bluray
Scarface.[1080p].(1983).Bluray
Also if possible if i download a family/kids movie can they be moved to a "Kids Movies" folder with the files name in the same format as above?
Anyone Help??
At the moment it partially does what i want it to. When i download a 3D movies it automatically downloads the 3D movies to the "3D Movies" folder and names them correctly the rest of the downloads go to the "Movies" folder. Just checked my movies folder and the 2D moves aren't being named correctly. At present for example i have:-
Rocky.Balboa.(2006).
Scarface.(1983).
Ideally i would want:-
Rocky.Balboa.[1080p].(2006).Bluray
Scarface.[1080p].(1983).Bluray
Also if possible if i download a family/kids movie can they be moved to a "Kids Movies" folder with the files name in the same format as above?
Anyone Help??