Hugo
a373654500
Return None if bio section is empty
2020-05-08 12:38:02 +03:00
spiritualized
6a28ba076f
Improve handling of error responses from the API
2020-05-06 22:43:16 -04:00
Hugo
21f127f88b
Fix regression calling get_recent_tracks with limit=None
2020-02-15 18:19:59 +02:00
Hugo
662e3bbddd
Update copyright year
2020-01-03 13:26:27 +02:00
Hugo
ad2f9cbaa2
Use setuptools_scm to simplify versioning during release
2019-12-27 23:13:58 +02:00
Hugo
3673c07994
Concatenate strings, post-Black
2019-12-17 22:47:39 +02:00
Hugo
109315d93d
Remove Python 2 warnings, apply lint updates
2019-09-26 11:10:52 +03:00
Hugo
3fd8280e33
Update docstring: since 2016 get_weekly_artist_charts is only for users, not tags
2019-09-26 10:34:22 +03:00
Hugo
7915d7f3e6
Respect get_recent_tracks' limit when there's a now playing track
2019-09-19 14:27:20 +03:00
Paddez
7694de346e
Store Album Art URLs when you call GetTopAlbums.
...
GetTopAlbums returns AlbumArt information alongside the TopAlbums.
We should store this in the Album() info variable, so we don't have to follow up with an additional GetInfo() call if we want the Album Art.
Signed-off-by: Paddez <dave@paddez.com>
2019-06-22 22:36:41 +01:00
Hugo
44d0c2c966
user.getArtistTracks has now been removed from Last.fm and returns an error
2019-06-02 22:54:03 +03:00
Hugo
1a78c0b99d
Move production code to src/
2019-04-05 08:37:01 +03:00