@Joel_Santos_Rico wrote:
Hi,
I've been trying to setup subtitles list so subliminal can only download subs for the files that I just downloaded, instead of getting to go through my whole series folder searching for files (when most of them should have subtitles by then).
I found subtitles list, that should do what I want, but I don't know how it works or how to test if it works. Sorry, I went through the wiki and searched the forums, but I just don't get it.
This is my config:
series_task: rss: http://showrss.info/.... all_series: yes transmission: host: localhost port: portnumber ratio: 2 username: username password: pass path: /mnt/Router_Stuff/Torrent/Series/{{series_name}}/Season_{{series_season}} addpaused: no get_subtitles: no_entries_ok: yes subtitle_list: list: subtitles remove_after: 7 days path: ~/.flexget list_match: from: - subtitle_list: list: subtitles subliminal: languages: # languages is required, but if a language is specified in subtitle_list, it takes priority - en providers: - addic7ed - opensubtitles - tvsubtitles - thesubdb single: no # will append the language code to the subtitle file exact_match: yes authentication: addic7ed: username: username password: pass opensubtitles: username: username password: pass
When are files added to subtitle list? when flexget executes and finds new episodes in the RSS? If so, how can I tell it to check for files that I have already downloaded?
How can I test that it works? should I wait until a new episode appears? and what if it doesn't work then?My goal is to download series from an RSS and then add the episodes of those files too without having to go through all the harddrive checking for files without subs.
Posts: 1
Participants: 1