v00g100skr / lostfilm-rss-parser

12 stars 4 forks source link

lostfilm-rss-parser

  1. edit config.yml
    • add your series
    • add your lostfilm cookie
    • change path to torrents dir - option 'downloads-path'
    • change transmission auth data, if you want to use automatic transmission download
    • enable transmission connect - option 'use_transmission'
    • change email sending data and enable it - option 'send_email' - if you want
    • change path to store torrent file - options 'store_torrent_files' and 'torrents-path' - for storing torrent files. crontab user must have write permissions to this dir
    • if you want - change user agent
  2. edit run.sh - change path to parser dir
  3. make parser.py and run.sh executable (chmod +x)
  4. make lostfilm-rss-parser dir writable for crontab user - it's needed for storing log files
  5. add run.sh to your crontab