Commit Graph

637 Commits

Author SHA1 Message Date
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
933ac68c77 Version bump to 2.0.10 2020-12-31 20:00:44 +01:00
e55dabddff Fixed playlist download when using savePlaylistAsCompilation 2020-12-31 20:00:11 +01:00
102cf51d34 Version bump to 2.0.9 2020-12-31 15:04:41 +01:00
75b6950aff Fixed blank artist field when only one artist was present 2020-12-31 15:03:40 +01:00
0d5abf18de Version bump to 2.0.8 2020-12-29 22:25:34 +01:00
d234ce09d7 Fixed artist related issues 2020-12-29 22:25:03 +01:00
fc03d6a8e0 Version bump to 2.0.7 2020-12-29 21:20:08 +01:00
56300e08f1 Fixed various artists issue with playlists and local tracks 2020-12-29 21:07:45 +01:00
9ade4ba6b3 Version bump to 2.0.6 2020-12-29 19:26:55 +01:00
1721103646 Merge branch 'main' into 'main'
Fixed downloading of private playlists

See merge request RemixDev/deemix!3
2020-12-29 21:23:34 +03:00
744acc8c94 Fixed downloading of private playlists by mapping gw-api to public api
Depends on RemixDev/deezer-py!2
2020-12-29 18:41:47 +01:00
f893fef7db Removed necessity to pass settings to track constructor 2020-12-24 16:28:12 +01:00
16e45dd013 Version bump to 2.0.5 2020-12-17 18:17:45 +01:00
0542d7eacf Generalized cover URL generation function 2020-12-15 13:27:02 +01:00
f2cc780cec Merge branch 'fix-paths' into 'main'
Directory overrides for docker

See merge request RemixDev/deemix!2
2020-12-02 20:46:34 +03:00