Add to-dos

This commit is contained in:
hygienic-books 2022-03-23 23:37:19 +01:00
parent 65e3ec83b1
commit 83921912a4

View File

@ -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