move/copy only if subtitle exists
Posted: 29 Nov 2016, 10:43
Hello, newbie here. Prepared my script with amc as:
filebot -script fn:amc --output /volume1/video/filebot --action copy -non-strict /volume1/video/movie --log-file amc.log --def excludeList=amc.txt --def subtitles=tr --def seriesFormat=TV/{n}/{n}.{s00e00}.{t}
works great, however what i want is to copy only the files which has successfully downloaded a subtitle file. As in this script, it currently copies all video and tv show files whether they have a subtitle or not.
Any help appreciated...
filebot -script fn:amc --output /volume1/video/filebot --action copy -non-strict /volume1/video/movie --log-file amc.log --def excludeList=amc.txt --def subtitles=tr --def seriesFormat=TV/{n}/{n}.{s00e00}.{t}
works great, however what i want is to copy only the files which has successfully downloaded a subtitle file. As in this script, it currently copies all video and tv show files whether they have a subtitle or not.
Any help appreciated...