Hi, I'm building a jukebox controlled by the rpi, and created some python code to control it (I'm a beginner here). The way it's supposed to work is that when a button is pressed (there are 7 of them), the rpi will play an mp3 (using mpg321, but any other format is fine too) and a few leds will ligh...