hi there, ive been trying to get this to work and im about to pull my hair out! every time i try to get flexget to work with multiple RSS feeds it seems to only every pick up whatever the last one is, rather than all RSS feeds, current config looks like this - can anyone please help?
schedules:
- tasks: ‘*’
interval:
minutes: 1
tasks:
mysite1:
rss: https://feed.com
accept_all: yes
download: ~/torrents/rss/
tasks:
mysite2:
rss: https://feed1.com
accept_all: yes
download: ~/torrents/rss/
2 posts - 1 participant