Experimental part doesn’t work – here’s debugging

FireFly Media Server Firefly Media Server Forums Firefly Media Server Nightlies Feedback Experimental part doesn’t work – here’s debugging

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #351
    andrews
    Guest

    Ron –
    I’m using the 1206 nightly on a Linkstation (MIPSEL). SQLite 3.3.6.

    Everything compiled great and runs well. I can access the web page and it seems to be spritely cataloging the songs.

    On the experimental “Playlist” page, my created playlist shows up but no songs whatsoever.

    I ran mt-daapd with -d5 -f -y and this shows up when I try to go to experimental playlist:

    Cannot resolve /usr/local/share/mt-daapd/admin-root//rsp/db/1/genre
    Thread 214: Entering ws_returnerror (404: Not found)
    Cannot resolve /usr/local/share/mt-daapd/admin-root//rsp/db/2/genre
    Thread 215: Entering ws_returnerror (404: Not found)

    Also, I can’t find a sample mt-daapd.playlist file in the nightly anywhere. Is it the same format as the old mt-daapd.playlist? Are there any new smart categories?

    #5025
    andrews
    Guest

    Oh – I’m copying my 30GB of music over to the linkstation.

    The initial group of 413 files on “Painfully Agressive” took 17 seconds.

    #5026
    Anonymous
    Inactive

    @andrews wrote:

    Cannot resolve /usr/local/share/mt-daapd/admin-root//rsp/db/1/genre
    Thread 214: Entering ws_returnerror (404: Not found)
    Cannot resolve /usr/local/share/mt-daapd/admin-root//rsp/db/2/genre
    Thread 215: Entering ws_returnerror (404: Not found)

    Seems like the RSP plugin is missing. In the web admin interface on the config page (advanced mode) check that the plugins section contains the right path to where your plugins are and that rsp.so is listed as a plugin

    #5027
    andrews
    Guest

    Bingo – that was it!

    Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Nightlies Feedback’ is closed to new topics and replies.