Multiple subtitles languages for synology task scheduler
Posted: 09 Oct 2015, 07:11
Hiya,
I am unfortunately a complete newbie here, but I have bought a Synology DS412Play and found it to be an amazing solution to keep everyone in the family a lot more happy
.. unfortunately it seems that the more you get the more you want. Now they want subtitles as well,.. and my extended family includes Swedish, Dutch and Latin American descents,.. hence they now want subtitles in English, Swedish, Dutch and most importantly Spanish. Is there anyway to have the script download multiple language files
I have in the Synology task scheduler added the automatic script that I hope someone can help me amend for multiple languages. I tried adding 'subtitles=spa' 'subtitles=swe' etc.. but didnt work
filebot -script 'fn:amc' /volume1/Nas/Media/NEW/ --output /volume1/Nas/Media/ --action move -non-strict --conflict auto --lang en --def 'music=y' 'unsorted=y' 'artwork=y' 'subtitles=eng' 'clean=y' 'deleteAfterExtract=y'
Thank you for your support
//C
I am unfortunately a complete newbie here, but I have bought a Synology DS412Play and found it to be an amazing solution to keep everyone in the family a lot more happy

I have in the Synology task scheduler added the automatic script that I hope someone can help me amend for multiple languages. I tried adding 'subtitles=spa' 'subtitles=swe' etc.. but didnt work

filebot -script 'fn:amc' /volume1/Nas/Media/NEW/ --output /volume1/Nas/Media/ --action move -non-strict --conflict auto --lang en --def 'music=y' 'unsorted=y' 'artwork=y' 'subtitles=eng' 'clean=y' 'deleteAfterExtract=y'
Thank you for your support

//C