Moode Forum
[SOLVED] In-place update to Moode 8.3.5 does not activate SBC-XQ+ mode - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: [SOLVED] In-place update to Moode 8.3.5 does not activate SBC-XQ+ mode (/showthread.php?tid=5744)



In-place update to Moode 8.3.5 does not activate SBC-XQ+ mode - jenzd - 08-26-2023

Hi all,

It seems that the in-place update to Moode 8.3.5 fails to add the new SBC XQ+ flag (--sbc-quality=xq+) to the config file /etc/systemd/system/bluealsa.service. Probably because the in-place update does not overwrite the existing config file with the new version.

Interestingly the opposite seems to be true for the config file /etc/bluealsaaplay.conf: I had configuredĀ the bluetooth output buffer to be "20 ms" in Moode 8.3.4. After the in-place update Moode 8.3.5 still shows "20 ms" in the Bluetooth Control menu, yet in /etc/bluealsaaplay.conf it was reset to the default "BUFFERTIME=500000". Only after pressing "SET" in the Bluetooth Control menu the change made it to bluealsaaplay.conf again ("BUFFERTIME=20000").

I suspect that this behaviour is not intended?

Thanks & best regards
Jens


RE: In-place update to Moode 8.3.5 does not activate SBC-XQ+ mode - Tim Curtis - 08-26-2023

Bugs in the postinstall.sh part of the moode-player package build :-0

These will be fixed in upcoming 8.3.6 (Q3)
You can view the commits in the moode and pkgbuild repos :-)
https://github.com/moode-player


RE: In-place update to Moode 8.3.5 does not activate SBC-XQ+ mode - jenzd - 09-02-2023

Hi Tim,

Nice. Thanks for fixing this! :-)

Regards
Jens