radish Wrote: > I've noticed that the name of the plugin (i.e. "Grab Playlist") doesn't > seem to get populated until you go to the plugins page on the web > interface. Until then, if you have it on your main menu (as I do) the > entry is blank. I took a quick look at the code but don't see any > obvious issue.
Ok, I finally got around to fixing this. I was being entirely too clever for my own good. The problem wasn't in the strings, although there was a problem there (known issues when you change languages), but in the enabled() function. Why I couldn't just return 1 is beyond me. Please go and grab version 0.3, which is at: http://www.aracnet.com/~kolding/GrabPlaylist.pm Seems to be working a lot better right now. Eric -- kolding ------------------------------------------------------------------------ kolding's Profile: http://forums.slimdevices.com/member.php?userid=31 View this thread: http://forums.slimdevices.com/showthread.php?t=16461 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
