Download Latest Version mpd-web-1.0.2.tar.gz (609.6 kB)
Email in envelope

Get an email when there's a new version of mpd-web

Home
Name Modified Size InfoDownloads / Week
README.markdown 2014-03-29 2.1 kB
mpd-web-1.0.2.tar.gz 2014-03-29 609.6 kB
mpd-web-1.0.1.tar.gz 2014-03-28 609.2 kB
mpd-web-1.0.0.tar.bz2 2014-03-23 554.2 kB
Totals: 4 Items   1.8 MB 0

MPD-Web - A Music Player Daemon Client

This is a browser-based MPD client. It is installed on an HTTP server and is used to control MPD through your browser or mobile device.

Please see the doc/INSTALL file included in the package for installation and configuration instructions.

MPD-Web is my patched version of Joshua Wise's Patchfork (http://git.joshuawise.com/patchfork.git), which is/was a patched version of Roger Bystrøm's original Pitchfork. Since Joshua has not updated Patchfork in the past four years, I decided to make my own fork, with the fixes that I needed to get it working the way I wanted it to.

Version 1.0.2 - 2014-03-29

  • Fix: PHP < 5.5.0 does not have imagescale() function, added new function definition to player/metadata_cover.php
  • Fix: Scale too large cover art images down to fit browser viewport in std/metadata.js
  • More Pitchfork -> mpd-web name changes

Version 1.0.1 - 2014-03-27

  • Modified metadata search process to use last.fm as the source for album cover art. Amazon.com will be used as a secondary source if the user provides their AWS keys on the mpd-web configuration page.
  • Modified metadata search process to use last.fm as the source for album descriptions.
  • Modified metadata search process to search for album reviews even when an album description is not found.
  • Modified metadata search process to use the Rolling Stone web site as a source for album reviews. If none is available there, then search the Rolling Stone web site for the artist's biography and use that as the review. If no biography is available on the Rolling Stone site, then search last.fm for one.

Version 1.0.0 - 2014-03-23

  • Imported Joshua Wise's patchfork code and made mpd-web name changes
  • Updated README, INSTALL and UPGRADE documentation
  • Fixed Amazon aws_secret credential entry field in player/config.php
  • Switched to use of AssociateTag in Amazon cover fetch code in player/metadata.php
  • Fixed sample Apache config files to work on Apache 2.4+ servers
Source: README.markdown, updated 2014-03-29