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

Webrip and webdl not valid requirement?

$
0
0

@Mikkel_Petersen wrote:

Hi all. I'm trying so sort TV shows by putting them in a group called "webdl". However it seems that it only works as a name, because webrip also get's through?

Is it only resolution requirements that can double as group name, and not source requirement?

This is my config:

tasks:
  Movies:
    rss:
      url: xxxx
      all_entries: no
    imdb:
      min_score: 5
      min_votes: 4000
      min_year: 2015
      reject_genres:
        - horror
    quality: 1080p
    regexp:
      reject:
        - 'half-sbs|3d|hi10p': {from: title}
    download: /media/sdn1/zeroz/private/deluge/watch/
  TV:
    rss:
      url: xxxx
      all_entries: no
    series:
      webdl:
        - Marvel's Agents of S.H.I.E.L.D.
        - Arrow
        - Fresh Off the Boat
        - The Big Bang Theory
        - Mr. Robot
        - A Place To Call Home
        - Game of Thrones
        - Silicon Valley
        - Lucifer
        - Vikings
        - The Flash (2014)
        - Gotham
        - Outlander
        - Suits
        - Better Call Saul
        - South Park
        - Archer (2009)
        - Family Guy
        - American Horror Story
        - Brooklyn Nine-Nine
        - American Dad!
        - New Girl
        - Arrested Development
        - Futurama
        - Rick and Morty

      webrip:
        - Westworld
        - Shameless (US)

    rtorrent:
      uri: /media/sdn1/zeroz/private/rtorrent/.socket
      path: ~/private/rtorrent/data/TVShows/{{ series_name }}
      custom1: TV/{{ series_name }}

schedules:
  - tasks: '*'
    interval:
      minutes: 1.5

Posts: 4

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 716

Trending Articles