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

configure_series quality being ignored

$
0
0

@kjp4756 wrote:

I'm having a hard time getting flexget to download the quality I want. It's grabbing 720p no matter what I set. Any ideas on this? It's got to be something simple.

2017-07-16 14:10 VERBOSE task get-tv ACCEPTED:Power S04E04 720p HDTV x264-FLEETby series plugin because target quality

templates:
  sonarr-tv:
    thetvdb_lookup: yes
    deluge:
      label: tv-sonarr
      content_filename: "{{ series_name|replace(' ','.') }}.{{ series_id }}.{{ quality|upper }}{% if proper %}-PROPER{% endif %}"
      magnetization_timeout: 30
    exists_series: '/media/TV/{{series_name}}'
tasks:
  get-tv:
    template: sonarr-tv
    configure_series:
      from:
        sonarr_list:
          base_url: http://127.0.0.1
          port: 8989
          api_key: [removed]
          include_ended: false
          only_monitored: true
      settings:
        quality: webrip+ <720p h264
    inputs:
      - rss:
          url: https://eztv.ag/ezrss.xml
          link: 'torrent:magnetURI'
      - rss: https://rarbg.to/rssdd.php?category=1;18;41;49
schedules:
  - tasks: '*'
    interval:
      minutes: 15

Posts: 6

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 716

Trending Articles