recursion when scrping for tv-shows
#1
hi - i was trying to migrate one of my boxes from 12.2 to current gotham.

Everything works fine - except for tv-show scraping. This is what i have set up and what works fine for 12.2:

sources.xml:
Code:
...
    <video>
        <default pathversion="1"></default>
        <source>
            <name>Aufnahmen</name>
            <path pathversion="1">pvr://recordings/</path>
            <allowsharing>true</allowsharing>
        </source>
        <source>
            <name>Serien</name>
            <name>Serien</name>
            <path pathversion="1">pvr://recordings/Serien/</path>
            <allowsharing>true</allowsharing>
        </source>
    </video>
...

Scraper for "Serien" is TheTVDb.

when i enter Video - Serien - Folder i get ths (weird) Screen (weird because i see two "up-arrows" on the left
when i then scan for new tv-Shows xbmc starts scraping for ever (not really for ever - but ttill all memory is allocated and the crashes.

pvr-addon is from current git
kodi3: LE 7.93.5 on Pi3
kodi4: LE 7.93.5 on Wetek Play 2
Server vdr 2.2.0, vnsi,...
Reply
#2
I haven't tried this recently but I don't think it is related to vdr/vnsi. Please post a debug log.
Reply
#3
As described in first post the weird thing is the two "arrows up" on the left - that's "new" - and i only get it when i use that folder via the PVR - if i use it as a normal network-folder i don't have the two arrows up - but scraping does not find anything then - and as said it worked on 12.2 that way.


Screenie


Code:
06:16:45 T:140683818014464  NOTICE: Thread BackgroundLoader start, auto delete: false
06:16:45 T:140683818014464   DEBUG: Thread BackgroundLoader 140683818014464 terminating
06:16:45 T:140684537251584   DEBUG: Thread FileCache 140684537251584 terminating
06:16:46 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:16:46 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:16:46 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:16:46 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:16:47 T:140683949532928   DEBUG: Addon plugin.audio.abradio.cz requires xbmc.python version 2.0 which is not available
06:16:47 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:16:47 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:16:47 T:140683949532928   DEBUG: Addon plugin.audio.hvsc requires script.module.pysqlite version 2.5.6 which is not available
06:16:47 T:140683949532928   DEBUG: Addon plugin.audio.mp3search requires xbmc.python version 2.0 which is not available
06:16:47 T:140683949532928   DEBUG: Addon plugin.audio.podcatcher requires xbmc.python version 2.0 which is not available
06:16:47 T:140683949532928   DEBUG: Addon plugin.program.akinator_com requires xbmc.python version 2.0 which is not available
06:16:47 T:140683949532928   DEBUG: Addon plugin.program.rtorrent requires xbmc.python version 2.0 which is not available
06:16:47 T:140683949532928   DEBUG: Addon plugin.program.utorrent requires xbmc.python version 1.0 which is not available
06:16:47 T:140685184821184   DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
06:16:47 T:140685184821184   DEBUG: OnKey: return (0xf00d) pressed, action is Select
06:16:47 T:140685184821184   DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/Serien/)
06:16:47 T:140685184821184   DEBUG:   ParentPath = [sources://video/]
06:16:47 T:140684509779712   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/Serien)
06:16:48 T:140685184821184   DEBUG: ------ Window Init (DialogBusy.xml) ------
06:16:48 T:140685184821184   DEBUG: Window DialogBusy.xml was already loaded
06:16:48 T:140685184821184   DEBUG: Alloc resources: 0.01m
06:16:48 T:140685184821184   DEBUG: RunQuery took 3 ms for 3 items query: SELECT * FROM tvshowview  WHERE c17=138
06:16:48 T:140685184821184   DEBUG: RunQuery took 1 ms for 9 items query: SELECT  files.strFilename, files.playCount,  bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files  LEFT JOIN bookmark ON    files.idFile = bookmark.idFile AND bookmark.type = 1  WHERE files.idPath=138
06:16:48 T:140684537251584  NOTICE: Thread BackgroundLoader start, auto delete: false
06:16:48 T:140685184821184   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
06:16:48 T:140683949532928   DEBUG: Addon plugin.video.dtm_tv requires xbmc.python version 2.0.1 which is not available
06:16:49 T:140683949532928   DEBUG: Addon plugin.video.gamestar requires xbmc.python version 2.0 which is not available
06:16:50 T:140683949532928   DEBUG: Addon script.module.brightcove requires xbmc.python version 2.0 which is not available
06:16:51 T:140683949532928   DEBUG: Addon script.module.dialogaddonscan requires xbmc.python version 2.0 which is not available
06:16:53 T:140683949532928   DEBUG: Addon script.gmail.checker requires xbmc.python version 2.0 which is not available
06:16:53 T:140683949532928   DEBUG: Addon script.gomiso requires xbmc.python version 2.0 which is not available
06:16:53 T:140683949532928   DEBUG: Addon script.ibelight requires xbmc.python version 2.0 which is not available
06:16:53 T:140683949532928   DEBUG: Addon script.linphone requires xbmc.python version 1.0 which is not available
06:16:53 T:140683949532928   DEBUG: Addon script.linux.nm requires xbmc.python version 2.0 which is not available
06:16:53 T:140683949532928   DEBUG: Addon script.lrclyrics requires xbmc.python version 1.0 which is not available
06:16:53 T:140683949532928   DEBUG: Addon script.module.brightcove requires xbmc.python version 2.0 which is not available
06:16:53 T:140683949532928   DEBUG: Addon script.module.dialogaddonscan requires xbmc.python version 2.0 which is not available
06:16:53 T:140683949532928   DEBUG: Addon script.module.myconnpy requires xbmc.python version 2.0 which is not available
06:16:53 T:140683949532928   DEBUG: Addon script.module.playbackengine requires xbmc.python version 2.0 which is not available
06:16:53 T:140684537251584   DEBUG: Thread BackgroundLoader 140684537251584 terminating
06:16:54 T:140683949532928   DEBUG: Addon script.xbmc-pbx-addon requires xbmc.python version 2.0 which is not available
06:16:53 T:140684537251584   DEBUG: Thread BackgroundLoader 140684537251584 terminating
06:16:54 T:140683949532928   DEBUG: Addon script.xbmc-pbx-addon requires xbmc.python version 2.0 which is not available
06:16:54 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:16:54 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:16:54 T:140683949532928   DEBUG: Addon weather.worldweatheronline requires xbmc.python version 2.0 which is not available
06:16:55 T:140683949532928    INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/local/lib/xbmc/addons: No such file or directory'
06:16:55 T:140685184821184   DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/Serien/)
06:16:55 T:140685184821184   DEBUG:   ParentPath = [pvr://recordings/Serien/]
06:16:55 T:140683826407168   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/Serien)
06:16:55 T:140685184821184   DEBUG: RunQuery took 1 ms for 3 items query: SELECT * FROM tvshowview  WHERE c17=138
06:16:55 T:140685184821184   DEBUG: RunQuery took 1 ms for 9 items query: SELECT  files.strFilename, files.playCount,  bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files  LEFT JOIN bookmark ON    files.idFile = bookmark.idFile AND bookmark.type = 1  WHERE files.idPath=138
06:16:55 T:140684537251584  NOTICE: Thread BackgroundLoader start, auto delete: false
06:16:55 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:16:55 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:16:55 T:140684537251584   DEBUG: Thread BackgroundLoader 140684537251584 terminating
06:16:56 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:16:56 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:16:56 T:140685184821184   DEBUG: Keyboard: scancode: 0x71, sym: 0x0114, unicode: 0x0000, modifier: 0x0
06:16:56 T:140685184821184   DEBUG: OnKey: left (0xf082) pressed, action is Left
06:16:57 T:140685184821184   DEBUG: Keyboard: scancode: 0x71, sym: 0x0114, unicode: 0x0000, modifier: 0x0
06:16:57 T:140685184821184   DEBUG: OnKey: left (0xf082) pressed, action is Left
06:16:57 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:16:57 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:16:58 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:16:58 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:16:59 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:16:59 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:16:59 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:16:59 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:16:59 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:16:59 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:17:00 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:17:00 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:17:00 T:140685184821184    INFO: LIRC Initialize: using: /dev/lircd
06:17:00 T:140685184821184   DEBUG: Failed to connect to LIRC. Retry in 40s.
06:17:00 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:17:00 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:17:01 T:140685184821184   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/swresample-0-x86_64-linux.so)
06:17:01 T:140685184821184   DEBUG: Unloading: swresample-0-x86_64-linux.so
06:17:01 T:140684537251584  NOTICE: Thread LanguageInvoker start, auto delete: false
06:17:01 T:140684537251584    INFO: initializing python engine.
06:17:01 T:140684537251584   DEBUG: CPythonInvoker(4, /home/lutz/.xbmc/addons/service.xbmc.versioncheck/service.py): start processing
06:17:01 T:140684537251584  NOTICE: -->Python Interpreter Initialized<--
06:17:01 T:140684537251584   DEBUG: CPythonInvoker(4, /home/lutz/.xbmc/addons/service.xbmc.versioncheck/service.py): start processing
06:17:01 T:140684537251584  NOTICE: -->Python Interpreter Initialized<--
06:17:01 T:140684537251584   DEBUG: CPythonInvoker(4, /home/lutz/.xbmc/addons/service.xbmc.versioncheck/service.py): the source file to load is /home/lutz/.xbmc/addons/service.xbmc.versioncheck/service.py
06:17:01 T:140684537251584   DEBUG: CPythonInvoker(4, /home/lutz/.xbmc/addons/service.xbmc.versioncheck/service.py): setting the Python path to /home/lutz/.xbmc/addons/service.xbmc.versioncheck:/home/lutz/.xbmc/addons/script.module.xbmcswift/lib:/home/lutz/.xbmc/addons/script.module.simplejson/lib:/home/lutz/.xbmc/addons/script.module.beautifulsoup/lib:/usr/local/share/xbmc/addons/script.module.pil/lib:/home/lutz/.xbmc/addons/script.common.plugin.cache/lib:/home/lutz/.xbmc/addons/script.module.simple.downloader/lib:/usr/local/share/xbmc/addons/xbmc.debug/:/home/lutz/.xbmc/addons/script.module.parsedom/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:/usr/lib/python2.7/dist-packages/ubuntu-sso-client
06:17:01 T:140684537251584   DEBUG: CPythonInvoker(4, /home/lutz/.xbmc/addons/service.xbmc.versioncheck/service.py): entering source directory /home/lutz/.xbmc/addons/service.xbmc.versioncheck
06:17:01 T:140684537251584   DEBUG: CPythonInvoker(4, /home/lutz/.xbmc/addons/service.xbmc.versioncheck/service.py): instantiating addon using automatically obtained id of "service.xbmc.versioncheck" dependent on version 2.1.0 of the xbmc.python api
06:17:01 T:140684537251584   DEBUG: XBMC Version Check: Version 0.1.19 started
06:17:01 T:140684537251584   DEBUG: JSONRPC: Incoming request: { "jsonrpc": "2.0", "method": "Application.GetProperties", "params": {"properties": ["version", "name"]}, "id": 1 }
06:17:01 T:140684537251584   DEBUG: XBMC Version Check: Version installed {u'major': 13, u'tag': u'prealpha', u'minor': 0, u'revision': u'20140124-2667375'}
06:17:01 T:140684537251584   DEBUG: XBMC Version Check: Nothing to see here, move along. Running a latest non stable release
06:17:01 T:140684537251584    INFO: CPythonInvoker(4, /home/lutz/.xbmc/addons/service.xbmc.versioncheck/service.py): script successfully run
06:17:01 T:140684537251584    INFO: Python script stopped
06:17:01 T:140684537251584   DEBUG: Thread LanguageInvoker 140684537251584 terminating
06:17:01 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:17:01 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:17:02 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:17:02 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:17:02 T:140685184821184    INFO: CheckIdle - Closing session to http://feeds.feedburner.com (easy=0x7ff39003a9c0, multi=0x7ff390034be0)
06:17:02 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:17:02 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:17:03 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:17:03 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:17:03 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:17:03 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:17:03 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:17:03 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:17:03 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:17:03 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:17:04 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:17:04 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:17:04 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:17:04 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:17:04 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:17:04 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:17:04 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:17:04 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:17:05 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:17:05 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:17:05 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:17:05 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:17:05 T:140685184821184   DEBUG: Keyboard: scancode: 0x71, sym: 0x0114, unicode: 0x0000, modifier: 0x0
06:17:05 T:140685184821184   DEBUG: OnKey: left (0xf082) pressed, action is Left
06:17:06 T:140685184821184   DEBUG: Keyboard: scancode: 0x71, sym: 0x0114, unicode: 0x0000, modifier: 0x0
06:17:06 T:140685184821184   DEBUG: OnKey: left (0xf082) pressed, action is Left
06:17:06 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:17:06 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:17:07 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:17:07 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:17:07 T:140685184821184   DEBUG: Keyboard: scancode: 0x71, sym: 0x0114, unicode: 0x0000, modifier: 0x0
06:17:07 T:140685184821184   DEBUG: OnKey: left (0xf082) pressed, action is Left
06:17:07 T:140685184821184   DEBUG: Keyboard: scancode: 0x71, sym: 0x0114, unicode: 0x0000, modifier: 0x0
06:17:07 T:140685184821184   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-x86_64-linux.so)
06:17:07 T:140685184821184   DEBUG: Unloading: ImageLib-x86_64-linux.so
06:17:07 T:140685184821184   DEBUG: Keyboard: scancode: 0x71, sym: 0x0114, unicode: 0x0000, modifier: 0x0
06:17:07 T:140685184821184   DEBUG: OnKey: left (0xf082) pressed, action is Left
06:17:08 T:140685184821184   DEBUG: Keyboard: scancode: 0x71, sym: 0x0114, unicode: 0x0000, modifier: 0x0
06:17:08 T:140685184821184   DEBUG: OnKey: left (0xf082) pressed, action is Left
06:17:08 T:140685184821184   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
06:17:08 T:140685184821184   DEBUG: OnKey: right (0xf083) pressed, action is Right
06:17:15 T:140685184821184   DEBUG: Keyboard: scancode: 0x36, sym: 0x0063, unicode: 0x0063, modifier: 0x0
06:17:15 T:140685184821184   DEBUG: OnKey: c (0xf043) pressed, action is ContextMenu
06:17:15 T:140685184821184   DEBUG: CFavourites::Load - no system favourites found, skipping
06:17:15 T:140685184821184    INFO: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
06:17:15 T:140685184821184   DEBUG: Load DialogContextMenu.xml: 2.13ms
06:17:15 T:140685184821184   DEBUG: Alloc resources: 3.01ms  (2.22 ms skin load)
06:17:15 T:140685184821184   DEBUG: ------ Window Init (DialogContextMenu.xml) ------
06:17:15 T:140685184821184   DEBUG: Window DialogContextMenu.xml was already loaded
06:17:15 T:140685184821184   DEBUG: Alloc resources: 0.06m
06:17:16 T:140685184821184    INFO: CheckIdle - Closing session to http://mirrors.xbmc.org (easy=0x3d263c0, multi=0x3c43b70)
06:17:17 T:140685184821184   DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0
06:17:17 T:140685184821184   DEBUG: OnKey: down (0xf081) pressed, action is Down
06:17:18 T:140685184821184   DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0
06:17:18 T:140685184821184   DEBUG: OnKey: down (0xf081) pressed, action is Down
06:17:18 T:140685184821184   DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0
06:17:18 T:140685184821184   DEBUG: OnKey: down (0xf081) pressed, action is Down
06:17:23 T:140685184821184   DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
06:17:23 T:140685184821184   DEBUG: OnKey: return (0xf00d) pressed, action is Select
06:17:23 T:140685184821184   DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
06:17:23 T:140685184821184   DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'pvr://recordings/Serien/Strike Back/'
06:17:23 T:140685184821184   DEBUG: DialogProgress::StartModal called
06:17:23 T:140685184821184   DEBUG: ------ Window Init (DialogProgress.xml) ------
06:17:23 T:140685184821184    INFO: Loading skin file: DialogProgress.xml, load type: KEEP_IN_MEMORY
06:17:23 T:140685184821184   DEBUG: Load DialogProgress.xml: 5.81ms
06:17:23 T:140685184821184   DEBUG: Alloc resources: 6.11ms  (5.92 ms skin load)
06:17:23 T:140684537251584  NOTICE: Thread VideoInfoDownloader start, auto delete: false
06:17:23 T:140684537251584   DEBUG: FindMovie: Searching for 'Strike Back' using The TVDB scraper (path: '/home/lutz/.xbmc/addons/metadata.tvdb.com', content: 'tvshows', version: '1.5.5')
06:17:23 T:140684537251584   DEBUG: scraper: CreateSearchUrl returned <url cache="cache-Strike%20Back.xml">http://thetvdb.com/api/GetSeries.php?seriesname=Strike%20Back&amp;language=de</url>
06:17:23 T:140684537251584   DEBUG: CurlFile::Open(0x597a7a0) http://thetvdb.com/api/GetSeries.php?seriesname=Strike%20Back&language=de
06:17:23 T:140684537251584    INFO: easy_aquire - Created session to http://thetvdb.com
06:17:24 T:140684537251584   DEBUG: Get: Using "UTF-8" charset for XML "http://thetvdb.com/api/GetSeries.php?seriesname=Strike%20Back&language=de"
06:17:24 T:140684537251584   DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="utf-8" standalone="yes"?><results><entity><title>Strike Back</title><language>de</language><url cache="148581-de.xml">http://thetvdb.com/api/1D62F2F90030C444/series/148581/all/de.zip</url><id>148581</id></entity><entity><title>Strike Back</title><language>en</language><url cache="148581-en.xml">http://thetvdb.com/api/1D62F2F90030C444/series/148581/all/en.zip</url><id>148581</id></entity></results>
06:17:24 T:140684537251584   DEBUG: Thread VideoInfoDownloader 140684537251584 terminating
06:17:24 T:140685184821184   DEBUG: ------ Window Init (DialogSelect.xml) ------
06:17:24 T:140685184821184    INFO: Loading skin file: DialogSelect.xml, load type: KEEP_IN_MEMORY
06:17:24 T:140685184821184   DEBUG: Load DialogSelect.xml: 13.33ms
06:17:24 T:140685184821184   DEBUG: Alloc resources: 13.64ms  (13.55 ms skin load)
06:17:24 T:140685184821184   DEBUG: ------ Window Deinit (DialogProgress.xml) ------
06:17:25 T:140685184821184   DEBUG: ------ Window Init (Pointer.xml) ------
06:17:30 T:140685184821184   DEBUG: ------ Window Deinit (Pointer.xml) ------
06:17:32 T:140685184821184   DEBUG: ------ Window Init (Pointer.xml) ------
06:17:33 T:140685184821184   DEBUG: ------ Window Deinit (Pointer.xml) ------
06:17:35 T:140685184821184   DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0
06:17:35 T:140685184821184   DEBUG: OnKey: down (0xf081) pressed, action is Down
06:17:36 T:140685184821184   DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
06:17:36 T:140685184821184   DEBUG: OnKey: return (0xf00d) pressed, action is Select
06:17:35 T:140685184821184   DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0
06:17:35 T:140685184821184   DEBUG: OnKey: down (0xf081) pressed, action is Down
06:17:36 T:140685184821184   DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
06:17:36 T:140685184821184   DEBUG: OnKey: return (0xf00d) pressed, action is Select
06:17:36 T:140685184821184   DEBUG: ------ Window Deinit (DialogSelect.xml) ------
06:17:36 T:140685184821184   DEBUG: ShowIMDB: user selected movie 'Strike Back (de)' with URL 'http://thetvdb.com/api/1D62F2F90030C444/series/148581/all/de.zip'
06:17:36 T:140685184821184   DEBUG: DialogProgress::StartModal called
06:17:36 T:140685184821184   DEBUG: ------ Window Init (DialogProgress.xml) ------
06:17:36 T:140685184821184   DEBUG: Window DialogProgress.xml was already loaded
06:17:36 T:140685184821184   DEBUG: Alloc resources: 0.15m
06:17:37 T:140685184821184   DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'pvr://recordings/Serien/Strike Back/'
06:17:37 T:140684537251584  NOTICE: Thread VideoInfoDownloader start, auto delete: false
06:17:37 T:140684537251584   DEBUG: GetVideoDetails: Reading movie 'http://thetvdb.com/api/1D62F2F90030C444/series/148581/all/de.zip' using The TVDB scraper (file: '/home/lutz/.xbmc/addons/metadata.tvdb.com', content: 'tvshows', version: '1.5.5')
06:17:37 T:140684537251584   DEBUG: CurlFile::Open(0x5a5cdf0) http://thetvdb.com/api/1D62F2F90030C444/series/148581/all/de.zip
06:17:37 T:140684537251584   DEBUG: Get: Archive "http://thetvdb.com/api/1D62F2F90030C444/series/148581/all/de.zip" was unpacked in memory
06:17:37 T:140684537251584   DEBUG: scraper: GetDetails returned <?xml version="1.0" encoding="utf-8" standalone="yes"?><details><plot>Actionserie um John Porter, einen ehemaligen Sergeant der britischen Airforce, der angeheuert wird, um Geiseln zu befreien oder gefährliche Geheimdiensteinsätze zu unterstützen. Dabei operiert er an Brennpunkten in der ganzen Welt - z.B. dem Irak, Pakistan oder Simbabwe.</plot><id>148581</id><mpaa>TV-MA</mpaa><premiered>2010-05-05</premiered><rating>8.7</rating><studio>Sky1</studio><title>Strike Back</title><genre></genre><genre>Action</genre><genre>Adventure</genre><genre>Drama</genre><actor><name>Philip Winchester</name><role>Sgt. Michael Stonebridge</role><thumb>http://thetvdb.com/banners/actors/288655.jpg</thumb></actor><actor><name>Sullivan Stapleton</name><role>Sgt. Damien Scott</role><thumb>http://thetvdb.com/banners/actors/288656.jpg</thumb></actor><actor><name>Michelle Lukes</name><role>Sgt. Julia Richmond</role><thumb>http://thetvdb.com/banners/actors/308381.jpg</thumb></actor><actor><name>Rhashan Stone</name><role>Major Oliver Sinclair</role><thumb>http://thetvdb.com/banners/actors/308380.jpg</thumb></actor><actor><name>Lyne Renee</name><role>Rebecca</role><thumb>http://thetvdb.com/banners/actors/303780.jpg</thumb></actor><actor><name>Rhona Mitra</name><role>Maj. Rachel Dalton</role><thumb>http://thetvdb.com/banners/actors/302418.jpg</thumb></actor><actor><name>Amanda Mealing</name><role>Col. Eleanor Grant</role><thumb>http://thetvdb.com/banners/actors/290805.jpg</thumb></actor><actor><name>Colin Salmon</name><role>James Middleton</role><thumb>http://thetvdb.com/banners/actors/174491.jpg</thumb></actor><actor><name>Shelley Conn</name><role>Danni Prendiville</role><thumb>http://thetvdb.com/banners/actors/174481.jpg</thumb></actor><actor><name>Jodhi May</name><role>Layla Thompson</role><thumb>http://thetvdb.com/banners/actors/174471.jpg</thumb></actor><actor><name>Andrew Lincoln</name><role>Hugh Collinson</role><thumb>http://thetvdb.com/banners/actors/155201.jpg</thumb></actor><actor><name>Richard Armitage</name><role>John Porter</role><thumb>http://thetvdb.com/banners/actors/155191.jpg</thumb></actor><actor><name>Philip Winchester</name><role>Sgt. Michael Stonebridge</role></actor><actor><name>Sullivan Stapleton</name><role>Sgt. Damien Scott</role></actor><actor><name>Michelle Lukes</name><role>Sgt. Julia Richmond</role></actor><actor><name>Rhashan Stone</name><role>Major Oliver Sinclair</role></actor><actor><name>Lyne Renee</name><role>Rebecca</role></actor><actor><name>Rhona Mitra</name><role>Maj. Rachel Dalton</role></actor><actor><name>Amanda Mealing</name><role>Col. Eleanor Grant</role></actor><actor><name>Colin Salmon</name><role>James Middleton</role></actor><actor><name>Shelley Conn</name><role>Danni Prendiville</role></actor><actor><name>Jodhi May</name><role>Layla Thompson</role></actor><actor><name>Andrew Lincoln</name><role>Hugh Collinson</role></actor><actor><name>Richard Armitage</name><role>John Porter</role></actor><thumb aspect="banner">http://thetvdb.com/banners/graphical/148581-g10.jpg</thumb><thumb aspect="banner">http://thetvdb.com/banners/graphical/148581-g15.jpg</thumb><thumb aspect="banner">http://thetvdb.com/banners/graphical/148581-g12.jpg</thumb><thumb aspect="banner">http://thetvdb.com/banners/graphical/148581-g9.jpg</thumb><thumb aspect="banner">http://thetvdb.com/banners/graphical/148581-g11.jpg</thumb><thumb aspect="banner">http://thetvdb.com/banners/graphical/148581-g.jpg</thumb><thumb aspect="banner">http://thetvdb.com/banners/graphical/148581-g5.jpg</thumb><thumb aspect="banner">http://thetvdb.com/banners/graphical/148581-g7.jpg</thumb><thumb aspect="banner">http://thetvdb.com/banners/graphical/148581-g3.jpg</thumb><thumb aspect="banner">http://thetvdb.com/banners/graphical/148581-g16.jpg</thumb><thumb aspect="banner">http://thetvdb.com/banners/graphical/148581-g13.jpg</thumb><thumb aspect="banner">http://thetvdb.com/banners/graphical/148581-g8.jpg</thumb><thumb aspect="banner">http://thetvdb.com/banners/graphical/148581-g4.jpg</thumb><thumb aspect="banner">http://thetvdb.com/banners/graphical/148581-g6.jpg</thumb><thumb aspect="banner">http://thetvdb.com/banners/graphical/148581-g2.jpg</thumb><thumb aspect="poster" type="season" season="2">http://thetvdb.com/banners/seasons/148581-2.jpg</thumb><thumb aspect="poster" type="season" season="4">http://thetvdb.com/banners/seasons/148581-4-2.jpg</thumb><thumb aspect="poster" type="season" season="3">http://thetvdb.com/banners/seasons/148581-3-2.jpg</thumb><thumb aspect="poster" type="season" season="1">http://thetvdb.com/banners/seasons/148581-1-2.jpg</thumb><thumb aspect="poster" type="season" season="2">http://thetvdb.com/banners/seasons/148581-2-2.jpg</thumb><thumb aspect="poster" type="season" season="3">http://thetvdb.com/banners/seasons/148581-3-3.jpg</thumb><thumb aspect="poster" type="season" season="1">http://thetvdb.com/banners/seasons/148581-1-5.jpg</thumb><thumb aspect="poster" type="season" season="3">http://thetvdb.com/banners/seasons/148581-3-4.jpg</thumb><thumb aspect="poster" type="season" season="2">http://thetvdb.com/banners/seasons/148581-2-3.jpg</thumb><thumb aspect="poster" type="season" season="1">http://thetvdb.com/banners/seasons/148581-1-4.jpg</thumb><thumb aspect="poster" type="season" season="3">http://thetvdb.com/banners/seasons/148581-3-5.jpg</thumb><thumb aspect="poster" type="season" season="2">http://thetvdb.com/banners/seasons/148581-2-4.jpg</thumb><thumb aspect="poster" type="season" season="3">http://thetvdb.com/banners/seasons/148581-3.jpg</thumb><thumb aspect="poster" type="season" season="1">http://thetvdb.com/banners/seasons/148581-1-6.jpg</thumb><thumb aspect="poster" type="season" season="4">http://thetvdb.com/banners/seasons/148581-4.jpg</thumb><thumb aspect="poster" type="season" season="1">http://thetvdb.com/banners/seasons/148581-1-3.jpg</thumb><thumb aspect="poster" type="season" season="1">http://thetvdb.com/banners/seasons/148581-1.jpg</thumb><thumb aspect="poster">http://thetvdb.com/banners/posters/148581-8.jpg</thumb><thumb aspect="poster">http://thetvdb.com/banners/posters/148581-7.jpg</thumb><thumb aspect="poster">http://thetvdb.com/banners/posters/148581-10.jpg</thumb><thumb aspect="poster">http://thetvdb.com/banners/posters/148581-6.jpg</thumb><thumb aspect="poster">http://thetvdb.com/banners/posters/148581-3.jpg</thumb><thumb aspect="poster">http://thetvdb.com/banners/posters/148581-2.jpg</thumb><thumb aspect="poster">http://thetvdb.com/banners/posters/148581-4.jpg</thumb><thumb aspect="poster">http://thetvdb.com/banners/posters/148581-1.jpg</thumb><thumb aspect="poster">http://thetvdb.com/banners/posters/148581-5.jpg</thumb><thumb aspect="poster">http://thetvdb.com/banners/posters/148581-9.jpg</thumb><thumb aspect="poster">http://thetvdb.com/banners/posters/148581-11.jpg</thumb><thumb aspect="poster" type="season" season="-1">http://thetvdb.com/banners/posters/148581-8.jpg</thumb><thumb aspect="poster" type="season" season="-1">http://thetvdb.com/banners/posters/148581-7.jpg</thumb><thumb aspect="poster" type="season" season="-1">http://thetvdb.com/banners/posters/148581-10.jpg</thumb><thumb aspect="poster" type="season" season="-1">http://thetvdb.com/banners/posters/148581-6.jpg</thumb><thumb aspect="poster" type="season" season="-1">http://thetvdb.com/banners/posters/148581-3.jpg</thumb><thumb aspect="poster" type="season" season="-1">http://thetvdb.com/banners/posters/148581-2.jpg</thumb><thumb aspect="poster" type="season" season="-1">http://thetvdb.com/banners/posters/148581-4.jpg</thumb><thumb aspect="poster" type="season" season="-1">http://thetvdb.com/banners/posters/148581-1.jpg</thumb><thumb aspect="poster" type="season" season="-1">http://thetvdb.com/banners/posters/148581-5.jpg</thumb><thumb aspect="poster" type="season" season="-1">http://thetvdb.com/banners/posters/148581-9.jpg</thumb><thumb aspect="poster" type="season" season="-1">http://thetvdb.com/banners/posters/148581-11.jpg</thumb><fanart url="http://thetvdb.com/banners/"><thumb dim="1280x720" colors="|255,217,165|160,133,114|227,192,172|" preview="_cache/fanart/original/148581-7.jpg">fanart/original/148581-7.jpg</thumb><thumb dim="1920x1080" colors="" preview="_cache/fanart/original/148581-11.jpg">fanart/original/148581-11.jpg</thumb><thumb dim="1920x1080" colors="" preview="_cache/fanart/original/148581-9.jpg">fanart/original/148581-9.jpg</thumb><thumb dim="1920x1080" colors="" preview="_cache/fanart/original/148581-10.jpg">fanart/original/148581-10.jpg</thumb><thumb dim="1280x720" colors="" preview="_cache/fanart/original/148581-21.jpg">fanart/original/148581-21.jpg</thumb><thumb dim="1920x1080" colors="" preview="_cache/fanart/original/148581-12.jpg">fanart/original/148581-12.jpg</thumb><thumb dim="1920x1080" colors="" preview="_cache/fanart/original/148581-17.jpg">fanart/original/148581-17.jpg</thumb><thumb dim="1280x720" colors="" preview="_cache/fanart/original/148581-8.jpg">fanart/original/148581-8.jpg</thumb><thumb dim="1920x1080" colors="" preview="_cache/fanart/original/148581-16.jpg">fanart/original/148581-16.jpg</thumb><thumb dim="1920x1080" colors="" preview="_cache/fanart/original/148581-15.jpg">fanart/original/148581-15.jpg</thumb><thumb dim="1920x1080" colors="" preview="_cache/fanart/original/148581-14.jpg">fanart/original/148581-14.jpg</thumb><thumb dim="1280x720" colors="" preview="_cache/fanart/original/148581-18.jpg">fanart/original/148581-18.jpg</thumb><thumb dim="1280x720" colors="" preview="_cache/fanart/original/148581-6.jpg">fanart/original/148581-6.jpg</thumb><thumb dim="1920x1080" colors="" preview="_cache/fanart/original/148581-13.jpg">fanart/original/148581-13.jpg</thumb><thumb dim="1280x720" colors="" preview="_cache/fanart/original/148581-5.jpg">fanart/original/148581-5.jpg</thumb><thumb dim="1920x1080" colors="" preview="_cache/fanart/original/148581-20.jpg">fanart/original/148581-20.jpg</thumb><thumb dim="1280x720" colors="" preview="_cache/fanart/original/148581-4.jpg">fanart/original/148581-4.jpg</thumb><thumb dim="1280x720" colors="" preview="_cache/fanart/original/148581-3.jpg">fanart/original/148581-3.jpg</thumb><thumb dim="1920x1080" colors="" preview="_cache/fanart/original/148581-22.jpg">fanart/original/148581-22.jpg</thumb><thumb dim="1280x720" colors="" preview="_cache/fanart/original/148581-2.jpg">fanart/original/148581-2.jpg</thumb><thumb dim="1280x720" colors="" preview="_cache/fanart/original/148581-1.jpg">fanart/original/148581-1.jpg</thumb><thumb dim="1920x1080" colors="" preview="_cache/fanart/original/148581-19.jpg">fanart/original/148581-19.jpg</thumb></fanart><episodeguide><url cache="148581-de.xml">http://thetvdb.com/api/1D62F2F90030C444/series/148581/a
06:17:37 T:140684537251584   DEBUG: Thread VideoInfoDownloader 140684537251584 terminating
06:17:37 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/Serien/Strike Back/.actors)
06:17:37 T:140685184821184   DEBUG: VideoInfoScanner: Adding new item to tvshows:pvr://recordings/Serien/Strike Back/
06:17:37 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/Serien/Strike Back)
06:17:38 T:140685184821184   DEBUG: Mysql Start transaction
06:17:38 T:140685184821184   DEBUG: Mysql execute: insert into tvshow (idShow) values (NULL)
06:17:38 T:140685184821184   DEBUG: Mysql execute: insert into tvshowlinkpath values (69,229)
06:17:38 T:140685184821184   DEBUG: Mysql execute: update actors set strThumb='<thumb>http://thetvdb.com/banners/actors/288655.jpg</thumb>' where idActor=6677
06:17:38 T:140685184821184   DEBUG: Mysql execute: UPDATE art SET url='http://thetvdb.com/banners/actors/288655.jpg' where art_id=6130
06:17:38 T:140685184821184   DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idshow, strRole, iOrder) values(6677,69,'Sgt. Michael Stonebridge',0)
06:17:38 T:140685184821184   DEBUG: Mysql execute: update actors set strThumb='<thumb>http://thetvdb.com/banners/actors/288656.jpg</thumb>' where idActor=5958
06:17:38 T:140685184821184   DEBUG: Mysql execute: UPDATE art SET url='http://thetvdb.com/banners/actors/288656.jpg' where art_id=5532
06:17:38 T:140685184821184   DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idshow, strRole, iOrder) values(5958,69,'Sgt. Damien Scott',1)
06:17:38 T:140685184821184   DEBUG: Mysql execute: update actors set strThumb='<thumb>http://thetvdb.com/banners/actors/308381.jpg</thumb>' where idActor=6678
06:17:38 T:140685184821184   DEBUG: Mysql execute: UPDATE art SET url='http://thetvdb.com/banners/actors/308381.jpg' where art_id=6131
06:17:38 T:140685184821184   DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idshow, strRole, iOrder) values(6678,69,'Sgt. Julia Richmond',2)
06:17:38 T:140685184821184   DEBUG: Mysql execute: update actors set strThumb='<thumb>http://thetvdb.com/banners/actors/308380.jpg</thumb>' where idActor=6679
06:17:38 T:140685184821184   DEBUG: Mysql execute: UPDATE art SET url='http://thetvdb.com/banners/actors/308380.jpg' where art_id=6132
06:17:38 T:140685184821184   DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idshow, strRole, iOrder) values(6679,69,'Major Oliver Sinclair',3)
06:17:38 T:140685184821184   DEBUG: Mysql execute: update actors set strThumb='<thumb>http://thetvdb.com/banners/actors/303780.jpg</thumb>' where idActor=6680
06:17:38 T:140685184821184   DEBUG: Mysql execute: UPDATE art SET url='http://thetvdb.com/banners/actors/303780.jpg' where art_id=6133
06:17:38 T:140685184821184   DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idshow, strRole, iOrder) values(6680,69,'Rebecca',4)
06:17:38 T:140685184821184   DEBUG: Mysql execute: update actors set strThumb='<thumb>http://thetvdb.com/banners/actors/302418.jpg</thumb>' where idActor=4905
06:17:38 T:140685184821184   DEBUG: Mysql execute: UPDATE art SET url='http://thetvdb.com/banners/actors/302418.jpg' where art_id=3684
06:17:38 T:140685184821184   DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idshow, strRole, iOrder) values(4905,69,'Maj. Rachel Dalton',5)
06:17:38 T:140685184821184   DEBUG: Mysql execute: update actors set strThumb='<thumb>http://thetvdb.com/banners/actors/290805.jpg</thumb>' where idActor=6681
06:17:38 T:140685184821184   DEBUG: Mysql execute: UPDATE art SET url='http://thetvdb.com/banners/actors/290805.jpg' where art_id=6134
06:17:38 T:140685184821184   DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idshow, strRole, iOrder) values(6681,69,'Col. Eleanor Grant',6)
06:17:38 T:140685184821184   DEBUG: Mysql execute: update actors set strThumb='<thumb>http://thetvdb.com/banners/actors/174491.jpg</thumb>' where idActor=5689
06:17:38 T:140685184821184   DEBUG: Mysql execute: UPDATE art SET url='http://thetvdb.com/banners/actors/174491.jpg' where art_id=5361
06:17:38 T:140685184821184   DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idshow, strRole, iOrder) values(5689,69,'James Middleton',7)
06:17:38 T:140685184821184   DEBUG: Mysql execute: update actors set strThumb='<thumb>http://thetvdb.com/banners/actors/174481.jpg</thumb>' where idActor=3914
06:17:38 T:140685184821184   DEBUG: Mysql execute: UPDATE art SET url='http://thetvdb.com/banners/actors/174481.jpg' where art_id=3017
06:17:38 T:140685184821184   DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idshow, strRole, iOrder) values(3914,69,'Danni Prendiville',8)
06:17:38 T:140685184821184   DEBUG: Mysql execute: update actors set strThumb='<thumb>http://thetvdb.com/banners/actors/174471.jpg</thumb>' where idActor=4953
06:17:38 T:140685184821184   DEBUG: Mysql execute: UPDATE art SET url='http://thetvdb.com/banners/actors/174471.jpg' where art_id=3732
06:17:38 T:140685184821184   DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idshow, strRole, iOrder) values(4953,69,'Layla Thompson',9)
06:17:38 T:140685184821184   DEBUG: Mysql execute: update actors set strThumb='<thumb>http://thetvdb.com/banners/actors/155201.jpg</thumb>' where idActor=6682
06:17:38 T:140685184821184   DEBUG: Mysql execute: UPDATE art SET url='http://thetvdb.com/banners/actors/155201.jpg' where art_id=6135
06:17:38 T:140685184821184   DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idshow, strRole, iOrder) values(6682,69,'Hugh Collinson',10)
06:17:38 T:140685184821184   DEBUG: Mysql execute: update actors set strThumb='<thumb>http://thetvdb.com/banners/actors/155191.jpg</thumb>' where idActor=6433
06:17:38 T:140685184821184   DEBUG: Mysql execute: UPDATE art SET url='http://thetvdb.com/banners/actors/155191.jpg' where art_id=5854
06:17:38 T:140685184821184   DEBUG: Mysql execute: insert into actorlinktvshow (idActor, idshow, strRole, iOrder) values(6433,69,'John Porter',11)
06:17:38 T:140683949532928   DEBUG: Thread JobWorker 140683949532928 terminating (autodelete)
06:17:38 T:140684509779712   DEBUG: Thread JobWorker 140684509779712 terminating (autodelete)
06:17:38 T:140683826407168   DEBUG: Thread JobWorker 140683826407168 terminating (autodelete)
06:17:38 T:140685184821184   DEBUG: Mysql execute: insert into genrelinktvshow (idGenre,idShow) values(10,69)
06:17:38 T:140685184821184   DEBUG: Mysql execute: insert into genrelinktvshow (idGenre,idShow) values(27,69)
06:17:38 T:140685184821184   DEBUG: Mysql execute: insert into genrelinktvshow (idGenre,idShow) values(7,69)
06:17:38 T:140685184821184   DEBUG: Mysql execute: insert into studiolinktvshow (idStudio,idShow) values(225,69)
06:17:38 T:140685184821184   DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(69,-1)
06:17:38 T:140685184821184   DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (69, 'tvshow', 'banner', 'http://thetvdb.com/banners/graphical/148581-g10.jpg')
06:17:38 T:140685184821184   DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (69, 'tvshow', 'fanart', 'http://thetvdb.com/banners/fanart/original/148581-7.jpg')
06:17:38 T:140685184821184   DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (69, 'tvshow', 'poster', 'http://thetvdb.com/banners/posters/148581-8.jpg')
06:17:38 T:140685184821184   DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (10298, 'season', 'poster', 'http://thetvdb.com/banners/posters/148581-8.jpg')
06:17:38 T:140685184821184   DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(69,0)
06:17:38 T:140685184821184   DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(69,1)
06:17:38 T:140685184821184   DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (10300, 'season', 'poster', 'http://thetvdb.com/banners/seasons/148581-1-2.jpg')
06:17:38 T:140685184821184   DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(69,2)
06:17:38 T:140685184821184   DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (10301, 'season', 'poster', 'http://thetvdb.com/banners/seasons/148581-2.jpg')
06:17:38 T:140685184821184   DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(69,3)
06:17:38 T:140685184821184   DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (10302, 'season', 'poster', 'http://thetvdb.com/banners/seasons/148581-3-2.jpg')
06:17:38 T:140685184821184   DEBUG: Mysql execute: INSERT INTO seasons (idShow,season) VALUES(69,4)
06:17:38 T:140685184821184   DEBUG: Mysql execute: update tvshow set c00='Strike Back',c01='Actionserie um John Porter, einen ehemaligen Sergeant der britischen Airforce, der angeheuert wird, um Geiseln zu befreien oder gefährliche Geheimdiensteinsätze zu unterstützen. Dabei operiert er an Brennpunkten in der ganzen Welt - z.B. dem Irak, Pakistan oder Simbabwe.',c02='',c03='',c04='8.700000',c05='2010-05-05',c06='<thumb aspect=\"banner\">http://thetvdb.com/banners/graphical/148581-g10.jpg</thumb><thumb aspect=\"banner\">http://thetvdb.com/banners/graphical/148581-g15.jpg</thumb><thumb aspect=\"banner\">http://thetvdb.com/banners/graphical/148581-g12.jpg</thumb><thumb aspect=\"banner\">http://thetvdb.com/banners/graphical/148581-g9.jpg</thumb><thumb aspect=\"banner\">http://thetvdb.com/banners/graphical/148581-g11.jpg</thumb><thumb aspect=\"banner\">http://thetvdb.com/banners/graphical/148581-g.jpg</thumb><thumb aspect=\"banner\">http://thetvdb.com/banners/graphical/148581-g5.jpg</thumb><thumb aspect=\"banner\">http://thetvdb.com/banners/graphical/148581-g7.jpg</thumb><thumb aspect=\"banner\">http://thetvdb.com/banners/graphical/148581-g3.jpg</thumb><thumb aspect=\"banner\">http://thetvdb.com/banners/graphical/148581-g16.jpg</thumb><thumb aspect=\"banner\">http://thetvdb.com/banners/graphical/148581-g13.jpg</thumb><thumb aspect=\"banner\">http://thetvdb.com/banners/graphical/148581-g8.jpg</thumb><thumb aspect=\"banner\">http://thetvdb.com/banners/graphical/148581-g4.jpg</thumb><thumb aspect=\"banner\">http://thetvdb.com/banners/graphical/148581-g6.jpg</thumb><thumb aspect=\"banner\">http://thetvdb.com/banners/graphical/148581-g2.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"2\">http://thetvdb.com/banners/seasons/148581-2.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"4\">http://thetvdb.com/banners/seasons/148581-4-2.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"3\">http://thetvdb.com/banners/seasons/148581-3-2.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"1\">http://thetvdb.com/banners/seasons/148581-1-2.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"2\">http://thetvdb.com/banners/seasons/148581-2-2.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"3\">http://thetvdb.com/banners/seasons/148581-3-3.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"1\">http://thetvdb.com/banners/seasons/148581-1-5.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"3\">http://thetvdb.com/banners/seasons/148581-3-4.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"2\">http://thetvdb.com/banners/seasons/148581-2-3.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"1\">http://thetvdb.com/banners/seasons/148581-1-4.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"3\">http://thetvdb.com/banners/seasons/148581-3-5.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"2\">http://thetvdb.com/banners/seasons/148581-2-4.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"3\">http://thetvdb.com/banners/seasons/148581-3.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"1\">http://thetvdb.com/banners/seasons/148581-1-6.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"4\">http://thetvdb.com/banners/seasons/148581-4.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"1\">http://thetvdb.com/banners/seasons/148581-1-3.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"1\">http://thetvdb.com/banners/seasons/148581-1.jpg</thumb><thumb aspect=\"poster\">http://thetvdb.com/banners/posters/148581-8.jpg</thumb><thumb aspect=\"poster\">http://thetvdb.com/banners/posters/148581-7.jpg</thumb><thumb aspect=\"poster\">http://thetvdb.com/banners/posters/148581-10.jpg</thumb><thumb aspect=\"poster\">http://thetvdb.com/banners/posters/148581-6.jpg</thumb><thumb aspect=\"poster\">http://thetvdb.com/banners/posters/148581-3.jpg</thumb><thumb aspect=\"poster\">http://thetvdb.com/banners/posters/148581-2.jpg</thumb><thumb aspect=\"poster\">http://thetvdb.com/banners/posters/148581-4.jpg</thumb><thumb aspect=\"poster\">http://thetvdb.com/banners/posters/148581-1.jpg</thumb><thumb aspect=\"poster\">http://thetvdb.com/banners/posters/148581-5.jpg</thumb><thumb aspect=\"poster\">http://thetvdb.com/banners/posters/148581-9.jpg</thumb><thumb aspect=\"poster\">http://thetvdb.com/banners/posters/148581-11.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"-1\">http://thetvdb.com/banners/posters/148581-8.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"-1\">http://thetvdb.com/banners/posters/148581-7.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"-1\">http://thetvdb.com/banners/posters/148581-10.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"-1\">http://thetvdb.com/banners/posters/148581-6.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"-1\">http://thetvdb.com/banners/posters/148581-3.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"-1\">http://thetvdb.com/banners/posters/148581-2.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"-1\">http://thetvdb.com/banners/posters/148581-4.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"-1\">http://thetvdb.com/banners/posters/148581-1.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"-1\">http://thetvdb.com/banners/posters/148581-5.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"-1\">http://thetvdb.com/banners/posters/148581-9.jpg</thumb><thumb aspect=\"poster\" type=\"season\" season=\"-1\">http://thetvdb.com/banners/posters/148581-11.jpg</thumb>',c07='',c08='Action / Adventure / Drama',c09='',c10='<episodeguide><url cache=\"148581-de.xml\">http://thetvdb.com/api/1D62F2F90030C444/series/148581/all/de.zip</url></episodeguide>',c11='<fanart url=\"http://thetvdb.com/banners/\"><thumb dim=\"1280x720\" colors=\"|255,217,165|160,133,114|227,192,172|\" preview=\"_cache/fanart/original/148581-7.jpg\">fanart/original/148581-7.jpg</thumb><thumb dim=\"1920x1080\" colors=\"\" preview=\"_cache/fanart/original/148581-11.jpg\">fanart/original/148581-11.jpg</thumb><thumb dim=\"1920x1080\" colors=\"\" preview=\"_cache/fanart/original/148581-9.jpg\">fanart/original/148581-9.jpg</thumb><thumb dim=\"1920x1080\" colors=\"\" preview=\"_cache/fanart/original/148581-10.jpg\">fanart/original/148581-10.jpg</thumb><thumb dim=\"1280x720\" colors=\"\" preview=\"_cache/fanart/original/148581-21.jpg\">fanart/original/148581-21.jpg</thumb><thumb dim=\"1920x1080\" colors=\"\" preview=\"_cache/fanart/original/148581-12.jpg\">fanart/original/148581-12.jpg</thumb><thumb dim=\"1920x1080\" colors=\"\" preview=\"_cache/fanart/original/148581-17.jpg\">fanart/original/148581-17.jpg</thumb><thumb dim=\"1280x720\" colors=\"\" preview=\"_cache/fanart/original/148581-8.jpg\">fanart/original/148581-8.jpg</thumb><thumb dim=\"1920x1080\" colors=\"\" preview=\"_cache/fanart/original/148581-16.jpg\">fanart/original/148581-16.jpg</thumb><thumb dim=\"1920x1080\" colors=\"\" preview=\"_cache/fanart/original/148581-15.jpg\">fanart/original/148581-15.jpg</thumb><thumb dim=\"1920x1080\" colors=\"\" preview=\"_cache/fanart/original/148581-14.jpg\">fanart/original/148581-14.jpg</thumb><thumb dim=\"1280x720\" colors=\"\" preview=\"_cache/fanart/original/148581-18.jpg\">fanart/original/148581-18.jpg</thumb><thumb dim=\"1280x720\" colors=\"\" preview=\"_cache/fanart/original/148581-6.jpg\">fanart/original/148581-6.jpg</thumb><thumb dim=\"1920x1080\" colors=\"\" preview=\"_cache/fanart/original/148581-13.jpg\">fanart/original/148581-13.jpg</thumb><thumb dim=\"1280x720\" colors=\"\" preview=\"_cache/fanart/original/148581-5.jpg\">fanart/original/148581-5.jpg</thumb><thumb dim=\"1920x1080\" colors=\"\" preview=\"_cache/fanart/original/148581-20.jpg\">fanart/original/148581-20.jpg</thumb><thumb dim=\"1280x720\" colors=\"\" preview=\"_cache/fanart/original/148581-4.jpg\">fanart/original/148581-4.jpg</thumb><thumb dim=\"1280x720\" colors=\"\" preview=\"_cache/fanart/original/148581-3.jpg\">fanart/original/148581-3.jpg</thumb><thumb dim=\"1920x1080\" colors=\"\" preview=\"_cache/fanart/original/148581-22.jpg\">fanart/original/148581-22.jpg</thumb><thumb dim=\"1280x720\" colors=\"\" preview=\"_cache/fanart/original/148581-2.jpg\">fanart/original/148581-2.jpg</thumb><thumb dim=\"1280x720\" colors=\"\" preview=\"_cache/fanart/original/148581-1.jpg\">fanart/original/148581-1.jpg</thumb><thumb dim=\"1920x1080\" colors=\"\" preview=\"_cache/fanart/original/148581-19.jpg\">fanart/original/148581-19.jpg</thumb></fanart>',c12='148581',c13='TV-MA',c14='Sky1',c15='',c16='pvr://recordings/Serien/Strike Back/',c17='138' where idShow=69
06:17:38 T:140685184821184   DEBUG: Mysql commit transaction
06:17:38 T:140685184821184   DEBUG: Mysql execute: update files set playCount=NULL,lastPlayed=NULL where idFile=1111
06:17:38 T:140685184821184   DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
06:17:38 T:140685184821184   DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
06:17:38 T:140685184821184   DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
06:17:38 T:140685184821184   DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
06:17:38 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/Serien/Strike Back)
06:17:38 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings)
06:17:44 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/-1)
06:17:46 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings)
06:17:46 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/-1)
06:17:46 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings)
06:17:46 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/-1)
06:17:47 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings)
06:17:47 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/-1)
06:17:47 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings)
06:17:47 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/-1)
06:17:47 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings)
06:17:47 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/-1)
06:17:48 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings)
06:17:48 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/-1)
06:17:48 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings)
06:17:48 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/-1)
06:17:48 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings)
06:17:48 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/-1)
06:17:49 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings)
06:17:49 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/-1)
06:17:49 T:140685184821184   DEBUG: CPVRDirectory::GetDirectory(pvr://recordings)
.....

it then continiues endlessly with this

the log on vdr's side is empty regarding related messages - where could i put debug-code in vnsiserver?
kodi3: LE 7.93.5 on Pi3
kodi4: LE 7.93.5 on Wetek Play 2
Server vdr 2.2.0, vnsi,...
Reply
#4
Yeah there is a second parent item ".." if you add the source like you did.
But I can't reproduce the endless loop you got.

Code:
18:14:57 T:4605874176 WARNING: No information found for item 'pvr://recordings/-1/', it won't be added to the library.
18:14:57 T:4605874176 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'pvr://recordings/Das-Erste-HD/'
Reply
#5
@FernetMenta i will take a look at this when i get time
Reply
#6
i also recognized the "-1" - but have no clue why. How could i help on getting closer to this?
kodi3: LE 7.93.5 on Pi3
kodi4: LE 7.93.5 on Wetek Play 2
Server vdr 2.2.0, vnsi,...
Reply
#7
@xhaggi thanks. I am traveling till end of this week and can't investigate.
Reply
#8
It's fixed with PR https://github.com/xbmc/xbmc/pull/4277
Reply
#9
nope - just cloned, compiled installed - same issue, same "double parent" and same endless loop.
kodi3: LE 7.93.5 on Pi3
kodi4: LE 7.93.5 on Wetek Play 2
Server vdr 2.2.0, vnsi,...
Reply
#10
what did you clone? the pr is not merged yet
Reply
#11
ups - ok - version says: git-20140225-0c04283
please forgive - when/how will it be merged?
kodi3: LE 7.93.5 on Pi3
kodi4: LE 7.93.5 on Wetek Play 2
Server vdr 2.2.0, vnsi,...
Reply
#12
as soon as you give confirmation that it works Smile

you can apply the patch:

Quote:git fetch https://github.com/xhaggi/xbmc fix-recordings-parent-dir
git cherry-pick 62ac90731283cecdd7d1d64fd726b20daa40db75

grr: this forum does not allow to print a sha, check the commit for the sha: 62ac......75
Reply
#13
Works like charm - thank you very much
kodi3: LE 7.93.5 on Pi3
kodi4: LE 7.93.5 on Wetek Play 2
Server vdr 2.2.0, vnsi,...
Reply

Logout Mark Read Team Forum Stats Members Help
recursion when scrping for tv-shows0