pssturges Wrote:Ok, so what is the best way to uninstall? Within xbmc ->system ->add-ons?
I think I'd be best starting my configuration from new is there some way to wipe all my settings and start again? Delete some files in my .xbmc folder perhaps?
I am still having trouble getting my head around the configuration. It may best to describe my settup then you may be able to point me in the right direction...
I have 3 systems on my network:
Living room - ip:192.168.0.4
lounge room - ip:192.168.0.2
Bed room - ip:192.168.0.3
My plan is that the living room machine will be my master and the other 2 will be slaves. I would like to play synced media through all 3. What info needs to be configured on each machine? In particular which ips go where?
Sorry if this all a bit basic. I just can't quite get my head around it yet.
Thanks for your patience.
Phil
No problem.. ;-)
Go ahead and uninstall via the addons section, but I have noticed that the uninstall functionality of the XBMC still needs a little work (like removing the app_data created by the previous plugin) ... so once you have unstalled via the addons section, close XBMC and via naut, browse to the ~/.xbmc/userdata/addon_data directory and remove plugin.program.mutiroomaudio.
Now, browse to ~/.xbmc/addons/packages and remove plugin.program.mutiroomaudio...zip
Now you have a clean system. Hopefully the addons Uninstall feature will get better...it's still pretty cool already.
Anyhow,
Now for the 2nd part of your question...
(We are going to use the Livingroom pc for this example)
On your master machine, after you reinstall the plugin, go ahead and setup the plugin via the context menu "addon settings". We are going to take the defaults for now, so go ahead and select OK so that the system generates the proper playercorefactory.xml file.
Now restart XBMC on the master.
Via the Master (livingroom) pc we are going to define a slave via the MultiroomAudio plugin. Upon starting the plugin...
1) Select "Slave (Stream Receiver)
2) Add an index # of 1 and select done
3) The next dialogue that pops up, select done as nothing should go into this
4) In the Source URL dialogue enter the following: udp://@224.1.1.152:1152
select done (BTW...This is the default that the Master will stream from)
5) For the title enter the name of Localhost and select done
Now for the clients (we will use your "lounge room" pc as an example)
Ok... on the lounge room pc (assuming that you already followed the process to re-install)
Go to the Multiroom plugin and let define a new client to the master you configure above by:
1) Select "Slave (Stream Receiver)
2) Add an index # of 2 (the number 1 should be reserved) and select done
3) The next dialogue that pops up, select done as nothing should go into this
4) In the Source URL dialogue enter the following: udp://@224.1.1.152:1152
select done (BTW...This is the default that the Master will stream from)
5) For the title enter the name of the master (in this case) Livingroom and select done
Repeat this for the other client(s) ... e.g. Bedroom
Ok.. now lets start a stream
1) Via the Master pc (Livingroom) MultiroomAudio plugin - select the Localhost slave you created earlier (this is optional so that you will be to listen to what is being streamed on the master (livingroom) pc.
2) Still on the master pc and within XBMC goto Music and browse to a song and via
the context menu select "Play using" and select "MR_Audio_Stream
3) Go to the lounge pc and via MultiroomAudio plugin - select the Livingroom slave you
created earlier.
Now you should be listening to the "syncronized" audio in both rooms.
Let me know if you have questions.