@Mikkel_Petersen wrote:
Hey all. I currently have two separate entries, with the exact same RSS url. This is because I want two filters based on IMDB rating. Is it possible to combine my two entries, so it would be like:
These IMDB ratings
OR
These IMDB ratings?Currently it looks like this, which I were hoping to shrink into 1 entry.
tasks: Movies: rss: url: XXXXXXXXXXXX all_entries: no imdb: min_score: 6 min_votes: 6000 min_year: 2015 quality: 1080p regexp: reject: - 'half-sbs|hybrid|3d|hi10p': {from: title} download: /media/sdn1/zeroz/private/deluge/watch/ Movies_2: rss: url: XXXXXXXXXXXXXX all_entries: no imdb: min_score: 3 min_votes: 30000 min_year: 2015 quality: 1080p regexp: reject: - 'half-sbs|hybrid|3d|hi10p': {from: title} download: /media/sdn1/zeroz/private/deluge/watch/
Posts: 7
Participants: 2