Skip to content

O!MPD is free, opensource MPD client based on PHP and mySQL.

License

Notifications You must be signed in to change notification settings

ArturSierzant/OMPD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

+------------------------------------------------------------------------+
| O!MPD requirements 		                                             | 
+------------------------------------------------------------------------+
PHP 5.2.0 or later with extension: GD2, ICONV and MYSQL
MySQL 4.1.0 or later


+------------------------------------------------------------------------+
| Additional O!MPD requirements               							 | 
+------------------------------------------------------------------------+
Music Player Daemon (MPD)



+------------------------------------------------------------------------+
| Installation                                                           |
+------------------------------------------------------------------------+
The installation instruction can be found on:
http://www.ompd.pl


+------------------------------------------------------------------------+
| Configuration                                                          |
+------------------------------------------------------------------------+
All configuration parameters can be set in:
include/config.inc.php


+------------------------------------------------------------------------+
| Very large files                                                       | 
+------------------------------------------------------------------------+
O!MPD should support files larger than 2GB (64-bit PHP installations only) - but it was not tested.