>Ok - I tried this and it works exactly as you describe - I can add to
>any of my playlists that I set up in Playlist Manager. Still not sure
>why the Playlist Manager menu isn't triggered by holding the add button.

Strange.  If the plugin is running okay, it should have overridden the add 
button functionality, unless you have overridden this via a custom IR file.

You could try manually setting the add function in a custom IR file.  In 
server\IR, create a file called custom.map containing:

[playlist]
add.single              = addmenu
add.hold                = add

[browsedb]
add.single              = play_1
add.hold                = BrowseAddMenu


Then select this custom mapping in player settings > Remote.
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to