Commit graph

44 commits

Author SHA1 Message Date
RemixDev 9d605df99d
Fixed country instance issue 2021-08-04 21:36:06 +02:00
RemixDev 53176663f0
v1.1.1 2021-08-02 23:43:40 +02:00
RemixDev e371c32d3a
Fixed error key issue 2021-08-02 23:42:55 +02:00
RemixDev 7fac125896
v1.1.0 2021-08-02 20:44:10 +02:00
RemixDev dccf09fea8
Added errors to get_tracks_url and moved errors in separate file 2021-08-02 20:42:47 +02:00
RemixDev 450f2c3816
Fixed login for family accounts
v1.0.4
2021-07-25 20:05:39 +02:00
RemixDev 03cd19807e
v1.0.3 2021-07-25 15:25:28 +02:00
RemixDev 185c9c81b9
Fixed get_tracks_url when tracks are not released yet 2021-07-25 15:23:32 +02:00
RemixDev 1231ca0685
Specify version in get_track_url 2021-07-25 13:05:23 +02:00
RemixDev d8b04b15a1
Added get_tracks_urls method 2021-07-25 11:32:24 +02:00
RemixDev b8f04ae064
Version bump 1.0.0 2021-06-28 00:04:06 +02:00
RemixDev 1a20d616ad
Fixed code issues 2021-04-09 19:28:41 +02:00
RemixDev 153e57a303
Renamed APIError in GW as GWAPIError 2021-03-19 16:01:45 +01:00
RemixDev 4dabaec308
Some code rework 2021-03-12 15:02:11 +01:00
RemixDev 1432adc941
Fixed json issue 2021-03-05 13:49:33 +01:00
RemixDev b5214e7e53
Fixed set_session issue 2021-03-01 19:02:48 +01:00
RemixDev ad4ccf1b1d
Removed eventlet and added get_session and set_session 2021-02-11 19:04:05 +01:00
RemixDev 6f90d520f2
Version bump to 0.0.15 2021-01-31 17:54:42 +01:00
RemixDev a8944c71bd
Fixed search issues 2021-01-31 17:50:32 +01:00
RemixDev 7d79211056
Version bump to 0.0.14 2021-01-08 18:07:41 +01:00
RemixDev 7882ca56aa
Added support for access_token in api
https://developers.deezer.com/api/oauth
2021-01-08 18:07:13 +01:00
RemixDev e3083a5ee7
Version bump to 0.0.13 2020-12-29 21:32:46 +01:00
RemixDev e2ff338d91
Fixed artist picture mapping 2020-12-29 21:32:24 +01:00
RemixDev 013ee4fac3
Version bump to 0.0.12 2020-12-29 21:17:58 +01:00
RemixDev 3a67ccc746
Fixed DESCRIPTION key issue 2020-12-29 21:17:30 +01:00
RemixDev 939dcc1e3a
Version bump to 0.0.11 2020-12-29 19:25:46 +01:00
RemixDev b91584d8dd Merge branch 'extend-playlist-mapping' into 'main'
Extend mapped attributes to reduce compatibility issues

See merge request RemixDev/deezer-py!2
2020-12-29 21:24:17 +03:00
hicksel h e0ae1c9103 Extend mapped attributes to reduce compatibility issues 2020-12-29 20:32:09 +03:00
RemixDev bf257b7a68
Added playlist management calls 2020-12-10 17:05:26 +01:00
RemixDev a3e2522ed8
Version bump to 0.0.10 2020-12-02 16:51:58 +01:00
RemixDev 4517ed2baf Merge branch 'lidarr-api' into 'main'
Add search_album and get_new_releases

Closes #1

See merge request RemixDev/deezer-py!1
2020-12-02 18:48:03 +03:00
kermit d103f8ae72 Add search_music 2020-12-02 11:27:48 +00:00
RemixDev c3263336a3
Added limit option to gw user favorites 2020-11-19 23:13:04 +01:00
RemixDev f99f5f3aa2
Fixed private playlist username 2020-11-19 22:05:26 +01:00
RemixDev 2ac9bf0d0d
Added user favorites to gw 2020-11-19 21:49:39 +01:00
RemixDev 1834a87378
Added more infos to APIErrors 2020-11-19 21:32:47 +01:00
RemixDev 2b4fab5f19
Fixed search_radio, search_track and search_user 2020-11-19 21:11:54 +01:00
RemixDev 605efe5e2d
Added clean_search_query and gw.search 2020-11-19 21:04:41 +01:00
RemixDev 1856846992
Implemented get_track_with_fallback; Fixed charts 2020-11-19 20:42:41 +01:00
RemixDev 5a03419c53
More function implementation 2020-11-19 18:56:40 +01:00
RemixDev 67c6ff4ca8
Updated .gitignore and README.md 2020-11-12 17:06:41 +01:00
RemixDev 165b160dcd
Added version in __init__ 2020-11-12 17:02:38 +01:00
RemixDev 921ae3ec95
Updated readme and requirements 2020-11-12 16:58:35 +01:00
RemixDev 40028f5ed5
First commit 2020-11-12 16:55:24 +01:00