@effemmeffe wrote:
In the tasks that moves my downloaded movies and episodes in the final destination I have this:
subtitle_queue: action: add path: "{{output}}"
Then this is the task I have to download subtitles for the previously queued files:
download-subtitles: priority: 31 disable: [seen, retry_failed] subtitle_queue: emit accept_all: yes subliminal: exact_match: yes languages: - ita - eng providers: - opensubtitles - addic7ed - podnapisi - thesubdb - tvsubtitles
This is my subliminal:
fmf@kodi:~$ subliminal --version subliminal, version 1.2.dev0
In the flexget log I get this;
2016-02-08 15:48 INFO subtitles download-subtitles Name computed for /media/Tera/Library/TV/Younger/S02/Younger - S02E05 - Jersey, Sure - [720p hdtv h264].mkv was Younger 2016-02-08 15:48 ERROR entry download-subtitles Failed Younger - S02E05 - Jersey, Sure - [720p hdtv h264] ('Episode' object has no attribute 'scores')
What does it means?
Posts: 11
Participants: 4