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
635 stars 41 forks source link

[FR]: Logging header doesn't get logged for every run #591

Closed jonoff closed 23 hours ago

jonoff commented 2 weeks ago

Describe the Bug

The logging header, which contains useful version information is only printed once per container start as it is not inside the start() function. https://github.com/StuffAnThings/qbit_manage/blob/master/qbit_manage.py#L634 is the line in question, and would be useful to have in every run.

Config

No response

Logs

n/a

Screenshots

No response

Installation

Docker

Version Number

should be easier to find :)

What branch are you on?

master