Skip to content

v0.21.0

Compare
Choose a tag to compare
@sigma67 sigma67 released this 27 Feb 12:18

Features ✨

  • get_home: You can now get the home page using get_home. This feature is a bit hard to test as the home page changes on every request based on various factors (time of day, popular content, etc.),. Please help out by testing it yourself and reporting any bugs you may find! (#251)

Fixes 🐞

  • get_album: album and artist are now also set correctly on individual tracks, not just in the album metadata (#257)
  • get_charts: fixed a crash when unavailable songs where present in the "trending" section
  • get_artist: fixed an issue with videos some artists which would cause get_artists to crash (7bc65ba)