01-09-2025, 04:55 PM
(This post was last modified: 01-10-2025, 11:46 AM by Tim Curtis.
Edit Reason: eta second patch
)
Here are the two post-release patches.
They only take a few seconds to install. Turn on Web SSH in System Config, open the SSH terminal and login with your userid and password then enter the command below. Reboot after the second patch completes.
1. This patch fixes some minor bugs in the Deezer feature and PHP/NGINX max upload size.
2. This patch fixes a bug in the Deezer and Spotify metadata screens that cause unresponsive icons.
They only take a few seconds to install. Turn on Web SSH in System Config, open the SSH terminal and login with your userid and password then enter the command below. Reboot after the second patch completes.
1. This patch fixes some minor bugs in the Deezer feature and PHP/NGINX max upload size.
Code:
wget -q -O - https://moodeaudio.org/test/r922patch_multi.sh | sudo bash
2. This patch fixes a bug in the Deezer and Spotify metadata screens that cause unresponsive icons.
Code:
wget -q -O - https://moodeaudio.org/test/r922patch_renmeta.sh | sudo bash