Display_Controller.py reformatted for a standard 17" 1024x1280 (5:4) monitor rotated 90 degrees.
Not a suggestion for overwriting the original 4"x4" screen, however for those who want a larger variation with a permanent track/artist/album info displayed this code works.
In combination with the following settings in the 'sonos_settings.py' file:
show_details = True
show_details_timeout = 10000
show_artist_and_album = True
artist_and_album_newlook = True
sleep_on_tv = False
sleep_on_linein = False
Display_Controller.py reformatted for a standard 17" 1024x1280 (5:4) monitor rotated 90 degrees.
Not a suggestion for overwriting the original 4"x4" screen, however for those who want a larger variation with a permanent track/artist/album info displayed this code works.
In combination with the following settings in the 'sonos_settings.py' file: show_details = True show_details_timeout = 10000 show_artist_and_album = True artist_and_album_newlook = True sleep_on_tv = False sleep_on_linein = False