FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Setup Issues › rhythmbox works but mt-daapd doesn’t
- This topic has 3 replies, 2 voices, and was last updated 15 years, 7 months ago by
rpedde.
-
AuthorPosts
-
04/11/2007 at 1:38 AM #1907
Anonymous
InactiveI have ubuntu 7.04 feisty. I installed mt-daapd and configured it properly.
Bonjour works. I can ping mycomputer.local.
I have no fw. I open port 5353 :
iptables -L results :
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT udp -- 224.0.0.215 anywhere udp dpt:mdns
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
ACCEPT udp -- anywhere 224.0.0.251 udp dpt:mdns
Web access works. It scans all songs but doesn’t seems to share it.
When I run rhytmbox I see it in itunes and it works so don’t with mt-daapd ?I don’t understand what I missed.
Any ideas ?
Thanks
04/11/2007 at 4:56 AM #14212rpedde
Participant@laudup wrote:
I have ubuntu 7.04 feisty. I installed mt-daapd and configured it properly.
Bonjour works. I can ping mycomputer.local.
I have no fw. I open port 5353 :
iptables -L results :
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT udp -- 224.0.0.215 anywhere udp dpt:mdns
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
ACCEPT udp -- anywhere 224.0.0.251 udp dpt:mdns
Web access works. It scans all songs but doesn’t seems to share it.
When I run rhytmbox I see it in itunes and it works so don’t with mt-daapd ?I don’t understand what I missed.
Any ideas ?
Thanks
Try the version from the nightlies page (http://nightlies.mt-daapd.org). I think that works better.
— Ron
07/11/2007 at 12:57 AM #14213Anonymous
InactiveOK I installed the last version svn-1696 with the process ubuntu :
http://wiki.mt-daapd.org/wiki/Quickstart_UbuntuI did some changes to make it works well (especially with path installation) but it’s works !
I cannot access to web interface from the mac but only in local. Probably a authorization problem : iptables or something like that.
I don’t have access to the cover presentation in itunes but maybe it’s normal.
So many thanks for your help.
07/11/2007 at 4:09 AM #14214rpedde
Participant@laudup wrote:
I cannot access to web interface from the mac but only in local. Probably a authorization problem : iptables or something like that.
If you get an error about not being authorized, it’s because you haven’t set an admin_pw in the config. Once you do that, you can hit the web page remotely.
Unless you can’t access it at all, in which case, ya, it’s probably iptables or something.
I don’t have access to the cover presentation in itunes but maybe it’s normal.
Click on the titlebar of the cover art window and change it from “selected item” to “currently playing”. It can’t see the cover art until it starts streaming, so it doesn’t show cover art for selected items. Just a limitation of daap.
— Ron
-
AuthorPosts
- The forum ‘Setup Issues’ is closed to new topics and replies.