View unanswered posts | View active topics It is currently Thu May 23, 2013 2:22 pm



Reply to topic  [ 2 posts ] 
 Network share for MPD, how ? 
Author Message

Joined: Tue Aug 03, 2010 4:05 pm
Posts: 153
Post Network share for MPD, how ?
Since a few days playing with my POHD and trying to get MPD working.

Well i got it so far working that i now need to edit mpd.conf

But i would like to use network share from windows instead of internal HDD.

Code:
# See the mpd.conf man page for a more detailed description of each parameter.

######################## REQUIRED PATHS ########################
music_directory                 "/var/lib/mpd/music"
playlist_directory              "/var/lib/mpd/playlists"
db_file                         "/var/lib/mpd/mpd.db"
log_file                        "/var/log/mpd/mpd.log"
error_file                      "/var/log/mpd/mpd.error"
pid_file                        "/var/run/mpd/mpd.pid"
state_file                      "/var/run/mpd/mpd.state"
################################################################


Anyone around here that has a similair setup and could help me out?

_________________
Wired Playon!HD C+ | 1TB HDD | f/w - r4138


Mon Aug 09, 2010 8:02 pm
Profile

Joined: Tue Aug 03, 2010 4:05 pm
Posts: 153
Post Re: Network share for MPD, how ?
Ok, i think i'm a step further now but need some confirmation and some help to make it mounted on boot.

After browsing the forum looking for other usefull stuff i came a cross this topic.

There is a similar problem as i describe here, his solution was this:
Code:
##Make Folder..
mkdir -p /tmp/ramfs/volumes/Z
##Mounting...
mount -t cifs -o iocharset=utf8,username=xxxx,password=xxxx //192.168.1.3/Z   /tmp/ramfs/volumes/Z


Only thing i don't know is how to auto mount it and is folder create on correct location , is it better to use a different location for this mount ?

_________________
Wired Playon!HD C+ | 1TB HDD | f/w - r4138


Tue Aug 10, 2010 12:22 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by: phpBB | Innitial forum Design by: STSoftware | Modified by: AC Ryan.