Commit Graph

602 Commits

Author SHA1 Message Date
41469cee64 Fixed url test when url is None 2021-08-03 18:53:15 +02:00
8cea4289d1 v3.4.0 2021-08-02 23:55:30 +02:00
ec3a6de8df Logging strings changed 2021-08-02 23:54:15 +02:00
3030140e15 Implemented formatListener 2021-08-02 23:45:08 +02:00
1859f07842 Added missing error imports 2021-08-02 23:44:52 +02:00
2e7c5c4e65 Code parity between libraries 2021-08-02 23:08:01 +02:00
e4f677e6b4 Implemented new getPreferredBitrate function 2021-08-02 22:42:03 +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
0b8647845c Updated setup.py 2021-07-25 15:27:29 +02:00
43112e28eb v3.3.3 2021-07-25 13:59:26 +02:00
8894ba7862 Fixed mistype in downloader.py 2021-07-25 13:56:34 +02:00
49dddea45e Version bump to 3.3.2 2021-07-25 13:09:49 +02:00
3b3146f220 Changes to make the lib work with deezer-py 1.0.2 2021-07-25 13:09:12 +02:00
d0cf20db8f Fixed lib not decrypting tracks 2021-07-25 12:51:46 +02:00
7536597495 v3.3.0 2021-07-25 11:40:33 +02:00
4d5ef2850e Fixed #10 2021-07-25 11:38:08 +02:00
7efaa6aaf7 Fixed #11 2021-07-25 11:35:37 +02:00
aa69439967 Added error handling for new url system 2021-07-25 11:34:20 +02:00
90b3be50e9 Implemented new url system 2021-07-25 11:33:59 +02:00
7838d4eefe v3.2.2 2021-07-20 15:21:52 +02:00
e11c69101b Fixed #9 2021-07-20 15:20:32 +02:00
092e96f4bd Version bump to 3.2.0 2021-07-20 14:47:00 +02:00
c007d39e15 Reverted back to crypted streams 2021-07-20 14:44:20 +02:00
d80702e949 Updated .gitignore 2021-07-16 15:05:18 +02:00
e194588d39 Version bump to 3.0.4 2021-07-16 14:59:35 +02:00
a7dd659e22 Added better error reporting for generation in cli 2021-07-16 14:55:11 +02:00
4119617c6b Fixed spotify plugin not working #7 2021-07-16 14:51:26 +02:00
263ecd4be0 Fixed #6 2021-07-16 14:49:10 +02:00
11447d606b Version bump to 3.0.3 2021-07-05 18:19:38 +02:00
536caee401 Fixed cli 2021-07-05 18:18:57 +02:00
07bdca4599 Made artist download work 2021-07-05 18:11:17 +02:00
4e1485f8d6 Fixed subscriptable issue 2021-07-05 18:02:08 +02:00
f0c3152ffa Version bump to 3.0.2 2021-07-03 11:00:31 +02:00
78804710d1 Fixed isdecimal issue 2021-07-03 10:59:05 +02:00
82bbb5c2ab Make sure the new cover md5 exists before overwriting it 2021-07-01 20:19:13 +02:00
01cc9f5199 Version bump to 3.0.1 2021-06-29 01:39:22 +02:00
b8e8d27357 Listener logging parity 2021-06-29 01:37:34 +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
67fcb7d37f Fixed Spotify URL parsing and version bump to 2.0.16 2021-02-11 12:31:30 +01:00
0814a17600 Fixed whitespace when removing featArtists 2021-02-01 12:33:40 +01:00
0f92b72d0b Fixed removeFeatures import and version bump to 2.0.14 2021-02-01 11:58:03 +01:00
2c9ed02394 Fixed lyrics download and version bump to 2.0.13 2021-01-31 22:38:29 +01:00
e88d05015a Version bump to 2.0.12 2021-01-31 20:46:45 +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
e9434ceeb6 Merge branch 'refactoring' into 'main'
Refactoring

See merge request RemixDev/deemix!4
2021-01-31 19:59:16 +03:00
8750881108 Refactoring 2021-01-31 19:59:15 +03:00
44eeb3e28e Version bump to 2.0.11 2021-01-06 21:07:22 +01:00
81e3056ff9 Fixed error logging 2021-01-06 21:06:50 +01:00