Beiträge von Fruitbooter

    Hallo,
    ich habe Kodi auf meinem pi3 installiert. Alle Medien sind auf einer synology hinterlegt und möchte gerne zugriff über nfs darauf erhalten. Die IP der synology ist sichtbar, aber leider erhalte ich keinen zugriff. Kodi stockt kurz und geht dann wieder zurück....
    Warum ist das so?

    habe ich jetzt reinkopiert und bin im dateimodus?

    settings datei sieht so aus
    <[definition='2','1']advancedsettings[/definition]>
    <videodatabase>
    <type>mysql</type>
    <host>192.168.178.26:5555</host>
    <port>3306</port>
    <user>kodi</user>
    <pass>kodi</pass>
    </videodatabase>
    <musicdatabase>
    <type>mysql</type>
    <host>192.168.178.26:5555</host>
    <port>3306</port>
    <user>kodi</user>
    <pass>kodi</pass>
    </musicdatabase>
    <videolibrary>
    <importwatchedstate>true</importwatchedstate>
    <importresumepoint>true</importresumepoint>
    </videolibrary>
    </[definition='2','1']advancedsettings[/definition]>

    ich habe die Datei jetzt in den Ordner kopiert.
    Log sieht wie folgt aus :
    18:12:38 T:2756 NOTICE: special://profile/ is mapped to: special://masterprofile/
    18:12:38 T:2756 NOTICE: -----------------------------------------------------------------------
    18:12:38 T:2756 NOTICE: Starting Kodi (16.1 Git:20160424-c327c53). Platform: Windows NT x86 32-bit
    18:12:38 T:2756 NOTICE: Using Release Kodi x32 build
    18:12:38 T:2756 NOTICE: Kodi compiled Apr 24 2016 by MSVC 180040629 for Windows NT x86 32-bit version 6.0 (0x06000000)
    18:12:38 T:2756 NOTICE: Running on ASUSTeK Computer Inc. N53SV with Windows 10, kernel: Windows NT x86 64-bit version 10.0
    18:12:38 T:2756 NOTICE: Host CPU: Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz, 4 cores available
    18:12:38 T:2756 NOTICE: Desktop Resolution: 1366x768 32Bit at 60Hz
    18:12:38 T:2756 NOTICE: Running with restricted rights
    18:12:38 T:2756 NOTICE: Aero is enabled
    18:12:38 T:2756 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
    18:12:38 T:2756 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
    18:12:38 T:2756 NOTICE: special://masterprofile/ is mapped to: C:\Users\Oliver\AppData\Roaming\Kodi\userdata
    18:12:38 T:2756 NOTICE: special://home/ is mapped to: C:\Users\Oliver\AppData\Roaming\Kodi\
    18:12:38 T:2756 NOTICE: special://temp/ is mapped to: C:\Users\Oliver\AppData\Roaming\Kodi\cache
    18:12:38 T:2756 NOTICE: The executable running is: C:\Program Files (x86)\Kodi\Kodi.exe
    18:12:38 T:2756 NOTICE: Local hostname: Oliver-PC
    18:12:38 T:2756 NOTICE: Log File is located: C:\Users\Oliver\AppData\Roaming\Kodi\[definition=9,2]kodi.[definition='1','0']log[/definition][/definition]
    18:12:38 T:2756 NOTICE: -----------------------------------------------------------------------
    18:12:38 T:2756 NOTICE: load settings...
    18:12:38 T:2756 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
    18:12:38 T:2756 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
    18:12:38 T:2756 NOTICE: No settings file to load (special://xbmc/system/[definition='2','1']advancedsettings[/definition].xml)
    18:12:38 T:2756 NOTICE: No settings file to load (special://masterprofile/[definition='2','1']advancedsettings[/definition].xml)
    18:12:38 T:2756 NOTICE: Default DVD Player: dvdplayer
    18:12:38 T:2756 NOTICE: Default Video Player: dvdplayer
    18:12:38 T:2756 NOTICE: Default Audio Player: paplayer
    18:12:38 T:2756 NOTICE: Disabled debug logging due to GUI setting. Level 0.
    18:12:38 T:2756 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
    18:12:38 T:2756 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
    18:12:38 T:2756 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
    18:12:38 T:2756 NOTICE: Loaded playercorefactory configuration
    18:12:38 T:2756 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
    18:12:38 T:2756 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
    18:12:38 T:4448 NOTICE: Found 2 Lists of Devices
    18:12:38 T:4448 NOTICE: Enumerated DIRECTSOUND devices:
    18:12:38 T:4448 NOTICE: Device 1
    18:12:38 T:4448 NOTICE: m_deviceName : {3B74B896-ED21-49DF-9156-8B095A9ACFF3}
    18:12:38 T:4448 NOTICE: m_displayName : Speakers - Lautsprecher (Realtek High Definition Audio)
    18:12:38 T:4448 NOTICE: m_displayNameExtra: DIRECTSOUND: Lautsprecher (Realtek High Definition Audio)
    18:12:38 T:4448 NOTICE: m_deviceType : AE_DEVTYPE_PCM
    18:12:38 T:4448 NOTICE: m_channels : FL,FR
    18:12:38 T:4448 NOTICE: m_sampleRates : 48000
    18:12:38 T:4448 NOTICE: m_dataFormats : AE_FMT_FLOAT
    18:12:38 T:4448 NOTICE: Device 2
    18:12:38 T:4448 NOTICE: m_deviceName : default
    18:12:38 T:4448 NOTICE: m_displayName : default
    18:12:38 T:4448 NOTICE: m_displayNameExtra:
    18:12:38 T:4448 NOTICE: m_deviceType : AE_DEVTYPE_PCM
    18:12:38 T:4448 NOTICE: m_channels : FL,FR
    18:12:38 T:4448 NOTICE: m_sampleRates : 48000
    18:12:38 T:4448 NOTICE: m_dataFormats : AE_FMT_FLOAT
    18:12:38 T:4448 NOTICE: Device 3
    18:12:38 T:4448 NOTICE: m_deviceName : {51692D69-D66C-4CAF-B23E-CCCA129C2A75}
    18:12:38 T:4448 NOTICE: m_displayName : Speakers - Lautsprecher (Apowersoft_AudioDevice)
    18:12:38 T:4448 NOTICE: m_displayNameExtra: DIRECTSOUND: Lautsprecher (Apowersoft_AudioDevice)
    18:12:38 T:4448 NOTICE: m_deviceType : AE_DEVTYPE_PCM
    18:12:38 T:4448 NOTICE: m_channels : FL,FR
    18:12:38 T:4448 NOTICE: m_sampleRates : 44100
    18:12:38 T:4448 NOTICE: m_dataFormats : AE_FMT_FLOAT
    18:12:38 T:4448 NOTICE: Device 4
    18:12:38 T:4448 NOTICE: m_deviceName : {DFD46C8B-583E-41F5-894F-1E1C083F35DF}
    18:12:38 T:4448 NOTICE: m_displayName : SPDIF - Realtek Digital Output (Realtek High Definition Audio)
    18:12:38 T:4448 NOTICE: m_displayNameExtra: DIRECTSOUND: Realtek Digital Output (Realtek High Definition Audio)
    18:12:38 T:4448 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
    18:12:38 T:4448 NOTICE: m_channels : FL,FR
    18:12:38 T:4448 NOTICE: m_sampleRates : 48000
    18:12:38 T:4448 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
    18:12:38 T:4448 NOTICE: Enumerated WASAPI devices:
    18:12:38 T:4448 NOTICE: Device 1
    18:12:38 T:4448 NOTICE: m_deviceName : {3B74B896-ED21-49DF-9156-8B095A9ACFF3}
    18:12:38 T:4448 NOTICE: m_displayName : Speakers - Lautsprecher (Realtek High Definition Audio)
    18:12:38 T:4448 NOTICE: m_displayNameExtra: WASAPI: Lautsprecher (Realtek High Definition Audio)
    18:12:38 T:4448 NOTICE: m_deviceType : AE_DEVTYPE_PCM
    18:12:38 T:4448 NOTICE: m_channels : FL,FR
    18:12:38 T:4448 NOTICE: m_sampleRates : 192000,96000,48000,44100
    18:12:38 T:4448 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
    18:12:38 T:4448 NOTICE: Device 2
    18:12:38 T:4448 NOTICE: m_deviceName : default
    18:12:38 T:4448 NOTICE: m_displayName : default
    18:12:38 T:4448 NOTICE: m_displayNameExtra:
    18:12:38 T:4448 NOTICE: m_deviceType : AE_DEVTYPE_PCM
    18:12:38 T:4448 NOTICE: m_channels : FL,FR
    18:12:38 T:4448 NOTICE: m_sampleRates : 192000,96000,48000,44100
    18:12:38 T:4448 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
    18:12:38 T:4448 NOTICE: Device 3
    18:12:38 T:4448 NOTICE: m_deviceName : {51692D69-D66C-4CAF-B23E-CCCA129C2A75}
    18:12:38 T:4448 NOTICE: m_displayName : Speakers - Lautsprecher (Apowersoft_AudioDevice)
    18:12:38 T:4448 NOTICE: m_displayNameExtra: WASAPI: Lautsprecher (Apowersoft_AudioDevice)
    18:12:38 T:4448 NOTICE: m_deviceType : AE_DEVTYPE_PCM
    18:12:38 T:4448 NOTICE: m_channels : FL,FR
    18:12:38 T:4448 NOTICE: m_sampleRates : 48000,44100,32000,22050,11025
    18:12:38 T:4448 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
    18:12:38 T:4448 NOTICE: Device 4
    18:12:38 T:4448 NOTICE: m_deviceName : {DFD46C8B-583E-41F5-894F-1E1C083F35DF}
    18:12:38 T:4448 NOTICE: m_displayName : SPDIF - Realtek Digital Output (Realtek High Definition Audio)
    18:12:38 T:4448 NOTICE: m_displayNameExtra: WASAPI: Realtek Digital Output (Realtek High Definition Audio)
    18:12:38 T:4448 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
    18:12:38 T:4448 NOTICE: m_channels : FL,FR
    18:12:38 T:4448 NOTICE: m_sampleRates : 192000,96000,48000,44100
    18:12:38 T:4448 NOTICE: m_dataFormats : AE_FMT_DTS,AE_FMT_AC3,AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
    18:12:38 T:2756 NOTICE: Running database version Addons20
    18:12:38 T:2756 NOTICE: ADDONS: Using repository repository.xbmc.org
    18:12:38 T:2756 NOTICE: Found screen: Generic PnP Monitor on Intel(R) HD Graphics 3000, adapter 0.
    18:12:38 T:2756 NOTICE: Primary mode: 1366x768@ 60.00 - Full Screen
    18:12:38 T:2756 NOTICE: Additional mode: 320x200@ 60.00 - Full Screen
    18:12:38 T:2756 NOTICE: Previous line repeats 2 times.
    18:12:38 T:2756 NOTICE: Additional mode: 320x240@ 60.00 - Full Screen
    18:12:38 T:2756 NOTICE: Previous line repeats 2 times.
    18:12:38 T:2756 NOTICE: Additional mode: 400x300@ 60.00 - Full Screen
    18:12:38 T:2756 NOTICE: Previous line repeats 2 times.
    18:12:38 T:2756 NOTICE: Additional mode: 512x384@ 60.00 - Full Screen
    18:12:38 T:2756 NOTICE: Previous line repeats 2 times.
    18:12:38 T:2756 NOTICE: Additional mode: 640x400@ 60.00 - Full Screen
    18:12:38 T:2756 NOTICE: Previous line repeats 2 times.
    18:12:38 T:2756 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
    18:12:38 T:2756 NOTICE: Previous line repeats 2 times.
    18:12:38 T:2756 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
    18:12:38 T:2756 NOTICE: Previous line repeats 2 times.
    18:12:38 T:2756 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
    18:12:38 T:2756 NOTICE: Previous line repeats 2 times.
    18:12:38 T:2756 NOTICE: Additional mode: 1280x600@ 60.00 - Full Screen
    18:12:38 T:2756 NOTICE: Previous line repeats 2 times.
    18:12:38 T:2756 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
    18:12:38 T:2756 NOTICE: Previous line repeats 2 times.
    18:12:38 T:2756 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
    18:12:38 T:2756 NOTICE: Previous line repeats 2 times.
    18:12:38 T:2756 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
    18:12:38 T:2756 NOTICE: Previous line repeats 2 times.
    18:12:38 T:2756 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
    18:12:38 T:2756 NOTICE: Checking resolution 16
    18:12:39 T:2756 NOTICE: Running database version Addons20
    18:12:39 T:2756 NOTICE: Running database version ViewModes6
    18:12:39 T:2756 NOTICE: Running database version Textures13
    18:12:39 T:2756 NOTICE: Running database version MyMusic56
    18:12:39 T:2756 NOTICE: Running database version MyVideos99
    18:12:39 T:2756 NOTICE: Running database version TV29
    18:12:39 T:2756 NOTICE: Running database version Epg11
    18:12:39 T:2756 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
    18:12:39 T:2756 NOTICE: ActiveAE DSP - starting
    18:12:39 T:2756 NOTICE: initialize done
    18:12:39 T:2756 NOTICE: Running the application...
    18:12:39 T:2756 ERROR: Window Translator: Can't find window filestackingdialog
    18:12:39 T:2756 ERROR: Window Translator: Can't find window peripherals
    18:12:39 T:2756 NOTICE: WebServer: Started the webserver
    18:12:39 T:2756 NOTICE: starting upnp client
    18:12:39 T:2756 NOTICE: starting upnp server
    18:12:39 T:2756 NOTICE: starting upnp controller
    18:12:39 T:2756 NOTICE: starting upnp renderer
    18:12:39 T:3672 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
    18:12:39 T:3672 NOTICE: UDP: Listening on port 9777
    18:12:41 T:2756 NOTICE: Storing total System Uptime
    18:12:41 T:2756 NOTICE: Saving settings
    18:12:41 T:2756 NOTICE: stop all
    18:12:41 T:2756 NOTICE: stop player
    18:12:41 T:2756 NOTICE: ES: Stopping event server
    18:12:41 T:2756 NOTICE: stopping upnp
    18:12:41 T:2756 NOTICE: WebServer: Stopped the webserver
    18:12:42 T:3672 NOTICE: ES: UDP Event server stopped
    18:12:42 T:2756 NOTICE: stop sap announcement listener
    18:12:42 T:2756 NOTICE: clean cached files!
    18:12:42 T:2756 NOTICE: unload skin
    18:12:44 T:2756 NOTICE: stopped
    18:12:44 T:2756 NOTICE: destroy
    18:12:44 T:2756 NOTICE: closing down remote control service
    18:12:44 T:2756 NOTICE: unload sections
    18:12:44 T:2756 NOTICE: special://profile/ is mapped to: special://masterprofile/
    18:12:44 T:2756 NOTICE: destroy
    18:12:44 T:2756 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
    18:12:44 T:2756 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
    18:12:44 T:2756 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
    18:12:44 T:2756 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
    18:12:44 T:2756 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
    18:12:44 T:2756 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
    18:12:44 T:2756 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
    18:12:44 T:2756 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
    18:12:44 T:2756 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
    18:12:44 T:2756 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
    18:12:44 T:2756 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
    18:12:44 T:2756 NOTICE: closing down remote control service
    18:12:44 T:2756 NOTICE: unload sections
    18:12:44 T:2756 NOTICE: application stopped...
    18:12:44 T:2756 ERROR: dllFreeLibrary - Invalid hModule specified


    also ich habe maria db installiert und eine benutzer angelegt mit
    allen rechten. Die Logdatei habe ich wieder entfernt, da es nicht
    wirklich geklappt hat / war im datei modus.
    Wo die Datei jetzt hinsoll habe ich leider noch nicht wirklich verstanden. ggf. liegt es daran.
    Hab den Datei Pfad in der Bildatei.

    P.S.: Das mit dem Logfile bekomme ich auch nicht wirklich gebacken....

    logfile sieht wie folgt aus:


    [definition='1','0']log[/definition]
    17:59:50 T:1220 ERROR: Window Translator: Can't find window peripherals
    18:00:30 T:7020 NOTICE: localGetNetworkResources: Can't open network enumeration for "Web Client Network" (provider "Web Client Network"). Error: 1222
    18:00:30 T:7020 NOTICE: localGetNetworkResources: Can't get servers from "Web Client Network", skipping
    18:01:13 T:3652 NOTICE: VideoInfoScanner: Starting scan ..
    18:01:14 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/Person of interesst Staffel 1/tvp-poi-s01e01-1080p.mkv', it won't be added to the library.
    18:01:14 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/Person of interesst Staffel 1/tvp-poi-s01e02-1080p.mkv', it won't be added to the library.
    18:01:15 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/Person of interesst Staffel 1/tvp-poi-s01e03-1080p.mkv', it won't be added to the library.
    18:01:15 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/Person of interesst Staffel 1/tvp-poi-s01e04-1080p.mkv', it won't be added to the library.
    18:01:15 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/Person of interesst Staffel 1/tvp-poi-s01e05-1080p.mkv', it won't be added to the library.
    18:01:16 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/Person of interesst Staffel 1/tvp-poi-s01e06-1080p.mkv', it won't be added to the library.
    18:01:16 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/Person of interesst Staffel 1/tvp-poi-s01e07-1080p.mkv', it won't be added to the library.
    18:01:17 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/Person of interesst Staffel 1/tvp-poi-s01e10-1080p.mkv', it won't be added to the library.
    18:01:17 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/Person of interesst Staffel 1/tvp-poi-s01e11-1080p.mkv', it won't be added to the library.
    18:01:18 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/Person of interesst Staffel 1/tvp-poi-s01e13-1080p.mkv', it won't be added to the library.
    18:01:18 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/Person of interesst Staffel 1/tvp-poi-s01e14-1080p.mkv', it won't be added to the library.
    18:01:18 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/Person of interesst Staffel 1/tvp-poi-s01e15-1080p.mkv', it won't be added to the library.
    18:01:19 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/Person of interesst Staffel 1/tvp-poi-s01e17-1080p.mkv', it won't be added to the library.
    18:01:19 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/Person of interesst Staffel 1/tvp-poi-s01e18-1080p.mkv', it won't be added to the library.
    18:01:19 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/Person of interesst Staffel 1/tvp-poi-s01e20-1080p.mkv', it won't be added to the library.
    18:01:20 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/Person of interesst Staffel 1/tvp-poi-s01e22-1080p.mkv', it won't be added to the library.
    18:01:20 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/Person of interesst Staffel 1/tvp-poi-s01e23-1080p.mkv', it won't be added to the library.
    18:01:21 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/HQSD-The.Blacklist.S02E13-XviD.avi', it won't be added to the library.
    18:01:21 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/HQSD-The.Blacklist.S02E14-XviD.avi', it won't be added to the library.
    18:01:21 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/HQSD-The.Blacklist.S02E16-XviD.avi', it won't be added to the library.
    18:01:22 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/HQSD-The.Blacklist.S02E17-XviD.avi', it won't be added to the library.
    18:01:22 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/HQSD-The.Blacklist.S02E18-XviD.avi', it won't be added to the library.
    18:01:22 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/HQSD-The.Blacklist.S02E19-XviD.avi', it won't be added to the library.
    18:01:23 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/HQSD-The.Blacklist.S02E20-XviD.avi', it won't be added to the library.
    18:01:23 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/HQSD-The.Blacklist.S02E21-XviD.avi', it won't be added to the library.
    18:01:24 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/HQSD-The.Blacklist.S02E22-XviD.avi', it won't be added to the library.
    18:01:24 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/The.Blakist.s02e01.Ger.Dub.WHRiP.XviD-FIJ.avi', it won't be added to the library.
    18:01:25 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/The.Blakist.s02e02.Ger.Dub.WHRiP.XviD-FIJ.avi', it won't be added to the library.
    18:01:25 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/The.Blakist.s02e03.Ger.Dub.WHRiP.XviD-FIJ.avi', it won't be added to the library.
    18:01:25 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/The.Blakist.s02e04.Ger.Dub.WHRiP.XviD-FIJ.avi', it won't be added to the library.
    18:01:26 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/The.Blakist.s02e05.Ger.Dub.WHRiP.XviD-FIJ.avi', it won't be added to the library.
    18:01:26 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/The.Blakist.s02e06.Ger.Dub.WHRiP.XviD-FIJ.avi', it won't be added to the library.
    18:01:26 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/The.Blakist.s02e07.Ger.Dub.WHRiP.XviD-FIJ.avi', it won't be added to the library.
    18:01:27 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/The.Blakist.s02e08.Ger.Dub.WHRiP.XviD-FIJ.avi', it won't be added to the library.
    18:01:27 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/The.Blakist.s02e09.Ger.Dub.WHRiP.XviD-FIJ.avi', it won't be added to the library.
    18:01:27 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/The.Blakist.s02e10.Ger.Dub.WHRiP.XviD-FIJ.avi', it won't be added to the library.
    18:01:28 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/The.Blakist.s02e11.Ger.Dub.WHRiP.XviD-FIJ.avi', it won't be added to the library.
    18:01:28 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/The.Blakist.s02e12.Ger.Dub.WHRiP.XviD-FIJ.avi', it won't be added to the library.
    18:01:28 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 2/The.Blakist.s02e15.Ger.Dub.WHRiP.XviD-FIJ.avi', it won't be added to the library.
    18:01:29 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E01.Der.Troll.Farmer.(Nr.38).German.Synced.DL.iTunesHD.x264-TVS/tvs-the-blacklist-sed-dl-sd-ithd-x264-301.mkv', it won't be added to the library.
    18:01:29 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E02.Marvin.Gerard.(Nr.80).German.Synced.DL.iTunesHD.x264-TVS/tvs-the-blacklist-sed-dl-sd-ithd-x264-302.mkv', it won't be added to the library.
    18:01:30 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E03.Eli.Matchett.(Nr.72).German.Synced.DL.iTunesHD.x264-TVS/tvs-the-blacklist-sed-dl-sd-ithd-x264-303.mkv', it won't be added to the library.
    18:01:30 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E04.Der.Dschinn.(Nr.43).German.Synced.DL.iTunesHD.x264-TVS/tvs-the-blacklist-sed-dl-sd-ithd-x264-304.mkv', it won't be added to the library.
    18:01:30 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E05.Arioch.Cain.(Nr.50).German.Synced.DL.iTunesHD.x264-TVS/tvs-the-blacklist-sed-dl-sd-ithd-x264-305.mkv', it won't be added to the library.
    18:01:30 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E06.Sir.Crispin.Crandall.(Nr.86).German.Synced.DL.iTunesHD.x264-TVS/tvs-the-blacklist-sed-dl-sd-ithd-x264-306.mkv', it won't be added to the library.
    18:01:30 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E07.Zal.Bin.Hasaan.(Nr.31)/tvs-the-blacklist-sed-dl-sd-ithd-x264-307.mkv', it won't be added to the library.
    18:01:31 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E08.Koenige.der.Strasse.(Nr.108)/S03E08.Koenige.der.Strasse.(Nr.108).mkv', it won't be added to the library.
    18:01:31 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E09 - Der Direktor 1/S03E09.Der.Direktor.(Nr.24).Teil.1.mkv', it won't be added to the library.
    18:01:31 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E10 - Der Direktor 2/S03E10.Der.Direktor.(Nr.24).Teil.2.mkv', it won't be added to the library.
    18:01:32 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E11.Gregory.Devry.(Nr.95)/S03E11.Gregory.Devry.(Nr.95).mkv', it won't be added to the library.
    18:01:32 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E12.Das.Femgericht.(Nr.132)/S03E12.Das.Femgericht.(Nr.132).mkv', it won't be added to the library.
    18:01:32 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E13.Alistair.Pitt.Nr.103.GERMAN.DUBBED.DL.1080p.WebHD.x264-TVP/tvp-theblacklist-s03e13-1080p.mkv', it won't be added to the library.
    18:01:33 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E14.Lady.Ambrosia.(Nr.77)/S03E14.Lady.Ambrosia.(Nr.77).mkv', it won't be added to the library.
    18:01:34 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E15.Drexel.(Nr.113)/S03E15.Drexel.(Nr.113).mkv', it won't be added to the library.
    18:01:35 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E16.Der.Verwalter.(Nr.78/S03E16.Der.Verwalter.(Nr.78).mkv', it won't be added to the library.
    18:01:35 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E17.Mr.Solomon.(Nr.32).-.Teil.1.German.Synced.DL.iTunesHD.x264-TVS/tvs-the-blacklist-sed-dl-ithd-x264-317.mkv', it won't be added to the library.
    18:01:35 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E18.Mr.Solomon.(Nr.32).-.Teil.2/S03E18.Mr.Solomon.(Nr.32).-.Teil.2.mkv', it won't be added to the library.
    18:01:36 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/http://The.Blacklist.S03E19.Cape.May/S03E19.Cape.May.mkv', it won't be added to the library.
    18:01:40 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E20.Das.Artax-Netzwerk.(Nr.41)/S03E20.Das.Artax-Netzwerk.(Nr.41).mkv', it won't be added to the library.
    18:01:40 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E21.Susan.Hargrave.(Nr.18)/S03E21.Susan.Hargrave.(Nr.18).mkv', it won't be added to the library.
    18:01:41 T:3652 WARNING: No information found for item 'smb://MYSYNOLOGY/video/Serien/The Blacklist/Staffel 3/The.Blacklist.S03E22.Alexander.Kirk.(Nr.14).Teil.1/S03E22.Alexander.Kirk.(Nr.14).Teil.1.mkv', it won't be added to the library.
    18:01:41 T:3652 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:27