First, in Rythmbox, click on Edit/Preferences then select the Sharing tab and select Share my music and give it a name of your choosing. I also required a password.
At this point I still couldn't see Rythmbox from ITunes or vice versa.
The next thing to do was to turn on the Avahi daemon. Do this by selecting System/Administration/Networking and then select the General tab and make sure the checkbox for Automatic service discovery is checked.
And then I had to do one more then, which was to enable something called D-Bus. I did this by opening a Terminal and editing /etc/avahi/avahi-daemon.conf
sudo vi /etc/avahi/avahi-daemon.conf
And uncomment the following line:
#enable-dbus=yesso that it looks like:
enable-dbus=yesThen restart avahi:
sudo /etc/init.d/avahi-daemon restart
This lets me see Rythmbox from ITunes. I still can't see ITunes from Rythmbox. This post may give the reason why.
No comments:
Post a Comment