Quantcast
Channel: configuration - Forum - FlexGet
Viewing all articles
Browse latest Browse all 716

imdb_watchlist & discover results in undecided entries

$
0
0

@POGMAN wrote:

Hi,
I try to download my IMDB watchlist using discover/imdb_watchlist/rarbg but it always result in undecided entries.
I guess I misunderstood something but I can't figure out what.

Here is my config:

variables: variables.yml

templates:

  anchor-transmission: &TRANSMISSION
    rtorrent:
      uri: '{? rtorrent.uri ?}'
      path: '{? rtorrent.path ?}'
      digest_auth: yes

  imdb-config:
    <<: *TRANSMISSION
    quality: webrip+ !hdtv 1080p


  discover-imdb:
    discover:
      what:
        - imdb_watchlist:
            user_id: '{? imdb.user ?}'
            list: watchlist
      from:
        - rarbg:
            category: 44  # Movies HD
            limit: 100
            ranked: False

tasks:
  get-imdb:
    priority: 1
    template:
      - imdb-config
      - discover-imdb

It is fairly simple but not effective :confused:

Same result with imdb_list instead of imdb_watchlist

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 716

Trending Articles