Releases: hechtus/squeezebox-googlemusic
Releases · hechtus/squeezebox-googlemusic
v0.4.1
- 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
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
v0.3.8
v0.3.7
v0.3.6
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
v0.3.4
v0.3.3
- 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.