Skip to content

Releases: hechtus/squeezebox-googlemusic

v0.4.1

21 Dec 10:18
Compare
Choose a tag to compare
  • Fixed Genre Radio incompatibility with current development version of gmusicapi
  • Report recently played radio tracks back to Google to avoid duplicates (Install the current development version of gmusicapi for this feature)
  • Increment the play count of tracks
  • Fixed a minor issue when the playlist type field is empty

v0.4.0

05 Oct 09:56
Compare
Choose a tag to compare

I decided to release my recent developments on Google Music Radio and improved browsing. These are the most important changes:

  • Start radio for Tracks, Albums, and Artists. Also supported to start radio on My Library items.
  • Start radio by genres.
  • Added the ability to remove a radio station (use the context menu).
  • Context menus to allow for browsing between albums, artists and tracks.
  • Added support to rate tracks (like/dislike, unlike/don't dislike).
  • Added a menu to list recently added tracks.

Some of the open issues are:

  • Issue #16: Report recently played radio tracks back to Google. This requires some development on gmusicapi. Feel free to help on this.
  • Issue #50: Configuration knob for My Library affecting the association of tracks to albums.
  • Issue #51: Fix duplicated tracks in My Library.

This was really a hard step forward. Please, don't be rude if you find any issues. If you have comments use issue #52 to report problems. Be reminded that this is a spare time project.

v0.3.9

22 Jun 09:28
Compare
Choose a tag to compare
  • Issue #39: I'm happy to announce SmartMix plugin integration. You will need at least version 1.4.4 of the SmartMix plugin to get it working. Thanks to @mikeybs, @mherger, and @gdhgdhgdh for their help on this fantastic feature.

v0.3.8

29 May 16:32
Compare
Choose a tag to compare
  • Issue #38: Automatically load 'My Music' when setting the username and password
  • Fixed a minor issue in the 'On Google Music' track info menu
  • Issue #30: Obfuscate the Google password

v0.3.7

12 Apr 07:40
Compare
Choose a tag to compare
  • Issue #35 and #37: Fixed album and track sorting by multiple keys, e.g. Aritst-Year-Album

v0.3.6

22 Mar 16:34
Compare
Choose a tag to compare

This release fixes several minor and not so minor issues. Most interestingly it adds I'm feeling lucky radio support and support for creating/starting artist radio stations.

  • Issue #16: Added I'm feeling lucky radio (thanks to @elfez)
  • Added support for creating/starting artist radio (deleting radio stations is still missing)
  • Show individual artists of compilation albums
  • Show album years only if available
  • Fixed a bug in recent albums/artists. The caches where not handled correctly.
  • Issue #29: Keep the ios: prefix for iOS device IDs so that automatic detection of mobile device IDs should work for iOS again
  • Improved documentation
  • Improved error handling and logging

Important Note: The development version of gmusicapi is necessary for this release and previous ones. Install it by doing

sudo pip install git+https://github.com/simon-weber/Unofficial-Google-Music-API.git@develop

v0.3.5

12 Feb 08:55
Compare
Choose a tag to compare
  • Issue #19: Catching login() exceptions, so that the user is able to save the setting
  • Issue #26: Added support for recent albums and recent artists
  • Issue #27: Added support for artist biography

v0.3.4

07 Feb 13:13
Compare
Choose a tag to compare
  • Issue #25: Fixed a start-up problem when the version of gmusicapi is less than 3.1.0
  • Issue #19: Fixed a problem when trying to modify the disable SSL verification option. Made server restarts optional.
  • Fixed an All Access recent searches bug. All Access recent searches were frozen.

v0.3.3

06 Feb 13:26
Compare
Choose a tag to compare
  • Issue #24: Added support for iOS mobile devices registered at Google Play Music
  • Issue #23: Added a text key for easily browse through sorted albums (by album name) and artists on a Squeezebox Touch
  • Issue #19: Added an option to disable SSL certificates verification
  • Issue #12: Added album sort options for My Music and All Access

Thanks to all people who contributed to the issues listed above! I'm looking forward to your feedback.

v0.3.2

16 Jan 08:41
Compare
Choose a tag to compare
  • Better defer "On Google Music" search to retain performance of the track info menu
  • Avoid "show tags" in the track info menu by not setting the audio flag in tracks
  • Add year to radio tracks