Drapersniper / Qbitrr

A simple Python script to talk to Qbit and Arr's
MIT License
26 stars 4 forks source link

v2.0.0 #14

Closed Drapersniper closed 2 years ago

Drapersniper commented 2 years ago

With the bump to 2.0.0

I've reworked the whole config file to make it maintainable and expandable Note the old config.ini is not compatible with this version run qbitrr --gen-config to generate a new config template and update that file with your tokens and info.

You can now set per tracker configs for any number of trackers you want!

I've also done some major revamp of the logging used on the script, which should help contribute to performance boosts and looks nicer image