Commit Graph

500 Commits

Author SHA1 Message Date
a4b707bd88 v3.5.0 2021-09-21 18:48:18 +02:00
58f2b875fa Made spotipy an optional dependency 2021-09-21 18:32:20 +02:00
c2b19eef33 Fixed #23 2021-09-21 14:33:54 +02:00
8b896fe7e7 Fixed isdecimal check 2021-09-21 14:23:51 +02:00
d11843c733 Merge pull request 'Pass correct config folder to the spotify plugin from cli' (#24) from xtream1101/deemix-py:main into main
Reviewed-on: https://git.freezer.life/RemixDev/deemix-py/pulls/24
2021-09-21 05:20:46 -04:00
8074cf06b7 Correctly capitalize after opening bracket 2021-09-21 09:12:15 +02:00
4e16f14ffc API: Added option to inject genre tag from external sources for tracks 2021-09-21 09:01:30 +02:00
e61a9aa626 Add stack to unknown error report 2021-09-21 08:57:16 +02:00
ae5243288d Rank is not essential data 2021-09-21 08:53:05 +02:00
d8580d5d19 Pass correct config folder to the spotify plugin from cli 2021-09-12 12:52:17 +00:00
c8bda282d1 v3.4.4 2021-09-03 00:05:11 +02:00
2694b05b9d Fixed misspell in utils/deezer 2021-09-03 00:04:43 +02:00
385cdce2c0 Added more info to files in downloadObject 2021-09-03 00:04:17 +02:00
5d1102c6a7 v3.4.3 2021-08-11 12:26:04 +02:00
a705794a91 Merge code cleanup 2021-08-11 12:25:11 +02:00
caee30f37c Merge pull request 'fix KeyError in convertTrack and generateTrackItem' (#20) from jojo/deemix-py:spotify_fix into main
Reviewed-on: https://git.freezer.life/RemixDev/deemix-py/pulls/20
2021-08-11 06:22:36 -04:00
c4f11aef7c fix KeyError in convertTrack and generateTrackItem
in Spotify class
2021-08-08 22:41:40 +02:00
bb00dd218d Fix error "AttributeError: 'dict' object has no attribute 'name'" when attempt to downloading an artist 2021-08-05 19:27:28 +02:00
01bcd9ce37 v3.4.2 2021-08-04 21:41:00 +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
2d3d6d0699 Made rating an optional tag 2021-08-04 20:39:51 +02:00
4c119447f5 add POPM on ID3 and RATING on Flac 2021-08-03 23:08:06 +02:00
44d018a810 v3.4.1 2021-08-03 18:53:34 +02:00
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
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
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