Can’t see share from iTunes

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1586
    raungst
    Participant

    I finally managed to get mt-daapd to see all my FLAC files, but now I can’t seem to get it to see the share from iTunes. I don’t see any relevent errors in the log, and I can access port 3689 on the problematic machine. What should I do?

    Here’s the log:

    2007-07-24 19:56:50 (b7c966c0): Firefly Version svn-1586: Starting with debuglevel 9
    2007-07-24 19:56:50 (b7c966c0): Warning: Could not load plugins
    2007-07-24 19:56:50 (b7c966c0): Starting rendezvous daemon
    2007-07-24 19:56:50 (b7c966c0): Initializing avahi
    2007-07-24 19:56:50 (b7c966c0): Client running
    2007-07-24 19:56:50 (b7c966c0): Creting service group
    2007-07-24 19:56:50 (b7c966c0): No entries yet... skipping service create
    2007-07-24 19:56:50 (b7c966c0): Starting avahi polling thread
    2007-07-24 19:56:50 (b7c966c0): Starting signal handler
    2007-07-24 19:56:50 (b7c966c0): Pid: 2643
    2007-07-24 19:56:50 (b7c966c0): Opening database
    2007-07-24 19:56:50 (b7c966c0): Executing: select value from config where term='version'
    2007-07-24 19:56:50 (b7c966c0): Results: 0
    2007-07-24 19:56:50 (b7c966c0): Initializing database
    2007-07-24 19:56:50 (b7c966c0): Executing: select count(*) FROM songs
    2007-07-24 19:56:50 (b7c966c0): Executing: select value from config where term='rescan'
    2007-07-24 19:56:50 (b7c966c0): Executing: vacuum
    2007-07-24 19:56:51 (b7c966c0): Rows: 0
    2007-07-24 19:56:51 (b7c966c0): Executing: create index idx_path on songs(path,idx)
    2007-07-24 19:56:51 (b7c966c0): Query: create index idx_path on songs(path,idx)
    2007-07-24 19:56:51 (b7c966c0): Error: index idx_path already exists
    2007-07-24 19:56:51 (b7c966c0): Executing: create index idx_songid on playlistitems(songid)
    2007-07-24 19:56:51 (b7c966c0): Query: create index idx_songid on playlistitems(songid)
    2007-07-24 19:56:51 (b7c966c0): Error: index idx_songid already exists
    2007-07-24 19:56:51 (b7c966c0): Executing: create index idx_playlistid on playlistitems(playlistid,songid)
    2007-07-24 19:56:51 (b7c966c0): Query: create index idx_playlistid on playlistitems(playlistid,songid)
    2007-07-24 19:56:51 (b7c966c0): Error: index idx_playlistid already exists
    2007-07-24 19:56:51 (b7c966c0): Starting web server from /usr/share/mt-daapd/admin-root on port 3689
    2007-07-24 19:56:51 (b7c966c0): Listening on port 3689
    2007-07-24 19:56:51 (b7c966c0): Starting server thread
    2007-07-24 19:56:51 (b7c966c0): Registering rendezvous names
    2007-07-24 19:56:51 (b7c966c0): Adding mt-daapd/_http._tcp
    2007-07-24 19:56:51 (b7c966c0): Creating service group (again?)
    2007-07-24 19:56:51 (b7c966c0): Creting service group
    2007-07-24 19:56:51 (b7c966c0): Waiting on something...
    2007-07-24 19:56:51 (b7c966c0): Done waiting.
    2007-07-24 19:56:51 (b7c966c0): Re-registering mt-daapd/_http._tcp
    2007-07-24 19:56:51 (b7c966c0): Found key of size 9
    2007-07-24 19:56:51 (b7c966c0): Added key txtvers=1
    2007-07-24 19:56:51 (b7c966c0): Added key Database ID=655F082D
    2007-07-24 19:56:51 (b7c966c0): Added key Machine ID=655F082D
    2007-07-24 19:56:51 (b7c966c0): Added key Machine Name=mt-daapd
    2007-07-24 19:56:51 (b7c966c0): Added key mtd-version=svn-1586
    2007-07-24 19:56:51 (b7c966c0): Added key iTSh Version=131073
    2007-07-24 19:56:51 (b7c966c0): Added key Version=196610
    2007-07-24 19:56:51 (b7c966c0): Added key Password=false
    2007-07-24 19:56:51 (b7c966c0): Added key ffid=2e2cae45
    2007-07-24 19:56:51 (b7c966c0): Executing: select count(*) FROM songs
    2007-07-24 19:56:51 (b7c966c0): Serving 2954 songs. Startup complete in 1 seconds
    #11834
    rpedde
    Participant

    @raungst wrote:

    I finally managed to get mt-daapd to see all my FLAC files, but now I can’t seem to get it to see the share from iTunes. I don’t see any relevent errors in the log, and I can access port 3689 on the problematic machine. What should I do?

    Here’s the log:

    2007-07-24 19:56:50 (b7c966c0): Firefly Version svn-1586: Starting with debuglevel 9
    2007-07-24 19:56:50 (b7c966c0): Warning: Could not load plugins
    2007-07-24 19:56:50 (b7c966c0): Starting rendezvous daemon
    2007-07-24 19:56:50 (b7c966c0): Initializing avahi
    2007-07-24 19:56:50 (b7c966c0): Client running
    2007-07-24 19:56:50 (b7c966c0): Creting service group
    2007-07-24 19:56:50 (b7c966c0): No entries yet... skipping service create
    2007-07-24 19:56:50 (b7c966c0): Starting avahi polling thread
    2007-07-24 19:56:50 (b7c966c0): Starting signal handler
    2007-07-24 19:56:50 (b7c966c0): Pid: 2643
    2007-07-24 19:56:50 (b7c966c0): Opening database
    2007-07-24 19:56:50 (b7c966c0): Executing: select value from config where term='version'
    2007-07-24 19:56:50 (b7c966c0): Results: 0
    2007-07-24 19:56:50 (b7c966c0): Initializing database
    2007-07-24 19:56:50 (b7c966c0): Executing: select count(*) FROM songs
    2007-07-24 19:56:50 (b7c966c0): Executing: select value from config where term='rescan'
    2007-07-24 19:56:50 (b7c966c0): Executing: vacuum
    2007-07-24 19:56:51 (b7c966c0): Rows: 0
    2007-07-24 19:56:51 (b7c966c0): Executing: create index idx_path on songs(path,idx)
    2007-07-24 19:56:51 (b7c966c0): Query: create index idx_path on songs(path,idx)
    2007-07-24 19:56:51 (b7c966c0): Error: index idx_path already exists
    2007-07-24 19:56:51 (b7c966c0): Executing: create index idx_songid on playlistitems(songid)
    2007-07-24 19:56:51 (b7c966c0): Query: create index idx_songid on playlistitems(songid)
    2007-07-24 19:56:51 (b7c966c0): Error: index idx_songid already exists
    2007-07-24 19:56:51 (b7c966c0): Executing: create index idx_playlistid on playlistitems(playlistid,songid)
    2007-07-24 19:56:51 (b7c966c0): Query: create index idx_playlistid on playlistitems(playlistid,songid)
    2007-07-24 19:56:51 (b7c966c0): Error: index idx_playlistid already exists
    2007-07-24 19:56:51 (b7c966c0): Starting web server from /usr/share/mt-daapd/admin-root on port 3689
    2007-07-24 19:56:51 (b7c966c0): Listening on port 3689
    2007-07-24 19:56:51 (b7c966c0): Starting server thread
    2007-07-24 19:56:51 (b7c966c0): Registering rendezvous names
    2007-07-24 19:56:51 (b7c966c0): Adding mt-daapd/_http._tcp
    2007-07-24 19:56:51 (b7c966c0): Creating service group (again?)
    2007-07-24 19:56:51 (b7c966c0): Creting service group
    2007-07-24 19:56:51 (b7c966c0): Waiting on something...
    2007-07-24 19:56:51 (b7c966c0): Done waiting.
    2007-07-24 19:56:51 (b7c966c0): Re-registering mt-daapd/_http._tcp
    2007-07-24 19:56:51 (b7c966c0): Found key of size 9
    2007-07-24 19:56:51 (b7c966c0): Added key txtvers=1
    2007-07-24 19:56:51 (b7c966c0): Added key Database ID=655F082D
    2007-07-24 19:56:51 (b7c966c0): Added key Machine ID=655F082D
    2007-07-24 19:56:51 (b7c966c0): Added key Machine Name=mt-daapd
    2007-07-24 19:56:51 (b7c966c0): Added key mtd-version=svn-1586
    2007-07-24 19:56:51 (b7c966c0): Added key iTSh Version=131073
    2007-07-24 19:56:51 (b7c966c0): Added key Version=196610
    2007-07-24 19:56:51 (b7c966c0): Added key Password=false
    2007-07-24 19:56:51 (b7c966c0): Added key ffid=2e2cae45
    2007-07-24 19:56:51 (b7c966c0): Executing: select count(*) FROM songs
    2007-07-24 19:56:51 (b7c966c0): Serving 2954 songs. Startup complete in 1 seconds

    What platform and version, and how did you get the server? From a binary package or compiled?

    Any firewall on the server machine? (or the client machine?). Is the client configured in iTunes prefs to search for shared libraries?

    how is the client connected with respect to the server? Is it wireless with the server wired? If the wireless client is plugged into a wired connection, does it see it?

    #11835
    raungst
    Participant

    I used a binary package for i686 from the nightlies, mt-daapd_0.9-svn-1586_etch_i386.deb

    As far as I know theres no firewall on either the client or the server. The client is XP SP2 with the latest iTunes (7.3.1.3). The server is almost a basic install of Debian 4.0.

    iTunes prefs is set to look for shared libraries.

    Everything is connected with a wired connection. The same server is sharing Samba shares to the same computer, and that works fine.

    #11836
    raungst
    Participant

    As a quick update, the web interface says:

    Client IP Action
    192.168.1.106 Serving xml-rpc method

    It at least acknowledges that is has a client. I just can’t get it to show up…

    #11837
    fizze
    Participant

    2007-07-24 19:56:50 (b7c966c0): Warning: Could not load plugins

    Thats the culprit.

    Without plugins, it just has bare web-interface functionality.
    Check out the plugin_dir in your mt-daapd.conf and see if the user that firefly runs as has proper access to it.
    Probably read on the files, and RX on the directories 😉

    #11838
    raungst
    Participant

    That was the problem.

    For some reason, my .conf file was pointing to /usr/lib/mt-daapd/plugins for plugins, but the plugins are actually stored in /usr/share/mt-daapd/plugins.

    Weird.

    Thanks so much!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Setup Issues’ is closed to new topics and replies.