Thank you for your donation!


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


Problem: lcd-updater.py - volume not being updated if using rotary encoder in lcd.txt
#1
Hello,
I connected rotary encoder and trying to use lcd.txt file to get it work with ssd1315 OLED display.
When I change volume from moode web interface, it work as expected. When I change the volume using rotary encoder, the volume is changing in the web interface, however lcd-updater.py did not update volume string in lcd.txt file.
Reply
#2
Looking at the code that updates currentsong.txt and secondarily lcd.txt, I see where the issue is. The mute state is also not being updated when it's being set via an external process.

A fix has been committed to the develop branch.
https://github.com/moode-player/moode/co...e45877082e

I'll include this in upcoming release 9.3.1
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#3
(03-31-2025, 04:32 PM)Tim Curtis Wrote: Looking at the code that updates currentsong.txt and secondarily lcd.txt, I see where the issue is. The mute state is also not being updated when it's being set via an external process.

A fix has been committed to the develop branch.
https://github.com/moode-player/moode/co...e45877082e

I'll include this in upcoming release 9.3.1

Thank you very much Tim! Appreciate quick fix!
Reply


Forum Jump: