You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-13Lines changed: 14 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,32 +14,32 @@ A contactless jukebox for the Raspberry Pi, playing audio files, playlists, podc
14
14
15
15
***Gitter Community** we got ourselves a gitter community; chat us up at https://gitter.im/phoniebox
16
16
17
-
***Phoniebox [2.1.1](https://github.com/MiczFlor/RPi-Jukebox-RFID/milestone/5?closed=1) released (2020-10-14)**
17
+
***Phoniebox [2.2](https://github.com/MiczFlor/RPi-Jukebox-RFID/milestone/4?closed=1) released (2020-xx-xx)**
18
18
19
-
The [2.1](https://github.com/MiczFlor/RPi-Jukebox-RFID/milestone/3?closed=1) release was pushed through the doors with many contributors (some of which in alphabetical order): @andreasbrett@BerniPi@juhrmann@Luegengladiator@MarkusProchaska@MarlonKrug@patrickweigelt@princemaxwell@RalfAlbers@s-martin@themorlan@veloxidSchweiz@xn--nding-jua. [List of all contributors](https://github.com/MiczFlor/RPi-Jukebox-RFID/graphs/contributors)
19
+
The [2.2](https://github.com/MiczFlor/RPi-Jukebox-RFID/milestone/4?closed=1) release was pushed through the doors with many contributors (some of which in alphabetical order): @andreasbrett@BerniPi@juhrmann@Luegengladiator@MarkusProchaska@MarlonKrug@patrickweigelt@princemaxwell@RalfAlbers@s-martin@themorlan@veloxidSchweiz@xn--nding-jua. [List of all contributors](https://github.com/MiczFlor/RPi-Jukebox-RFID/graphs/contributors)
20
20
21
-
## What's new in version 2.1.1?
21
+
## What's new in version 2.2?
22
22
23
-
* Use [multiple readers](https://github.com/MiczFlor/RPi-Jukebox-RFID/pull/1012#issue-434052529) simultaneously
24
-
* Improved [GPIO control](components/gpio_control/README.md) and integrated in **one-line install script**
25
-
* Integrated selection of RFID readers in **one-line install script**
26
-
* Improved handling of playlists in web UI
27
-
* Improved Spotify handling of albums covers, etc.
28
-
* Seeking via GPIO buttons
23
+
*:fire:**Fixed location of gpio_settings.ini** for [GPIO control](components/gpio_control/README.md)
24
+
* Added support for files with embedded chapters metada (like m4a) enhancement
* Status LED, Rotary Button, Volume Up/Down, custom music directory for +Spotify, Startup sound volume
30
29
31
30
**What's still hot?**
32
-
31
+
* The constantly improved **one-line install script** handles both **Classic** and **+Spotify** when [setting up your Phoniebox](https://github.com/MiczFlor/RPi-Jukebox-RFID/wiki/INSTALL-stretch#one-line-install-command)
* integrated selection of RFID readers and uses [multiple readers](https://github.com/MiczFlor/RPi-Jukebox-RFID/pull/1012#issue-434052529) simultaneously
34
+
* features *non-interactive* installs based on a config file
* RFID cards to **toggle Wifi** (or switch it on/off)
35
37
* Read out the Wifi IP address (if you are connecting to a new network and don't know where to point your browser)
36
38
***Hotspot** Phoniebox: [ad-hoc hotspot](https://github.com/MiczFlor/RPi-Jukebox-RFID/pull/967) if no known network found (IP: 10.0.0.5 SSID: phoniebox Password: PlayItLoud)
37
39
***Touchscreen** LCD display Player (file: `index-lcd.php`in web app)
38
-
* Improved **one-line install script** featuring *non-interactive* installs based on a config file
39
-
* Integrate your [Phoniebox in your Smart Home](https://github.com/MiczFlor/RPi-Jukebox-RFID/issues/581).
40
+
* Integrate your [Phoniebox in your Smart Home](https://github.com/MiczFlor/RPi-Jukebox-RFID/wiki/Smart-Home-remote-control-with-MQTT).
40
41
* Smoother [Web App running on ajax](https://github.com/MiczFlor/RPi-Jukebox-RFID/pull/623).
41
42
* New [search form for local files](https://github.com/MiczFlor/RPi-Jukebox-RFID/pull/710)
42
-
* The **one-line install script** handles both: **Classic** and **+Spotify** when [setting up your Phoniebox](https://github.com/MiczFlor/RPi-Jukebox-RFID/wiki/INSTALL-stretch#one-line-install-command).
43
43
* Control the debug logs in the web app (individual scripts switched on/off, empty log file).
44
44
* Set [maximum volume with RFID](https://github.com/MiczFlor/RPi-Jukebox-RFID/pull/633) cards.
45
45
* Control via [**wifi web app**](https://github.com/MiczFlor/RPi-Jukebox-RFID/wiki/MANUAL#webapp) from your phone, tablet or PC. You can play, upload, move files, assign new RFID cards, control playout, settings, etc.
@@ -233,6 +233,7 @@ Here is a list of equipment needed. You can find a lot second hand online (save
233
233
234
234
### Arcade Buttons
235
235
236
+
*[USB Interface for Arcade buttons](https://amzn.to/3nRAtIS) if you insist on not soldering hardware. (23rd Nov 2020: GPIO control script not yet part of the repo)
236
237
* Arcade Buttons / Sensors (one of these might suit you)
237
238
*[Arcade Buttons / Schalter in various colours](https://amzn.to/2QMxe9r) if you want buttons for the GPIO control.
238
239
*[Arcade Buttons wit LED and custom icons](https://amzn.to/2MWQ6hq) as used by [@splitti](https://splittscheid.de/selfmade-phoniebox/#3C).
0 commit comments