+ series-trakt: # {{{2
+ configure_series:
+ from:
+ trakt_list:
+ username: Ram-Z
+ list: followlist
+ type: shows
+ settings: *default_settings
+
+
+ series-trakt-backfill: # {{{2
+ configure_series:
+ from:
+ trakt_list:
+ username: Ram-Z
+ list: backfill
+ type: episodes
+ settings: # *default_settings
+ identified_by: ep
+ quality: 720p+ h264+
+ discover:
+ interval: 1 hours
+ what:
+ - emit_series:
+ from_start: yes
+ from:
+ - newznab:
+ url: 'https://www.usenet-crawler.com/api?apikey={{secrets.crawler.apikey}}&t=tvsearch&cat=5030,5040&extended=1'
+ category: tv
+
+