Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Connection to MPD failed
#21
cd /var/www/inc
cp playerlib.php playerlib.php.bak

sudo vim playerlib.php
:227
+return true;
Reply
#22
(02-23-2021, 06:25 AM)varun21 Wrote: What's the way to fix this breakage? Certainly I can't reinstall the OS everytime I want to update things.

The way to "fix" this is to not update things out-side of the moOde release schedule.  moOde is not Raspberry Pi OS with a program running on top, it is a stand-alone music player that uses parts of Raspberry Pi OS.  Updating the OS underneath the rest is like updating your core Microsoft Office files to O365 then expecting the Word 2016 executable to still work.
----------------
Robert
Reply
#23
That's the issue with rpi apps. Each app feels it qualifies as an OS. Apps should limit themselves to user-space domainand leave the OS to do its own thing.
Reply
#24
(02-23-2021, 09:07 AM)varun21 Wrote: That's the issue with rpi apps. Each app feels it qualifies as an OS. Apps should limit themselves to user-space domainand leave the OS to do its own thing.

Alternatively, that is the whole point of Raspberry Pi apps.
----------------
Robert
Reply
#25
Well, it's open source. And the fun has just begun.
Reply


Forum Jump: