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
649 stars 42 forks source link

[Bug]: Startup delay message is printed after the delay #605

Open ineednewpajamas opened 3 weeks ago

ineednewpajamas commented 3 weeks ago

Describe the Bug

The startup delay message is printed after the delay has elapsed.

Before delay

|====================================================================================================|
|                           _     _ _                                                                |
|                          | |   (_) |                                                               |
|                      __ _| |__  _| |_   _ __ ___   __ _ _ __   __ _  __ _  ___                     |
|                     / _` | '_ \| | __| | '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \                    |
|                    | (_| | |_) | | |_  | | | | | | (_| | | | | (_| | (_| |  __/                    |
|                     \__, |_.__/|_|\__| |_| |_| |_|\__,_|_| |_|\__,_|\__, |\___|                    |
|                        | |         ______                            __/ |                         |
|                        |_|        |______|                          |___/                          |
|     Version: 4.1.7 (Python 3.11.9)                                                                 |
|     Platform: Linux-5.15.0-113-generic-x86_64-with                                                 |

after delay is over

|====================================================================================================|
|                           _     _ _                                                                |
|                          | |   (_) |                                                               |
|                      __ _| |__  _| |_   _ __ ___   __ _ _ __   __ _  __ _  ___                     |
|                     / _` | '_ \| | __| | '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \                    |
|                    | (_| | |_) | | |_  | | | | | | (_| | | | | (_| | (_| |  __/                    |
|                     \__, |_.__/|_|\__| |_| |_| |_|\__,_|_| |_|\__,_|\__, |\___|                    |
|                        | |         ______                            __/ |                         |
|                        |_|        |______|                          |___/                          |
|     Version: 4.1.7 (Python 3.11.9)                                                                 |
|     Platform: Linux-5.15.0-113-generic-x86_64-with                                                 |
|     Scheduled Mode: Running every 15 minutes.                                                      |
|     Startup Delay: Initial Run will start after 600 seconds                                        |

Config

No response

Logs

https://gist.github.com/ineednewpajamas/4be477f1dc4903a42f06c176db474e5a

Screenshots

No response

Installation

Docker

Version Number

4.1.7

What branch are you on?

master