peterw;475205 Wrote: > > You should also be able to manually install old plugins on Touch, > manually restart TinySC with the web UI enabled to configure the > plugins, and then restart TinySC with the web UI disabled for > performance reasons. > Haven't all CPAN dependencies for the web interface been removed ? Or are they still installed on the Touch but just not used ?
The configuration of most plugins should be possible to do on a PC installation of Squeezebox Server and then just move the plugin prefs file to the Touch via SSH. However, the plugins has to be designed to be able to run without the web interface. I think many plugins, including mine, initialize web page handlers at plugin initialization. This has to be changed so they detect if web interface is available and only run that part of the code if it is. -- erland Erland Isaksson 'My homepage' (http://erland.isaksson.info) (Install my plugins through Extension Downloader) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom Skip, Multi Library, Title Switcher and Database Query plugins' (http://wiki.erland.isaksson.info/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=67428 _______________________________________________ Touch mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/touch
