Search found 3 matches

by febz11
29 Nov 2016, 20:45
Forum: Scripting and Automation
Topic: move/copy only if subtitle exists
Replies: 4
Views: 2791

Re: move/copy only if subtitle exists

Btw, google search brings me the following page, however the topic page is non existent?

Process files only if (at least) one subtitles found
viewtopic.php?f=4&t=2808
by febz11
29 Nov 2016, 20:43
Forum: Scripting and Automation
Topic: move/copy only if subtitle exists
Replies: 4
Views: 2791

Re: move/copy only if subtitle exists

Thanks for the quick response... Any suggestions using the bash shell script, maybe using if statement?
by febz11
29 Nov 2016, 10:43
Forum: Scripting and Automation
Topic: move/copy only if subtitle exists
Replies: 4
Views: 2791

move/copy only if subtitle exists

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 ...