MiczFlor / RPi-Jukebox-RFID

A Raspberry Pi jukebox, playing local music, podcasts, web radio and streams triggered by RFID cards, web app or home automation. All plug and play via USB. GPIO scripts available.
http://phoniebox.de
MIT License
1.3k stars 394 forks source link

Release 2.7.0 #2358

Closed AlvinSchiller closed 2 months ago

AlvinSchiller commented 2 months ago

[!CAUTION] Do NOT use the latest RaspberryPi OS Bookworm release (also don't upgrade via apt) with the new kernel 6.6, if you need to use GPIO components . There have been incompatible changes for the RPi.GPIO library, so Buttons, Shims and Rfid Reader usage can be broken (#2295). Using RaspberryPi OS Bullseye is the current recommendation as it does not use the new kernel.

Summary

Features

Improvements

Fixes

Note

Version 3 is becoming mature and will soon be the new default of Phoniebox. Therefore Version 2 is slowly going into a maintenance mode and no new features will be added to this version.

AlvinSchiller commented 2 months ago

Would like to also integrate https://github.com/MiczFlor/RPi-Jukebox-RFID/pull/2357