@lhrique wrote:
I have set up a Raspberry Pi to work as my torrent box. So far I have been able to use Flexget to download and sort my series video files, but have not been so lucky to fetch subtitles using legendastv provider. If I use a diferent provider, like opensubtitles, I get the following (good) result:
2017-12-14 21:13 INFO subtitles get-subs Name computed for /mnt/NASprev/Videos/TV Shows/fetchsubs/Game.of.Thrones.S06E01.INTERNAL.HDTV.x264-KILLERS.mkv was Game of Thrones 2017-12-14 21:13 INFO subtitles get-subs Subtitles found for /mnt/NASprev/Videos/TV Shows/fetchsubs/Game.of.Thrones.S06E01.INTERNAL.HDTV.x264-KILLERS.mkv 2017-12-14 21:13 INFO subtitles get-subs Name computed for /mnt/NASprev/Videos/TV Shows/fetchsubs/House.Of.Cards.2013.S03E13.WEBRip.x264-2HD.mp4 was House Of Cards 2017-12-14 21:13 INFO subtitles get-subs Subtitles found for /mnt/NASprev/Videos/TV Shows/fetchsubs/House.Of.Cards.2013.S03E13.WEBRip.x264-2HD.mp4
But with legendastv I get:
2017-12-14 21:01 INFO subtitles get-subs Name computed for /mnt/NASprev/Videos/TV Shows/fetchsubs/Game.of.Thrones.S06E01.INTERNAL.HDTV.x264-KILLERS.mkv was Game of Thrones 2017-12-14 21:01 ERROR entry get-subs Failed Game.of.Thrones.S06E01.INTERNAL.HDTV.x264-KILLERS (cannot find any subtitles for now.) 2017-12-14 21:01 VERBOSE task get-subs FAILED: `Game.of.Thrones.S06E01.INTERNAL.HDTV.x264-KILLERS` by subliminal plugin because cannot find any subtitles for now. 2017-12-14 21:01 INFO subtitles get-subs Name computed for /mnt/NASprev/Videos/TV Shows/fetchsubs/House.Of.Cards.2013.S03E13.WEBRip.x264-2HD.mp4 was House Of Cards 2017-12-14 21:01 ERROR entry get-subs Failed House.Of.Cards.2013.S03E13.WEBRip.x264-2HD (cannot find any subtitles for now.) 2017-12-14 21:01 VERBOSE task get-subs FAILED: `House.Of.Cards.2013.S03E13.WEBRip.x264-2HD` by subliminal plugin because cannot find any subtitles for now.
I have tried with different language codes (eng, por, pt-br, por-BR) and nothing changes. My legendastv account is active and the site was up and running during all my tests. Has anyone managed to work with legendastv provider?
EDIT: It seems I have managed to make it work (although some more testing will be necessary).
It appears Legendastv stores subtitles in rar format, but unrar was not installed in my RPi. When I tested subliminal with CLI and debug mode it complained about unrar...
Posts: 2
Participants: 1