Do you have a huge music collection and wanted to be able to access it anywhere in your house? I do. I want my music player to be able to access my music from my NAS drive, but also want to be able to play music brought by friends
on their USB stick. These projects brought me to mpd: a great music server program that allows you to control enormous amounts of music. It makes it easy to search through your music collection and play it. mpd has many client apps by which you can control your music on loads of different devices. But... What if there's no wifi access? You must be able to control the device directly: enter the touchscreen and enter my pi-jukebox project. It's inspired by Adafruit's pi radio project https://learn.adafruit.com/raspberry-pi ... n/overview.I thought I'd like to share it with anyone having a similar project in mind. The source can be found here: https://github.com/mark-me/Pi-Jukebox, the wiki of my project and the source code documentation can be found here: http://mark-me.github.io/Pi-Jukebox/index.html.
Here are some pictures of the front end in action (bigger screenshots can be found here: https://mark-me.github.io/Pi-Jukebox/screenshots.html)
The 'now playing' screen:

The playlist screen:

The library screen:

Doing some text searching:

Search follow up actions:

Settings screen:



Any feedback or suggestions are welcome
Cheers,
Mark