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

autoplay = last played (enhancement) #222

Open
RunsOnRum opened this issue Feb 18, 2015 · 2 comments
Open

autoplay = last played (enhancement) #222

RunsOnRum opened this issue Feb 18, 2015 · 2 comments

Comments

@RunsOnRum
Copy link

I would like to request the option to automatically set the autoplay url to the currently playing stream or "last played".

Or have options on the "Now Playing" page to set this stream to autoplay url.

Would also be a good idea to have the option on the "Now Playing" page to "save this stream to Streams List" or Favorites. etc.

Thanks,

Jason

@kingosticks
Copy link
Member

An option to set the autoplay URL to what's currently playing song can be added to websettings, that's simple. However, last played is trickier (until Mopidy v0.20, at least) and even then I'm not sure it's very useful; how often do people really change the autoplay setting?.

Setting autoplay from within the "Now Playing" page would require musicbox-webclient to know about Musicbox's autoplay functionality. It does already know about Musicbox at a high level when deciding if it should display the settings and system navigation links but I'm unsure if we want to couple it so tightly. Does the usefulness really outweigh the added complexity?

There is already a button to add the currently playing stream to the saved streams on the "Streams" page, but I agree it'd be nice to also add a button on the "Now Playing" page.

@RunsOnRum
Copy link
Author

Thank you for the consideration. I understand and agree with not wanting to convolute the project.

I would be very happy to have a simple solution such as a button to set the autoplay URL to the currently playing. This solution would at least streamline setting up the new autoplay.

Thank you again,

Jason

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

No branches or pull requests

2 participants