pippin;260110 Wrote: > Erland, > if you read this: is there a way to determine, whether TrackStat is > activated? I can find out if it is installed by checking for a string, > however I did not yet find a way to determine if it's running. > Of course I could run a call through the JSON/RPC I/F but I would > prefer an HTML method. I don't think so, the TrackStat plugin is never called when you show the Now Playing page.
I suppose you don't have access to the additionalLinks hash from the Now Playing page ? What you probably want is a way to detect if a plugin is enabled, but I have no idea if this is information is available in the skin HTML templates. -- erland Erland Isaksson 'My homepage' (http://erland.homeip.net) 'My download page' (http://erland.homeip.net/download) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom Skip, Multi Library and Database Query plugins' (http://wiki.erland.homeip.net/index.php/Category:SlimServer)) ------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=42008 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
