Add to-dos
This commit is contained in:
parent
65e3ec83b1
commit
83921912a4
@ -46,6 +46,11 @@ from rich.progress import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
# TODO set locale for datetime and others to globally stick to en_US
|
# 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_start_time = 0
|
||||||
download_last_update_time = 0
|
download_last_update_time = 0
|
||||||
total_content_length = 0
|
total_content_length = 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user