Commit Graph

443 Commits

Author SHA1 Message Date
b91d2a1af3 Added start queue function 2021-03-07 12:03:50 +01:00
318ad689ea Made nextitem work on a thread 2021-03-01 19:11:07 +01:00
9c49bf5d23 Removed dz as first parameter 2021-02-28 23:24:04 +01:00
bd8a1948d4 Started queuemanager refactoring 2021-02-11 19:05:06 +01:00
e47a2863e8 Removed eventlet 2021-02-11 17:30:53 +01: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
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
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
863bd54f86 Directory overrides for docker 2020-12-02 17:03:15 +00:00
001f1aaf66 Version bump to 2.0.4 2020-11-30 16:47:07 +01:00
2c807ffc43 urllib3 SSLError check when downloading the track 2020-11-30 16:45:53 +01:00
2ab1a583c7 catch readtimeouts and retry #12 2020-11-30 16:55:38 +03:00
6f6523ff8b Fixed playlist downloading 2020-11-22 21:37:57 +01:00
8b70e1424e Version bump to 2.0.2 2020-11-21 17:44:57 +01:00
846215d5ed Fixed downloading issue with some tracks
Changed padding type from pkcs7 to just dots
2020-11-21 17:44:19 +01:00
ac6a8f8ec4 Added reverseStreamURL function for future use 2020-11-21 17:31:53 +01:00
ff8b6da33e Added %root_artist% template variable 2020-11-21 16:45:40 +01:00
94f3bc95c3 Moved deezer api over to deezer-py pipy package; Version bump to 2.0.1 2020-11-19 22:08:35 +01:00
8840855a96 Fixed AUTH_REQUIRED issue when downloading multiple tracks 2020-11-19 16:53:25 +01:00
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
d514db2b76 Fixed folder issue with Windows, updated to 1.5.19 2020-10-30 15:38:21 +01:00
c7e85d3808 Update PyPi to 1.5.18 2020-10-30 11:38:10 +01:00
7fd0bfaa07 Made -p cli argument create only that folder and not the default one
Moved default download folder inside music
Check XDG first, then fallback to untranslated 'Music' folder
This fixes #82
2020-10-29 13:00:58 +01:00
97f9258de9 Added SOURCE and SOURCEID tags
This adds #81
2020-10-29 11:23:42 +01:00
a7b779072e Updated PyPi to 1.5.17 2020-10-15 12:01:31 +02:00
08070d8ff1 Removed blank lines from SYLT tag
Fixes #77
2020-10-15 12:01:14 +02:00
4567391a4a Fixed issues with songs without lyrics
Updated PyPi to 1.5.16
2020-10-15 00:33:16 +02:00
435069d9c2 Updated PyPi to 1.5.15 2020-10-14 23:28:08 +02:00
06a997d957 Fixed download of local mp3s 2020-10-14 23:25:29 +02:00
a7bba342d3 Added interface feedback when processing multiple links 2020-10-14 23:22:21 +02:00
2fdce7d137 Added interface logging of queueErrors 2020-10-14 23:21:13 +02:00