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

Not Downloading Torrents From TraktList

$
0
0

@lloydie11 wrote:

OK,

So i have my config and it pulls the trakt list sucesfully and can see them as accepted in my history.

root@cloud:/Cript/FlexGet# flexget -c /Cript/FlexGet/config.yml history
-- History: -------------------------------------------------------------------
 Task    : trakt_movie_list
 Title   : Now You See Me 2 (2016)
 Url     : http://trakt.tv/movie/now-you-see-me-2-2016
 Time    : Fri Apr 22 10:02:47 2016
 Details : Accepted by accept_all

But no torrents actually ever download to my Download path.

tasks:
  trakt_movie_list:
    trakt_list:
      username: lloydie11
      list: MCM
      type: movies
#    quality: 720p-1080p
    accept_all: yes
    verify_ssl_certificates: no
    list_add:
      - movie_list: movies from trakt
  movies search:
    priority: 10 # run after the movie queue fill task
    regexp:
      reject:
        - (s|d)ub(s|bed)?\b: {from: title}     # Block any subbe$
    discover:
      what:
        - movie_list: movies from trakt
      from:
        - kat:
            category: movies
    torrent_alive: 2 # Will reject results with less than 2 se$
    quality: 720p-1080p
    movie_list: movies from trakt # Only fetch one movie from searched entries
    download: /Cript/Downloads/FlexGetFetched

Any ideas why, am i missing a fundermental step here?

Thanks

Posts: 8

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 716

Trending Articles