beefweb icon indicating copy to clipboard operation
beefweb copied to clipboard

Toggle for "add to playlist/play now"

Open mrandreastoth opened this issue 6 years ago • 2 comments

Add ability to toggle between adding to playlist, as currently is done, and to start playing a track as it is tapped. This could be a toggle somewhere on the screen to change between modes.

Note that this is only an issue under mobile. Under a desktop browser on can double-click a track to play it, but, under mobile it enqueues it. Why there is a difference in operation I don't know. It really should be consistent.

mrandreastoth avatar Dec 12 '18 10:12 mrandreastoth

Under a desktop browser on can double-click a track to play it, but, under mobile it enqueues it.

Currently behavior is the same for every browser, click in the file browser mode always enqueues, I'm not sure how you made it to start playing, there is simply no such code.

hyperblast avatar Dec 15 '18 22:12 hyperblast

I too can double click on Desktop Browser and it skips the currently playing song and starts the new one. Its not working for IOS Browser.

Is behaves exactly as @mrandreastoth described.

gitgetgot avatar Jul 11 '19 00:07 gitgetgot