MP3 palyer on Piplay Help
  • How to setup a mp3 player in piplay can this be don ?
    How to make menu for mp3 player on piplay
  • Piplay is written entirely in Python (2.7) and Pygame. Pygame doesn't handle mp3 (it can handle ogg and wav though) You could probably write (or find) a script that can use something like omxplayer in the background to handle it.