diff --git a/mvw-dl.py b/mvw-dl.py index ea58b13..f9d997f 100644 --- a/mvw-dl.py +++ b/mvw-dl.py @@ -46,6 +46,11 @@ from rich.progress import ( ) # TODO set locale for datetime and others to globally stick to en_US +# TODO thread log messages display timestamp in systemd journal +# TODO Increment file name suffix more than once of needed +# TODO [23:15:14] DEBUG [thread] +# TODO Clean mvw-dl.timer +# TODO Reset maus-query.json download_start_time = 0 download_last_update_time = 0 total_content_length = 0