You are not logged in.
Pages: 1
how do i configure these in arch? it looks like i need to open up some ports...
say i want my friend (who is connected to the same network) to hear a tune i'm playing... what must he do? ho can I hear my own music? whats so cool about sonata? can I connect to an IP somplace else?
sv
this is my sig
Offline
You only need to open the ports if you are going to use mpd over the network.
First you configure mpd, copy /etc/mpc.conf.example to /etc/mpd.conf and decide which use you will run it as, and sett the path database and music collection etc. Then you add mpd to DAEMONS in /etc/rc.conf so it starts up on startup. You should be aware of that that the music should be where the user you run mpd with has access. Then you create an database over your mpd files, with "mpd --create-db" either you run it as root or the user you set mpd run with, then you just start mpd with "mpd".
Use the Source, Luke!
Offline
well you can connect to mpd via sonata...
it is like a remote control... you could run mpd on your pc and sonata also...
if your friend connects to mpd, he can control the music playing on your pc...
he can't listen to it through his speakers, unless you set up shoutcast output or something...
Offline
well you can connect to mpd via sonata...
it is like a remote control... you could run mpd on your pc and sonata also...if your friend connects to mpd, he can control the music playing on your pc...
he can't listen to it through his speakers, unless you set up shoutcast output or something...
aha, ok thanx for the info
this is my sig
Offline
You only need to open the ports if you are going to use mpd over the network.
First you configure mpd, copy /etc/mpc.conf.example to /etc/mpd.conf and decide which use you will run it as, and sett the path database and music collection etc. Then you add mpd to DAEMONS in /etc/rc.conf so it starts up on startup. You should be aware of that that the music should be where the user you run mpd with has access. Then you create an database over your mpd files, with "mpd --create-db" either you run it as root or the user you set mpd run with, then you just start mpd with "mpd".
perfect! thanks... now, how do I open up some ports? sonata is reading 6600... which is not open by default?
this is my sig
Offline
xdeusx wrote:if your friend connects to mpd, he can control the music playing on your pc...
he can't listen to it through his speakers, unless you set up shoutcast output or something...aha, ok thanx for the info
how do i install shoutcast? like the podcast dir...?
sv
this is my sig
Offline
I am a gated community.
Offline
Pages: 1