User Tools

Site Tools


usbsound

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
usbsound [2011/01/24 23:10] 82.234.233.9usbsound [2011/02/05 16:05] (current) 80.186.36.216
Line 36: Line 36:
  
 ===== Installing and configuring Music Player Daemon ===== ===== Installing and configuring Music Player Daemon =====
-1. Download and install MPD from pre-built .deb package ftp://ftp.lacie-nas.org/packages/mpd_0.16.1-1_armel.deb 
-        wget ftp://ftp.lacie-nas.org/mpd_0.16.1-1_armel.deb 
-        dpkg -i xx 
-        apt-get -f install 
  
-2Copy default config /usr/share/doc/mpd/mpdconf.example.gz to /etc/mpd.conf+**UPDATE: MPD has been updated to version 0.16.1 in Debian Sid repository.** Installing MPD should be as easy as running ''apt-get install mpd''.
  
-3. Create directory for MPD database: +Edit /etc/mpd.conf and make the following changes:
-        mkdir ~/.mpd +
- +
-4. Edit /etc/mpd.config and make the following changes:+
  
         music_directory         "/path/to/your/music"         music_directory         "/path/to/your/music"
-        db_file                 "~/.mpd/database" 
         audio_output {         audio_output {
                 type "alsa"                 type "alsa"
Line 58: Line 50:
         }         }
  
-5. run 'mpd'+Run ''/etc/init.d/mpd restart''
  
 ===== Compiling Music Player Daemon from sources (optional) ===== ===== Compiling Music Player Daemon from sources (optional) =====
usbsound.txt · Last modified: 2011/02/05 16:05 by 80.186.36.216