Releases: schreibfaul1/ESP32-MiniWebRadio
DLNA Service
DLNA servers that exist in the home network are displayed. Depending on the configuration of the DLNA, you can select by artist, album, genre, etc. If the DLNA can manage podcasts or radio URLs, these are also displayed.
EEPROM and SPIFFS have been removed from the partition table because they are not used. The NVS partition was expanded from 0x32000 to 0x40000 bytes for larger stations lists.
The available FLASH was also expanded as a result.
add rssi icon
Received Signal Strength Indicator
4 bars distance ~ 3 meters from access point
3 bars adjacent room (a wall in between)
look https://helpcenter.engeniustech.com/hc/en-us/articles/234761008-What-is-RSSI-and-its-acceptable-signal-strength-
and https://helpcenter.engeniustech.com/hc/en-us/articles/360015304031 as well
ESP32-S3 ready
V2.3.1 Merge branch 'master' of https://github.com/schreibfaul1/ESP32-MiniWe…
update TFT lib
SPI Settings for Touch can be VSPI, HSPI or FSPI