yes I did reboot my Rpi 4. I will try to install both plugins again and send you a log. LMS docker works just fine but MSS doesn´t work when LMS is installed. So I will give it one more try…
Music services shield is not working with LMS docker installed and not when LMS docker is inactivated either,
Best Regards/ C
Correct me if I’m wrong… the logs show this:
- Volumio starts. MSS is disabled at this point.
- You then installed the LMS Docker plugin.
- After installation, you enabled the LMS Docker plugin:
- Finally, you enabled the MSS plugin:
Is this correct?
MSS needs to be started before LMS Docker, which is why I asked you to enable both plugins and then reboot your Volumio device. On start, the LMS Docker plugin will detect if MSS is enabled and will wait for the shield to be created before starting itself.
I would be interested in seeing the logs that show Volumio starting up with both plugins already enabled.
Ok, I will try that and send you a new log. Ok?
New log with LMS docker and MSS enabled at startup
Sorry, just realized… in your logs, the version of LMS Docker plugin is 0.1.0…
The updated version should be 0.1.1.
How did you update the plugin?
I reinstalled it as you described in your first post in this thread
I see. Could you delete the previous cloned directory first:
$ rm -rf volumio-lmsde
// Then clone again
$ git clone https://github.com/patrickkfkan/volumio-lmsde.git
Since you already have an older version of the plugin installed, you can just update:
$ cd volumio-lmsde
$ volumio plugin update
Then reboot Volumio.
Ok, I do it right away…
New log with 0.1.1 installed
http://logs.volumio.org/volumio/Mw2b8sO.html
Hi, I have installed your LMS Docker edition, but I dont have tab with additional plugins - first no material skin…
What do you see in LMS settings then? Mind to take a screenshot?
Did you also look for it under “inactive plugins”??
yes, there is none.
I add a repo https://raw.githubusercontent.com/CDrummond/lms-material/master/public.xml
so I will see.