[email protected] wrote: > I've had a look at the contents of /home/squeezeboxserver/prefs but > haven't seen anything looking useful running grep found this: > > $ grep -i plugin prefs/* > prefs/log.conf:log4perl.logger.server.plugins = ERROR > grep: prefs/plugin: Is a directory > prefs/server.prefs: _ts_plugin.audioscrobbler.account: 0 > prefs/server.prefs: _ts_plugin.audioscrobbler.accounts: 0 > prefs/server.prefs: _ts_plugin.audioscrobbler.enable_scrobbling: 0 > prefs/server.prefs: _ts_plugin.audioscrobbler.include_radio: 0 > prefs/server.prefs: - PLUGIN_MY_APPS_MODULE_NAME > prefs/server.prefs: - PLUGIN_APP_GALLERY_MODULE_NAME > prefs/server.prefs: - PLUGINS > prefs/server.prefs:_ts_rank-PLUGIN_PICKS_MODULE_NAME: 1513008642 > prefs/server.prefs:_ts_rank-PLUGIN_PODCAST: 1513008642 > prefs/server.prefs:_ts_rank-PLUGIN_RANDOMPLAY: 1513008642 > prefs/server.prefs:_ts_rank-PLUGIN_RSSNEWS: 1513008642 > prefs/server.prefs:_ts_rank-PLUGIN_SOUNDS_MODULE_NAME: 1513008642 > prefs/server.prefs:_ts_sn_disabled_plugins: 1535833496 > prefs/server.prefs:rank-PLUGIN_PICKS_MODULE_NAME: 25 > prefs/server.prefs:rank-PLUGIN_PODCAST: 35 > prefs/server.prefs:rank-PLUGIN_RANDOMPLAY: 13 > prefs/server.prefs:rank-PLUGIN_RSSNEWS: 30 > prefs/server.prefs:rank-PLUGIN_SOUNDS_MODULE_NAME: 25 > prefs/server.prefs:sn_disabled_plugins: > > The three lines starting with " - PLUGIN" are all after the 'menuItem:' > line: > > menuItem: > - NOW_PLAYING > - BROWSE_MUSIC > - RADIO > - PLUGIN_MY_APPS_MODULE_NAME > - PLUGIN_APP_GALLERY_MODULE_NAME > - FAVORITES > - GLOBAL_SEARCH > - PLUGINS > - SETTINGS > - SQUEEZENETWORK_CONNECT > > Does this tell you anything useful? I've done a comparison andyour output from the grep is missing a whole load of standard LMS plugins such as CLI, LineIn and upnp even if disabled they would appear.
Can you check the plugin directoires. The directories LMS uses for plugins are listed in WebUI Setting/Information at the bottom "Plugin Folder" - there will be a few path separated by a "," - one of the paths should be in a Cache directory. What's in the plugins directory that is in the main LMS code path (i.e. the one with all the .pm files) ? Is the plugin directory permissions/privileges same as other LMS directories ? ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=109403 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
