Skip to content

Allready Done

Maschine2501 edited this page Oct 25, 2020 · 3 revisions

Allready Done:


  • Standby-Screen (when Playback is stoped, Time, Date and IP is Displayed)
  • Automatic stop when playback is paused (value could be defined / declared)
  • display Fileformat/Samplerate/Bitdepth in the NowPlayingScreen
  • Scroll Text stops before shown completly -> text was defined as scrollText, which makes "black"-boxes arround the text
  • one rotary removed
  • 4 more Buttons via GPIO (needs some fine tuning)
  • MediaInformationScreen (volumio.local/api/v1/collectionstats)
  • Icons for the function of each button, depending on "state"
  • migration to Python 3.5.2
  • implemented an SIGTERM handler
  • implemented a new StandbyLED module
  • implemented a logic to select the active network card and display it`s IP
  • removed Volume Screen and Volume interactions completely
  • Add a "progress bar" for Playback
  • integrated "CAVA" to display a bargraph spectrum
  • added a "config"-part at the beginning of the code, to configure the whole display for your needs
  • added a ssd1306 Version
  • addes versions without spectrum for ssd1322 and ssd1306 displays
  • Combine all Versions to one Code (with configuration at the begining)
  • Make More Screen-Layouts -> selectable by config
  • Add an "Playback-Indicator-Icon" to the NowPlayingScreen
  • A VU-Meter Screen
  • Screen selection Menu (Aviable in Stand-ByScreen (clock) by pressing button-C)
  • VU-Meter-Bar-Layout -> Thanks Mihai for the Background Image! <3
  • Peak-Hold enabled in VU-Meter-Bar-Layout -> Thanks almajiro for providing a sample! <3
  • Scrolling-Text is back!
  • Tidal Playback is functional now
  • Simplyfied installation routine by using a bassh-script
  • Upgrade to latest Python (3.8.5) -> Alternative installation!
  • added a configuration script to installer
  • Python 3.5 (Support ends 13. september 2020) -> Upgrade to latest posssible version
  • PIP 21.0 (Support ends January 2021) -> Upgrade to latest posssible version
  • Splitted Versions into unique Repositorys. Python 3.5.2 Version here
  • Added "Buffertime"-dialogue to main installation script
  • Added "I2C-Adress"-Dialogue to main installation script
  • Added "Album-Art-Tool" in Setup (used for NR1-UI-Remote)
Clone this wiki locally