Hello, I have a Python 3.7 'media player' project on a headless Raspberry Pi Zero. Using specific hardware interface (buttons, dials), user can select the media to play (from files stored on the local drive, Internet radio stations or Youtube videos). There's no display, only audio output. Currently...