Commit Graph

14 Commits

Author SHA1 Message Date
01cc9f5199 Version bump to 3.0.1 2021-06-29 01:39:22 +02:00
d8ecb244f5 Added missing unlink on error 2021-06-29 01:11:13 +02:00
f530a4e89f Merge refactoring (#4)
Removed saveDownloadQueue and tagsLanguage from lib settings

Revert embedded cover change

Fixed bitrate fallback check

Use overwriteFile setting when downloading embedded covers

Fixed bitrate fallback not working

Fixed some issues to make the lib work

Implemented spotify plugin back

Better handling of albums upcs

Fixed queue item not cancelling correctly

Code parity with deemix-js

Code cleanup with pylint

Even more rework on the library

More work on the library (WIP)

Total rework of the library (WIP)

Some rework done on types

Added start queue function

Made nextitem work on a thread

Removed dz as first parameter

Started queuemanager refactoring

Removed eventlet

Co-authored-by: RemixDev <RemixDev64@gmail.com>
Reviewed-on: https://git.freezer.life/RemixDev/deemix-py/pulls/4
Co-Authored-By: RemixDev <remixdev@noreply.localhost>
Co-Committed-By: RemixDev <remixdev@noreply.localhost>
2021-06-27 16:29:41 -04:00
f53c991622 Updated .gitignore 2020-11-12 17:02:52 +01:00
290c55c509 Added simple cached favorites management 2020-09-18 16:02:36 +02:00
d92f6d8612 Updated stuff for pypi 2020-05-25 13:45:12 +02:00
8fd66b1bac added /env/ to .gitignore 2020-05-23 17:38:50 +02:00
e7daffc18b re-added bundle.js to fix the running instructions in the README 2020-05-09 11:12:48 +02:00
3925a8d2fb Updated gitignore 2020-05-08 18:05:50 +02:00
634df44cdc config.py added to .gitignore 2020-04-22 12:29:50 +03:00
51124e6433 removed httpVueLoader, moved Vue instances in different files, moved socket in different file, other minor code changes 2020-04-21 22:20:19 +02:00
0bf2c372c5 venv folder added to .gitignore 2020-04-17 13:31:59 +03:00
5ce63b8d5f updated .gitignore, added prettier formatter file 2020-04-15 20:01:53 +02:00
e29bf188b2 Initial Commit 2020-02-16 18:32:10 +01:00