Quantcast
Channel: help - Forum - FlexGet
Viewing all articles
Browse latest Browse all 837

Subliminal not working

$
0
0

@effemmeffe wrote:

In my config I have the following task for subtitles:

  ##### 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

I tried to install subliminal, but noticed that guessit package is different for subliminal and flexget, so after a search on the forum I tried the virtualenv solution found here: http://discuss.flexget.com/t/solved-flexget-subliminal-dependencies-collision/501/4?u=effemmeffe

Now I have both installed:

fmf@kodi:~$ flexget  --version
1.2.441
subliminal Latest release: 1.2.442
fmf@kodi:~$ subliminal --version
subliminal, version 1.1.1
fmf@kodi:~$

But in log I get this error:

2016-01-29 11:44 CRITICAL task          download-subtitles Plugin `subliminal` cannot be used because dependency `subliminal` is missing.
2016-01-29 11:44 WARNING  task          download-subtitles Aborting task (plugin: subliminal)

It seems that flexget doesn't sees subliminal even if I can run it from CLI.
Any idea?

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 837

Trending Articles