s-martin

Results 358 comments of s-martin

For anyone interested in implementing this, you should target the new V3 (future3 branches). V3 uses RPC commands (see [here](https://github.com/MiczFlor/RPi-Jukebox-RFID/blob/future3/develop/documentation/builders/card-database.md)), which could be extended for the desired functionality.

You would need to adapt `gpio-buttons.py`, `playout_controls.sh` and then find a solution for mpc to play next folder, maybe with `load `, see also https://linux.die.net/man/1/mpc You could check how next...

For anyone interested in implementing this, you should target the new V3 (`future3` branches). V3 uses RPC commands (see [here](https://github.com/MiczFlor/RPi-Jukebox-RFID/blob/future3/develop/documentation/builders/card-database.md)), which could be extended for the desired functionality. There are...

@aflatter could you fix the merge conflict in src/webapp/src/components/Settings/autohotspot.js?

Luma OLED Python library: https://github.com/rm-hull/luma.oled

If anyone is interested in implementing this feature, please target future3 (V3).

Closing as there was no activity for a very long time. Please check the current release 2.4 or our new implementation 3.2, if this issue still persists. Feel free to...

The second swipe feature is currently reworked in https://github.com/MiczFlor/RPi-Jukebox-RFID/pull/2452

Thanks for the improvement. Anyone interested to provide an integrated solution is welcome to create a PR.