XBMC-Server (headless/minified) Libraryscanner


  • "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Edit docker-xbmc-server/xbmcdata/userdata/advancedsettings.xml to your needs. Also supply your sources.list to that folder!!! Otherwise the watchdog won't work

    You mean sources.xml


    Maybe also edit Watchdog Settings: [tt]docker-xbmc-server/xbmcdata/userdata/userdata/addon_data/service.watchdog/settings.xml [tt](Those are my settings, they should work for you guys too, so only edit them if you know what you do)

    docker-xbmc-server/xbmcdata/userdata/addon_data/service.watchdog/settings.xml (single folder)


    There is also settings.xml in here:
    docker-xbmc-server/xbmcdata/addons/service.watchdog/service.watchdog
    both should be edited?

  • i see 2 folders -/service.watchdog/service.watchdog


    You're in addon/service.watchdog, not userdata/addon_data/service.watchdog.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • You mean sources.xml


    Haha, I just copied David's Text. :D Of course sources.xml

    docker-xbmc-server/xbmcdata/userdata/addon_data/service.watchdog/settings.xml
    docker-xbmc-server/xbmcdata/addons/service.watchdog/service.watchdog/settings.xml


    there are 2 settings.xml file. both should be edited?


    Use the one in "userdata"

  • I deleted the wrong one on git. Also, for me it doesn't expose the ports.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Did you use the default ports?
    I haven't changed anything in the Dockerfile

    Code
    #Eventserver and webserver respectively.
    EXPOSE 9777/udp 8089/tcp
  • Nevermind. The ports are open, but docker ps  doesn't show that. Lets check if the watchdog works then.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • I don't know yet why, but my sources seem to be rejected in that installation, dunno why yet.


    Also in the initscript, you expect local and container path to be the same:


    Code
    docker run -d --net=host --privileged -v $KODIPATH/xbmcdata:$KODIPATH/share/kodi/portable_data wernerb/docker-xbmc-server


    The latter $KODIPATH should still be hardcoded to /opt/kodi-server, because not everybody has it in that path maybe, and with the Plugin I would expect that stuff in a shared folder, thus the KODIPATH would be different and render the script broken.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!


  • But the Watchdog does not do shit.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

    Einmal editiert, zuletzt von davidh2k ()

  • The same for me:

    Code
    18:29:10 T:140614987769600   DEBUG: [service.watchdog] not watching <smb://192.168.178.21/HD-Dokus/Doku-Serien/>. does not exist
    18:29:10 T:140614987769600   DEBUG: [service.watchdog] not watching <smb://192.168.178.21/HD-Dokus/Doku-Filme/>. does not exist
    18:29:10 T:140614987769600   DEBUG: [service.watchdog] not watching <smb://HOPPETZ/SerienPool/>. does not exist
    18:29:10 T:140614987769600   DEBUG: [service.watchdog] not watching <smb://HOPPETZ/FilmPool-HD/>. does not exist
    18:29:10 T:140614987769600   DEBUG: [service.watchdog] not watching <smb://HOPPETZ/Music/test/>. does not exist


    You can try it by yourself:
    add <loglevel hide="false">1</loglevel> to advancedsettings.xml and view the log with service kodiserver showlog | grep watchdog


    It seems, that it is a Kodi-Bug: http://forum.kodi.tv/showthrea…96&pid=1937805#pid1937805 and below


    Can this Patch be integrated in Kodi 14.0
    https://github.com/xbmc/xbmc/pull/6439/files

  • Funny. I enable debug log and it works.



    *confused*


    Edit: Oh, maybe that was the reason it didn't work before?


    Edit2: PS: The startup script is not yet prepped for multiple instances. If I were to run multiple containers the if request for the container ID would fail.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • watchdog is running but cant update library

    Code
    02:21:40 T:139707914409728   DEBUG: [service.watchdog] video sources [u'nfs://10.10.10.2/export/Media/Movies/']
    02:21:40 T:139707914409728   DEBUG: [service.watchdog] watching <nfs://10.10.10.2/export/Media/Movies/> using <class 'core.polling_xbmc._Recursive'>
    02:21:40 T:139707914409728   DEBUG: [service.watchdog] initialization done
    02:23:22 T:139707537303296   DEBUG: [service.watchdog] [event] <deleted> <u'nfs://10.10.10.2/export/Media/Movies/50 First Dates/50 First Dates.mp4'>
    02:26:06 T:139707537303296   DEBUG: [service.watchdog] [event] <deleted> <u'nfs://10.10.10.2/export/Media/Movies/A Secret Affair/A Secret Affair.mkv'>
    02:27:25 T:139707537303296   DEBUG: [service.watchdog] [event] <created> <u'nfs://10.10.10.2/export/Media/Movies/50 First Dates/50 First Dates.mp4'>
    02:27:46 T:139707537303296   DEBUG: [service.watchdog] [event] <created> <u'nfs://10.10.10.2/export/Media/Movies/A Secret Affair/A Secret Affair.mkv'>

    Events are detected but Clean 0n-The-Fly or updating the library is not triggering. Even cleanonstart or scanonstart is not working


    What am i missing?


    BTW Solo0815
    your new /etc/init.d/kodiserver is broken. no /temp/kodi.log found

  • Solo is busy for today but he said he will look into all reports tomorrow.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • 3 out of 4 Containers of mine run fine. The 4th can't access the NFS share correctly... working on that at the moment and wanne watch the gold rush season finale afterwards... but let us look into the log if we can find something.


    Code
    cat kodilogfile | grep ERROR
    cat kodilogfile | grep not


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • cat /opt/kodi-headless/docker-xbmc-server/xbmcdata/temp/kodi.log | grep ERROR

    Code
    12:03:05 T:140483000248256   ERROR: CXRandR::Query - unable to open xrandr xml
    12:03:17 T:140483000248256   ERROR: Create - Error creating /opt/kodi-server/share/kodi/portable_data/userdata/Thumbnails
    12:03:17 T:140483000248256   ERROR: Create - Error creating special://masterprofile/Thumbnails
    12:03:23 T:140483000248256   ERROR: JSONRPC: Could not parse method "Files.AddSource"


    cat /opt/kodi-headless/docker-xbmc-server/xbmcdata/temp/kodi.log | grep not

    Code
    12:03:17 T:140483000248256   DEBUG: NFS: Context for 10.10.10.2/export/Media not open - get a new context.
    12:03:17 T:140483000248256  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
    12:03:23 T:140482623620864   DEBUG:   Output Device : Device not found
    12:03:23 T:140483000248256    INFO: ADDON: cpluff: 'Could not read plug-in directory /opt/kodi-server/lib/kodi/addons: No such file or directory'
    12:03:23 T:140483000248256 WARNING: JSONRPC: Could not parse type "PVR.Details.Channel"
    12:03:23 T:140483000248256 WARNING: JSONRPC: Could not parse type "PVR.Details.ChannelGroup.Extended"
    12:03:23 T:140483000248256 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
    12:03:23 T:140483000248256 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
    12:03:23 T:140483000248256   ERROR: JSONRPC: Could not parse method "Files.AddSource"
    12:03:24 T:140482503980800   DEBUG: NFS: Context for 10.10.10.2/export/Media2 not open - get a new context.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!