Hi, my subtitles script is missing SRT files although they are available to be downloaded by the GUI (v4.6).
for example:
Exclude: F:\ServerFolders\TV\The Mindy Project\Season 3
Exclude: F:\ServerFolders\TV\The Mindy Project\Season 4
The season 4 of this program has missing set files but the folder is being excluded:
my command line looks like below:
filebot -script "c:\subal.groovy" --lang en --output srt f:\serverfolders\tv --def maxAgeDays=7 --def ignoreTextLanguage=chinese --log-file c:\log.txt
filebot -script fn:suball --lang en --output srt f:\serverfolders\movies --def maxAgeDays=7 --def ignoreTextLanguage=chinese
As is scheduled to run every one hour.
Sub missing SRT files
Re: Sub missing SRT files
I donno. Since you have your own script you can add a few println for all the exclude cases.
I recommend calling the script at most once per day. You won't get new results anyway due to client side and server side caching.
I recommend calling the script at most once per day. You won't get new results anyway due to client side and server side caching.