Coder Social home page Coder Social logo

phpmpud's Introduction

                                    phpMpUd
                       https://github.com/remjey/phpMpUd

phpMpUd is a web interface (written in PHP) for the Music Player Daemon (MPD).
It is based on the unmaintained phpMp v0.12.0. It has not much code changed but
it works with the PHP interpreter and MPD server available in Debian Stable.

I want to keep it alive because I use it on my Raspberry Pi because it’s very
light and simple.

To install phpMpUd, see INSTALL.


Below is the original content of the phpMp README.


inline=
----------------------------------------------------------------------------

If you want to use phpMp as a search engine in your browser of choice you
obviously need to do a little URL constuction. This is not an issue as 
phpMp makes it pretty simple, here's how to set it up.

The url will take up to three arguments: inline, search and server

* inline would be the search term, this is required.
* search would be anything you have in $search_fields in config.php or any.
	This is optional and defaults to "any".
* server in the case you have more than one server in config.php, ordered
	by number. This defaults to '0'.

In Konqueror you would set this search URL to:
http://myserver/phpMp/index.php?inline=\{@}&search=any&server=0


stream_browser
--------------------------------------------------------------------------

To use the stream browser updating you need to have 'allow_url_fopen' set 
to 'On' in your php.ini. This is required only if you want to be able to 
download and update the file from within phpMp. Otherwise you could have 
it as a cronjob. The stream browser will not show up (at all) unless the
following file(s) exist.

It needs to go into the cache/ directory with the name stream-icy.xml or 
stream-shout.xml, respectively. While I host a shoutcast xml file, which 
updated tri-daily you can generate your own using contrib/shoutcast.pl, 
which could also be setup as a cronjob.


MiniFAQ
-------

Q. Can you put the Playing Song or the Status in the Topic?

A. Yes and no, Of course, it's possible. It won't happen here because
   it would require the full page to reload rather than just the playlist,
   or javascript.

phpMp is released under the GNU Public License.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
For the full license, see COPYING.

phpmpud's People

Contributors

remjey avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.