Page 1 of 1

.dalay file for subtitles?

Posted: 29 Sep 2015, 02:16
by garyleecn
hey, anyone know how to move ***.srt.delay file along with the srt files itself?

thanks :)

and here's my codes.

Code: Select all

#!/bin/bash
/usr/local/bin/filebot -script dev:amc --output /Volumes/Data/Videos/ --log-file /Volumes/Data/Documents/Logs/FileBot.log --action move -non-strict /Volumes/Cache/Completed/ --def "seriesFormat=/Volumes/Data/Videos/TV Shows/{n}/Season {s}/{n} {s00e00} - {t}{'.'+fn.match(/chn|chn1|chn2|zho|eng/)}" "movieFormat=/Volumes/Data/Videos/Movies/{n}/{n} [{vf}.{ac}.{source}]{'.'+fn.match(/chn1|chn2|chn|zho|eng/)}" artwork=y extra=y clean=y deleteAfterExtract=y subtitles=zho

Re: .dalay file for subtitles?

Posted: 29 Sep 2015, 07:10
by rednoah
I've never heard of .delay files. FileBot likely ignores them completely so nothing you can do in the format.