Results 1 to 15 of 59

Thread: HowTo WL-HDD + USB-Sound-Hub als MP3-Player mit PDA-Fernbedinung

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #13
    Join Date
    Nov 2005
    Location
    Germany
    Posts
    423

    12.) Alternative Player: MPD - Music Player Daemon

    12.) Alternative Player: MPD - Music Player Daemon

    Zitat:MPD HomePage - www.MusicPd.org
    About
    Music Player Daemon (MPD) allows remote access for playing music (MP3, Ogg Vorbis, FLAC, AAC, Mod, and wave files) and managing playlists. MPD is designed for integrating a computer into a stereo system that provides control for music playback over a local network. It also makes a great desktop music player, especially if you are a console junkie, like frontend options, or restart X often.
    Music Playing Daemon Community Wiki - http://mpd.wikia.com/wiki/Main_Page

    Eine liste aller Clients - http://mpd.wikia.com/wiki/Clients

    MPD unter Gentoo (deu): http://de.gentoo-wiki.com/Mpd

    Was ist MPD
    MPD steht für Music Player Daemon und erlaubt den Fernzugriff auf die Playlist bzw. das Eingreifen in das momentan gespielte Geschehen. MPD ist für die Integration eines Computers in ein Stereosystem bestimmt, welches das Steuern über das lokale Netzwerk erlaubt.
    Features
    Das abspielen von MP3, Ogg Vorbis, FLAC, MP4/AAC, Mod, und Wave Datein.
    Der Fernzugriff über das lokale Netzwerk per IPv4 und IPv6.
    Das abspielen von MP3 und Ogg Vorbis streams.
    Das Speichern ,Laden und Managen von Playlisten.
    Lautstärkeregler per OSS, Alsa, und Software Mixers.
    Installation:
    Code:
    ipkg list | grep mpd
    mpd - 0.13.0-1 - Music Player Daemon (MPD) allows remote access for playing music.
    mpdscribble - 0.2.12-1 - Last.fm reporting client for mpd.
    Code:
    [admin@Willi /]$ ipkg install mpd
    Installing mpd (0.13.0-1) to /opt/...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/mpd_0.13.0-1_mipsel.ipk
    Installing faad2 (2.5-3) to /opt/...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/faad2_2.5-3_mipsel.ipk
    Installing flac (1.2.1-1) to /opt/...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/flac_1.2.1-1_mipsel.ipk
    Installing libogg (1.1.3-3) to /opt/...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/libogg_1.1.3-3_mipsel.ipk
    Installing libao (0.8.8-1) to /opt/...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/libao_0.8.8-1_mipsel.ipk
    Installing libmpcdec (1.2.6-1) to /opt/...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/libmpcdec_1.2.6-1_mipsel.ipk
    Installing libvorbisidec (cvs-20050221-2) to /opt/...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/libvorbisidec_cvs-20050221-2_mipsel.ipk
    Installing avahi (0.6.22-1) to /opt/...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/avahi_0.6.22-1_mipsel.ipk
    Installing expat (2.0.1-1) to /opt/...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/expat_2.0.1-1_mipsel.ipk
    Installing libdaemon (0.11-1) to /opt/...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/libdaemon_0.11-1_mipsel.ipk
    Installing dbus (1.1.1-2) to /opt/...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/dbus_1.1.1-2_mipsel.ipk
    Installing adduser (1.8.2-1) to /opt/...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/adduser_1.8.2-1_mipsel.ipk
    Configuring adduser
    update-alternatives: Linking //opt/bin/su to coreutils-su
    Configuring avahi
    Configuring dbus
    No messagebus user found, creating it... done
    Configuring expat
    Configuring faad2
    Configuring flac
    Configuring libao
    Configuring libdaemon
    Configuring libmpcdec
    Configuring libogg
    Configuring libvorbisidec
    Configuring mpd
    Successfully terminated.

    Fehlermeldung / Problem:

    Code:
    mpd -h
    mpd: can't load library 'libssp.so.0'
    Lösungsweg 1?
    http://wl500g.info/archive/index.php/t-10048.html
    Code:
    ipkg –t /opt/tmp install buildroot
    lib libssp.so.0 is part of bulidroot

    Ist es wirklich nötig so viel zu installieren nur weil die Datei fehlte?
    Code:
     ipkg -t /opt/tmp install buildroot
    Installing buildroot (4.1.1-12) to /opt/...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/buildroot_4.1.1-12_mipsel.ipk
    Configuring buildroot
    Updating /opt/etc/ld.so.cache
    Successfully terminated.
    Code:
     mpd --help
    usage:
       mpd [options] <conf file>
       mpd [options]   (searches for ~/.mpdconf then /etc/mpd.conf)
    
    options:
       --help             this usage statement
       --kill             kill the currently running mpd session
       --create-db        force (re)creation of database and exit
       --no-create-db     don't create database, even if it doesn't exist
       --no-daemon        don't detach from console
       --stdout           print messages to stdout and stderr
       --verbose          verbose logging
       --version          prints version information
    Code:
    find | grep .mpdconf
    ./opt/share/doc/mpd/mpdconf.example
    12. b)Konfiguration:
    Code:
    ipkg list | grep mpc
    fuppes - 0.7.1-1 - FUPPES is a free, multiplatform UPnP (TM) A/V MediaServer, with optional on-the-fly audio transcondig from ogg/vorbis, mpc/muse
    libmpcdec - 1.2.6-1 - Portable Musepack decoder library.
    mpc - 0.12.1-1 - A command line tool to interface MPD.
    ncmpc - 0.11.1-1 - A curses client for the Music Player Daemon (MPD).
    Code:
    ipkg install mpc
    Installing mpc (0.12.1-1) to /opt/...
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/mpc_0.12.1-1_mipsel.ipk
    Configuring mpc
    Successfully terminated.
    [admin@Willi /]$
    Code:
    mpc
    MPD_HOST and/or MPD_PORT environment variables are not set
    error: problems getting a response from "localhost" on port 6600 : Connection refused
    Code:
    mpc -h
    unknown command "-h"
    Usage: mpc <command> [command args]...
    mpc version: 0.12.1
    mpc                              Displays status
    mpc add <file>                   Add a song to the current playlist
    mpc crop                         Remove all but the currently playing song
    mpc del <position>               Remove a song from the current playlist
    mpc play [<position>]            Start playing at <position> (default: 1)
    mpc next                         Play the next song in the current playlist
    mpc prev                         Play the previous song in the current playlist
    mpc pause                        Pauses the currently playing song
    mpc toggle                       Toggles Play/Pause, plays if stopped
    mpc stop                         Stop the currently playing playlists
    mpc seek [+-][HH:MM:SS]|<0-100>% Seeks to the specified position
    mpc clear                        Clear the current playlist
    mpc outputs                      Show the current outputs
    mpc enable <output #>            Enable a output
    mpc disable <output #>           Disable a output
    mpc shuffle                      Shuffle the current playlist
    mpc move <from> <to>             Move song in playlist
    mpc playlist                     Print the current playlist
    mpc listall [<file>]             List all songs in the music dir
    mpc ls [<directory>]             List the contents of <directory>
    mpc lsplaylists                  Lists currently available playlists
    mpc load <file>                  Load <file> as a playlist
    mpc save <file>                  Saves a playlist as <file>
    mpc rm <file>                    Removes a playlist
    mpc volume [+-]<num>             Sets volume to <num> or adjusts by [+-]<num>
    mpc repeat <on|off>              Toggle repeat mode, or specify state
    mpc random <on|off>              Toggle random mode, or specify state
    mpc search <type> <query>        Search for a song
    mpc crossfade [<seconds>]        Set and display crossfade settings
    mpc update [<path>]              Scans music directory for updates
    mpc stats                        Displays statistics about MPD
    mpc version                      Reports version of MPD
    For more information about these and other options look at man 1 mpc
    Last edited by WLAN-Fan; 21-12-2007 at 11:01.

Similar Threads

  1. linuxrc bug? - WL-500g not booting from usb drive with hub
    By daniel632 in forum WL-500g Custom Development
    Replies: 5
    Last Post: 14-03-2012, 15:28
  2. Usb Hdd nicht mehr erkannt in olegs FW
    By Alex09 in forum German Discussion - Deutsch (DE)
    Replies: 6
    Last Post: 30-06-2010, 13:02
  3. 7.09 + USB + hotplug
    By oilinki in forum WL-700g Q&A
    Replies: 0
    Last Post: 18-11-2007, 12:51
  4. Problem mit Printer und HD am Usb Hub...
    By Sidd in forum German Discussion - Deutsch (DE)
    Replies: 4
    Last Post: 29-03-2006, 17:53
  5. Please help... USB HDD doesn't work
    By jirina42 in forum WL-500g Q&A
    Replies: 6
    Last Post: 05-01-2006, 19:04

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •