s-martin
s-martin
Fixes https://github.com/MiczFlor/RPi-Jukebox-RFID/security/code-scanning/1
Fix #1109 Todo: - [x] provide GPIO settings for classic edition (via GPIO control) - [ ] implement display support (similar to https://github.com/MiczFlor/RPi-Jukebox-RFID/tree/develop/components/displays/HD44780-i2c) - [x] extend script for both Spotify...
I just installed from `future3/development` on a RPi 3B. A few thoughts: - Use some line breaks for the configuration questions so you know when the new question starts -...
This issue is related to GCC10. Raspios changed the default compiler from GCC9 to GCC10 which results in a different behaviour when compiling the Python modules. When you add the...
In the course of reorganisation and restructuring the project, I would suggest to define a basic functionality, which is always delivered, preconfigured and always working :-) My incomplete list of...
We should add some hints how users can obtain logging info, if a service does not work. I.e. we should provide some details how to use `journalctl`, so more info...
Some of our users reported that tracks under 60 seconds length are not played in a playlist. Please see https://github.com/MiczFlor/RPi-Jukebox-RFID/issues/1034 Not sure, if that’s a configuration issue.