PDA

View Full Version : Launch JRMC smartlist/play list from Girder



DOGS_WANTED
January 30th, 2008, 10:21 AM
I want to be able to launch specific JRMC smartlists/playlists from Girder. Can anyone give me guidance on how to do this.

Thanks

d

oleb
February 5th, 2008, 04:01 AM
Marquis has written a LUA script that makes it possible to read all your playlists and to instruct to play a certain playlist. You will have to modify it a little but it was great for me and offered great help. I have used it to develope a new front-end and among other things I have written a small piece of code that makes it possible to store the current playing song dynamicaly and by just pressing a button on the remote in a "playlist-on-the-fly" like u can on a iPOD.

You can find Marquis's code in the following thread:
http://www.promixis.com/forums/showthread.php?t=16856&highlight=mp.mc12

Good luck!