I don't know how the InguzDSP plugin works, but it is already today in SlimServer 6.5 possible for a plugin to see if a track is stored locally or streamed from internet.
There are several ways to do it, so I'm not sure which one is the recommended one. Here are some samples: - The Slim::Schema::Track object has a remote attribute that is set for internet radio streams. - In Slim::Music::Info there is isRemoteURL function There are probably several other ways to do it too. -- 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=38495 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
