Commit Graph
8 Commits
Author SHA1 Message Date
Leon Bohmann 6877cca21b small design update to loader 2021-11-30 22:15:55 +01:00
Leon Bohmann a93fc0ee36 implemented loaders in task
- long running tasks like zspotify.invoke_url or convert_audio_format now use a Loader to show that they are busy
2021-11-30 22:12:47 +01:00
Leon Bohmann 401688a458 added loader class for long running tasks 2021-11-30 22:11:59 +01:00
Leon Bohmann 9a48746b79 added exception handling and retry-logic to zspotify 2021-11-30 21:41:48 +01:00
Leon Bohmann 16c7ee5d51 removed exception handling from track 2021-11-30 21:41:33 +01:00
Leon Bohmann 702ec22094 updated exception handling 2021-11-30 20:20:06 +01:00
Leon Bohmann 0d553243d2 added switch to not send too much requests 2021-11-30 17:01:34 +01:00
Leon Bohmann 1120592f0f added genre retrieval 2021-11-30 14:45:06 +01:00