hankhank10 / music-screen-api

Display the playing Sonos track in real time on an e-ink display - also includes functionality for last.fm
120 stars 17 forks source link

Create display_controller.py-Reformatted-for-5:4-1024:1280-monitors #51

Open oxcid3 opened 3 years ago

oxcid3 commented 3 years ago

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