tubearchivist/tubearchivist
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
..
api add playlist API list view 2022-04-13 09:51:15 +07:00
config add global vars for version and url 2022-04-05 18:43:15 +07:00
home Fix: #210 - Download UI Box being removed when file is still processing (#219) 2022-04-15 15:21:24 +07:00
static Adjust to API changes for SB integration. (#222) 2022-04-13 10:30:32 +07:00
manage.py linting everything in black 2021-09-21 16:25:22 +07:00
requirements.txt bump django 2022-04-11 17:57:29 +07:00