[Bug 278790] Re: Rhythmbox Coherence UPnP doesn't work.

Dan Allen dan.j.allen at gmail.com
Wed Dec 31 20:57:45 UTC 2008


I have a LaCie Ethernet Disk with Media Server and was able to get the
uPnP rhythmbox plugin to work and see the share on Ubuntu Intrepid by
following the steps below.

sudo apt-get install python-coherence
sudo apt-get install python-setuptools
mkdir -p ~/tmp/build
cd ~/tmp/build
svn co https://coherence.beebits.net/svn/tags/Coherence-0.6.0 Coherence
cd Coherence
sudo python setup.py install
cd /usr/lib/rhythmbox/plugins/upnp_coherence
sudo rm -f *.py*
sudo wget -O __init__.py http://coherence.beebits.net/browser/trunk/misc/Rhythmbox%20Plugin/upnp_coherence/__init__.py?format=raw
sudo wget -O MediaPlayer.py http://coherence.beebits.net/browser/trunk/misc/Rhythmbox%20Plugin/upnp_coherence/MediaPlayer.py?format=raw
sudo wget -O MediaStore.py http://coherence.beebits.net/browser/trunk/misc/Rhythmbox%20Plugin/upnp_coherence/MediaStore.py?format=raw
sudo wget -O UpnpSource.py http://coherence.beebits.net/browser/trunk/misc/Rhythmbox%20Plugin/upnp_coherence/UpnpSource.py?format=raw
sudo rhythmbox
# Manual step: Enable the uPnP plugin (allows the new python files to be compiled) then quit rhythmbox
rhythmbox
# Manual step: Enable the uPnP plugin

-- 
Rhythmbox Coherence UPnP doesn't work.
https://bugs.launchpad.net/bugs/278790
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list