pimoroni / pirate-audio

Examples and documentation for the Pirate Audio range of Raspberry Pi add-ons
MIT License
248 stars 48 forks source link

Display goes off after ~1 Minute #69

Closed ingelumer closed 2 years ago

ingelumer commented 2 years ago

Hello there, I have run a new installation (Raspbian and PirateAudio) and realized that the screen of the PirateAudio Display goes black after aprox 1 Minute. However the Player is still running and playing Music, also the Buttons near the Displays still work. Is this something like screensaver, can I switch it off?

Gadgetoid commented 2 years ago

Do you have an "idle_timeout = 60" in "/etc/mopidy/mopidy.conf"?

ingelumer commented 2 years ago

There is no such parameter in my mopidy.conf file.

ingelumer commented 2 years ago

For all who run into the same issue, I have added parameter idle_timeout = 0 to my mopidy.conf file and this works fine so far.

Gadgetoid commented 2 years ago

@ingelumer glad you figured it out- sorry I didn't come back with that as the next suggestion. Bit of plate spinning going on here!

haluskz79 commented 1 year ago

Just to add, "idle_timeout=..." parameter has to be in "[pidi]" section in "/etc/mopidy/mopidy.conf"