Page 1 of 1

Existing subtitles don't get copied?

Posted: 25 Jul 2013, 23:20
by verysofttoiletpaper
filebot recognises no subtitles are needed but doesn't link them in the destination, leaving the movie without subtitles..
is this normal?

Code: Select all

Locking /home/user/.filebot/logs/amc.log
Parameter: ut_kind = multi
Parameter: ut_dir = /mnt/media/Media/Deluge/downloads/Fight.Club-FLAWL3SS.avi
Parameter: subtitles = en
Parameter: plex = localhost
Input: /mnt/media/Media/Deluge/downloads/Fight.Club-FLAWL3SS.avi
Fight.Club-FLAWL3SS.avi [series: Fight, movie: Fight Club (1999)]
Exclude Series: Fight
Group: [tvs:null, mov:Fight Club (1999), anime:null] => [Fight.Club-FLAWL3SS.avi]
No missing subtitles
Rename movies using [TheMovieDB]
Auto-detect movie from context: [/mnt/media/Media/Deluge/downloads/Fight.Club-FLAWL3SS.avi]
[HARDLINK] Rename [/mnt/media/Media/Deluge/downloads/Fight.Club-FLAWL3SS.avi] to [/mnt/media/Media/Movies/Fight Club (1999)/Fight Club (1999).avi]
Processed 1 files
Notify Plex: localhost
Done ヾ(@⌒ー⌒@)ノ

Re: Existing subtitles don't get copied?

Posted: 26 Jul 2013, 04:07
by rednoah
The already existing subtitle file in not part of the input set, and since none are downloaded it won't be added to the input automatically.

If the torrent comes with subs and the folder with video/subs gets passed into amc everything will be processed.

Re: Existing subtitles don't get copied?

Posted: 26 Jul 2013, 17:32
by verysofttoiletpaper
Right, I only noticed this because I was re-scanning some videos.
Sorry for bothering.