Monocle Radio is a lighteight web frontend written in PHP to the Music Player Daemon. It supports navigating the playlist, browsing and searching the MPD database, and a basic privilege system with users.
Be the first to post a text review of Monocle Radio. Rate and review a project by clicking thumbs up or thumbs down in the right column.
For all two of you who care and wondered why 1.4 didn't work, it's because the .htaccess file was left out of the release somehow. The latest release fixes that, so go hog wild!
v1.4.1 * Somehow the .htaccess file was left out of 1.4, fixed * Clarified explanation of some options in config.php * Added meta tag to indicate unicode
######################################### #Monocle Radio - Web frontend to the MPD Music Player Daemon #CHANGELOG #Copyright (C) 2005 Kurt Gallagher (proteankungfu@gmail.com) #http://proteankungfu.com/ ######################################### v1.4 * Fixed layout bug on folders in the database. * Added data sanitation to the audit function. That could have been nasty. * Fixed a bug causing directories with [ and ] in them to go berserk * Since if you have an html-breaking file in your collection you should fix it anyway, html sanitation has been toned down which allows display of Japanese and other unicode characters. v1.3 * Added an install page, no more structure.sql * Changed ADOdb code to use the older data retrieval system * Minor change in a RewriteRule regex in .htaccess which didn't work under Apache 1.3.33 * Made a front page optional. See README * Minor bug fixes v1.2 * Removed "Parent Directory" link in favor of links to each of the ancestral directories * Users can change their own passwords now * Added moving songs around in playlist * Added user auditing system * Removed extra tr on directory listings for privileged users * Removed instaplay because it was causing mpd to request duplicate mount and not play until restarted * Added user tracking system * Fixed a minor bug in the database page that relied on the configuration of my server v1.1 - Released 08/22/2005 * Added basic user management system with two levels of access * Fixed the database status display * Broke index.php into separate files for each page for less insanity * Changed some minor layout stuff * Moved the icecast server configuration into $cfg in config.php v1.0 - Released 08/01/2005 # Initial release
v1.3.1 * Fixed layout bug on folders in the database. * Added data sanitation to the audit function. That could have been nasty. v1.3 * Added an install page, no more structure.sql * Changed ADOdb code to use the older data retrieval system * Minor change in a RewriteRule regex in .htaccess which didn't work under Apache 1.3.33 * Made a front page optional. See README * Minor bug fixes v1.2 * Removed "Parent Directory" link in favor of links to each of the ancestral directories * Users can change their own passwords now * Added moving songs around in playlist * Added user auditing system * Removed extra tr on directory listings for privileged users * Removed instaplay because it was causing mpd to request duplicate mount and not play until restarted * Added user tracking system * Fixed a minor bug in the database page that relied on the configuration of my server v1.1 - Released 08/22/2005 * Added basic user management system with two levels of access * Fixed the database status display * Broke index.php into separate files for each page for less insanity * Changed some minor layout stuff * Moved the icecast server configuration into $cfg in config.php v1.0 - Released 08/01/2005 # Initial release
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?