Fork me on GitHub
/ Sweet home / Blog / Archives / Commander MPD avec son Palm/Pocket PC/Smartphone /

Commander MPD avec son Palm/Pocket PC/Smartphone

Last update: 2011-03-02 02:14:37

Petit exercice du weekend, une appliquette très légère pour commander l'excellent MPD depuis pratiquement n'importe quel appareil tenant dans le creux de la main et doté d'un navigateur (même basique).


Sur un Palm TX avec Blazer


Sous Firefox

On peut controler la lecture, faire des recherches et mettre dans la playlist le résultat des recherches.

Le tout fonctionne sans ajax ni même javascript afin d'assurer la meilleure compatibilité possible (et oui... tout le monde n'a pas un webkit récent avec le moteur javascript qui va bien dans son téléphone). En revanche il faut un serveur web capable d'exécuter du PHP5.3. Apache ou Lighttpd font l'affaire.

Télécharger


<< PDO + MySQLND + DSN = WTF
Petit projet perso >>
 

Comments

tswaehn

Hi,

I like your application, but I can't get it working on my pc. There is no
index.php and no description on how to start/boot it. sorry.

-tswaehn

IceBrain

Hi. 

Just wanted to thank you for your application!

Combined with MPD HTTP Streaming server, I have access to all my music from
my phone :)

desfrenes

Glad you find it useful :-)
what is this MPD HTTP Streaming server ?

IceBrain

It's a new feature in version 0.15 of MPD. 

Now you don't need IceCast to stream music, only MPD.

See the wiki:
http://mpd.wikia.com/wiki/Configuration#Built-in_HTTP_streaming

icebox

I'm trying to download but I get "Error

no default routing allowed"

Thank you

Comment this