I see how to use the prefs CLI to get back the data I want from the Random Play plugin. What I can't seem to do is get back the specific genre in the exclude genre list. I can request the list and get back an array hash, but what do I do with that.
I would really like to be eable to get the genre ID's of the genre in the exclude list but I guess will have to settle for the Genre names If I can get those. A bit array with each bit representing a genre ID (2^1= genre_ID:1; 2^2=genreID:2, returned as a hex string would probably be the best thing (IMHO) Help/advice appreciated -- barrygordon ------------------------------------------------------------------------ barrygordon's Profile: http://forums.slimdevices.com/member.php?userid=7468 View this thread: http://forums.slimdevices.com/showthread.php?t=40134 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
