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

Flexget and cron setup on synology - advice needed from experienced members

$
0
0

@Yunto wrote:

Hi everyone,

i'm pretty new to flexget and I'm running it on a synology station where I installed flexget from the synocommunity.
What I'm trying to achieve is pretty straight forward. I have a couple of rss feeds and want them to search for latest magazines and download them to a specific folder. This task should be run every hour.

So at first I installed flexget and my config is here:
/volume1/@appstore/flexget/var/config.yml

I've edited my flexget config file and it looks like this:

tasks:
  books:
    rss: http://tracker1/drrs.php?cats=16&type=dl&verification_key=xxxx
    rss: https://tracker2/rss.php?k=xxx
    rss: https://tracker3/rss.php?cats=8&type=dl&passkey=xxxx
    regexp:
      accept:
        - Playboy
        - Gamer
        - Business
    download: /volume1/watch/

Transmssion is watching my watch folder so I figured i dont need to use the flexget transmission plugin.

I edited my crontab and have following setting:
40 0-23 * * * root /volume1/@appstore/flexget/var/config.yml

With this setup nothing is really happening. I dont know whether its my flexget settings or my cronjob that isnt working so I'm very thankful for any advice that points into the right direction.

Thank you
Yunto

Posts: 13

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 716

Trending Articles