danielvijge / SqueezeCloud

SoundCloud plugin for Squeezebox
GNU General Public License v2.0
25 stars 11 forks source link

Updated for latest SoundCloud API changes. #39

Closed kwarklabs closed 2 years ago

kwarklabs commented 2 years ago

Updated to support SoundCloud API pagination described here: https://developers.soundcloud.com/blog/pagination-updates-on-our-api Changed caching of metadata so that it now uses Slim::Utils::Cache. Added functionaly to enable Follow/Unfollow and Like/Unlike for Tracks and Playlists. Added top level menu items for Search Artists and Hot Tracks. Added sub track menu items for navigating to Artist and Related Tracks. Added more detail to Track and Playlist metadata.

danielvijge commented 2 years ago

Thanks for this pull request. I'll look at it (hopefully) next week, and if OK merge it to release a new version.