StuffAnThings / qbit_manage

This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove Orphaned data, remove unregistered torrents and much much more.
MIT License
743 stars 45 forks source link

Use BHD list of reasons instead of API #595

Closed notifiarr-bot closed 2 months ago

notifiarr-bot commented 3 months ago

they answered to the ticket, but they didn't say anything about the api rate limit, just to not use it to check for deletion

Origin user: .nolzi Origin message: Discord Server Link Reporting user: bobokun Reporting message: Discord Server Link

bobokun commented 3 months ago

This is changed to use deleted reason list instead. However if there is any reason that we need to switch back to API you can add legacy: true under the bhd section of your config. The BHD section of the config will be deprecated in the next release.

bhd:
  apikey: xxxxxxxxxxxx
  legacy: true