Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal URL handling enhancements #98

Open
askvictor opened this issue May 21, 2016 · 1 comment
Open

Internal URL handling enhancements #98

askvictor opened this issue May 21, 2016 · 1 comment

Comments

@askvictor
Copy link

It seems that the plugin handles URLs within squeezebox in the format googlemusic:track:IDOFTHETRACK

I've written an android app to allow flinging from the Android Google Play app to a Squeezebox (see https://github.com/askvictor/SendToSqueezebox ) but it does this by converting the URL that Play Music provides into one that Squeezebox (and its plugins) can understand. Currently, this plugin seems to only handle a single-track URL. It would be nice to be able to fling an album or radio station URL across to the Squeezebox, but the plugin would need to support these URLs

@askvictor
Copy link
Author

Having looked at the code more closely, it looks like there is support for album, artist and station (among others). I haven't worked out if these are directly summon-able from outside though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant