Web1.0MPC
About
Web1.0MPC is a web based remote control for MPD (Music Player Daemon).
I built myself a nice little MPD server (*) for my FLAC encoded music collection. The plan was to install one of the many MPD web frontends and use my mobile phone as a remote control. I tried a lot of them, but found none tailored to what I had in mind. NeoMPC came close (and in terms of the GUI I took a good look at it), but I finally decided to create an MPD web interface myself.
As the name implies, Web1.0MPC is lightweight and tries to keep requirements as low as possible. This way, it should also work on rather ancient devices with simple mobile phone browsers lacking modern features, e.g. Windows Mobile 2003 SE devices. Of course this does not mean you cannot use it on your shiny new 2013 model, too! ;)
Web1.0MPC is based on an updated version of the original mpd.class.php v1.2 (PHP object interface to MPD).
See README for further information.
License: GPLv2
(*)
- Travla C158 case
- Intel D945GSEJT mainboard
- 2.5" HDD
- good old Terratec EWX 24/96 soundcard
History
version 0.3.4 (2012-07-29)
- fixed bugs
version 0.3.3 (2012-05-05)
- fixed bugs
version 0.3.2 (2012-03-31)
- improved saving and loading of playlists
version 0.3.1 (2012-02-18)
- fixed bugs
- changed sampler caching (use files instead of session variables)
version 0.3 (2012-02-12)
- added support for saving and loading playlists
- added total database playtime to statistics
- began general mpd.class.php overhaul (now a separate project)











