@Facundo_Liston wrote:
Hello,
Here is my sort and subtitles download part
sort-tvseries: priority: 2 filesystem: path: /home/xbian/NAS/Downloads/complete regexp: '.*\.(mkv|mp4|m4v|avi)$' recursive: yes seen: local template: tv series: settings: group 1: parse_only: yes regexp: reject: - sample require_field: series_name accept_all: yes move: to: '/home/xbian/NAS/TV Shows/{{series_name}}/Season {{series_season}}' filename: '{{series_name}} {{series_season|pad(2)}}x{{series_episode|pad(2)}} - {{tvdb_ep_name}}' clean_source: 40 list_add: - subtitle_list: list: subs languages: - es - en path: '/home/xbian/' allow_dir: true download-subtitles: priority: 3 disable: [retry_failed] no_entries_ok: yes subtitle_list: list: subs list_match: from: - subtitle_list: list: subs subliminal: languages: - eng - spa providers: - addic7ed - opensubtitles - podnapisi - tvsubtitles single: yes exact_match: no
This is the error i'm getting when executing:
Don't understand this part :
2016-09-03 15:52 ERROR subtitles download-subtitles subliminal error: '' is not a valid video extension
Thanks!
Posts: 7
Participants: 2