@bymem wrote:
hi, im trying to follow the settings made by @jonybat here:
But i think maybe it's missing something, and im do not understand flexget enough to find out what is missing.
But he's has these taks to populate a series db with the episodes he allready have, fill the series list from trakt, and discover and download then (i hope that is what he doing, and i did'nt miss enything)tasks: populate-series-db: priority: 10 template: - series-metainfo seen: local filesystem: path: "{? folder.root ?}{? folder.series ?}" recursive: yes retrieve: files regexp: '.*\.(avi|mkv|mp4)$' accept_all: yes configure_series: from: filesystem: path: "{? folder.root ?}{? folder.series ?}" retrieve: dirs settings: tracking: no fill-series-list: priority: 11 template: - disable-seen-retry - series-metainfo list_clear: what: - entry_list: trakt-series trakt_list: account: "{? trakt.account ?}" list: "{? trakt.series ?}" type: shows accept_all: yes set: title: "{{tvdb_series_name|escape|replace(''', '')}}" list_add: - entry_list: trakt-series download-series-discover: priority: 12 template: - series - reject - sabnzbd-series discover: release_estimations: strict interval: 15 minutes what: - next_series_episodes: from_start: yes from: - newznab: website: {? newznsb.website ?} apikey: {? newznab.apikey ?} category: tv templates: series: thetvdb_lookup: yes tvmaze_lookup: yes configure_series: from: entry_list: trakt-series settings: identified_by: ep timeframe: 16 hours target: hdtv+ 720p !10bit !h265 quality: webrip+ 720p !10bit !h265 propers: 16 hours specials: yes content_size: min: 350 content_filter: require: - '*.mkv'
this is working and runing, BUT this for me scans all my series. Finds my watchlist on trackt. and Start finding ALL episodes and start downloading then, regardless if i have then or not.
what is the task missing?
Posts: 4
Participants: 2