Skip to content

Releases: hechtus/squeezebox-googlemusic

v0.3.1

07 Jan 12:09
Compare
Choose a tag to compare
  • Reduce the search level of "On Google Music"
  • Do not include the artist in "On Google Music" album search because it could be a compilation album
  • Internally use cached All Access searches to improve performance and reduce bandwidth overhead
  • Longer radio playlist

v0.3.0

02 Jan 15:57
Compare
Choose a tag to compare
  • Completely Rewrote My Library and All Access code
  • Removed Python code from the Plugin (Python gmusicapi is still necessary)
  • Google Music Radio support for My Radio Stations
  • Global search support
  • "On Google Music" track info
  • Lots of other improvements

Happy testing! Any feedback is highly appreciated.

v0.2.4

11 Nov 08:25
Compare
Choose a tag to compare
  • API fix for gmusicapi 3.0.0

v0.2.3

24 Oct 11:36
Compare
Choose a tag to compare
  • Fixed several issues when browsing albums
  • Fixed issues related to compilation albums
  • Fixed an issue when no album artist is present for a track

A big "Thank you" goes to @huubbouma who did a lot of work for this release and All Access related issues.

v0.2.2

21 Oct 11:04
Compare
Choose a tag to compare
  • Performance improvement on browsing playlists
  • All Access tracks in playlists are now playable (bug fix)
  • Case insensitive sorting of search results

v0.2.1

17 Oct 09:07
Compare
Choose a tag to compare
  • Issue #12: Added basic sorting of library tracks, albums, and artists.
  • All Access tracks in non-public playlists are supported now.
  • Fixed a potential bug regarding non-existent albumArtist keys in Google Music tracks preventing the library to be loaded.

v0.2

10 Oct 12:48
Compare
Choose a tag to compare
  • Basic All Access support added (thanks to Huub Bouma)
  • Performance issue fixed
  • Fixed an album matching bug when browsing the library
  • Library can now be reloaded on demand
  • No need to create the _Inline directory by hand anymore