Adding in the ability to render the track title and artist information correctly from the BBC Sounds Service using the 'artist_and_album_newlook' setting set to true in sonos_settings.py
Improving the placement and sizing of the track title, Album, and Art text to ensure all information can be seen if 'show_artist_and_album' is set to True in sonos_settings.py.
Adding the ability to overlay track title, Album, and Artist details over a fullscreen album art image. Requires a new parameter (overlay_text) to be set to True in sonos_settings.py, if set to False text is displayed below a thumbnail of the album art. This requires the inclusion of a new setting (overlay_text) set to true in sonos_settings.py, if it is set to False or is not present text will be displayed under the album art
.
Adding in the ability to render the track title and artist information correctly from the BBC Sounds Service using the 'artist_and_album_newlook' setting set to true in sonos_settings.py
Improving the placement and sizing of the track title, Album, and Art text to ensure all information can be seen if 'show_artist_and_album' is set to True in sonos_settings.py.
Adding the ability to overlay track title, Album, and Artist details over a fullscreen album art image. Requires a new parameter (overlay_text) to be set to True in sonos_settings.py, if set to False text is displayed below a thumbnail of the album art. This requires the inclusion of a new setting (overlay_text) set to true in sonos_settings.py, if it is set to False or is not present text will be displayed under the album art .