datashaman / putio-automator

A suite of commands for managing torrents, transfers and files on put.io. Works well with SickRage, Sonarr, etc.
MIT License
71 stars 17 forks source link

Root folder configuration #17

Closed laurimyllari closed 6 years ago

laurimyllari commented 6 years ago

This includes the fixes from PR #16 and adds a configuration option and environment variable PUTIO_ROOT to specify a folder on put.io to use for transfers and automatic downloads.

datashaman commented 6 years ago

Thanks for the contribution!

BrokenRSA commented 4 years ago

I don't know if I'm being stupid, but I can't get the Parent folder configured correctly. I've edited the config.py file, and added PUTIO_ROOT = '...' in with the folder ID I want to use, but everything seems to just completely ignore that setting. It shows up when I run putio config show, but other then that it doesn't seem to be picked up anywhere.