Icons for newer speakers

D_Sonos1.json

Yes, D_Sonos1.json

And what is the value of PluginVersion on the Variables tab?

1.4.3-19188

OK. I see it. Download this linked version of I_Sonos1.xml (version 1.4.3-19191, develop branch on Github–right-click the link and choose “Save link as…”), install it, reload Luup, and let me know how it goes. Hard refresh will still absolutely be necessary, but wait until the system settles down. Based on your comments above, both of you will need to sit through several automatic reloads–one per zone player. When those finish, then hard-refresh.

If this works, I’ll promote it to stable branch.

That fixed all my icons.
Thanks, Roger

1 Like

Patrick, my icons are updated, but I get Luup : Downloading Luup Plugins more than I have ever seen it before. Any chance it was caused by your latest update?

Roger

Doubtful. If you look in your LuaUPnP log, you should find similar messages that will you which plugin or files it is attempting to download.

I am seeing the same behaviour as @RogerO. Every luup restart seems to trigger this in my case. Will check the logs and report back

There is a plugin #9092 that Vera firmware attempts to load periodically. It is something of theirs that they have not yet published, but I guess intend to make part of the force-installed suite of plugins that all Veras will have. The plugin does not yet exist, but that does not keep it from trying. It will try at every restart, and periodically otherwise. Everybody on the latest firmware has this littered throughout their logs.

Could this be what you are seeing?

I do see errors in the log concerning plugin #9092, but like RogerO said never noticed the “downloading luup plugins”

Another entry in logging is about downloading the icons for the sonos models. Guess this is the last change you made concerning the icons. Could this be the cause?

02	07/11/19 21:35:45.316	e[33;1mJobHandler_LuaUPnP::FetchMissingFiles need to download 
 ./../www/cmh/skins/default/icons/Sonos_150.pnge[0m <0x77a9e320>
02	07/11/19 21:35:45.317	e[33;1mJobHandler_LuaUPnP::m_sMissingFile_set ../../www/cmh/skins/default/icons/Sonos_150.pnge[0m <0x77a9e320>
02	07/11/19 21:35:45.317	e[33;1mJobHandler_LuaUPnP::FetchMissingFiles need to download ../../www/cmh/skins/default/icons/Sonos_100.pnge[0m <0x77a9e320>
02	07/11/19 21:35:45.317	e[33;1mJobHandler_LuaUPnP::m_sMissingFile_set ../../www/cmh/skins/default/icons/Sonos_100.pnge[0m <0x77a9e320>
02	07/11/19 21:35:45.318	e[33;1mJobHandler_LuaUPnP::FetchMissingFiles need to download ../../www/cmh/skins/default/icons/Sonos_75.pnge[0m <0x77a9e320>
02	07/11/19 21:35:45.318	e[33;1mJobHandler_LuaUPnP::m_sMissingFile_set ../../www/cmh/skins/default/icons/Sonos_75.pnge[0m <0x77a9e320>
02	07/11/19 21:35:45.318	e[33;1mJobHandler_LuaUPnP::FetchMissingFiles need to download ../../www/cmh/skins/default/icons/Sonos_50.pnge[0m <0x77a9e320>
02	07/11/19 21:35:45.318	e[33;1mJobHandler_LuaUPnP::m_sMissingFile_set ../../www/cmh/skins/default/icons/Sonos_50.pnge[0m <0x77a9e320>
02	07/11/19 21:35:45.319	e[33;1mJobHandler_LuaUPnP::FetchMissingFiles need to download ../../www/cmh/skins/default/icons/Sonos.pnge[0m <0x77a9e320>
02	07/11/19 21:35:45.319	e[33;1mJobHandler_LuaUPnP::m_sMissingFile_set ../../www/cmh/skins/default/icons/Sonos.pnge[0m <0x77a9e320>
02	07/11/19 21:35:45.319	e[33;1mJobHandler_LuaUPnP::FetchMissingFiles need to download ../../www/cmh/skins/default/icons/Sonos_125.pnge[0m <0x77a9e320>
02	07/11/19 21:35:45.320	e[33;1mJobHandler_LuaUPnP::m_sMissingFile_set ../../www/cmh/skins/default/icons/Sonos_125.pnge[0m <0x77a9e320>
02	07/11/19 21:35:45.320	e[33;1mJobHandler_LuaUPnP::FetchMissingFiles need to download ../../www/cmh/skins/default/icons/Sonos_25.pnge[0m <0x77a9e320>
02	07/11/19 21:35:45.320	e[33;1mJobHandler_LuaUPnP::m_sMissingFile_set ../../www/cmh/skins/default/icons/Sonos_25.pnge[0m <0x77a9e320>
02	07/11/19 21:35:45.321	e[33;1mJobHandler_LuaUPnP::FetchMissingFiles need to download ../../www/cmh/skins/default/icons/Sonos_0.pnge[0m <0x77a9e320>
02	07/11/19 21:35:45.321	e[33;1mJobHandler_LuaUPnP::m_sMissingFile_set ../../www/cmh/skins/default/icons/Sonos_0.pnge[0m <0x77a9e320>`

Well, logs do help! OK. Run this in your Luup test page:

os.execute('cp /etc/cmh-ludl/Sonos*.png /www/cmh/skins/default/icons/')

That should quiet those messages down.

And it does! :smile:

(Maybe this also solves the Luup restarts i have almost exactly every 10 min.)

Thanks - looks great!

That’s a nasty/aggressive side-effect. So sorry about that!

Nice choice of music :slight_smile:
C

No worries :smile:!! Have the luxury of a test unit nowadays so i can always roll back easily.

The unit however kept reloading LUUP every 10 min until i removed the sonos devices. Will install them again later today and do some more troubleshooting.

Did you miss this reply?

Installed the devices again and all seems ok now. Will be testing more, but for now all is good. :slight_smile: