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

screen_packs not working, and labeling in rutorrent magically does?

$
0
0

@Mikkel_Petersen wrote:

Hi all. Okay so first up season packs. Here is a complete copy of my config, it is only the TV part this question is about, but I will include everything for context:

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:
      1080p:
        - Shameless (US):
            path: ~/private/rtorrent/data/TVShows/Shameless (US)
            quality: webrip

        - Marvel's Agents of S.H.I.E.L.D.:
            path: ~/private/rtorrent/data/TVShows/Marvel's Agents of S.H.I.E.L.D.
            quality: webdl

        - Arrow:
            path: ~/private/rtorrent/data/TVShows/Arrow
            quality: webdl

        - Fresh Off the Boat:
            path: ~/private/rtorrent/data/TVShows/Fresh Off the Boat
            quality: webdl

        - The Big Bang Theory:
            path: ~/private/rtorrent/data/TVShows/The Big Bang Theory
            quality: webdl

        - Mr. Robot:
            path: ~/private/rtorrent/data/TVShows/Mr. Robot
            quality: webdl

        - Marvel's Daredevil:
            path: ~/private/rtorrent/data/TVShows/Marvel's Daredevil
            quality: webrip

        - A Place To Call Home:
            path: ~/private/rtorrent/data/TVShows/A Place To Call Home
            quality: webdl

        - Game of Thrones:
            path: ~/private/rtorrent/data/TVShows/Game of Thrones
            quality: webdl

        - Silicon Valley:
            path: ~/private/rtorrent/data/TVShows/Silicon Valley
            quality: webdl

        - Lucifer:
            path: ~/private/rtorrent/data/TVShows/Lucifer
            quality: webdl

        - Vikings:
            path: ~/private/rtorrent/data/TVShows/Vikings
            quality: webdl

        - The Flash (2014):
            path: ~/private/rtorrent/data/TVShows/The Flash (2014)
            quality: webdl

        - Gotham:
            path: ~/private/rtorrent/data/TVShows/Gotham
            quality: webdl

        - Outlander:
            path: ~/private/rtorrent/data/TVShows/Outlander
            quality: webdl

        - Suits:
            path: ~/private/rtorrent/data/TVShows/Suits
            quality: webdl

        - Better Call Saul:
            path: ~/private/rtorrent/data/TVShows/Better Call Saul
            quality: webdl

        - South Park:
            path: ~/private/rtorrent/data/TVShows/South Park
            quality: webdl

        - Archer (2009):
            path: ~/private/rtorrent/data/TVShows/Archer (2009)
            quality: webdl

        - Family Guy:
            path: ~/private/rtorrent/data/TVShows/Family Guy
            quality: webdl

        - American Horror Story:
            path: ~/private/rtorrent/data/TVShows/American Horror Story
            quality: webdl

        - Brooklyn Nine-Nine:
            path: ~/private/rtorrent/data/TVShows/Brooklyn Nine-Nine
            quality: webdl

        - American Dad!:
            path: ~/private/rtorrent/data/TVShows/American Dad!
            quality: webdl

        - New Girl:
            path: ~/private/rtorrent/data/TVShows/New Girl
            quality: webdl

        - Arrested Development:
            path: ~/private/rtorrent/data/TVShows/Arrested Development
            quality: webdl

        - Narcos:
            path: ~/private/rtorrent/data/TVShows/Narcos
            quality: webrip

        - Futurama:
            path: ~/private/rtorrent/data/TVShows/Futurama
            quality: webdl

        - Westworld:
            path: ~/private/rtorrent/data/TVShows/Westworld
            quality: webrip
    download: ~/private/rtorrent/watch

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

Now for shows like Daredevil where entire seasons are released at once, I have tried this:

    - Marvel's Daredevil:
        path: ~/private/rtorrent/data/TVShows/Marvel's Daredevil
        quality: webrip
        season_packs: yes

I also tried putting season packs directly under the sereis name. When I however run flexget check I got this error every time: [/tasks/TV/series/1080p/6/Marvel's Daredevil] The key screen_packs is not valid here.

So how do I configure this to work?

Okay the next question.

Posts: 8

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 716

Trending Articles