Boris many thanks for the additional information, I may need to look at using another NUC for installing Linux first and then migrating from the ROCK if the case is strong enough.
One of the reasons for choosing ROCK was its stability and to avoid the temptation to install other software. I happen to be swapping a NUC out for a more powerful mini PC at the moment so this could be the ideal opportunity to try both.
I will need to do some more investigation first.
Boris I have have run it on Windows 10 an executable (for testing purposes) and on my Android 11 based (OnePlus 8) it’s great as it now sits in the universal media player showing artwork and most of the key things I need to see without running.
Only been using it for 10 mins but wanted to say excellent work, I get less benefit from my lock screen as I have it locked down to not show content (so no one to blame but myself).
Time is tight but I will spend some looking at the Raspberry Pi option as I do not want to leave this PC on 24/7 though I have just changed the settings for now, so when I start listening to music late tonight I can try it out.
In app donation sent, and thanks for the excellent work
Totally agree, I can understand to an extent, but when Boris has developed something this cool, Roon should want it. The media player is one of my favorite parts of Android 11, and it really shines with Boris’s app.
I would like to ask some of you, especially @Brian_Scott and @ComasSky, if you could test a new version of the extension. It’s about robustness:
I moved the extension in a child process which is managed by a parent process. If the extension crashes, it will be automatically restarted, and, if the extension gets unpaired, for whatever reason, it is also restarted and hopefully reconnects to the core. Since I do not have any problems here at my place, I would like to ask you to test this new version of the extension and give some feedback.
Thanks to those who gave advice. DietPi with Roon Extension Manager in and working sweetly now.
Boris I did try 1.04 from the download but it was less reliable and dropped connections a few time.
1.0.3 working great so will continue to play.
But across the two platforms it has been a real improvement, and even more so with the latest Android installed and running.
Do you mean the connection between extension and app? I didn’t change any code regarding the connection handling to the app, so 1.0.3 and 1.0.4 should behave the same. At least in theory
Make sure your handy does not apply any energy saving options to the app, put it on a whitelist if possible, and turn off battery optimization for the app and so on…
Anyway, dropped connections will always happen and are ok, especially when Android goes into sleep and tries to save some battery. The app checks the connection from time to time and reconnects if necessary. That’s part of the design and is expected behaviour.
Hi Boris just that the connection was refused, nothing more than that, I am used to throwing the Roon app away and starting it again, so I have that nailed down
I can try it again if you want, but as soon as I installed 1.0.3 through the Manager it was stable for several hours.
I am away working for a few days now but I will do more testing when I return. No problems to the Windows version over a few days.
Do you have the output of the terminal window? What does it say?
Any idea why the connection is dropped, or why the core unpairs the extension? You probably know that this connection (extension <> core) is handled by the Roon library, so this is why I was hoping restarting the extension would solve your problem.
Your log some posts above showed a NetworkError, is this still the reason why the extension gets unpaired? Does it restart and pair to the core after it gets unpaired?
Does the extension have write access to the folder where you run it from? Is the config file saved correctly? When you always have to reenable the extension, then the core thinks it is a new instance of the extension. This is typically the case when there is no config file or when you delete it.
Do you somehow reset your docker extension instance or something like that???