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

Simple config splitting series and movies from RSS

$
0
0

Hey,

I’ve tried searching for a similar topic, but couldn’t find one. I have an RSS feed which contains torrents for series and movies. What I want is to split the feed and download the files into two different watch directories. I’ve used the “all_series” plugin for series, but I can’t figure out how to pick out the rest, or movies using any of the listed input plugins.
It’s important that the files are categorized on first pass, because they disappear from the feed after being loaded. I.e. I can’t load the RSS once for series and once for movies.

This is what I have so far, but where the movies aren’t fetched:

tasks: 
  feed: 
    rss: https://example.com/feed.rss
 
    all_series: 
      quality: 720p 
      season_packs: yes 
      path: /home/user/watch/series
    
    download: yes

Does anyone know how to configure what I’m after? :slight_smile:

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 716

Trending Articles