Commit Graph

141 Commits

Author SHA1 Message Date
RemixDev 67fcb7d37f
Fixed Spotify URL parsing and version bump to 2.0.16 2021-02-11 12:31:30 +01:00
RemixDev 0814a17600
Fixed whitespace when removing featArtists 2021-02-01 12:33:40 +01:00
RemixDev 0f92b72d0b
Fixed removeFeatures import and version bump to 2.0.14 2021-02-01 11:58:03 +01:00
RemixDev 2c9ed02394
Fixed lyrics download and version bump to 2.0.13 2021-01-31 22:38:29 +01:00
RemixDev e88d05015a
Version bump to 2.0.12 2021-01-31 20:46:45 +01:00
RemixDev 44eeb3e28e
Version bump to 2.0.11 2021-01-06 21:07:22 +01:00
RemixDev 933ac68c77
Version bump to 2.0.10 2020-12-31 20:00:44 +01:00
RemixDev 102cf51d34
Version bump to 2.0.9 2020-12-31 15:04:41 +01:00
RemixDev 0d5abf18de
Version bump to 2.0.8 2020-12-29 22:25:34 +01:00
RemixDev fc03d6a8e0
Version bump to 2.0.7 2020-12-29 21:20:08 +01:00
RemixDev 9ade4ba6b3
Version bump to 2.0.6 2020-12-29 19:26:55 +01:00
RemixDev 16e45dd013
Version bump to 2.0.5 2020-12-17 18:17:45 +01:00
RemixDev 001f1aaf66
Version bump to 2.0.4 2020-11-30 16:47:07 +01:00
RemixDev 6f6523ff8b
Fixed playlist downloading 2020-11-22 21:37:57 +01:00
RemixDev 8b70e1424e
Version bump to 2.0.2 2020-11-21 17:44:57 +01:00
RemixDev 94f3bc95c3
Moved deezer api over to deezer-py pipy package; Version bump to 2.0.1 2020-11-19 22:08:35 +01:00
RemixDev 8840855a96
Fixed AUTH_REQUIRED issue when downloading multiple tracks 2020-11-19 16:53:25 +01:00
RemixDev 13f6eab172
Added support for link.tospotify.com; add warns for not supported links
Updated PyPi to 1.5.20
2020-11-10 13:57:03 +01:00
RemixDev d6a18749c0 Updated setup.py 2020-11-01 17:00:05 +01:00
RemixDev d514db2b76 Fixed folder issue with Windows, updated to 1.5.19 2020-10-30 15:38:21 +01:00
RemixDev c7e85d3808 Update PyPi to 1.5.18 2020-10-30 11:38:10 +01:00
RemixDev a7b779072e Updated PyPi to 1.5.17 2020-10-15 12:01:31 +02:00
RemixDev 4567391a4a Fixed issues with songs without lyrics
Updated PyPi to 1.5.16
2020-10-15 00:33:16 +02:00
RemixDev 435069d9c2 Updated PyPi to 1.5.15 2020-10-14 23:28:08 +02:00
RemixDev 7a932c376b Updated PyPi tp 1.5.14 2020-10-13 19:08:13 +02:00
RemixDev a9a09c58e0 Added folderCheck for download folder
folderCheck checks if the folder exsists and it's writable
2020-10-08 13:26:17 +02:00
RemixDev 4d09925f64 Fixed FeatureOptions not working 2020-10-08 12:06:08 +02:00
RemixDev 49cf460131 Added catch for empty artists and made release type safe
in case deezer adds a new release type
2020-10-07 21:43:13 +02:00
RemixDev 90ff48ab87 Added "More Albums" to "All". Made artist download "All" category.
All category doesn't include Featured in, you still need to use 
"/discography" for that
2020-10-07 21:27:41 +02:00
RemixDev a3b96d3340 Fixed typo 2020-10-04 11:56:32 +02:00
RemixDev 7ad388b999 Updated PyPi to 1.5.8 2020-10-03 11:18:38 +02:00
RemixDev b3265ec050 Updated PyPi to 1.5.7 2020-10-02 19:21:08 +02:00
RemixDev 2e8bae427d Updated PyPi to 1.5.6 2020-10-01 18:44:44 +02:00
RemixDev 22e024af39 Fixed overwrite padding size 2020-09-30 20:27:19 +02:00
RemixDev 050b25471f Fixed id not being string 2020-09-30 16:19:14 +02:00
RemixDev 0d0fc9a2b7 Updated PyPi to 1.5.3 2020-09-30 15:34:57 +02:00
RemixDev 250682ea18 Fixed cli not working on Windows 2020-09-29 08:57:22 +02:00
RemixDev f85b208af4 Fixed path concat in pathtemplates 2020-09-28 23:06:22 +02:00
RemixDev 798dcdd3d9 Changed all os.path to pathlib + cleanup
Bumped to 1.5.0
2020-09-27 23:44:37 +02:00
RemixDev 6e955ee01f Updated PyPi to 1.4.3 2020-09-26 07:52:03 +02:00
RemixDev 09331516c7 Fixed sync lyrics timing 2020-09-22 11:32:07 +02:00
RemixDev 09dba218c2 Added simple spotifyCache validation 2020-09-20 18:32:39 +02:00
RemixDev 9dc52ccaa8 Updated PyPi to 1.4.0 2020-09-20 11:48:58 +02:00
RemixDev ceef735d29 Added function to change accept language in deezer api 2020-09-19 11:46:58 +02:00
RemixDev 5fa251ae3a Added option for saving cover description as UTF8 2020-09-19 11:06:35 +02:00
RemixDev b0014f5219 Updated PyPi to 1.3.12 2020-09-19 10:38:38 +02:00
RemixDev 3e0ebc804b Fixed #46 2020-09-18 22:17:58 +02:00
RemixDev 85436d1eb7 Fixed ACK check for artists 2020-09-18 18:52:05 +02:00
RemixDev 73684aed45 Fixed pyinstaller spotipy issue and started working on favorites 2020-09-18 13:43:54 +02:00
RemixDev 9603616d33 Fixed spotify features for cli 2020-09-17 23:40:26 +02:00