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

Duplicate shows in same session

$
0
0

@Pete_Graydon wrote:

The config below is loading 720 & 1080 episode for Big Bang Theory in particular during the same session.

Hope someone can assist me with the problem.

secrets: secrets.yml
templates:
  global:
    verify_ssl_certificates: no
    magnets: no
    pushover:
      userkey: '{{secrets.pushover.userkey}}'
      apikey: '{{secrets.pushover.apikey}}'
      device: s168
      title: Downloading {{series_name}}
      message: Episode {{series_id}}
      priority: 2
      sound: incoming
      retry: 60
      expire: 1000
    transmission:
      host: 192.168.1.243 
      port: 50001
      username: '{{secrets.transm.usr}}'
      password: '{{secrets.transm.pwd}}'
      addpaused: no
  tv:
    quality:
      - "1080p"
      - "720p"
    content_filter:
      reject:
        - 'webdl'
        - 'webrip'
        - 'WEBRip'
      #  - 'x265'
      #  - 'hevc'
      #  - 'HEVC'
    series:
      settings:
        hdtv:
          timeframe: 8 hours
          set:
            path: /home/0common/Downloads/{{series_name}}/Season {{series_season}}
      hdtv:
        - "24":
           begin: S10E01
        - "2 Broke Girls"
        - Better Call Saul
        - Black Mirror
        - Billions
        - Bones
        - Breaking Bad
        - Broadchurch
        - "Bull (2016)"
        - "Capital (2015)"
        - "Castle (2009)"
        - Catastrophe
        - Call The Midwife
        - Capital
        - Criminal Minds:
            exact: yes
        - Cuckoo
        - Cuffs
        - Dark Net
        - DCI Banks:
           begin: S06E05
        - Detectorists
        - Doc Martin
        - Doctor Thorne
        - Downton Abbey
        - Elementary
        - Endeavour
        - Fleabag:
            begin: S02E01
        - Fortitude
        - Fresh Meat
        - Grantchester
        - Grand Designs:
            begin: S17E02
        - Happy Valley
        - Halt and Catch Fire:
            begin: S03E06
        - "Him & Her"
        - Home Fires
        - Humans
        - Inspector George Gently
        - Jessica Jones
        - Jonathan Creek
        - Josh
        - "Kirstie and Phil's Love It or List It"
        - Law and Order - Special Victims Unit:
            alternate_name:
              - "Law and Order SVU"
              - "Law and Order Special Victims Unit"
              - "Law & Order SVU"
              - "Law & Order Special Victims Unit"
              - "Law and Order: SVU"
              - "Law and Order: Special Victims Unit"
              - "Law & Order: SVU"
              - "Law & Order: Special Victims Unit"
              - "Law and Order - SVU"
              - "Law & Order - SVU"
              - "Law & Order - Special Victims Unit"
        - Lewis
        - Line Of Duty
        - London Spy
        - "Love & Hate"
        - Stan Lees Lucky Man:
            alternate_name:
              - "Stan Lees Lucky Man"
              - "Stan Lee's Lucky Man"
        - Luther
        - Maigret
        - Major Crimes
        - Marcella
        - "Marvel's Agent Carter"
        - "Marvel's Jessica Jones"
        - Midsomer Murders
        - "Murder 2016"
        - National Treasure
        - NCIS:
            exact: yes
        - No Offence
        - Our Girl:
            begin: S02E02
        - Paranoid
        - Peaky Blinders
        - Peep Show
        - Peter Kays Car Share
        - "Prey (UK)"
        - Pulling
        - Ray Donovan:
            begin: S04E12
        - River:
            exact: yes
        - "Rizzoli & Isles"
        - Scott and Bailey
        - Sherlock
        - Shetland
        - Silent Witness
        - Spooks
        - "Spooks: Code 9"
        - "Stella (UK)"
        - Supergirl
        - Superstore
        - "The 100"
        - The A Word
        - The Big Bang Theory
        - The Bletchley Circle
        - The Driver
        - The Durrells
        - The Fall
        - The Five UK
        - The Flash
        - The Inbetweeners
        - The IT Crowd
        - The Last Panthers
        - The Mentalist
        - The Night Manager
        - The Secret:
            exact: yes
        - The Tunnel
        - Thirteen 
        - Toast of London
        - Top Boy
        - Uncle:
            exact: yes
        - "Undercover 2016"
        - Unforgettable
        - Unforgotten
        - Vera
        - Waking the Dead
        - "WPC 56"
        - "You, Me and the Apocalypse"
        - Zoo
tasks: 
  showrss:
    rss:  http://showrss.info/other/all.rss
    template: tv
    priority: 2
  #torrenting:
   # rss: https://ttonline.us/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  #  verify_ssl_certificates: no
  #  template: tv
  #  priority: 1
  #  manipulate:
  #    - url:
   #       replace:
    #        regexp: '^.*/([0-9]+)'
    #        format: 'https://ttonline.us/download.php/\1'
  torrenting:
    rss: https://www.torrenting.com/xxxxxxxxxxxxxxxxxxxxx
    template: tv
    priority: 1
  kat1080p:
    rss: https://kickass.cd/usearch/category%3Atv%201080p/?rss=1
    verify_ssl_certificates: no
    template: tv
    priority: 5
  kat720p: 
    rss: https://kickass.cd/usearch/category%3Atv%20720p/?rss=1
    verify_ssl_certificates: no
    template: tv
  torrentfunk:
    rss: https://www.torrentfunk.com/tv/rss.xml
    template: tv
    priority: 4
  rarbg:
    rss: https://rarbg.to/rssdd.php?categories=41
    template: tv
    priority: 3

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 716

Trending Articles