23 Commits

Author SHA1 Message Date
7fe430b77f Merge pull request 'Rebase with upstream' (#1) from RemixDev/deemix-py:main into main
Reviewed-on: https://git.freezerapp.xyz/omtinez/deemix-py/pulls/1
2022-01-04 15:17:01 -05:00
3aa1389eed fixed album art not downloading 2021-12-29 17:42:45 +01:00
a5f4235128 Handle None values in track parser 2021-12-28 09:43:56 -05:00
9f9433d205 Fixed default data missing 2021-12-23 23:12:50 +01:00
eb84a392ba fixed issues from version parity 2021-12-23 19:25:45 +01:00
6b41e6cb0a version parity 2021-12-23 19:02:33 +01:00
133314f481 Fixed playlistID mistype 2021-12-19 18:09:05 +01:00
54374c87e2 Fix append (not push) on list 2021-10-07 12:57:39 +02:00
4e16f14ffc API: Added option to inject genre tag from external sources for tracks 2021-09-21 09:01:30 +02:00
ae5243288d Rank is not essential data 2021-09-21 08:53:05 +02:00
8d84b9f85a Fixed #12 2021-08-04 21:36:55 +02:00
87e83e807f Fixed download oversight 2021-08-04 21:36:34 +02:00
4c119447f5 add POPM on ID3 and RATING on Flac 2021-08-03 23:08:06 +02:00
8d325d5321 Move extrasPath to DownloadObject 2021-08-02 22:09:28 +02:00
834de5a09c Moved errors in dedicated file 2021-08-02 21:55:22 +02:00
3b3146f220 Changes to make the lib work with deezer-py 1.0.2 2021-07-25 13:09:12 +02:00
90b3be50e9 Implemented new url system 2021-07-25 11:33:59 +02:00
4e1485f8d6 Fixed subscriptable issue 2021-07-05 18:02:08 +02:00
82bbb5c2ab Make sure the new cover md5 exists before overwriting it 2021-07-01 20:19: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
0f92b72d0b Fixed removeFeatures import and version bump to 2.0.14 2021-02-01 11:58:03 +01:00
054a4f4fdf Remove tabs from track titles
Reference to https://git.rip/RemixDev/deemix-pyweb/-/issues/17
2021-01-31 20:35:31 +01:00
8750881108 Refactoring 2021-01-31 19:59:15 +03:00