Hi,
I'm new to Silverjuke and I'm very impressed. Is there anyway to display a list of saved playlists in a Kiosk interface, with the ability to click on one of these to start a saved playlist, rather than having to right click > Open Playlist > Browse > Choose and Open?
Question on saved Playlists
Re: Question on saved Playlists
Using some scripting and skinning, this will be possible (but a little more complicated):
- add some <button> tags to your skin
- in the <button onclick=""> handler, enqueue any tracks (or, better, use a music selection).
See http://www.silverjuke.net/sdk/ for all this stuff.
Regards,
B.
- add some <button> tags to your skin
- in the <button onclick=""> handler, enqueue any tracks (or, better, use a music selection).
See http://www.silverjuke.net/sdk/ for all this stuff.
Regards,
B.
Re: Question on saved Playlists
Thanks for the reply. I will have a look at the SDK, but I am not a programmer, I played around with DOS batch files and a bit of VB years ago, but that's it. Are there any other Silverjuke users out there who are not very familier with XML or software programming in general but have used the SDK? I'd be very interested to here your experiences.
-
- Posts: 5
- Joined: 30. Aug 07, 04:05
- Location: Richmond Hill, GA. USA [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Question on saved Playlists
I myself would like to see this included in the next big update.
I use play lists quite a bit.
I use play lists quite a bit.