tubearchivist/tubearchivist/home/src/download
Ainsey11 dc29c6718c
Fix: #210 - Download UI Box being removed when file is still processing (#219)
* Fix: https://github.com/bbilly1/tubearchivist/issues/210 - Download UI element is removed when the file has finished downloading, but is still being moved on disk to the storage destination. This means the user is presented with nothing in the UI yet the file is still being processed.

* FIX: Resolving linting issue

* FIX: Set moving message to never expire and then a second message after the move with a 4 second expiry timer.

Co-authored-by: Rob Ainsworth <roba@immjsystems.com>
2022-04-15 15:21:24 +07:00
..
__init__.py major refactor, split up modules 2022-01-22 22:13:37 +07:00
queue.py rename channel_overwrites attribute 2022-03-19 15:03:38 +07:00
subscriptions.py use the refactored PendingList class 2022-03-18 18:27:25 +07:00
thumbnails.py add base64 blur video thumb 2022-04-08 00:29:09 +07:00
yt_dlp_handler.py Fix: #210 - Download UI Box being removed when file is still processing (#219) 2022-04-15 15:21:24 +07:00