mt-daapd-svn-1018

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #248
    Anonymous
    Guest

    Hello

    I have some Problem on my unslug/optware DS-101g+
    whit a modificatet mt-daapd.mk (only rsp.so did not compile)

    The database can not be open when it clean
    When i use the old database it work but when i rescan my mp3 the i have error it can not open

    i have test to change the write permisson also with chmod 666 but its dit not fix it

    my SQLite is version 2.8.17

    Thanks
    Freaky

    #4293
    freaky
    Guest

    Ow was my foult i the file owner was root
    chown username file ..
    chgrp groupname file …
    now it work!

    How the get rsp.so ?

    Thank you

    #4294
    rpedde
    Participant

    the rsp.so should be sitting in /opt/share/mt-daapd/plugins.

    You’ll need to add a section like this to your config:


    [plugins]
    plugins_dir = /opt/share/mt-daapd/plugins
    plugins = rsp.so

    — Ron

    #4295
    freaky
    Guest

    that i now but i think i have some problem when i compile
    some error message about my static libery (sqlite, etc.)

    have you got some other “mt-daapd.mk”

    Greats
    Freaky

    #4296
    rpedde
    Participant

    http://www.mt-daapd.org/unslung-stuff.tar.gz

    That has the makefile and sources file I use for nightlies.

    — Ron

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