Re: [SlimDevices: SqueezeCenter] Plugin directories and how to check in custom plugin?

2021-03-21 Thread Michael Herger
so, i should map the folder /lms/Plugins then.this worked. Perhaps something to add to the docker config information "normal" users should never have to install plugins manually. That's usually only devs. But yeah, fair point about documenting it (and no real work :-)). After all there

Re: [SlimDevices: SqueezeCenter] Plugin directories and how to check in custom plugin?

2021-03-18 Thread mamema
as you didn't see edit posts: i have " /config/cache/InstalledPlugins/Plugins, /lms/Plugins, /config/cache/Plugins" mentioned as "area for extras" so, i should map the folder /lms/Plugins then.this worked. Perhaps something to add to the docker config information

Re: [SlimDevices: SqueezeCenter] Plugin directories and how to check in custom plugin?

2021-03-18 Thread mamema
> Finaly I ended up copying 'MyCustomConvert' to > /var/lib/squeezeboxserver/Plugins @Michael which folder will/should this be within docker? there we have /config/cache /config/Plugins doesn't work mamema's

Re: [SlimDevices: SqueezeCenter] Plugin directories and how to check in custom plugin?

2021-03-18 Thread zzzap
Thanks! zzzap's Profile: http://forums.slimdevices.com/member.php?userid=31947 View this thread: http://forums.slimdevices.com/showthread.php?t=114176 ___ Squeezecenter mailing

Re: [SlimDevices: SqueezeCenter] Plugin directories and how to check in custom plugin?

2021-03-18 Thread Michael Herger
How do we register custom plugin with LMS the correct way? See Settings/Information for the various Plugins folders where you can put your own plugin. Please not it must be Plugins (uppercase first character, "s" at the end), and NOT the folder inside the cache. On RPi / Debian I saved

[SlimDevices: SqueezeCenter] Plugin directories and how to check in custom plugin?

2021-03-18 Thread zzzap
How do we register custom plugin with LMS the correct way? On RPi / Debian I saved MyCustomConvert plugin in Code: /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/MyCustomConvert then restarted LMS from console window Code: