owncloud / music

:notes: Music app for ownCloud
GNU Affero General Public License v3.0
566 stars 197 forks source link

How to remove a title from a playlist #789

Closed stvogel closed 3 years ago

stvogel commented 3 years ago

I can add files to a playlist by simply dragging and dropping the title to the playlist. But how can I remove a title from the playlist within the frontend? Or do I have to use some subsonic-client to do that?

paulijar commented 3 years ago

When you are viewing a playlist on the web UI, and you hover the mouse over some track, there is an X symbol show after the track name. Pressing this symbol removes the track from the list. image

In case you are using a touch screen device with no mouse, the X should become visible when you tap on the track name to start paying it. This may depend on the used device/browser, though. If the X symbol wouldn't become visible, then you could still remove the track by tapping on the spot after the track name where the symbol is supposed to show up.

stvogel commented 3 years ago

Hi @paulijar thanks for your help. I just realized I had the bug in Nextcloud described here: https://github.com/nextcloud/server/issues/11127 so that I was not able to see any of the icons. Now that I can see them, it's really kind of obvious. Thanks for pointing it out!

(And by the way, good taste of music ;-))