mousematt
Posts: 7
Joined: Tue Oct 21, 2014 12:40 pm

MP3 player with an externall hard drive

Tue Oct 21, 2014 12:51 pm

Hello,

Looking for some help with a project and wondered if I could get some advice.

I have read lots of threads but not got the answers I was hoping for.

I currently have a large number of MP3 on an external hard drive following the demise of my last PC and I am looking for a way of being able to listen to those MP3s on my Hi-Fi without the need for a conventional PC.

Would the Pi be able to do this? Can I plug the external hard drive into the Pi and programme it to play all the tracks on the hard drive on shuffle? Would I be able to add a small display to the Pi to be able to select which albums I want to play?

Sorry for all the questions but hope someone will be able to help me out.

Thanks

ghans
Posts: 7882
Joined: Mon Dec 12, 2011 8:30 pm
Location: Germany

Re: MP3 player with an externall hard drive

Tue Oct 21, 2014 5:03 pm

MPD (Music player daemon) can easily do this. If all devices are on the same network , you can remotely control it via Laptops, iPhone and Android apps.

The display part will propably be a bit more complicated. Addtionional complexity for a touchscreen , especially small and cheap ones.

ghans
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org

User avatar
default_user8
Posts: 680
Joined: Mon Nov 18, 2013 3:11 am

Re: MP3 player with an externall hard drive

Tue Oct 21, 2014 5:21 pm

Here's a tutorial to do what ghans suggested:
http://lesbonscomptes.com/pages/raspmpd.html
Two heads are better than one, unless one's a goat head.

mousematt
Posts: 7
Joined: Tue Oct 21, 2014 12:40 pm

Re: MP3 player with an externall hard drive

Wed Oct 22, 2014 11:51 am

Thanks default_user8 and ghans.
Really helpful responses :D

Return to “Media centres”