Commit Graph

639 Commits

Author SHA1 Message Date
7e6202b7f0 Made downloadObject optional in streamTrack 2021-10-07 14:57:09 +02:00
54374c87e2 Fix append (not push) on list 2021-10-07 12:57:39 +02:00
ce98393683 Don't save BPM to tags if not found 2021-09-30 19:40:46 +02:00
d2e0450ace v.3.5.3 2021-09-24 16:24:55 +02:00
0907586e0d Merge pull request 'Remove language arg to match change in deezer-py 1.2.3' (#27) from digitalec/deemix-py:main into main
Reviewed-on: https://git.freezer.life/RemixDev/deemix-py/pulls/27
2021-09-24 03:58:35 -04:00
bb8bb1b4c4 Remove language arg to match change in deezer-py 1.2.3 2021-09-23 17:15:30 -04:00
45910742c2 v3.5.2 2021-09-23 14:30:08 +02:00
09857b1247 Fixed BAD STARTING SYNC issue when downloading some MP3s 2021-09-23 14:16:32 +02:00
93fa5fd8a1 Updated deezer-py lib version 2021-09-23 13:29:02 +02:00
114ce94148 v3.5.1 2021-09-22 08:22:15 +02:00
b9da32b2a2 Fixed strip position 2021-09-22 08:17:59 +02:00
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
242465eb21 Merge pull request 'Fix error "AttributeError: 'dict' object has no attribute 'name'" when attempt to downloading an artist' (#16) from AllsGamingHD/deemix-py-fork:main into main
Reviewed-on: https://git.freezer.life/RemixDev/deemix-py/pulls/16
2021-08-11 06:10:26 -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
09f087484d Merge pull request 'add POPM on ID3 and RATING on Flac' (#14) from TheoD02/deemix-py-fork:feature/id3_popm into main
Reviewed-on: https://git.freezer.life/RemixDev/deemix-py/pulls/14
2021-08-04 14:37:06 -04: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
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