mapping a remote button to remove an item from playlist
#1
Hello,

in the confluence skin, you can remove an item from a music playlist via the context menu.

Is there any way to map a remote button directly to the remove function.

I have had a look through the Action IDs and key mapping documents, but I dont see anything which looks like it actually removes something from a playlist.

There are entries for MoveItemUp, MoveItemDown, Queue, SkipNext, SkipPrevious but nothing to remove an item, so I have no clue as to how Confluence actually does it.

If anybody can supply some information I'd be very grateful
Reply
#2
Delete will do this.

Btw for future reference for the full keymap see https://raw.githubusercontent.com/xbmc/x...yboard.xml

Under <MyMusicPlaylist> is <delete>Delete</delete>
Reply

Logout Mark Read Team Forum Stats Members Help
mapping a remote button to remove an item from playlist0