Guest User

animatrics

a guest
Oct 30th, 2017
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 427.31 KB | None | 0 0
  1. 18:52:10.207 T:596 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 18:52:10.207 T:596 NOTICE: -----------------------------------------------------------------------
  3. 18:52:10.207 T:596 NOTICE: Starting Kodi (17.5 Git:20171023-5bd45ab). Platform: Windows NT x86 32-bit
  4. 18:52:10.207 T:596 NOTICE: Using Release Kodi x32 build
  5. 18:52:10.207 T:596 NOTICE: Kodi compiled Oct 23 2017 by MSVC 190024215 for Windows NT x86 32-bit version 10.0 (0x0A000000)
  6. 18:52:10.207 T:596 NOTICE: Running on Gigabyte Technology Co., Ltd. device with Windows 10, kernel: Windows NT x86 64-bit version 10.0
  7. 18:52:10.208 T:596 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
  8. 18:52:10.208 T:596 NOTICE: Host CPU: Unknown, 8 cores available
  9. 18:52:10.208 T:596 NOTICE: Desktop Resolution: 1920x1080 32Bit at 50Hz
  10. 18:52:10.208 T:596 NOTICE: Running with restricted rights
  11. 18:52:10.209 T:596 NOTICE: Aero is enabled
  12. 18:52:10.209 T:596 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
  13. 18:52:10.209 T:596 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
  14. 18:52:10.209 T:596 NOTICE: special://xbmcbinaddons/ is mapped to: C:\Program Files (x86)\Kodi/addons
  15. 18:52:10.209 T:596 NOTICE: special://masterprofile/ is mapped to: C:\Users\Master\AppData\Roaming\Kodi\userdata
  16. 18:52:10.209 T:596 NOTICE: special://home/ is mapped to: C:\Users\Master\AppData\Roaming\Kodi\
  17. 18:52:10.209 T:596 NOTICE: special://temp/ is mapped to: C:\Users\Master\AppData\Roaming\Kodi\cache
  18. 18:52:10.209 T:596 NOTICE: special://logpath/ is mapped to: C:\Users\Master\AppData\Roaming\Kodi\
  19. 18:52:10.209 T:596 NOTICE: The executable running is: C:\Program Files (x86)\Kodi\kodi.exe
  20. 18:52:10.212 T:596 NOTICE: Local hostname: Master
  21. 18:52:10.212 T:596 NOTICE: Log File is located: C:\Users\Master\AppData\Roaming\Kodi\/kodi.log
  22. 18:52:10.212 T:596 NOTICE: -----------------------------------------------------------------------
  23. 18:52:10.215 T:596 NOTICE: load settings...
  24. 18:52:10.220 T:596 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  25. 18:52:10.220 T:596 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  26. 18:52:10.223 T:596 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  27. 18:52:10.223 T:596 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  28. 18:52:10.223 T:596 NOTICE: Contents of special://profile/advancedsettings.xml are...
  29. <advancedsettings>
  30. <loglevel>1</loglevel>
  31. <!-- Change this to "1" to hide the on-screen debug log text -->
  32. <fullscreen>true</fullscreen>
  33. <navigatevirtualkeyboard>true</navigatevirtualkeyboard>
  34. <imageres>2160</imageres>
  35. <fanartres>2160</fanartres>
  36. <tvshowmatching action="append">
  37. <regexp>[\\/\._ \[\(-]([0-9]+)x([0-9]+)([^\\/]*)(?:(?:[\\/]bdmv)?[\\/]index\.bdmv)$</regexp>
  38. </tvshowmatching>
  39. <video>
  40. <timeseekforward>30</timeseekforward>
  41. <timeseekbackward>-30</timeseekbackward>
  42. <excludefromscan>
  43. <regexp>[-\._ ](extrafanart|trailer|extrathumbs)[-\._ ]</regexp>
  44. </excludefromscan>
  45. <excludefromlisting>
  46. <!-- Regular expressions that if evaluated to true won't be displayed in Files View -->
  47. <regexp>[-._ \\/](extrafanart|trailer|extrathumbs)[-._ \\/]</regexp>
  48. </excludefromlisting>
  49. <excludefromscan action="append">
  50. <regexp>/extras/</regexp>
  51. <regexp>[\\/]extras[\\/]</regexp>
  52. </excludefromscan>
  53. <excludetvshowsfromscan action="append">
  54. <regexp>[\\/](auxdata|backup|clipinf|playlist|stream|certificate)[\\/]</regexp>
  55. <regexp>movieobject\.bdmv</regexp>
  56. <regexp>/extras/</regexp>
  57. <regexp>[\\/]extras[\\/]</regexp>
  58. </excludetvshowsfromscan>
  59. </video>
  60. <videolibrary>
  61. <importwatchedstate>true</importwatchedstate>
  62. <importresumepoint>true</importresumepoint>
  63. <exportautothumbs>true</exportautothumbs>
  64. </videolibrary>
  65. <musiclibrary>
  66. <itemseparator>/</itemseparator>
  67. </musiclibrary>
  68. <audio>
  69. <timeseekforward>10</timeseekforward>
  70. <!-- Time to seek forward in seconds when doing a short seek. Defaults to 30. -->
  71. <timeseekbackward>-10</timeseekbackward>
  72. <!-- Whether to use Dynamic Range Compression (DRC) on AC3 streams. 1.0 is "full" compression, as defined by the audio track's metadata, which is recommended for "basic" sound systems such as the internal speakers on a TV. 0.0 is no compression at all, which is recommended for people with nice multi-speaker sound systems. -1.0 (default) defaults to whatever ffmpeg uses, which is currently the same as 1.0. This has no effect if passthrough is enabled for AC3. -->
  73. <applydrc>0.0</applydrc>
  74. </audio>
  75. <cache>
  76. <memorysize>104857600</memorysize>
  77. <!-- number of bytes used for buffering streams in memory When set to 0 the cache will be written to disk instead of RAM -->
  78. <buffermode>1</buffermode>
  79. <!-- Choose what to buffer:
  80.  
  81. 0) Buffer all internet filesystems (like "2" but additionally also ftp, webdav, etc.) (default)
  82.  
  83. 1) Buffer all filesystems (including local)
  84.  
  85. 2) Only buffer true internet filesystems (streams) (http, etc.)
  86.  
  87. 3) No buffer -->
  88. <readfactor>4.0</readfactor>
  89. <!-- this factor determines the max readrate in terms of readbufferfactor * avg bitrate of a video file.
  90.  
  91. This can help on bad connections to keep the cache filled. It will also greatly speed up buffering. Default value 4.0. -->
  92. </cache>
  93. </advancedsettings>
  94. 18:52:10.224 T:596 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  95. 18:52:10.224 T:596 NOTICE: Default Video Player: VideoPlayer
  96. 18:52:10.224 T:596 NOTICE: Default Audio Player: paplayer
  97. 18:52:10.224 T:596 NOTICE: Disabled debug logging due to GUI setting. Level 1.
  98. 18:52:10.224 T:596 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  99. 18:52:10.224 T:596 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  100. 18:52:10.224 T:596 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  101. 18:52:10.224 T:596 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  102. 18:52:10.224 T:596 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  103. 18:52:10.224 T:596 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  104. 18:52:10.224 T:596 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  105. 18:52:10.224 T:596 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  106. 18:52:10.224 T:596 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  107. 18:52:10.224 T:596 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  108. 18:52:10.224 T:596 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  109. 18:52:10.224 T:596 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  110. 18:52:10.224 T:596 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  111. 18:52:10.224 T:596 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  112. 18:52:10.224 T:596 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  113. 18:52:10.224 T:596 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  114. 18:52:10.224 T:596 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  115. 18:52:10.224 T:596 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  116. 18:52:10.224 T:596 NOTICE: Loaded playercorefactory configuration
  117. 18:52:10.225 T:596 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  118. 18:52:10.225 T:596 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  119. 18:52:10.225 T:596 INFO: creating subdirectories
  120. 18:52:10.225 T:596 INFO: userdata folder: special://masterprofile/
  121. 18:52:10.225 T:596 INFO: recording folder:
  122. 18:52:10.225 T:596 INFO: screenshots folder:
  123. 18:52:10.229 T:596 NOTICE: Running database version Addons27
  124. 18:52:10.229 T:596 DEBUG: SECTION:LoadDLL(special://xbmcbin/cpluff.dll)
  125. 18:52:10.234 T:596 INFO: ADDON: cpluff: 'Could not read plug-in directory C:\Users\Master\AppData\Roaming\Kodi\addons: No such file or directory'
  126. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been installed.'
  127. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  128. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  129. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been installed.'
  130. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
  131. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been installed.'
  132. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  133. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been installed.'
  134. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.octonet has been installed.'
  135. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  136. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  137. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  138. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
  139. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  140. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been installed.'
  141. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  142. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  143. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.'
  144. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  145. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been installed.'
  146. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  147. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been installed.'
  148. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
  149. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  150. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
  151. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.'
  152. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
  153. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  154. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.universal has been installed.'
  155. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.ofdb.de has been installed.'
  156. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  157. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup4 has been installed.'
  158. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.'
  159. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  160. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  161. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been installed.'
  162. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
  163. 18:52:10.249 T:596 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  164. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been installed.'
  165. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  166. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in inputstream.rtmp has been installed.'
  167. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been installed.'
  168. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been installed.'
  169. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.fox.news has been installed.'
  170. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  171. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  172. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  173. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  174. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been installed.'
  175. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  176. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
  177. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  178. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been installed.'
  179. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been installed.'
  180. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvshows.themoviedb.org has been installed.'
  181. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  182. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been installed.'
  183. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been installed.'
  184. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.'
  185. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
  186. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  187. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been installed.'
  188. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  189. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  190. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  191. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been installed.'
  192. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  193. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been installed.'
  194. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been installed.'
  195. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  196. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  197. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been installed.'
  198. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been installed.'
  199. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  200. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  201. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  202. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been installed.'
  203. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  204. 18:52:10.250 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  205. 18:52:10.251 T:596 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
  206. 18:52:10.251 T:596 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been installed.'
  207. 18:52:10.251 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  208. 18:52:10.251 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  209. 18:52:10.251 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  210. 18:52:10.251 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  211. 18:52:10.251 T:596 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been installed.'
  212. 18:52:10.251 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  213. 18:52:10.251 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been installed.'
  214. 18:52:10.251 T:596 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been installed.'
  215. 18:52:10.251 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  216. 18:52:10.251 T:596 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  217. 18:52:10.251 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  218. 18:52:10.251 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  219. 18:52:10.251 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com.json has been installed.'
  220. 18:52:10.251 T:596 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.'
  221. 18:52:10.251 T:596 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  222. 18:52:10.251 T:596 DEBUG: CAddonDatabase: audiodecoder.modplug has been installed.
  223. 18:52:10.251 T:596 DEBUG: CAddonDatabase: audiodecoder.nosefart has been installed.
  224. 18:52:10.251 T:596 DEBUG: CAddonDatabase: audiodecoder.sidplay has been installed.
  225. 18:52:10.251 T:596 DEBUG: CAddonDatabase: audiodecoder.snesapu has been installed.
  226. 18:52:10.251 T:596 DEBUG: CAddonDatabase: audiodecoder.stsound has been installed.
  227. 18:52:10.251 T:596 DEBUG: CAddonDatabase: audiodecoder.vgmstream has been installed.
  228. 18:52:10.251 T:596 DEBUG: CAddonDatabase: audioencoder.flac has been installed.
  229. 18:52:10.251 T:596 DEBUG: CAddonDatabase: audioencoder.lame has been installed.
  230. 18:52:10.251 T:596 DEBUG: CAddonDatabase: audioencoder.vorbis has been installed.
  231. 18:52:10.251 T:596 DEBUG: CAddonDatabase: audioencoder.wav has been installed.
  232. 18:52:10.252 T:596 DEBUG: CAddonDatabase: audioencoder.xbmc.builtin.aac has been installed.
  233. 18:52:10.252 T:596 DEBUG: CAddonDatabase: audioencoder.xbmc.builtin.wma has been installed.
  234. 18:52:10.252 T:596 DEBUG: CAddonDatabase: inputstream.adaptive has been installed.
  235. 18:52:10.252 T:596 DEBUG: CAddonDatabase: inputstream.rtmp has been installed.
  236. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.adsp has been installed.
  237. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.audiodecoder has been installed.
  238. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.game has been installed.
  239. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.guilib has been installed.
  240. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.inputstream has been installed.
  241. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.peripheral has been installed.
  242. 18:52:10.252 T:596 DEBUG: CAddonDatabase: peripheral.joystick has been installed.
  243. 18:52:10.252 T:596 DEBUG: CAddonDatabase: pvr.argustv has been installed.
  244. 18:52:10.252 T:596 DEBUG: CAddonDatabase: pvr.demo has been installed.
  245. 18:52:10.252 T:596 DEBUG: CAddonDatabase: pvr.dvblink has been installed.
  246. 18:52:10.252 T:596 DEBUG: CAddonDatabase: pvr.dvbviewer has been installed.
  247. 18:52:10.252 T:596 DEBUG: CAddonDatabase: pvr.filmon has been installed.
  248. 18:52:10.252 T:596 DEBUG: CAddonDatabase: pvr.hdhomerun has been installed.
  249. 18:52:10.252 T:596 DEBUG: CAddonDatabase: pvr.hts has been installed.
  250. 18:52:10.252 T:596 DEBUG: CAddonDatabase: pvr.iptvsimple has been installed.
  251. 18:52:10.252 T:596 DEBUG: CAddonDatabase: pvr.mediaportal.tvserver has been installed.
  252. 18:52:10.252 T:596 DEBUG: CAddonDatabase: pvr.mythtv has been installed.
  253. 18:52:10.252 T:596 DEBUG: CAddonDatabase: pvr.nextpvr has been installed.
  254. 18:52:10.252 T:596 DEBUG: CAddonDatabase: pvr.njoy has been installed.
  255. 18:52:10.252 T:596 DEBUG: CAddonDatabase: pvr.octonet has been installed.
  256. 18:52:10.252 T:596 DEBUG: CAddonDatabase: pvr.pctv has been installed.
  257. 18:52:10.252 T:596 DEBUG: CAddonDatabase: pvr.stalker has been installed.
  258. 18:52:10.252 T:596 DEBUG: CAddonDatabase: pvr.vbox has been installed.
  259. 18:52:10.252 T:596 DEBUG: CAddonDatabase: pvr.vdr.vnsi has been installed.
  260. 18:52:10.252 T:596 DEBUG: CAddonDatabase: pvr.vuplus has been installed.
  261. 18:52:10.252 T:596 DEBUG: CAddonDatabase: pvr.wmc has been installed.
  262. 18:52:10.252 T:596 DEBUG: CAddonDatabase: screensaver.asteroids has been installed.
  263. 18:52:10.252 T:596 DEBUG: CAddonDatabase: screensaver.biogenesis has been installed.
  264. 18:52:10.252 T:596 DEBUG: CAddonDatabase: screensaver.greynetic has been installed.
  265. 18:52:10.252 T:596 DEBUG: CAddonDatabase: screensaver.pingpong has been installed.
  266. 18:52:10.252 T:596 DEBUG: CAddonDatabase: screensaver.pyro has been installed.
  267. 18:52:10.252 T:596 DEBUG: CAddonDatabase: screensaver.shadertoy has been installed.
  268. 18:52:10.252 T:596 DEBUG: CAddonDatabase: screensaver.stars has been installed.
  269. 18:52:10.252 T:596 DEBUG: CAddonDatabase: visualization.milkdrop has been installed.
  270. 18:52:10.252 T:596 DEBUG: CAddonDatabase: visualization.milkdrop2 has been installed.
  271. 18:52:10.252 T:596 DEBUG: CAddonDatabase: visualization.shadertoy has been installed.
  272. 18:52:10.252 T:596 DEBUG: CAddonDatabase: visualization.spectrum has been installed.
  273. 18:52:10.252 T:596 DEBUG: CAddonDatabase: visualization.vortex has been installed.
  274. 18:52:10.252 T:596 DEBUG: CAddonDatabase: visualization.waveform has been installed.
  275. 18:52:10.252 T:596 DEBUG: CAddonDatabase: xbmc.audioencoder has been installed.
  276. 18:52:10.252 T:596 DEBUG: CAddonDatabase: xbmc.codec has been installed.
  277. 18:52:10.252 T:596 DEBUG: CAddonDatabase: xbmc.pvr has been installed.
  278. 18:52:10.252 T:596 DEBUG: CAddonDatabase: audioencoder.kodi.builtin.aac has been uninstalled.
  279. 18:52:10.252 T:596 DEBUG: CAddonDatabase: audioencoder.kodi.builtin.wma has been uninstalled.
  280. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.binary.global.audioengine has been uninstalled.
  281. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.binary.global.filesystem has been uninstalled.
  282. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.binary.global.general has been uninstalled.
  283. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.binary.global.gui has been uninstalled.
  284. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.binary.global.main has been uninstalled.
  285. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.binary.global.network has been uninstalled.
  286. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.binary.instance.adsp has been uninstalled.
  287. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.binary.instance.audiodecoder has been uninstalled.
  288. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.binary.instance.audioencoder has been uninstalled.
  289. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.binary.instance.game has been uninstalled.
  290. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.binary.instance.imagedecoder has been uninstalled.
  291. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.binary.instance.inputstream has been uninstalled.
  292. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.binary.instance.peripheral has been uninstalled.
  293. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.binary.instance.pvr has been uninstalled.
  294. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.binary.instance.screensaver has been uninstalled.
  295. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.binary.instance.vfs has been uninstalled.
  296. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.binary.instance.videocodec has been uninstalled.
  297. 18:52:10.252 T:596 DEBUG: CAddonDatabase: kodi.binary.instance.visualization has been uninstalled.
  298. 18:52:10.252 T:596 DEBUG: CAddonDatabase: metadata.common.htbackdrops.com has been uninstalled.
  299. 18:52:10.252 T:596 DEBUG: CAddonDatabase: script.module.pycryptodome has been uninstalled.
  300. 18:52:10.268 T:5532 DEBUG: Thread JobWorker start, auto delete: true
  301. 18:52:10.270 T:596 NOTICE: ADDONS: Using repository repository.xbmc.org
  302. 18:52:10.275 T:5620 DEBUG: Thread ActiveAE start, auto delete: false
  303. 18:52:10.275 T:9636 DEBUG: Thread AESink start, auto delete: false
  304. 18:52:10.290 T:5620 NOTICE: Found 2 Lists of Devices
  305. 18:52:10.290 T:5620 NOTICE: Enumerated DIRECTSOUND devices:
  306. 18:52:10.290 T:5620 NOTICE: Device 1
  307. 18:52:10.290 T:5620 NOTICE: m_deviceName : {7019F166-6313-4831-987A-234F17B0BAB0}
  308. 18:52:10.290 T:5620 NOTICE: m_displayName : SPDIF - SPDIF-Out (Sound Blaster Recon3Di)
  309. 18:52:10.290 T:5620 NOTICE: m_displayNameExtra: DIRECTSOUND: SPDIF-Out (Sound Blaster Recon3Di)
  310. 18:52:10.290 T:5620 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  311. 18:52:10.290 T:5620 NOTICE: m_channels : FL,FR
  312. 18:52:10.290 T:5620 NOTICE: m_sampleRates : 48000
  313. 18:52:10.290 T:5620 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  314. 18:52:10.290 T:5620 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  315. 18:52:10.290 T:5620 NOTICE: Device 2
  316. 18:52:10.290 T:5620 NOTICE: m_deviceName : {F00E06CF-4E5C-4E81-9D3B-BF76F3FE740A}
  317. 18:52:10.290 T:5620 NOTICE: m_displayName : Speakers - Speakers (Sound Blaster Recon3Di)
  318. 18:52:10.290 T:5620 NOTICE: m_displayNameExtra: DIRECTSOUND: Speakers (Sound Blaster Recon3Di)
  319. 18:52:10.290 T:5620 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  320. 18:52:10.290 T:5620 NOTICE: m_channels : FL,FR
  321. 18:52:10.290 T:5620 NOTICE: m_sampleRates : 48000
  322. 18:52:10.290 T:5620 NOTICE: m_dataFormats : AE_FMT_FLOAT
  323. 18:52:10.290 T:5620 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  324. 18:52:10.290 T:5620 NOTICE: Device 3
  325. 18:52:10.290 T:5620 NOTICE: m_deviceName : default
  326. 18:52:10.290 T:5620 NOTICE: m_displayName : default
  327. 18:52:10.290 T:5620 NOTICE: m_displayNameExtra:
  328. 18:52:10.290 T:5620 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  329. 18:52:10.290 T:5620 NOTICE: m_channels : FL,FR
  330. 18:52:10.290 T:5620 NOTICE: m_sampleRates : 48000
  331. 18:52:10.290 T:5620 NOTICE: m_dataFormats : AE_FMT_FLOAT
  332. 18:52:10.290 T:5620 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  333. 18:52:10.290 T:5620 NOTICE: Enumerated WASAPI devices:
  334. 18:52:10.290 T:5620 NOTICE: Device 1
  335. 18:52:10.290 T:5620 NOTICE: m_deviceName : {7019F166-6313-4831-987A-234F17B0BAB0}
  336. 18:52:10.290 T:5620 NOTICE: m_displayName : SPDIF - SPDIF-Out (Sound Blaster Recon3Di)
  337. 18:52:10.290 T:5620 NOTICE: m_displayNameExtra: WASAPI: SPDIF-Out (Sound Blaster Recon3Di)
  338. 18:52:10.290 T:5620 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  339. 18:52:10.290 T:5620 NOTICE: m_channels : FL,FR
  340. 18:52:10.290 T:5620 NOTICE: m_sampleRates : 192000,96000,88200,48000,44100
  341. 18:52:10.290 T:5620 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  342. 18:52:10.290 T:5620 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  343. 18:52:10.290 T:5620 NOTICE: Device 2
  344. 18:52:10.290 T:5620 NOTICE: m_deviceName : {F00E06CF-4E5C-4E81-9D3B-BF76F3FE740A}
  345. 18:52:10.290 T:5620 NOTICE: m_displayName : Speakers - Speakers (Sound Blaster Recon3Di)
  346. 18:52:10.290 T:5620 NOTICE: m_displayNameExtra: WASAPI: Speakers (Sound Blaster Recon3Di)
  347. 18:52:10.290 T:5620 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  348. 18:52:10.290 T:5620 NOTICE: m_channels : FL,FR
  349. 18:52:10.291 T:5620 NOTICE: m_sampleRates : 192000,96000,88200,48000,44100
  350. 18:52:10.291 T:5620 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  351. 18:52:10.291 T:5620 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  352. 18:52:10.291 T:5620 NOTICE: Device 3
  353. 18:52:10.291 T:5620 NOTICE: m_deviceName : default
  354. 18:52:10.291 T:5620 NOTICE: m_displayName : default
  355. 18:52:10.291 T:5620 NOTICE: m_displayNameExtra:
  356. 18:52:10.291 T:5620 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  357. 18:52:10.291 T:5620 NOTICE: m_channels : FL,FR
  358. 18:52:10.291 T:5620 NOTICE: m_sampleRates : 192000,96000,88200,48000,44100
  359. 18:52:10.291 T:5620 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  360. 18:52:10.291 T:5620 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  361. 18:52:10.291 T:9636 INFO: CActiveAESink::OpenSink - initialize sink
  362. 18:52:10.291 T:9636 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:default
  363. 18:52:10.298 T:9636 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 00010010
  364. 18:52:10.299 T:9636 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  365. 18:52:10.299 T:9636 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  366. 18:52:10.299 T:9636 DEBUG: Audio Device : Speakers (Sound Blaster Recon3Di)
  367. 18:52:10.299 T:9636 DEBUG: Sample Rate : 44100
  368. 18:52:10.299 T:9636 DEBUG: Sample Format : AE_FMT_FLOAT
  369. 18:52:10.299 T:9636 DEBUG: Bits Per Sample : 32
  370. 18:52:10.299 T:9636 DEBUG: Valid Bits/Samp : 32
  371. 18:52:10.299 T:9636 DEBUG: Channel Count : 2
  372. 18:52:10.299 T:9636 DEBUG: Block Align : 8
  373. 18:52:10.299 T:9636 DEBUG: Avg. Bytes Sec : 352800
  374. 18:52:10.299 T:9636 DEBUG: Samples/Block : 32
  375. 18:52:10.299 T:9636 DEBUG: Format cBSize : 22
  376. 18:52:10.299 T:9636 DEBUG: Channel Layout : FL,FR
  377. 18:52:10.299 T:9636 DEBUG: Channel Mask : 3
  378. 18:52:10.300 T:9636 DEBUG: Frames : 661
  379. 18:52:10.300 T:9636 DEBUG: Frame Size : 8
  380. 18:52:10.300 T:9636 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  381. 18:52:10.300 T:9636 DEBUG: Output Device : default
  382. 18:52:10.300 T:9636 DEBUG: Sample Rate : 44100
  383. 18:52:10.300 T:9636 DEBUG: Sample Format : AE_FMT_FLOAT
  384. 18:52:10.300 T:9636 DEBUG: Channel Count : 2
  385. 18:52:10.300 T:9636 DEBUG: Channel Layout: FL,FR
  386. 18:52:10.300 T:9636 DEBUG: Frames : 661
  387. 18:52:10.300 T:9636 DEBUG: Frame Size : 8
  388. 18:52:10.300 T:3996 DEBUG: Thread RemoteControl start, auto delete: false
  389. 18:52:10.301 T:596 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  390. 18:52:10.301 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  391. 18:52:10.302 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  392. 18:52:10.302 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  393. 18:52:10.302 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  394. 18:52:10.302 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  395. 18:52:10.302 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  396. 18:52:10.303 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  397. 18:52:10.303 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  398. 18:52:10.303 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  399. 18:52:10.303 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  400. 18:52:10.303 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  401. 18:52:10.304 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  402. 18:52:10.304 T:3996 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  403. 18:52:10.304 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  404. 18:52:10.304 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  405. 18:52:10.304 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  406. 18:52:10.304 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  407. 18:52:10.304 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  408. 18:52:10.305 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  409. 18:52:10.305 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  410. 18:52:10.305 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  411. 18:52:10.305 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  412. 18:52:10.305 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  413. 18:52:10.305 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  414. 18:52:10.306 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  415. 18:52:10.306 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  416. 18:52:10.306 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  417. 18:52:10.306 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  418. 18:52:10.307 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  419. 18:52:10.307 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  420. 18:52:10.307 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  421. 18:52:10.307 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  422. 18:52:10.307 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  423. 18:52:10.307 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  424. 18:52:10.308 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  425. 18:52:10.308 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  426. 18:52:10.308 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  427. 18:52:10.308 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  428. 18:52:10.308 T:596 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  429. 18:52:10.309 T:9636 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  430. 18:52:10.380 T:596 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\D:.
  431. 18:52:10.381 T:596 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\D:.
  432. 18:52:10.388 T:596 NOTICE: Found screen: Generic PnP Monitor on NVIDIA GeForce GTX 670, adapter 0.
  433. 18:52:10.390 T:596 NOTICE: Found screen: Generic PnP Monitor on NVIDIA GeForce GTX 670, adapter 1.
  434. 18:52:10.390 T:596 NOTICE: Primary mode: 1920x1080@ 50.00 - Full Screen
  435. 18:52:10.390 T:596 NOTICE: Secondary mode: 1920x1080@ 50.00 #2 - Full Screen
  436. 18:52:10.391 T:596 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  437. 18:52:10.391 T:596 NOTICE: Additional mode: 640x480@ 72.00 - Full Screen
  438. 18:52:10.392 T:596 NOTICE: Additional mode: 640x480@ 75.00 - Full Screen
  439. 18:52:10.392 T:596 NOTICE: Additional mode: 720x480@ 56.00 - Full Screen
  440. 18:52:10.392 T:596 NOTICE: Previous line repeats 2 times.
  441. 18:52:10.392 T:596 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  442. 18:52:10.392 T:596 NOTICE: Previous line repeats 2 times.
  443. 18:52:10.392 T:596 NOTICE: Additional mode: 720x480@ 72.00 - Full Screen
  444. 18:52:10.392 T:596 NOTICE: Previous line repeats 2 times.
  445. 18:52:10.392 T:596 NOTICE: Additional mode: 720x480@ 75.00 - Full Screen
  446. 18:52:10.392 T:596 NOTICE: Previous line repeats 2 times.
  447. 18:52:10.393 T:596 NOTICE: Additional mode: 720x576@ 56.00 - Full Screen
  448. 18:52:10.393 T:596 NOTICE: Previous line repeats 2 times.
  449. 18:52:10.393 T:596 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
  450. 18:52:10.393 T:596 NOTICE: Previous line repeats 2 times.
  451. 18:52:10.393 T:596 NOTICE: Additional mode: 720x576@ 72.00 - Full Screen
  452. 18:52:10.393 T:596 NOTICE: Previous line repeats 2 times.
  453. 18:52:10.393 T:596 NOTICE: Additional mode: 720x576@ 75.00 - Full Screen
  454. 18:52:10.393 T:596 NOTICE: Previous line repeats 2 times.
  455. 18:52:10.393 T:596 NOTICE: Additional mode: 800x600@ 56.00 - Full Screen
  456. 18:52:10.394 T:596 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  457. 18:52:10.394 T:596 NOTICE: Additional mode: 800x600@ 72.00 - Full Screen
  458. 18:52:10.394 T:596 NOTICE: Additional mode: 800x600@ 75.00 - Full Screen
  459. 18:52:10.394 T:596 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  460. 18:52:10.394 T:596 NOTICE: Additional mode: 1024x768@ 70.00 - Full Screen
  461. 18:52:10.394 T:596 NOTICE: Additional mode: 1024x768@ 75.00 - Full Screen
  462. 18:52:10.394 T:596 NOTICE: Additional mode: 1152x864@ 75.00 - Full Screen
  463. 18:52:10.394 T:596 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  464. 18:52:10.394 T:596 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  465. 18:52:10.394 T:596 NOTICE: Previous line repeats 2 times.
  466. 18:52:10.394 T:596 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  467. 18:52:10.395 T:596 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
  468. 18:52:10.395 T:596 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  469. 18:52:10.395 T:596 NOTICE: Additional mode: 1280x1024@ 75.00 - Full Screen
  470. 18:52:10.395 T:596 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  471. 18:52:10.395 T:596 NOTICE: Previous line repeats 2 times.
  472. 18:52:10.395 T:596 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  473. 18:52:10.395 T:596 NOTICE: Previous line repeats 2 times.
  474. 18:52:10.395 T:596 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  475. 18:52:10.395 T:596 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  476. 18:52:10.395 T:596 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  477. 18:52:10.395 T:596 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  478. 18:52:10.396 T:596 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  479. 18:52:10.396 T:596 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  480. 18:52:10.396 T:596 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  481. 18:52:10.396 T:596 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  482. 18:52:10.396 T:596 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  483. 18:52:10.396 T:596 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  484. 18:52:10.396 T:596 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  485. 18:52:10.396 T:596 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  486. 18:52:10.396 T:596 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
  487. 18:52:10.396 T:596 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  488. 18:52:10.396 T:596 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  489. 18:52:10.396 T:596 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
  490. 18:52:10.398 T:596 NOTICE: Additional mode: 1920x1080@ 60.00 #2 - Full Screen
  491. 18:52:10.398 T:596 NOTICE: Additional mode: 640x480@ 60.00 #2 - Full Screen
  492. 18:52:10.398 T:596 NOTICE: Additional mode: 640x480@ 72.00 #2 - Full Screen
  493. 18:52:10.398 T:596 NOTICE: Additional mode: 640x480@ 75.00 #2 - Full Screen
  494. 18:52:10.398 T:596 NOTICE: Additional mode: 720x480@ 60.00 #2 - Full Screen
  495. 18:52:10.398 T:596 NOTICE: Previous line repeats 2 times.
  496. 18:52:10.398 T:596 NOTICE: Additional mode: 720x480@ 75.00 #2 - Full Screen
  497. 18:52:10.399 T:596 NOTICE: Previous line repeats 2 times.
  498. 18:52:10.399 T:596 NOTICE: Additional mode: 720x576@ 60.00 #2 - Full Screen
  499. 18:52:10.399 T:596 NOTICE: Previous line repeats 2 times.
  500. 18:52:10.399 T:596 NOTICE: Additional mode: 720x576@ 75.00 #2 - Full Screen
  501. 18:52:10.399 T:596 NOTICE: Previous line repeats 2 times.
  502. 18:52:10.399 T:596 NOTICE: Additional mode: 800x600@ 60.00 #2 - Full Screen
  503. 18:52:10.399 T:596 NOTICE: Additional mode: 800x600@ 75.00 #2 - Full Screen
  504. 18:52:10.399 T:596 NOTICE: Additional mode: 1024x768@ 60.00 #2 - Full Screen
  505. 18:52:10.399 T:596 NOTICE: Additional mode: 1024x768@ 75.00 #2 - Full Screen
  506. 18:52:10.399 T:596 NOTICE: Additional mode: 1152x864@ 60.00 #2 - Full Screen
  507. 18:52:10.399 T:596 NOTICE: Previous line repeats 2 times.
  508. 18:52:10.400 T:596 NOTICE: Additional mode: 1152x864@ 75.00 #2 - Full Screen
  509. 18:52:10.400 T:596 NOTICE: Previous line repeats 2 times.
  510. 18:52:10.400 T:596 NOTICE: Additional mode: 1280x720@ 60.00 #2 - Full Screen
  511. 18:52:10.400 T:596 NOTICE: Additional mode: 1280x768@ 60.00 #2 - Full Screen
  512. 18:52:10.400 T:596 NOTICE: Previous line repeats 2 times.
  513. 18:52:10.400 T:596 NOTICE: Additional mode: 1280x768@ 75.00 #2 - Full Screen
  514. 18:52:10.400 T:596 NOTICE: Previous line repeats 2 times.
  515. 18:52:10.400 T:596 NOTICE: Additional mode: 1280x800@ 60.00 #2 - Full Screen
  516. 18:52:10.400 T:596 NOTICE: Previous line repeats 2 times.
  517. 18:52:10.400 T:596 NOTICE: Additional mode: 1280x800@ 75.00 #2 - Full Screen
  518. 18:52:10.401 T:596 NOTICE: Previous line repeats 2 times.
  519. 18:52:10.401 T:596 NOTICE: Additional mode: 1280x960@ 60.00 #2 - Full Screen
  520. 18:52:10.401 T:596 NOTICE: Previous line repeats 2 times.
  521. 18:52:10.401 T:596 NOTICE: Additional mode: 1280x960@ 75.00 #2 - Full Screen
  522. 18:52:10.401 T:596 NOTICE: Previous line repeats 2 times.
  523. 18:52:10.401 T:596 NOTICE: Additional mode: 1280x1024@ 60.00 #2 - Full Screen
  524. 18:52:10.401 T:596 NOTICE: Additional mode: 1280x1024@ 75.00 #2 - Full Screen
  525. 18:52:10.401 T:596 NOTICE: Additional mode: 1360x768@ 60.00 #2 - Full Screen
  526. 18:52:10.402 T:596 NOTICE: Previous line repeats 2 times.
  527. 18:52:10.402 T:596 NOTICE: Additional mode: 1360x768@ 75.00 #2 - Full Screen
  528. 18:52:10.402 T:596 NOTICE: Previous line repeats 2 times.
  529. 18:52:10.402 T:596 NOTICE: Additional mode: 1366x768@ 60.00 #2 - Full Screen
  530. 18:52:10.402 T:596 NOTICE: Previous line repeats 2 times.
  531. 18:52:10.402 T:596 NOTICE: Additional mode: 1366x768@ 75.00 #2 - Full Screen
  532. 18:52:10.402 T:596 NOTICE: Previous line repeats 2 times.
  533. 18:52:10.402 T:596 NOTICE: Additional mode: 1600x900@ 59.94 #2 - Full Screen
  534. 18:52:10.402 T:596 NOTICE: Additional mode: 1600x900@ 60.00 #2 - Full Screen
  535. 18:52:10.402 T:596 NOTICE: Additional mode: 1600x900@ 59.94 #2 - Full Screen
  536. 18:52:10.402 T:596 NOTICE: Additional mode: 1600x900@ 60.00 #2 - Full Screen
  537. 18:52:10.402 T:596 NOTICE: Additional mode: 1600x900@ 59.94 #2 - Full Screen
  538. 18:52:10.403 T:596 NOTICE: Additional mode: 1600x900@ 60.00 #2 - Full Screen
  539. 18:52:10.403 T:596 NOTICE: Additional mode: 1600x1024@ 59.94 #2 - Full Screen
  540. 18:52:10.403 T:596 NOTICE: Additional mode: 1600x1024@ 60.00 #2 - Full Screen
  541. 18:52:10.403 T:596 NOTICE: Additional mode: 1600x1024@ 59.94 #2 - Full Screen
  542. 18:52:10.403 T:596 NOTICE: Additional mode: 1600x1024@ 60.00 #2 - Full Screen
  543. 18:52:10.403 T:596 NOTICE: Additional mode: 1600x1024@ 59.94 #2 - Full Screen
  544. 18:52:10.403 T:596 NOTICE: Additional mode: 1600x1024@ 60.00 #2 - Full Screen
  545. 18:52:10.403 T:596 NOTICE: Additional mode: 1680x1050@ 59.94 #2 - Full Screen
  546. 18:52:10.403 T:596 NOTICE: Additional mode: 1680x1050@ 60.00 #2 - Full Screen
  547. 18:52:10.403 T:596 NOTICE: Additional mode: 1440x900@ 60.00 #2 - Full Screen
  548. 18:52:10.403 T:596 NOTICE: Additional mode: 1440x900@ 75.00 #2 - Full Screen
  549. 18:52:10.403 T:596 NOTICE: Checking resolution 16
  550. 18:52:10.407 T:596 DEBUG: CWinEventsWin32::WndProc: window resize event
  551. 18:52:10.408 T:596 DEBUG: CWinEventsWin32::WndProc: window move event
  552. 18:52:10.408 T:596 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
  553. 18:52:10.409 T:596 DEBUG: CWinEventsWin32::WndProcWindow is active
  554. 18:52:10.413 T:596 DEBUG: CRenderSystemDX::InitRenderSystem - Initializing D3D11 Factory...
  555. 18:52:10.415 T:596 DEBUG: CRenderSystemDX::SetMonitor - Selected \\.\DISPLAY1 output.
  556. 18:52:10.415 T:596 DEBUG: CRenderSystemDX::SetMonitor - Selected NVIDIA GeForce GTX 670 adapter.
  557. 18:52:10.415 T:596 DEBUG: CRenderSystemDX::InitHooks: Hookind into UserModeDriver on device \Registry\Machine\System\CurrentControlSet\Control\Video\{8F6D2329-7BD7-4AAD-86AD-1BDD6D3E3532}\0000.
  558. 18:52:10.416 T:596 DEBUG: CRenderSystemDX::InitHooks: D3D11 hook installed and activated.
  559. 18:52:10.437 T:596 DEBUG: HookOpenAdapter10_2: hook into pOpenData->pAdapterFuncs->pfnCreateDevice
  560. 18:52:10.456 T:596 DEBUG: HookCreateDevice: hook into pCreateData->pDeviceFuncs->pfnCreateResource
  561. 18:52:10.457 T:596 DEBUG: CRenderSystemDX::CreateDevice - on adapter NVIDIA GeForce GTX 670 (VendorId: 0x10de DeviceId: 0x1189) with feature level 0xb000.
  562. 18:52:10.457 T:596 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  563. 18:52:10.457 T:596 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  564. 18:52:10.457 T:596 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  565. 18:52:10.458 T:596 DEBUG: CD3DVertexShader::CreateInternal - Create the vertex shader.
  566. 18:52:10.458 T:596 DEBUG: CD3DVertexShader::CreateInternal - create the input layout.
  567. 18:52:10.459 T:596 DEBUG: CD3DPixelShader::CreateInternal - Create the pixel shader.
  568. 18:52:10.459 T:596 DEBUG: Previous line repeats 10 times.
  569. 18:52:10.459 T:596 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (1920x1080) dependent resources.
  570. 18:52:10.460 T:596 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Creating swapchain in Mono mode.
  571. 18:52:10.460 T:596 DEBUG: CRenderSystemDX::FixRefreshRateIfNecessary: refreshRate: 50.0000, desired: 50.0000, deviation: 0.00000, fixRequired: false
  572. 18:52:10.473 T:596 DEBUG: Previous line repeats 2 times.
  573. 18:52:10.473 T:596 DEBUG: CWinSystemWin32::SetFullScreenEx (windowed fullscreen) on screen 0 with size 1920x1080, refresh 50.000000
  574. 18:52:10.543 T:596 INFO: load keymapping
  575. 18:52:10.543 T:596 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  576. 18:52:10.544 T:596 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  577. 18:52:10.544 T:596 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  578. 18:52:10.545 T:596 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  579. 18:52:10.546 T:596 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  580. 18:52:10.546 T:596 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  581. 18:52:10.548 T:596 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  582. 18:52:10.549 T:596 INFO: Loading special://xbmc/system/keymaps/remote.xml
  583. 18:52:10.550 T:596 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  584. 18:52:10.551 T:596 INFO: Loading special://xbmc/system/IRSSmap.xml
  585. 18:52:10.551 T:596 INFO: * Adding remote mapping for device 'Microsoft MCE'
  586. 18:52:10.551 T:596 INFO: * Adding remote mapping for device 'Abstract'
  587. 18:52:10.551 T:596 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  588. 18:52:10.551 T:596 INFO: GUI format 1920x1080, Display 1920x1080@ 50.00 - Full Screen
  589. 18:52:10.552 T:596 DEBUG: guilib: Fill viewport on change for solving rendering passes
  590. 18:52:10.552 T:596 INFO: CLangInfo: loading resource.language.en_gb language information...
  591. 18:52:10.552 T:596 DEBUG: trying to set locale to en-us
  592. 18:52:10.566 T:596 INFO: global locale set to en-us
  593. 18:52:10.566 T:596 INFO: CLangInfo: loading resource.language.en_gb language strings...
  594. 18:52:10.567 T:596 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  595. 18:52:10.572 T:596 DEBUG: LocalizeStrings: loaded 3780 strings from file resource://resource.language.en_gb/strings.po
  596. 18:52:10.578 T:596 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  597. 18:52:10.578 T:596 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  598. 18:52:10.579 T:596 DEBUG: LocalizeStrings: loaded 13 strings from file C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.album.universal\resources\language\English\strings.po
  599. 18:52:10.579 T:596 DEBUG: LocalizeStrings: loaded 26 strings from file C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.artists.universal\resources\language\English\strings.po
  600. 18:52:10.580 T:596 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.themoviedb.org\resources\language\English\strings.po
  601. 18:52:10.581 T:596 DEBUG: LocalizeStrings: loaded 9 strings from file C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.tvdb.com\resources\language\English\strings.po
  602. 18:52:10.582 T:596 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  603. 18:52:10.582 T:596 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  604. 18:52:10.582 T:596 DEBUG: LocalizeStrings: loaded 21 strings from file C:\Users\Master\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\English\strings.po
  605. 18:52:10.583 T:596 DEBUG: LocalizeStrings: loaded 9 strings from file C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.tvdb.com.json\resources\language\English\strings.po
  606. 18:52:10.583 T:596 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.tvshows.themoviedb.org\resources\language\English\strings.po
  607. 18:52:10.584 T:596 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Users\Master\AppData\Roaming\Kodi\addons\plugin.video.fox.news\resources\language\English\strings.xml
  608. 18:52:10.584 T:596 DEBUG: LocalizeStrings: loaded 43 strings from file C:\Users\Master\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\resources\language\English\strings.po
  609. 18:52:10.585 T:596 DEBUG: LocalizeStrings: loaded 61 strings from file C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.universal\resources\language\English\strings.po
  610. 18:52:10.586 T:596 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.flac\resources\language\English\strings.po
  611. 18:52:10.586 T:596 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.lame\resources\language\English\strings.po
  612. 18:52:10.587 T:596 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.vorbis\resources\language\English\strings.po
  613. 18:52:10.587 T:596 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  614. 18:52:10.587 T:596 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  615. 18:52:10.587 T:596 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  616. 18:52:10.587 T:596 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  617. 18:52:10.588 T:596 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Program Files (x86)\Kodi\addons\inputstream.adaptive\resources\language\resource.language.en_gb\strings.po
  618. 18:52:10.588 T:596 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\pvr.argustv\resources\language\resource.language.en_gb\strings.po
  619. 18:52:10.589 T:596 DEBUG: LocalizeStrings: loaded 67 strings from file C:\Program Files (x86)\Kodi\addons\pvr.dvblink\resources\language\resource.language.en_gb\strings.po
  620. 18:52:10.589 T:596 DEBUG: LocalizeStrings: loaded 43 strings from file C:\Program Files (x86)\Kodi\addons\pvr.dvbviewer\resources\language\resource.language.en_gb\strings.po
  621. 18:52:10.589 T:596 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Program Files (x86)\Kodi\addons\pvr.filmon\resources\language\resource.language.en_gb\strings.po
  622. 18:52:10.589 T:596 DEBUG: LocalizeStrings: loaded 5 strings from file C:\Program Files (x86)\Kodi\addons\pvr.hdhomerun\resources\language\resource.language.en_gb\strings.po
  623. 18:52:10.590 T:596 DEBUG: LocalizeStrings: loaded 75 strings from file C:\Program Files (x86)\Kodi\addons\pvr.hts\resources\language\resource.language.en_gb\strings.po
  624. 18:52:10.590 T:596 DEBUG: LocalizeStrings: loaded 22 strings from file C:\Program Files (x86)\Kodi\addons\pvr.iptvsimple\resources\language\resource.language.en_gb\strings.po
  625. 18:52:10.590 T:596 DEBUG: LocalizeStrings: loaded 71 strings from file C:\Program Files (x86)\Kodi\addons\pvr.mediaportal.tvserver\resources\language\resource.language.en_gb\strings.po
  626. 18:52:10.590 T:596 DEBUG: LocalizeStrings: loaded 103 strings from file C:\Program Files (x86)\Kodi\addons\pvr.mythtv\resources\language\resource.language.en_gb\strings.po
  627. 18:52:10.591 T:596 DEBUG: LocalizeStrings: loaded 28 strings from file C:\Program Files (x86)\Kodi\addons\pvr.nextpvr\resources\language\resource.language.en_gb\strings.po
  628. 18:52:10.591 T:596 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Program Files (x86)\Kodi\addons\pvr.njoy\resources\language\resource.language.en_gb\strings.po
  629. 18:52:10.591 T:596 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Program Files (x86)\Kodi\addons\pvr.octonet\resources\language\resource.language.en_gb\strings.po
  630. 18:52:10.591 T:596 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\pvr.pctv\resources\language\resource.language.en_gb\strings.po
  631. 18:52:10.591 T:596 DEBUG: LocalizeStrings: loaded 43 strings from file C:\Program Files (x86)\Kodi\addons\pvr.stalker\resources\language\resource.language.en_gb\strings.po
  632. 18:52:10.592 T:596 DEBUG: LocalizeStrings: loaded 25 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vbox\resources\language\resource.language.en_gb\strings.po
  633. 18:52:10.592 T:596 DEBUG: LocalizeStrings: loaded 70 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vdr.vnsi\resources\language\resource.language.en_gb\strings.po
  634. 18:52:10.592 T:596 DEBUG: LocalizeStrings: loaded 27 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vuplus\resources\language\resource.language.en_gb\strings.po
  635. 18:52:10.592 T:596 DEBUG: LocalizeStrings: loaded 70 strings from file C:\Program Files (x86)\Kodi\addons\pvr.wmc\resources\language\resource.language.en_gb\strings.po
  636. 18:52:10.593 T:596 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.biogenesis\resources\language\English\strings.po
  637. 18:52:10.593 T:596 DEBUG: LocalizeStrings: loaded 16 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.greynetic\resources\language\English\strings.po
  638. 18:52:10.593 T:596 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.pingpong\resources\language\English\strings.po
  639. 18:52:10.594 T:596 DEBUG: LocalizeStrings: loaded 39 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.shadertoy\resources\language\English\strings.po
  640. 18:52:10.594 T:596 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.stars\resources\language\English\strings.po
  641. 18:52:10.595 T:596 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files (x86)\Kodi\addons\visualization.milkdrop\resources\language\English\strings.po
  642. 18:52:10.595 T:596 DEBUG: LocalizeStrings: loaded 15 strings from file C:\Program Files (x86)\Kodi\addons\visualization.spectrum\resources\language\English\strings.po
  643. 18:52:10.595 T:596 DEBUG: LocalizeStrings: loaded 11 strings from file C:\Program Files (x86)\Kodi\addons\visualization.vortex\resources\language\English\strings.po
  644. 18:52:10.596 T:596 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  645. 18:52:10.596 T:596 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  646. 18:52:10.596 T:596 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  647. 18:52:10.596 T:596 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  648. 18:52:10.596 T:596 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "WETEK Play remote"
  649. 18:52:10.596 T:596 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node ""
  650. 18:52:10.596 T:596 DEBUG: SECTION:LoadDLL(special://xbmcbin/cec.dll)
  651. 18:52:10.598 T:596 DEBUG: Add-on bus: Registering add-on peripheral.joystick
  652. 18:52:10.599 T:596 DEBUG: PERIPHERAL - PERIPHERALS::CPeripheralAddon::CreateAddon - creating peripheral add-on instance 'Joystick Support'
  653. 18:52:10.599 T:596 DEBUG: ADDON: Dll Initializing - Joystick Support
  654. 18:52:10.599 T:596 DEBUG: SECTION:LoadDLL(C:\Program Files (x86)\Kodi\addons\peripheral.joystick\peripheral.joystick.dll)
  655. 18:52:10.600 T:596 DEBUG: AddOnLog: Joystick Support: Attempting to load XInput1_4.dll...
  656. 18:52:10.601 T:596 DEBUG: AddOnLog: Joystick Support: Loaded XInput DLL version 1.4
  657. 18:52:10.601 T:596 DEBUG: AddOnLog: Joystick Support: Loaded XInput symbols (GetState=72511CA0, GetStateEx=00000000, SetState=72511F30, GetCaps=725121C0, GetBatteryInformation=72512540, PowerOff=00000000)
  658. 18:52:10.602 T:596 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
  659. 18:52:10.602 T:596 DEBUG: Calling TransferSettings for: Joystick Support
  660. 18:52:10.602 T:596 DEBUG: SECTION:LoadDLL(special://xbmcbin/libcurl.dll)
  661. 18:52:10.602 T:1124 DEBUG: Thread PeripBusUSB start, auto delete: false
  662. 18:52:10.602 T:2476 DEBUG: Thread PeripBusAddon start, auto delete: false
  663. 18:52:10.602 T:10588 DEBUG: Thread PeripEventScanner start, auto delete: false
  664. 18:52:10.602 T:10088 DEBUG: Thread PeripBusCEC start, auto delete: false
  665. 18:52:10.609 T:5532 NOTICE: Running database version Addons27
  666. 18:52:10.609 T:5532 DEBUG: CDatabaseManager::Initialize, updating databases...
  667. 18:52:10.610 T:5532 NOTICE: Running database version ViewModes6
  668. 18:52:10.611 T:5532 NOTICE: Running database version Textures13
  669. 18:52:10.612 T:5532 NOTICE: Running database version MyMusic60
  670. 18:52:10.614 T:5532 NOTICE: Running database version MyVideos107
  671. 18:52:10.615 T:5532 NOTICE: Running database version TV29
  672. 18:52:10.615 T:5532 NOTICE: Running database version Epg11
  673. 18:52:10.616 T:5532 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  674. 18:52:10.617 T:596 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  675. 18:52:10.634 T:11084 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  676. 18:52:10.634 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  677. 18:52:10.639 T:596 INFO: Unloading old skin ...
  678. 18:52:10.640 T:596 INFO: load skin from: C:\Program Files (x86)\Kodi\addons\skin.estuary (version: 1.9.16)
  679. 18:52:10.640 T:596 INFO: load fonts for skin...
  680. 18:52:10.641 T:596 INFO: Loading fonts from C:\Program Files (x86)\Kodi\addons\skin.estuary\xml\Font.xml
  681. 18:52:10.656 T:596 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\skin.estuary\language\resource.language.en_gb\strings.po
  682. 18:52:10.656 T:596 DEBUG: LocalizeStrings: loaded 132 strings from file C:\Program Files (x86)\Kodi\addons\skin.estuary\language\resource.language.en_gb\strings.po
  683. 18:52:10.656 T:596 INFO: Loading skin includes from C:\Program Files (x86)\Kodi\addons\skin.estuary\xml\includes.xml
  684. 18:52:10.678 T:596 INFO: load new skin...
  685. 18:52:10.679 T:596 INFO: Loading user windows, path C:\Program Files (x86)\Kodi\addons\skin.estuary\xml
  686. 18:52:10.682 T:596 DEBUG: Load Skin XML: 3.96ms
  687. 18:52:10.682 T:596 INFO: initialize new skin...
  688. 18:52:10.682 T:596 DEBUG: guilib: Fill viewport on change for solving rendering passes
  689. 18:52:10.683 T:596 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  690. 18:52:10.684 T:596 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Program Files (x86)\Kodi\addons\skin.estuary\media\Textures.xbt
  691. 18:52:10.685 T:596 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  692. 18:52:10.685 T:596 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  693. 18:52:10.686 T:596 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  694. 18:52:10.689 T:596 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  695. 18:52:10.689 T:596 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  696. 18:52:10.691 T:596 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  697. 18:52:10.700 T:596 INFO: skin loaded...
  698. 18:52:10.700 T:596 DEBUG: Activating window ID: 12997
  699. 18:52:10.700 T:596 DEBUG: ------ Window Init () ------
  700. 18:52:10.700 T:596 INFO: load splash image: C:\Program Files (x86)\Kodi\media\Splash.png
  701. 18:52:10.708 T:596 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  702. 18:52:10.708 T:596 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  703. 18:52:10.708 T:596 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  704. 18:52:10.708 T:596 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  705. 18:52:10.721 T:596 INFO: JSONRPC v8.0.0: Successfully initialized
  706. 18:52:10.721 T:596 DEBUG: ADDON: Starting service addons.
  707. 18:52:10.723 T:5560 DEBUG: Thread LanguageInvoker start, auto delete: false
  708. 18:52:10.723 T:596 DEBUG: Activating window ID: 12999
  709. 18:52:10.723 T:596 DEBUG: ------ Window Init (Startup.xml) ------
  710. 18:52:10.723 T:596 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  711. 18:52:10.723 T:5560 INFO: initializing python engine.
  712. 18:52:10.723 T:11888 DEBUG: Thread LanguageInvoker start, auto delete: false
  713. 18:52:10.723 T:11888 INFO: initializing python engine.
  714. 18:52:10.723 T:596 DEBUG: Activating window ID: 10000
  715. 18:52:10.723 T:596 DEBUG: ------ Window Deinit (Startup.xml) ------
  716. 18:52:10.723 T:596 DEBUG: ------ Window Init (Home.xml) ------
  717. 18:52:10.723 T:596 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  718. 18:52:10.778 T:596 DEBUG: CDirectoryProvider[library://video/movies/]: refreshing..
  719. 18:52:10.778 T:596 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  720. 18:52:10.778 T:596 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  721. 18:52:10.778 T:596 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  722. 18:52:10.778 T:596 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  723. 18:52:10.778 T:596 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  724. 18:52:10.778 T:596 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  725. 18:52:10.778 T:596 DEBUG: CDirectoryProvider[library://video/tvshows/]: refreshing..
  726. 18:52:10.778 T:596 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  727. 18:52:10.778 T:1876 DEBUG: Thread JobWorker start, auto delete: true
  728. 18:52:10.778 T:596 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
  729. 18:52:10.778 T:596 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  730. 18:52:10.778 T:596 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
  731. 18:52:10.778 T:596 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
  732. 18:52:10.778 T:2140 DEBUG: Thread JobWorker start, auto delete: true
  733. 18:52:10.778 T:596 DEBUG: CDirectoryProvider[library://music/]: refreshing..
  734. 18:52:10.778 T:596 DEBUG: CDirectoryProvider[musicdb://recentlyplayedalbums]: refreshing..
  735. 18:52:10.779 T:596 DEBUG: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
  736. 18:52:10.779 T:596 DEBUG: CDirectoryProvider[special://skin/playlists/random_albums.xsp]: refreshing..
  737. 18:52:10.779 T:596 DEBUG: CDirectoryProvider[special://skin/playlists/random_artists.xsp]: refreshing..
  738. 18:52:10.779 T:596 DEBUG: CDirectoryProvider[special://skin/playlists/unplayed_albums.xsp]: refreshing..
  739. 18:52:10.779 T:596 DEBUG: CDirectoryProvider[special://skin/playlists/mostplayed_albums.xsp]: refreshing..
  740. 18:52:10.779 T:596 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  741. 18:52:10.779 T:596 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  742. 18:52:10.779 T:596 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  743. 18:52:10.779 T:596 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  744. 18:52:10.779 T:596 DEBUG: CDirectoryProvider[library://video/]: refreshing..
  745. 18:52:10.779 T:596 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
  746. 18:52:10.779 T:596 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  747. 18:52:10.779 T:596 DEBUG: CDirectoryProvider[favourites://]: refreshing..
  748. 18:52:10.779 T:596 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
  749. 18:52:10.783 T:596 DEBUG: ContextMenuManager: addon menus reloaded.
  750. 18:52:10.783 T:596 INFO: removing tempfiles
  751. 18:52:10.783 T:1876 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  752. 18:52:10.784 T:596 DEBUG: ADDON: Starting service addons.
  753. 18:52:10.788 T:2140 DEBUG: CVideoDatabase::RunQuery took 2 ms for 32 items query: select * from movie_view WHERE ((movie_view.dateAdded > '1900-01-01')) AND ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  754. 18:52:10.792 T:596 DEBUG: CRepositoryUpdater: previous update at 01/01/1601 12:00:00 AM, next at 10/30/2017 6:52:10 PM
  755. 18:52:10.792 T:596 NOTICE: initialize done
  756. 18:52:10.792 T:596 NOTICE: Running the application...
  757. 18:52:10.792 T:4604 DEBUG: Thread Timer start, auto delete: false
  758. 18:52:10.792 T:596 DEBUG: no profile autoexec.py (C:\Users\Master\AppData\Roaming\Kodi\userdata\autoexec.py) found, skipping
  759. 18:52:10.792 T:596 DEBUG: CNetwork::NetworkMessage - Starting network services
  760. 18:52:10.792 T:596 NOTICE: starting upnp client
  761. 18:52:10.793 T:4604 DEBUG: CRepositoryUpdater: running scheduled update
  762. 18:52:10.795 T:4604 DEBUG: Thread Timer 4604 terminating
  763. 18:52:10.796 T:1500 DEBUG: Thread EventServer start, auto delete: false
  764. 18:52:10.796 T:1500 NOTICE: ES: Starting UDP Event server on port 9777
  765. 18:52:10.796 T:596 INFO: JSONRPC Server: Successfully initialized
  766. 18:52:10.796 T:1500 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
  767. 18:52:10.796 T:10888 DEBUG: Thread TCPServer start, auto delete: false
  768. 18:52:10.798 T:5532 DEBUG: CVideoDatabase::RunQuery took 2 ms for 32 items query: select * from movie_view
  769. 18:52:10.798 T:1876 DEBUG: CVideoDatabase::RunQuery took 1 ms for 32 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  770. 18:52:10.807 T:2140 DEBUG: CVideoDatabase::RunQuery took 1 ms for 13 items query: SELECT genre.genre_id, genre.name, count(1), count(files.playCount) FROM genre JOIN genre_link ON genre.genre_id = genre_link.genre_id JOIN movie_view ON genre_link.media_id = movie_view.idMovie AND genre_link.media_type='movie' JOIN files ON files.idFile = movie_view.idFile GROUP BY genre.genre_id
  771. 18:52:10.810 T:5560 DEBUG: CPythonInvoker(0, C:\Users\Master\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing
  772. 18:52:10.810 T:11888 DEBUG: CPythonInvoker(1, C:\Users\Master\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): start processing
  773. 18:52:10.819 T:2140 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: SELECT * FROM tvshow_view WHERE watchedCount != 0 AND totalCount != watchedCount ORDER BY c00
  774. 18:52:10.819 T:5532 DEBUG: CVideoDatabase::RunQuery took 1 ms for 16 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet ORDER BY sets.idSet
  775. 18:52:10.823 T:2140 DEBUG: CVideoDatabase::RunQuery took 1 ms for 48 items query: select * from episode_view WHERE ((episode_view.dateAdded > '1900-01-01')) AND ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  776. 18:52:10.829 T:1876 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: SELECT * FROM tvshow_view WHERE ((tvshow_view.watchedcount = 0)) AND ((tvshow_view.totalCount > 0))
  777. 18:52:10.832 T:5532 DEBUG: CVideoDatabase::RunQuery took 1 ms for 8 items query: SELECT genre.genre_id, genre.name FROM genre JOIN genre_link ON genre.genre_id = genre_link.genre_id JOIN tvshow_view ON genre_link.media_id = tvshow_view.idShow AND genre_link.media_type='tvshow' GROUP BY genre.genre_id
  778. 18:52:10.840 T:1876 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: SELECT studio.studio_id, studio.name FROM studio JOIN studio_link ON studio.studio_id = studio_link.studio_id JOIN tvshow_view ON studio_link.media_id = tvshow_view.idShow AND studio_link.media_type='tvshow' GROUP BY studio.studio_id
  779. 18:52:10.840 T:5532 DEBUG: CMusicDatabase::GetRecentlyPlayedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM albumview WHERE albumview.lastplayed IS NOT NULL AND albumview.strReleaseType = 'album' ORDER BY albumview.lastplayed DESC LIMIT 25) as playedalbums JOIN albumview ON albumview.idAlbum = playedalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.lastplayed DESC, albumartistview.iorder
  780. 18:52:10.847 T:9716 DEBUG: Thread JobWorker start, auto delete: true
  781. 18:52:10.848 T:5532 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 25) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
  782. 18:52:10.856 T:596 DEBUG: ------ Window Init (Pointer.xml) ------
  783. 18:52:10.895 T:1876 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album'
  784. 18:52:10.896 T:1876 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 1 ms
  785. 18:52:10.899 T:2140 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) = 0))) AND (albumview.strReleaseType = 'album')
  786. 18:52:10.900 T:9716 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE ((EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')) AND (artistview.strArtist <> 'Various artists')
  787. 18:52:10.900 T:2140 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 1 ms
  788. 18:52:10.901 T:9716 DEBUG: Time to retrieve artists from dataset = 2
  789. 18:52:10.906 T:1876 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) > 0))) AND (albumview.strReleaseType = 'album')
  790. 18:52:10.907 T:1876 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 1 ms
  791. 18:52:10.921 T:2140 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  792. 18:52:10.921 T:2140 DEBUG: Getting Directory (special://profile/playlists/video)
  793. 18:52:10.921 T:2140 DEBUG: Getting Directory (special://profile/playlists/mixed)
  794. 18:52:10.922 T:2140 DEBUG: CMultiPathDirectory::MergeItems, items = 0
  795. 18:52:10.922 T:2140 DEBUG: CFavourites::Load - no system favourites found, skipping
  796. 18:52:10.922 T:2140 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  797. 18:52:10.922 T:2140 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  798. 18:52:10.927 T:2140 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum FROM album ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
  799. 18:52:10.936 T:2140 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
  800. 18:52:10.939 T:2140 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  801. 18:52:10.944 T:2140 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  802. 18:52:10.950 T:2140 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  803. 18:52:10.955 T:2140 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  804. 18:52:10.957 T:2140 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  805. 18:52:10.958 T:1876 DEBUG: CRepositoryUpdateJob[repository.xbmc.org] checking for updates.
  806. 18:52:10.958 T:1876 DEBUG: CFileCache::Open - opening <addons/krypton/addons.xml.gz.md5> using cache
  807. 18:52:10.959 T:1876 DEBUG: CurlFile::Open(0CA67C28) http://mirrors.kodi.tv/addons/krypton/addons.xml.gz.md5
  808. 18:52:10.959 T:1876 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://mirrors.kodi.tv
  809. 18:52:10.959 T:2140 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE ((EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')) AND (artistview.strArtist <> 'Various artists')
  810. 18:52:11.000 T:11888 DEBUG: -->Python Interpreter Initialized<--
  811. 18:52:11.000 T:11888 DEBUG: CPythonInvoker(1, C:\Users\Master\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): the source file to load is "C:\Users\Master\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py"
  812. 18:52:11.000 T:11888 DEBUG: CPythonInvoker(1, C:\Users\Master\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): setting the Python path to C:\Users\Master\AppData\Roaming\Kodi\addons\script.tv.show.next.aired;C:\Users\Master\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  813. 18:52:11.000 T:11888 DEBUG: CPythonInvoker(1, C:\Users\Master\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): entering source directory C:\Users\Master\AppData\Roaming\Kodi\addons\script.tv.show.next.aired
  814. 18:52:11.000 T:5560 DEBUG: -->Python Interpreter Initialized<--
  815. 18:52:11.000 T:5560 DEBUG: CPythonInvoker(0, C:\Users\Master\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): the source file to load is "C:\Users\Master\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py"
  816. 18:52:11.000 T:5560 DEBUG: CPythonInvoker(0, C:\Users\Master\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): setting the Python path to C:\Users\Master\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  817. 18:52:11.000 T:5560 DEBUG: CPythonInvoker(0, C:\Users\Master\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): entering source directory C:\Users\Master\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck
  818. 18:52:11.000 T:5560 DEBUG: CPythonInvoker(0, C:\Users\Master\AppData\Roaming\Kodi\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
  819. 18:52:11.011 T:11888 DEBUG: CPythonInvoker(1, C:\Users\Master\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): instantiating addon using automatically obtained id of "script.tv.show.next.aired" dependent on version 2.1.0 of the xbmc.python api
  820. 18:52:11.183 T:5560 DEBUG: Version Check: Version 0.3.25 started
  821. 18:52:11.186 T:11888 DEBUG: script.tv.show.next.aired: ### params: {'service': 'true'}
  822. 18:52:11.186 T:11888 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.15)
  823. 18:52:11.194 T:11888 DEBUG: CVideoDatabase::RunQuery took 0 ms for 3 items query: SELECT * FROM tvshow_view
  824. 18:52:11.309 T:3996 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  825. 18:52:11.618 T:8860 DEBUG: Thread FileCache start, auto delete: false
  826. 18:52:11.618 T:8860 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  827. 18:52:11.668 T:8860 DEBUG: Thread FileCache 8860 terminating
  828. 18:52:11.668 T:1876 DEBUG: CurlFile::Open(0D7AF2F8) http://mirrors.kodi.tv/addons/krypton/addons.xml.gz
  829. 18:52:12.310 T:3996 DEBUG: CRemoteControl::Connect - failed to connect
  830. 18:52:12.310 T:3996 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  831. 18:52:12.435 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  832. 18:52:12.436 T:596 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  833. 18:52:12.437 T:596 DEBUG: ------ Window Deinit (Pointer.xml) ------
  834. 18:52:12.745 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  835. 18:52:13.093 T:596 DEBUG: Previous line repeats 1 times.
  836. 18:52:13.093 T:596 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  837. 18:52:13.267 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  838. 18:52:14.374 T:596 DEBUG: Keyboard: scancode: 0x51, sym: 0x0119, unicode: 0x0000, modifier: 0x0
  839. 18:52:14.374 T:596 DEBUG: CInputManager::OnKey: pagedown (0xf085) pressed, action is PageDown
  840. 18:52:14.497 T:596 DEBUG: Keyboard: scancode: 0x51, sym: 0x0119, unicode: 0x0000, modifier: 0x0
  841. 18:52:15.071 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  842. 18:52:15.071 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  843. 18:52:15.185 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  844. 18:52:15.266 T:596 DEBUG: Previous line repeats 1 times.
  845. 18:52:15.266 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  846. 18:52:15.275 T:596 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultStudio.png'
  847. 18:52:15.345 T:596 DEBUG: Previous line repeats 1 times.
  848. 18:52:15.345 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  849. 18:52:15.426 T:596 DEBUG: Previous line repeats 1 times.
  850. 18:52:15.426 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  851. 18:52:15.525 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  852. 18:52:15.585 T:596 DEBUG: Previous line repeats 1 times.
  853. 18:52:15.585 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  854. 18:52:15.665 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  855. 18:52:15.702 T:1876 DEBUG: CCurlFile::Open - effective URL: <https://ftp.cc.uoc.gr/mirrors/xbmc/addons/krypton/addons.xml.gz>
  856. 18:52:15.745 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  857. 18:52:15.745 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  858. 18:52:15.845 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  859. 18:52:15.926 T:596 DEBUG: Previous line repeats 1 times.
  860. 18:52:15.926 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  861. 18:52:16.026 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  862. 18:52:16.146 T:596 DEBUG: Previous line repeats 1 times.
  863. 18:52:16.146 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  864. 18:52:16.210 T:5560 DEBUG: Version Check: Version installed {u'major': 17, u'tag': u'stable', u'minor': 5, u'revision': u'20171023-5bd45ab'}
  865. 18:52:16.210 T:5560 DEBUG: Version Check: Version available {u'major': u'17', u'extrainfo': u'final', u'tagversion': u'', u'tag': u'stable', u'addon_support': u'yes', u'minor': u'4', u'revision': u'20170822-7fc6da0'}
  866. 18:52:16.210 T:5560 DEBUG: Version Check: There is no newer stable available
  867. 18:52:16.210 T:5560 INFO: CPythonInvoker(0, C:\Users\Master\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script successfully run
  868. 18:52:16.213 T:5560 INFO: Python script stopped
  869. 18:52:16.213 T:5560 DEBUG: Thread LanguageInvoker 5560 terminating
  870. 18:52:16.265 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  871. 18:52:16.425 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  872. 18:52:16.526 T:596 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  873. 18:52:16.526 T:596 DEBUG: Activating window ID: 11100
  874. 18:52:16.827 T:596 DEBUG: ------ Window Deinit (Home.xml) ------
  875. 18:52:16.845 T:596 DEBUG: ------ Window Init (Custom_1100_AddonLauncher.xml) ------
  876. 18:52:16.845 T:596 INFO: Loading skin file: Custom_1100_AddonLauncher.xml, load type: KEEP_IN_MEMORY
  877. 18:52:16.860 T:596 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  878. 18:52:16.860 T:596 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  879. 18:52:16.860 T:596 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  880. 18:52:16.860 T:596 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  881. 18:52:16.860 T:596 DEBUG: CDirectoryProvider[addons://all/]: refreshing..
  882. 18:52:16.860 T:596 DEBUG: CDirectoryProvider[addons://user]: refreshing..
  883. 18:52:16.861 T:596 DEBUG: CDirectoryProvider[addons://outdated/]: refreshing..
  884. 18:52:16.861 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  885. 18:52:16.873 T:5532 DEBUG: CAddonDatabase: SELECT repo.id FROM repo .. took 0 ms
  886. 18:52:16.879 T:5532 DEBUG: CAddonDatabase: query SELECT * FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon WHERE addonlinkrepo.idRepo IN (1) ORDER BY addons.addonID returned 1051 rows in 6 ms
  887. 18:52:16.891 T:9716 DEBUG: CAddonMgr::GetAvailableUpdates took 8 ms
  888. 18:52:16.899 T:9716 DEBUG: CAddonMgr::GetAvailableUpdates took 7 ms
  889. 18:52:16.929 T:5532 DEBUG: CAddonDatabase::GetAddons took 56 ms
  890. 18:52:16.933 T:5532 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://mirrors.kodi.tv
  891. 18:52:18.236 T:5532 DEBUG: CCurlFile::GetMimeType - http://mirrors.kodi.tv/addons/leia/game.controller.default/resources/icon.png -> image/png
  892. 18:52:18.237 T:5532 DEBUG: CurlFile::Open(0CA68548) http://mirrors.kodi.tv/addons/leia/game.controller.default/resources/icon.png
  893. 18:52:19.565 T:1876 DEBUG: CRepository 'http://mirrors.kodi.tv/addons/krypton/addons.xml.gz' is gzip. decompressing
  894. 18:52:19.593 T:5532 DEBUG: CCurlFile::Open - effective URL: <http://ftp.halifax.rwth-aachen.de/xbmc/addons/leia/game.controller.default/resources/icon.png>
  895. 18:52:19.829 T:1876 DEBUG: CRepository: invalidating cached art for 'skin.adonic'
  896. 18:52:20.039 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  897. 18:52:20.039 T:596 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  898. 18:52:20.138 T:1876 DEBUG: CRepositoryUpdater: done.
  899. 18:52:20.145 T:1876 DEBUG: CAddonMgr::GetAvailableUpdates took 7 ms
  900. 18:52:20.153 T:1876 DEBUG: CAddonMgr::GetAvailableUpdates took 8 ms
  901. 18:52:20.156 T:1876 DEBUG: CRepositoryUpdater: previous update at 10/30/2017 6:52:20 PM, next at 10/31/2017 6:52:20 PM
  902. 18:52:20.156 T:9328 DEBUG: Thread Timer start, auto delete: false
  903. 18:52:20.243 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  904. 18:52:20.610 T:5532 DEBUG: Caching image 'http://mirrors.kodi.tv/addons/leia/game.controller.default/resources/icon.png' to '5/5cd93ebd.png':
  905. 18:52:20.610 T:5532 DEBUG: cached image 'special://masterprofile/Thumbnails/5/5cd93ebd.png' size 512x512
  906. 18:52:20.853 T:596 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  907. 18:52:20.853 T:596 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  908. 18:52:21.060 T:596 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  909. 18:52:21.060 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  910. 18:52:21.183 T:596 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  911. 18:52:21.183 T:596 DEBUG: Activating window ID: 10040
  912. 18:52:21.486 T:596 DEBUG: ------ Window Deinit (Custom_1100_AddonLauncher.xml) ------
  913. 18:52:21.551 T:596 DEBUG: ------ Window Init (AddonBrowser.xml) ------
  914. 18:52:21.551 T:596 INFO: Loading skin file: AddonBrowser.xml, load type: KEEP_IN_MEMORY
  915. 18:52:21.580 T:596 DEBUG: CDirectoryProvider[]: refreshing..
  916. 18:52:21.580 T:9716 DEBUG: Previous line repeats 2 times.
  917. 18:52:21.580 T:9716 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  918. 18:52:21.580 T:596 ERROR: Previous line repeats 2 times.
  919. 18:52:21.580 T:596 DEBUG: CGUIMediaWindow::GetDirectory (addons://outdated/)
  920. 18:52:21.580 T:596 DEBUG: ParentPath = [addons://outdated/]
  921. 18:52:21.588 T:596 DEBUG: CAddonMgr::GetAvailableUpdates took 8 ms
  922. 18:52:21.595 T:596 DEBUG: CAddonMgr::GetAvailableUpdates took 7 ms
  923. 18:52:21.597 T:8608 DEBUG: Thread BackgroundLoader start, auto delete: false
  924. 18:52:21.598 T:8608 DEBUG: Thread BackgroundLoader 8608 terminating
  925. 18:52:21.637 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  926. 18:52:24.169 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  927. 18:52:24.291 T:596 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  928. 18:52:24.291 T:596 DEBUG: CGUIMediaWindow::GetDirectory (addons://)
  929. 18:52:24.291 T:596 DEBUG: ParentPath = []
  930. 18:52:24.309 T:1876 DEBUG: CAddonMgr::GetAvailableUpdates took 18 ms
  931. 18:52:24.319 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  932. 18:52:24.319 T:1056 DEBUG: Thread BackgroundLoader start, auto delete: false
  933. 18:52:24.321 T:1056 DEBUG: Thread BackgroundLoader 1056 terminating
  934. 18:52:28.305 T:596 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  935. 18:52:28.465 T:596 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  936. 18:52:28.465 T:596 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  937. 18:52:28.767 T:596 DEBUG: ------ Window Deinit (AddonBrowser.xml) ------
  938. 18:52:28.785 T:596 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  939. 18:52:28.785 T:596 DEBUG: ------ Window Init (Custom_1100_AddonLauncher.xml) ------
  940. 18:52:28.787 T:596 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  941. 18:52:29.831 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  942. 18:52:29.831 T:596 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  943. 18:52:29.956 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  944. 18:52:30.199 T:596 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  945. 18:52:30.199 T:596 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  946. 18:52:30.405 T:596 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  947. 18:52:30.486 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  948. 18:52:30.607 T:596 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  949. 18:52:30.607 T:596 DEBUG: Activating window ID: 10040
  950. 18:52:30.906 T:596 DEBUG: ------ Window Deinit (Custom_1100_AddonLauncher.xml) ------
  951. 18:52:30.972 T:596 DEBUG: ------ Window Init (AddonBrowser.xml) ------
  952. 18:52:30.973 T:596 DEBUG: CGUIMediaWindow::GetDirectory (addons://outdated/)
  953. 18:52:30.974 T:596 DEBUG: ParentPath = [addons://outdated/]
  954. 18:52:30.992 T:596 DEBUG: CAddonMgr::GetAvailableUpdates took 18 ms
  955. 18:52:31.003 T:596 DEBUG: CAddonMgr::GetAvailableUpdates took 11 ms
  956. 18:52:31.005 T:9964 DEBUG: Thread BackgroundLoader start, auto delete: false
  957. 18:52:31.006 T:9964 DEBUG: Thread BackgroundLoader 9964 terminating
  958. 18:52:31.045 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  959. 18:52:31.870 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  960. 18:52:31.991 T:596 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  961. 18:52:31.991 T:596 DEBUG: CGUIMediaWindow::GetDirectory (addons://)
  962. 18:52:31.991 T:596 DEBUG: ParentPath = []
  963. 18:52:32.009 T:2140 DEBUG: CAddonMgr::GetAvailableUpdates took 18 ms
  964. 18:52:32.024 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  965. 18:52:32.024 T:10976 DEBUG: Thread BackgroundLoader start, auto delete: false
  966. 18:52:32.025 T:10976 DEBUG: Thread BackgroundLoader 10976 terminating
  967. 18:52:33.305 T:596 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  968. 18:52:33.485 T:596 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  969. 18:52:33.485 T:596 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  970. 18:52:33.787 T:596 DEBUG: ------ Window Deinit (AddonBrowser.xml) ------
  971. 18:52:33.805 T:596 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  972. 18:52:33.805 T:596 DEBUG: ------ Window Init (Custom_1100_AddonLauncher.xml) ------
  973. 18:52:33.806 T:596 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  974. 18:52:34.568 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  975. 18:52:34.568 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  976. 18:52:34.685 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  977. 18:52:34.825 T:596 DEBUG: Previous line repeats 1 times.
  978. 18:52:34.825 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  979. 18:52:34.905 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  980. 18:52:34.985 T:596 DEBUG: Previous line repeats 1 times.
  981. 18:52:34.985 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  982. 18:52:35.105 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  983. 18:52:35.185 T:596 DEBUG: Previous line repeats 1 times.
  984. 18:52:35.185 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  985. 18:52:35.305 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  986. 18:52:35.425 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  987. 18:52:35.525 T:596 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  988. 18:52:35.525 T:596 DEBUG: Activating window ID: 10040
  989. 18:52:35.826 T:596 DEBUG: ------ Window Deinit (Custom_1100_AddonLauncher.xml) ------
  990. 18:52:35.889 T:596 DEBUG: ------ Window Init (AddonBrowser.xml) ------
  991. 18:52:35.891 T:596 DEBUG: CGUIMediaWindow::GetDirectory (addons://user/)
  992. 18:52:35.891 T:596 DEBUG: ParentPath = [addons://user/]
  993. 18:52:35.911 T:4960 DEBUG: Thread BackgroundLoader start, auto delete: false
  994. 18:52:35.913 T:4960 DEBUG: Thread BackgroundLoader 4960 terminating
  995. 18:52:35.948 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  996. 18:52:36.985 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  997. 18:52:36.985 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  998. 18:52:37.085 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  999. 18:52:37.165 T:596 DEBUG: Previous line repeats 1 times.
  1000. 18:52:37.165 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1001. 18:52:37.265 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1002. 18:52:37.325 T:596 DEBUG: Previous line repeats 1 times.
  1003. 18:52:37.325 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1004. 18:52:37.425 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1005. 18:52:37.485 T:596 DEBUG: Previous line repeats 1 times.
  1006. 18:52:37.485 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1007. 18:52:37.584 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1008. 18:52:37.665 T:596 DEBUG: Previous line repeats 1 times.
  1009. 18:52:37.665 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1010. 18:52:37.745 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1011. 18:52:37.845 T:596 DEBUG: Previous line repeats 1 times.
  1012. 18:52:37.845 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1013. 18:52:37.965 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1014. 18:52:38.105 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1015. 18:52:38.205 T:596 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1016. 18:52:38.206 T:596 DEBUG: CGUIMediaWindow::GetDirectory (addons://user/category.infoproviders)
  1017. 18:52:38.206 T:596 DEBUG: ParentPath = [addons://user/]
  1018. 18:52:38.226 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1019. 18:52:38.226 T:5676 DEBUG: Thread BackgroundLoader start, auto delete: false
  1020. 18:52:38.228 T:5676 DEBUG: Thread BackgroundLoader 5676 terminating
  1021. 18:52:39.006 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1022. 18:52:39.006 T:596 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1023. 18:52:39.145 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1024. 18:52:39.225 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1025. 18:52:39.325 T:596 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1026. 18:52:39.326 T:596 DEBUG: CGUIMediaWindow::GetDirectory (addons://user/xbmc.metadata.scraper.tvshows)
  1027. 18:52:39.326 T:596 DEBUG: ParentPath = [addons://user/category.infoproviders]
  1028. 18:52:39.357 T:2140 DEBUG: CAddonMgr::GetAvailableUpdates took 17 ms
  1029. 18:52:39.363 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1030. 18:52:39.363 T:3392 DEBUG: Thread BackgroundLoader start, auto delete: false
  1031. 18:52:39.367 T:3392 DEBUG: Thread BackgroundLoader 3392 terminating
  1032. 18:52:39.379 T:1876 DEBUG: Recaching image 'C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.tvdb.com\icon.png' to 'b/b2222209.jpg':
  1033. 18:52:39.379 T:1876 DEBUG: cached image 'special://masterprofile/Thumbnails/b/b2222209.jpg' size 256x256
  1034. 18:52:41.265 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1035. 18:52:41.265 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1036. 18:52:41.385 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1037. 18:52:41.485 T:596 DEBUG: Previous line repeats 1 times.
  1038. 18:52:41.485 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1039. 18:52:41.625 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1040. 18:52:43.303 T:596 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1041. 18:52:43.506 T:596 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  1042. 18:52:43.506 T:596 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1043. 18:52:43.806 T:596 DEBUG: ------ Window Deinit (AddonBrowser.xml) ------
  1044. 18:52:43.825 T:596 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1045. 18:52:43.825 T:596 DEBUG: ------ Window Init (Custom_1100_AddonLauncher.xml) ------
  1046. 18:52:43.826 T:596 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  1047. 18:52:46.213 T:596 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1048. 18:52:46.375 T:596 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  1049. 18:52:46.375 T:596 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1050. 18:52:46.686 T:596 DEBUG: ------ Window Deinit (Custom_1100_AddonLauncher.xml) ------
  1051. 18:52:46.705 T:596 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1052. 18:52:46.705 T:596 DEBUG: ------ Window Init (Home.xml) ------
  1053. 18:52:46.709 T:596 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  1054. 18:52:47.226 T:596 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1055. 18:52:47.428 T:596 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  1056. 18:52:47.428 T:596 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1057. 18:52:47.428 T:596 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  1058. 18:52:48.321 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1059. 18:52:48.321 T:596 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1060. 18:52:48.405 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1061. 18:52:48.525 T:596 DEBUG: Previous line repeats 1 times.
  1062. 18:52:48.525 T:596 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1063. 18:52:48.605 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1064. 18:52:48.705 T:596 DEBUG: Previous line repeats 1 times.
  1065. 18:52:48.705 T:596 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1066. 18:52:48.785 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1067. 18:52:49.405 T:596 DEBUG: Previous line repeats 1 times.
  1068. 18:52:49.405 T:596 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1069. 18:52:49.525 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1070. 18:52:49.645 T:596 DEBUG: Previous line repeats 1 times.
  1071. 18:52:49.645 T:596 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1072. 18:52:49.724 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1073. 18:52:49.804 T:596 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://mirrors.kodi.tv (easy=0FBC0478, multi=05454530)
  1074. 18:52:50.185 T:596 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1075. 18:52:50.185 T:596 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  1076. 18:52:50.284 T:596 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1077. 18:52:50.832 T:596 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://mirrors.kodi.tv (easy=14651468, multi=05453B70)
  1078. 18:52:50.995 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1079. 18:52:51.077 T:596 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1080. 18:52:51.077 T:596 DEBUG: Activating window ID: 10025
  1081. 18:52:51.387 T:596 DEBUG: ------ Window Deinit (Home.xml) ------
  1082. 18:52:51.419 T:596 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1083. 18:52:51.419 T:596 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  1084. 18:52:51.455 T:596 DEBUG: CDirectoryProvider[]: refreshing..
  1085. 18:52:51.455 T:5532 DEBUG: Previous line repeats 1 times.
  1086. 18:52:51.455 T:5532 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  1087. 18:52:51.456 T:596 ERROR: Previous line repeats 1 times.
  1088. 18:52:51.456 T:596 DEBUG: CDirectoryProvider[]: refreshing..
  1089. 18:52:51.456 T:9716 DEBUG: Previous line repeats 2 times.
  1090. 18:52:51.456 T:9716 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  1091. 18:52:51.456 T:596 DEBUG: CDirectoryProvider[]: refreshing..
  1092. 18:52:51.456 T:5532 DEBUG: Previous line repeats 1 times.
  1093. 18:52:51.456 T:5532 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  1094. 18:52:51.457 T:596 ERROR: Previous line repeats 3 times.
  1095. 18:52:51.457 T:596 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/)
  1096. 18:52:51.457 T:596 DEBUG: ParentPath = [videodb://tvshows/titles/]
  1097. 18:52:51.459 T:596 DEBUG: CVideoDatabase::RunQuery took 0 ms for 3 items query: SELECT * FROM tvshow_view WHERE totalCount IS NOT NULL AND totalCount > 0
  1098. 18:52:51.463 T:5776 DEBUG: Thread BackgroundLoader start, auto delete: false
  1099. 18:52:51.469 T:5776 DEBUG: Thread BackgroundLoader 5776 terminating
  1100. 18:52:51.470 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1101. 18:52:51.984 T:596 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1102. 18:52:51.985 T:596 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  1103. 18:52:52.104 T:596 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1104. 18:52:52.769 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1105. 18:52:52.769 T:596 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1106. 18:52:52.904 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1107. 18:52:53.675 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1108. 18:52:53.797 T:596 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1109. 18:52:53.797 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1110. 18:52:53.843 T:596 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  1111. 18:52:53.847 T:9716 NOTICE: VideoInfoScanner: Starting scan ..
  1112. 18:52:53.847 T:11084 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
  1113. 18:52:53.847 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanStarted
  1114. 18:52:53.906 T:9716 DEBUG: VideoInfoScanner: Skipping dir 'E:\TV Show- TEST\Angel\' due to no change
  1115. 18:52:53.907 T:9716 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'E:\TV Show- TEST\Animaniacs.1993\'
  1116. 18:52:53.908 T:9716 DEBUG: ADDON::CScraper::FindMovie: Searching for 'Animaniacs' using The TVDB scraper (path: 'C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.tvdb.com', content: 'tvshows', version: '2.0.1')
  1117. 18:52:53.913 T:9716 DEBUG: scraper: CreateSearchUrl returned <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6"}|Content-Type=application/json</url>
  1118. 18:52:53.913 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Content-Type: application/json'
  1119. 18:52:53.913 T:9716 DEBUG: CurlFile::Open(0CA680B8) https://api.thetvdb.com/login
  1120. 18:52:53.913 T:9716 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to https://api.thetvdb.com
  1121. 18:52:54.809 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6"}|Content-Type=application/json"
  1122. 18:52:54.811 T:9716 DEBUG: scraper: GetSearchResults returned <results><url function="GetSearchResultsAuth" cache="search-Animaniacs-en.json">https://api.thetvdb.com/search/series?name=Animaniacs|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en</url></results>
  1123. 18:52:54.811 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  1124. 18:52:54.811 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  1125. 18:52:54.811 T:9716 DEBUG: CurlFile::Open(0CA680B8) https://api.thetvdb.com/search/series?name=Animaniacs
  1126. 18:52:55.034 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/search/series?name=Animaniacs|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  1127. 18:52:55.052 T:9716 DEBUG: scraper: GetSearchResultsAuth returned <?xml version="1.0" encoding="UTF-8"?>
  1128. <results>
  1129. <entity>
  1130. <title>Animaniacs</title>
  1131. <year>1993</year>
  1132. <language>en</language>
  1133. <url cache="72879-en.json">https://api.thetvdb.com/series/72879|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&amp;Accept-Language=en</url>
  1134. <id>72879</id>
  1135. </entity>
  1136. <entity>
  1137. <title>Animaniacs!</title>
  1138. <year>1993</year>
  1139. <language>en</language>
  1140. <url cache="72879-en.json">https://api.thetvdb.com/series/72879|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&amp;Accept-Language=en</url>
  1141. <id>72879</id>
  1142. </entity>
  1143. </results>
  1144. 18:52:55.053 T:9716 DEBUG: VideoInfoScanner: Fetching url 'https://api.thetvdb.com/series/72879|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en' using The TVDB scraper (content: 'tvshows')
  1145. 18:52:55.053 T:9716 DEBUG: ADDON::CScraper::GetVideoDetails: Reading movie 'https://api.thetvdb.com/series/72879|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en' using The TVDB scraper (file: 'C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.tvdb.com', content: 'tvshows', version: '2.0.1')
  1146. 18:52:55.053 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  1147. 18:52:55.053 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  1148. 18:52:55.053 T:9716 DEBUG: CurlFile::Open(0CA679E0) https://api.thetvdb.com/series/72879
  1149. 18:52:55.272 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/series/72879|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  1150. 18:52:55.276 T:9716 DEBUG: scraper: GetDetails returned <?xml version="1.0" encoding="utf-8" standalone="yes"?><!-- en --><details><id>72879</id><title>Animaniacs</title><premiered>1993-09-13</premiered><runtime>25</runtime><studio>FOX (US)</studio><plot>The two Warner Brothers Yakko and Wakko and their Warner sister Dot had been (supposedly) created in the 1930's, but their cartoons were too screwy for the general public to handle.
  1151.  
  1152. The three Warners were locked up in the studio water tower until they escaped in the 90's.
  1153.  
  1154. There, they run wild, causing chaos everywhere!
  1155. </plot><mpaa>TV-G</mpaa><rating>9.4</rating><votes>38</votes><genre>Animation</genre><genre>Children</genre><chain function="GetActors">72879</chain><chain function="GetArt">72879</chain><episodeguide><url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":72879}|Content-Type=application/json</url></episodeguide></details>
  1156. 18:52:55.276 T:9716 DEBUG: scraper: GetActors returned <details><url function="ParseActors" cache="72879-actors.json">https://api.thetvdb.com/series/72879/actors|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q</url></details>
  1157. 18:52:55.276 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  1158. 18:52:55.276 T:9716 DEBUG: CurlFile::Open(0CA679E0) https://api.thetvdb.com/series/72879/actors
  1159. 18:52:55.564 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/series/72879/actors|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q"
  1160. 18:52:55.568 T:9716 DEBUG: scraper: ParseActors returned <details><actor><name>Frank Welker</name><role>Ralph The Guard</role><order>2</order><thumb>http://thetvdb.com/banners/actors/20945.jpg</thumb></actor><actor><name>Maurice LaMarche</name><role>The Brain/Squit/Wakko's Burps/Various</role><order>2</order><thumb>http://thetvdb.com/banners/actors/20956.jpg</thumb></actor><actor><name>Rob Paulsen</name><role>Yakko Warner/Pinky</role><order>0</order><thumb>http://thetvdb.com/banners/actors/311449.jpg</thumb></actor><actor><name>Tress MacNeille</name><role>Dot Warner</role><order>2</order><thumb>http://thetvdb.com/banners/actors/311450.jpg</thumb></actor><actor><name>Jess Harnell</name><role>Wakko Warner</role><order>1</order><thumb>http://thetvdb.com/banners/actors/311451.jpg</thumb></actor><actor><name>Bernadette Peters</name><role>Rita</role><order>3</order></actor><actor><name>Nancy Cartwright</name><role>Mindy</role><order>3</order></actor><actor><name>Julie Brown</name><role>Minerva Mink</role><order>3</order></actor><actor><name>Tom Bodett</name><role>Announcer</role><order>3</order></actor><actor><name>Colin Wells</name><role>Colin</role><order>3</order></actor><actor><name>Nathan Ruegger</name><role>Skippy Squirrel</role><order>2</order></actor><actor><name>John Mariano</name><role>Bobby</role><order>3</order></actor><actor><name>Chick Vennera</name><role>Pesto</role><order>3</order></actor><actor><name>Avery Schreiber</name><role>Beanie The Bison</role><order>3</order></actor><actor><name>Sherri Stoner</name><role>Slappy Squirrel</role><order>2</order></actor></details>
  1161. 18:52:55.569 T:9716 DEBUG: scraper: GetArt returned <details><url function="GetArtAuth" post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":72879}|Content-Type=application/json</details>
  1162. 18:52:55.570 T:9716 DEBUG: scraper: GetArtAuth returned <details><url function="GetArtParams" cache="72879-art-params.json">https://api.thetvdb.com/series/72879/images/query/params|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q</url><chain function="ParseArt"></chain></details>
  1163. 18:52:55.570 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  1164. 18:52:55.570 T:9716 DEBUG: CurlFile::Open(0CA679E0) https://api.thetvdb.com/series/72879/images/query/params
  1165. 18:52:55.789 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/series/72879/images/query/params|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q"
  1166. 18:52:55.791 T:9716 DEBUG: scraper: GetArtParams returned <details><url function="LoadArt" cache="72879-art-fanart-en.json">https://api.thetvdb.com/series/72879/images/query?keyType=fanart|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en</url><url function="LoadArt" cache="72879-art-poster-en.json">https://api.thetvdb.com/series/72879/images/query?keyType=poster|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en</url><url function="LoadArt" cache="72879-art-season-en.json">https://api.thetvdb.com/series/72879/images/query?keyType=season|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en</url><url function="LoadArt" cache="72879-art-seasonwide-en.json">https://api.thetvdb.com/series/72879/images/query?keyType=seasonwide|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en</url><url function="LoadArt" cache="72879-art-series-en.json">https://api.thetvdb.com/series/72879/images/query?keyType=series|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en</url></details>
  1167. 18:52:55.792 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  1168. 18:52:55.792 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  1169. 18:52:55.792 T:9716 DEBUG: CurlFile::Open(0CA679E0) https://api.thetvdb.com/series/72879/images/query?keyType=fanart
  1170. 18:52:56.022 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/series/72879/images/query?keyType=fanart|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  1171. 18:52:56.024 T:9716 DEBUG: scraper: LoadArt returned <details><!-- en fanart loaded --></details>
  1172. 18:52:56.024 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  1173. 18:52:56.024 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  1174. 18:52:56.024 T:9716 DEBUG: CurlFile::Open(0CA679E0) https://api.thetvdb.com/series/72879/images/query?keyType=poster
  1175. 18:52:56.250 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/series/72879/images/query?keyType=poster|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  1176. 18:52:56.252 T:9716 DEBUG: scraper: LoadArt returned <details><!-- en poster loaded --></details>
  1177. 18:52:56.252 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  1178. 18:52:56.252 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  1179. 18:52:56.252 T:9716 DEBUG: CurlFile::Open(0CA679E0) https://api.thetvdb.com/series/72879/images/query?keyType=season
  1180. 18:52:56.492 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/series/72879/images/query?keyType=season|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  1181. 18:52:56.494 T:9716 DEBUG: scraper: LoadArt returned <details><!-- en season loaded --></details>
  1182. 18:52:56.494 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  1183. 18:52:56.494 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  1184. 18:52:56.495 T:9716 DEBUG: CurlFile::Open(0CA679E0) https://api.thetvdb.com/series/72879/images/query?keyType=seasonwide
  1185. 18:52:56.733 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/series/72879/images/query?keyType=seasonwide|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  1186. 18:52:56.735 T:9716 DEBUG: scraper: LoadArt returned <details><!-- en seasonwide loaded --></details>
  1187. 18:52:56.735 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  1188. 18:52:56.735 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  1189. 18:52:56.735 T:9716 DEBUG: CurlFile::Open(0CA679E0) https://api.thetvdb.com/series/72879/images/query?keyType=series
  1190. 18:52:56.962 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/series/72879/images/query?keyType=series|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  1191. 18:52:56.964 T:9716 DEBUG: scraper: LoadArt returned <details><!-- en series loaded --></details>
  1192. 18:52:56.969 T:9716 DEBUG: scraper: ParseArt returned <details>
  1193. <fanart url="http://thetvdb.com/banners/">
  1194. <thumb dim="1280x720" preview="_cache/fanart/original/72879-6.jpg">fanart/original/72879-6.jpg</thumb>
  1195. <thumb dim="1920x1080" preview="_cache/fanart/original/72879-4.jpg">fanart/original/72879-4.jpg</thumb>
  1196. <thumb dim="1920x1080" preview="_cache/fanart/original/72879-5.jpg">fanart/original/72879-5.jpg</thumb>
  1197. <thumb dim="1280x720" preview="_cache/fanart/original/72879-13.jpg">fanart/original/72879-13.jpg</thumb>
  1198. <thumb dim="1280x720" preview="_cache/fanart/original/72879-14.jpg">fanart/original/72879-14.jpg</thumb>
  1199. <thumb dim="1280x720" preview="_cache/fanart/original/72879-2.jpg">fanart/original/72879-2.jpg</thumb>
  1200. <thumb dim="1280x720" preview="_cache/fanart/original/72879-1.jpg">fanart/original/72879-1.jpg</thumb>
  1201. <thumb dim="1280x720" preview="_cache/fanart/original/72879-7.jpg">fanart/original/72879-7.jpg</thumb>
  1202. <thumb dim="1280x720" preview="_cache/fanart/original/72879-8.jpg">fanart/original/72879-8.jpg</thumb>
  1203. <thumb dim="1280x720" preview="_cache/fanart/original/72879-9.jpg">fanart/original/72879-9.jpg</thumb>
  1204. <thumb dim="1280x720" preview="_cache/fanart/original/72879-3.jpg">fanart/original/72879-3.jpg</thumb>
  1205. <thumb dim="1280x720" preview="_cache/fanart/original/72879-10.jpg">fanart/original/72879-10.jpg</thumb>
  1206. <thumb dim="1280x720" preview="_cache/fanart/original/72879-11.jpg">fanart/original/72879-11.jpg</thumb>
  1207. <thumb dim="1280x720" preview="_cache/fanart/original/72879-12.jpg">fanart/original/72879-12.jpg</thumb>
  1208. </fanart>
  1209. <thumb aspect="poster" language="en">http://thetvdb.com/banners/posters/72879-4.jpg</thumb>
  1210. <thumb aspect="poster" language="en">http://thetvdb.com/banners/posters/72879-2.jpg</thumb>
  1211. <thumb aspect="poster" language="en">http://thetvdb.com/banners/posters/72879-5.jpg</thumb>
  1212. <thumb aspect="poster" language="en">http://thetvdb.com/banners/posters/72879-1.jpg</thumb>
  1213. <thumb aspect="poster" language="en">http://thetvdb.com/banners/posters/72879-3.jpg</thumb>
  1214. <thumb aspect="banner" language="en">http://thetvdb.com/banners/graphical/72879-g4.jpg</thumb>
  1215. <thumb aspect="banner" language="en">http://thetvdb.com/banners/graphical/2077-g.jpg</thumb>
  1216. <thumb aspect="banner" language="en">http://thetvdb.com/banners/graphical/72879-g2.jpg</thumb>
  1217. <thumb aspect="banner" language="en">http://thetvdb.com/banners/graphical/72879-g3.jpg</thumb>
  1218. <thumb aspect="banner" language="en">http://thetvdb.com/banners/graphical/72879-g.jpg</thumb>
  1219. <thumb aspect="poster" type="season" season="0" language="en">http://thetvdb.com/banners/seasons/72879-0.jpg</thumb>
  1220. <thumb aspect="poster" type="season" season="1" language="en">http://thetvdb.com/banners/seasons/72879-1-2.jpg</thumb>
  1221. <thumb aspect="poster" type="season" season="1" language="en">http://thetvdb.com/banners/seasons/2077-1.jpg</thumb>
  1222. <thumb aspect="poster" type="season" season="2" language="en">http://thetvdb.com/banners/seasons/72879-2.jpg</thumb>
  1223. <thumb aspect="poster" type="season" season="2" language="en">http://thetvdb.com/banners/seasons/2077-2.jpg</thumb>
  1224. <thumb aspect="poster" type="season" season="3" language="en">http://thetvdb.com/banners/seasons/72879-3.jpg</thumb>
  1225. <thumb aspect="poster" type="season" season="3" language="en">http://thetvdb.com/banners/seasons/2077-3.jpg</thumb>
  1226. <thumb aspect="poster" type="season" season="4" language="en">http://thetvdb.com/banners/seasons/72879-4.jpg</thumb>
  1227. <thumb aspect="poster" type="season" season="4" language="en">http://thetvdb.com/banners/seasons/2077-4.jpg</thumb>
  1228. <thumb aspect="poster" type="season" season="5" language="en">http://thetvdb.com/banners/seasons/72879-5.jpg</thumb>
  1229. <thumb aspect="poster" type="season" season="5" language="en">http://thetvdb.com/banners/seasons/2077-5.jpg</thumb>
  1230. <thumb aspect="banner" type="season" season="1" language="en">http://thetvdb.com/banners/seasonswide/72879-1.jpg</thumb>
  1231. <thumb aspect="banner" type="season" season="2" language="en">http://thetvdb.com/banners/seasonswide/72879-2.jpg</thumb>
  1232. <thumb aspect="banner" type="season" season="3" language="en">http://thetvdb.com/banners/seasonswide/72879-3.jpg</thumb>
  1233. <thumb aspect="banner" type="season" season="4" language="en">http://thetvdb.com/banners/seasonswide/72879-4.jpg</thumb>
  1234. <thumb aspect="banner" type="season" season="5" language="en">http://thetvdb.com/banners/seasonswide/72879-5.jpg</thumb>
  1235. <thumb aspect="poster" type="season" season="-1" language="en">http://thetvdb.com/banners/posters/72879-2.jpg</thumb>
  1236. <thumb aspect="poster" type="season" season="-1" language="en">http://thetvdb.com/banners/posters/72879-5.jpg</thumb>
  1237. <thumb aspect="poster" type="season" season="-1" language="en">http://thetvdb.com/banners/posters/72879-3.jpg</thumb>
  1238. <thumb aspect="poster" type="season" season="-1" language="en">http://thetvdb.com/banners/posters/72879-4.jpg</thumb>
  1239. <thumb aspect="poster" type="season" season="-1" language="en">http://thetvdb.com/banners/posters/72879-1.jpg</thumb>
  1240. <thumb aspect="banner" type="season" season="-1" language="en">http://thetvdb.com/banners/graphical/2077-g.jpg</thumb>
  1241. <thumb aspect="banner" type="season" season="-1" language="en">http://thetvdb.com/banners/graphical/72879-g.jpg</thumb>
  1242. <thumb aspect="banner" type="season" season="-1" language="en">http://thetvdb.com/banners/graphical/72879-g2.jpg</thumb>
  1243. <thumb aspect="banner" type="season" season="-1" language="en">http://thetvdb.com/banners/graphical/72879-g3.jpg</thumb>
  1244. <thumb aspect="banner" type="season" season="-1" language="en">http://thetvdb.com/banners/graphical/72879-g4.jpg</thumb>
  1245. </details>
  1246. 18:52:56.979 T:9716 DEBUG: VideoInfoScanner: Adding new item to tvshows:E:\TV Show- TEST\Animaniacs.1993\
  1247. 18:52:56.979 T:5532 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://thetvdb.com
  1248. 18:52:57.105 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1249. 18:52:57.105 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1250. 18:52:57.106 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1251. 18:52:57.106 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1252. 18:52:57.107 T:9716 DEBUG: VideoInfoScanner: Scanning dir 'E:\TV Show- TEST\Animaniacs.1993\' as not in the database
  1253. 18:52:57.108 T:9716 DEBUG: VideoInfoScanner: Found episode match E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E01.mkv (s1e1) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  1254. 18:52:57.108 T:9716 DEBUG: VideoInfoScanner: Found episode match E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E02.mkv (s1e2) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  1255. 18:52:57.109 T:9716 DEBUG: VideoInfoScanner: Found episode match E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E03.mkv (s1e3) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  1256. 18:52:57.109 T:9716 DEBUG: VideoInfoScanner: Found episode match E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E04.mkv (s1e4) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  1257. 18:52:57.109 T:9716 DEBUG: VideoInfoScanner: Found episode match E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E05.mkv (s1e5) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  1258. 18:52:57.109 T:9716 DEBUG: VideoInfoScanner: Found episode match E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E06.mkv (s1e6) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  1259. 18:52:57.109 T:9716 DEBUG: VideoInfoScanner: Found episode match E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E07.mkv (s1e7) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  1260. 18:52:57.110 T:9716 DEBUG: VideoInfoScanner: Found episode match E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E08.mkv (s1e8) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  1261. 18:52:57.110 T:9716 DEBUG: VideoInfoScanner: Found episode match E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E09.mkv (s1e9) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  1262. 18:52:57.110 T:9716 DEBUG: VideoInfoScanner: Found episode match E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E10.mkv (s1e10) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  1263. 18:52:57.110 T:9716 DEBUG: VideoInfoScanner: Found episode match E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E11.mkv (s1e11) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  1264. 18:52:57.111 T:9716 DEBUG: VideoInfoScanner: Found episode match E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E12.mkv (s1e12) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  1265. 18:52:57.115 T:9716 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E01.mkv'
  1266. 18:52:57.115 T:9716 DEBUG: ADDON::CScraper::GetEpisodeList: Searching 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":72879}|Content-Type=application/json' using The TVDB scraper (file: 'C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.tvdb.com', content: 'tvshows', version: '2.0.1')
  1267. 18:52:57.116 T:9716 DEBUG: scraper: GetEpisodeList returned <episodeguide><url function="GetEpisodeListAuth" cache="episodes-72879-1-en.json">https://api.thetvdb.com/series/72879/episodes|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en</url></episodeguide>
  1268. 18:52:57.116 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  1269. 18:52:57.116 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  1270. 18:52:57.116 T:9716 DEBUG: CurlFile::Open(0CA64E88) https://api.thetvdb.com/series/72879/episodes
  1271. 18:52:57.138 T:5532 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/graphical/72879-g4.jpg -> image/jpeg
  1272. 18:52:57.139 T:5532 DEBUG: CurlFile::Open(0CA68548) http://thetvdb.com/banners/graphical/72879-g4.jpg
  1273. 18:52:57.298 T:5532 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/graphical/72879-g4.jpg>
  1274. 18:52:57.335 T:5532 DEBUG: Caching image 'http://thetvdb.com/banners/graphical/72879-g4.jpg' to '3/3ec8ba22.jpg':
  1275. 18:52:57.335 T:5532 DEBUG: cached image 'special://masterprofile/Thumbnails/3/3ec8ba22.jpg' size 758x140
  1276. 18:52:57.479 T:5532 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/fanart/original/72879-6.jpg -> image/jpeg
  1277. 18:52:57.479 T:5532 DEBUG: CurlFile::Open(0CA65560) http://thetvdb.com/banners/fanart/original/72879-6.jpg
  1278. 18:52:57.586 T:5532 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/fanart/original/72879-6.jpg>
  1279. 18:52:57.687 T:5532 DEBUG: Caching image 'http://thetvdb.com/banners/fanart/original/72879-6.jpg' to '5/59ee0d19.jpg':
  1280. 18:52:57.687 T:5532 DEBUG: cached image 'special://masterprofile/Thumbnails/5/59ee0d19.jpg' size 1280x720
  1281. 18:52:57.818 T:5532 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/posters/72879-4.jpg -> image/jpeg
  1282. 18:52:57.818 T:5532 DEBUG: CurlFile::Open(0CA66C30) http://thetvdb.com/banners/posters/72879-4.jpg
  1283. 18:52:57.849 T:5532 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/posters/72879-4.jpg>
  1284. 18:52:57.931 T:5532 DEBUG: Caching image 'http://thetvdb.com/banners/posters/72879-4.jpg' to '8/8f88f5b8.jpg':
  1285. 18:52:57.931 T:5532 DEBUG: cached image 'special://masterprofile/Thumbnails/8/8f88f5b8.jpg' size 680x1000
  1286. 18:52:58.054 T:5532 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/actors/20945.jpg -> image/jpeg
  1287. 18:52:58.054 T:5532 DEBUG: CurlFile::Open(0CA679E0) http://thetvdb.com/banners/actors/20945.jpg
  1288. 18:52:58.094 T:5532 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/actors/20945.jpg>
  1289. 18:52:58.127 T:5532 DEBUG: Caching image 'http://thetvdb.com/banners/actors/20945.jpg' to 'f/f5609c56.jpg':
  1290. 18:52:58.127 T:5532 DEBUG: cached image 'special://masterprofile/Thumbnails/f/f5609c56.jpg' size 300x450
  1291. 18:52:58.377 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/series/72879/episodes|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  1292. 18:52:58.379 T:9716 DEBUG: scraper: GetEpisodeListAuth returned <episodeguide><url function="LoadEpisodeList" cache="episodes-72879-1-en.json">https://api.thetvdb.com/series/72879/episodes?page=1|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&amp;Accept-Language=en</url><url function="LoadEpisodeList" cache="episodes-72879-2-en.json">https://api.thetvdb.com/series/72879/episodes?page=2|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&amp;Accept-Language=en</url><url function="LoadEpisodeList" cache="episodes-72879-3-en.json">https://api.thetvdb.com/series/72879/episodes?page=3|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&amp;Accept-Language=en</url><chain function="ParseEpisodeList"/>
  1293. </episodeguide>
  1294. 18:52:58.399 T:9716 DEBUG: scraper: LoadEpisodeList returned <episodeguide></episodeguide>
  1295. 18:52:58.400 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  1296. 18:52:58.400 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  1297. 18:52:58.400 T:9716 DEBUG: CurlFile::Open(0CA64E88) https://api.thetvdb.com/series/72879/episodes?page=2
  1298. 18:52:59.058 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/series/72879/episodes?page=2|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  1299. 18:52:59.080 T:9716 DEBUG: scraper: LoadEpisodeList returned <episodeguide></episodeguide>
  1300. 18:52:59.080 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  1301. 18:52:59.080 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  1302. 18:52:59.080 T:9716 DEBUG: CurlFile::Open(0CA64E88) https://api.thetvdb.com/series/72879/episodes?page=3
  1303. 18:52:59.401 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/series/72879/episodes?page=3|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  1304. 18:52:59.419 T:9716 DEBUG: scraper: LoadEpisodeList returned <episodeguide></episodeguide>
  1305. 18:52:59.442 T:9716 DEBUG: scraper: ParseEpisodeList returned <episodeguide>
  1306. <!-- Episode order: Aired -->
  1307. <episode>
  1308. <id>101884</id>
  1309. <title>De-Zanitized</title>
  1310. <aired>1993-09-13</aired>
  1311. <epnum>1</epnum>
  1312. <season>1</season>
  1313. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101884}|Content-Type=application/json&amp;Accept-Language=en</url>
  1314. </episode>
  1315. <episode>
  1316. <id>102196</id>
  1317. <title>Take My Siblings Please</title>
  1318. <aired>1994-09-10</aired>
  1319. <epnum>1</epnum>
  1320. <season>2</season>
  1321. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102196}|Content-Type=application/json&amp;Accept-Language=en</url>
  1322. </episode>
  1323. <episode>
  1324. <id>102238</id>
  1325. <title>Deduces Wild</title>
  1326. <aired>1995-09-09</aired>
  1327. <epnum>1</epnum>
  1328. <season>3</season>
  1329. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102238}|Content-Type=application/json&amp;Accept-Language=en</url>
  1330. </episode>
  1331. <episode>
  1332. <id>102297</id>
  1333. <title>One Flew Over the Cuckoo Clock</title>
  1334. <aired>1996-09-07</aired>
  1335. <epnum>1</epnum>
  1336. <season>4</season>
  1337. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102297}|Content-Type=application/json&amp;Accept-Language=en</url>
  1338. </episode>
  1339. <episode>
  1340. <id>102325</id>
  1341. <title>Moosage in a Bottle</title>
  1342. <aired>1997-09-08</aired>
  1343. <epnum>1</epnum>
  1344. <season>5</season>
  1345. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102325}|Content-Type=application/json&amp;Accept-Language=en</url>
  1346. </episode>
  1347. <episode>
  1348. <id>1421351</id>
  1349. <title>Animaniacs Live!</title>
  1350. <aired>2006-07-25</aired>
  1351. <epnum>1</epnum>
  1352. <season>0</season>
  1353. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":1421351}|Content-Type=application/json&amp;Accept-Language=en</url>
  1354. </episode>
  1355. <episode>
  1356. <id>101885</id>
  1357. <title>The Monkey Song</title>
  1358. <aired>1993-09-13</aired>
  1359. <epnum>2</epnum>
  1360. <season>1</season>
  1361. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101885}|Content-Type=application/json&amp;Accept-Language=en</url>
  1362. </episode>
  1363. <episode>
  1364. <id>102198</id>
  1365. <title>The Mindy 500</title>
  1366. <aired>1994-09-10</aired>
  1367. <epnum>2</epnum>
  1368. <season>2</season>
  1369. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102198}|Content-Type=application/json&amp;Accept-Language=en</url>
  1370. </episode>
  1371. <episode>
  1372. <id>102240</id>
  1373. <title>Rest In Pieces</title>
  1374. <aired>1995-09-09</aired>
  1375. <epnum>2</epnum>
  1376. <season>3</season>
  1377. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102240}|Content-Type=application/json&amp;Accept-Language=en</url>
  1378. </episode>
  1379. <episode>
  1380. <id>102299</id>
  1381. <title>Cutie and The Beast</title>
  1382. <aired>1996-09-07</aired>
  1383. <epnum>2</epnum>
  1384. <season>4</season>
  1385. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102299}|Content-Type=application/json&amp;Accept-Language=en</url>
  1386. </episode>
  1387. <episode>
  1388. <id>102326</id>
  1389. <title>Back in Style</title>
  1390. <aired>1997-09-08</aired>
  1391. <epnum>2</epnum>
  1392. <season>5</season>
  1393. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102326}|Content-Type=application/json&amp;Accept-Language=en</url>
  1394. </episode>
  1395. <episode>
  1396. <id>1421361</id>
  1397. <title>The Writers Flipped, They Have No Script</title>
  1398. <aired>2006-05-12</aired>
  1399. <epnum>2</epnum>
  1400. <season>0</season>
  1401. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":1421361}|Content-Type=application/json&amp;Accept-Language=en</url>
  1402. </episode>
  1403. <episode>
  1404. <id>101886</id>
  1405. <title>Nighty-Night Toon</title>
  1406. <aired>1993-09-13</aired>
  1407. <epnum>3</epnum>
  1408. <season>1</season>
  1409. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101886}|Content-Type=application/json&amp;Accept-Language=en</url>
  1410. </episode>
  1411. <episode>
  1412. <id>102199</id>
  1413. <title>Morning Malaise</title>
  1414. <aired>1994-09-10</aired>
  1415. <epnum>3</epnum>
  1416. <season>2</season>
  1417. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102199}|Content-Type=application/json&amp;Accept-Language=en</url>
  1418. </episode>
  1419. <episode>
  1420. <id>102241</id>
  1421. <title>U.N. Me</title>
  1422. <aired>1995-09-09</aired>
  1423. <epnum>3</epnum>
  1424. <season>3</season>
  1425. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102241}|Content-Type=application/json&amp;Accept-Language=en</url>
  1426. </episode>
  1427. <episode>
  1428. <id>102300</id>
  1429. <title>Boo Happens</title>
  1430. <aired>1996-09-07</aired>
  1431. <epnum>3</epnum>
  1432. <season>4</season>
  1433. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102300}|Content-Type=application/json&amp;Accept-Language=en</url>
  1434. </episode>
  1435. <episode>
  1436. <id>102327</id>
  1437. <title>Bones in the Body</title>
  1438. <aired>1997-09-08</aired>
  1439. <epnum>3</epnum>
  1440. <season>5</season>
  1441. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102327}|Content-Type=application/json&amp;Accept-Language=en</url>
  1442. </episode>
  1443. <episode>
  1444. <id>1421501</id>
  1445. <title>They Can't Help It If They're Cute, They're Just Drawn That Way</title>
  1446. <aired>2007-06-19</aired>
  1447. <epnum>3</epnum>
  1448. <season>0</season>
  1449. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":1421501}|Content-Type=application/json&amp;Accept-Language=en</url>
  1450. </episode>
  1451. <episode>
  1452. <id>102203</id>
  1453. <title>We're No Pigeons</title>
  1454. <aired>1994-09-17</aired>
  1455. <epnum>4</epnum>
  1456. <season>2</season>
  1457. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102203}|Content-Type=application/json&amp;Accept-Language=en</url>
  1458. </episode>
  1459. <episode>
  1460. <id>102242</id>
  1461. <title>Super Strong Warner Siblings</title>
  1462. <aired>1995-09-09</aired>
  1463. <epnum>4</epnum>
  1464. <season>3</season>
  1465. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102242}|Content-Type=application/json&amp;Accept-Language=en</url>
  1466. </episode>
  1467. <episode>
  1468. <id>102301</id>
  1469. <title>Noel</title>
  1470. <aired>1996-09-07</aired>
  1471. <epnum>4</epnum>
  1472. <season>4</season>
  1473. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102301}|Content-Type=application/json&amp;Accept-Language=en</url>
  1474. </episode>
  1475. <episode>
  1476. <id>102328</id>
  1477. <title>It</title>
  1478. <aired>1997-09-13</aired>
  1479. <epnum>4</epnum>
  1480. <season>5</season>
  1481. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102328}|Content-Type=application/json&amp;Accept-Language=en</url>
  1482. </episode>
  1483. <episode>
  1484. <id>1421511</id>
  1485. <title>They're Totally Insane-y In Cadence with Richard Stone</title>
  1486. <aired>2007-06-19</aired>
  1487. <epnum>4</epnum>
  1488. <season>0</season>
  1489. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":1421511}|Content-Type=application/json&amp;Accept-Language=en</url>
  1490. </episode>
  1491. <episode>
  1492. <id>4465309</id>
  1493. <title>Yakko's World</title>
  1494. <aired>1993-09-14</aired>
  1495. <epnum>4</epnum>
  1496. <season>1</season>
  1497. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":4465309}|Content-Type=application/json&amp;Accept-Language=en</url>
  1498. </episode>
  1499. <episode>
  1500. <id>101889</id>
  1501. <title>Cookies for Einstein</title>
  1502. <aired>1993-09-14</aired>
  1503. <epnum>5</epnum>
  1504. <season>1</season>
  1505. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101889}|Content-Type=application/json&amp;Accept-Language=en</url>
  1506. </episode>
  1507. <episode>
  1508. <id>102205</id>
  1509. <title>Whistle Stop Mindy</title>
  1510. <aired>1994-09-17</aired>
  1511. <epnum>5</epnum>
  1512. <season>2</season>
  1513. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102205}|Content-Type=application/json&amp;Accept-Language=en</url>
  1514. </episode>
  1515. <episode>
  1516. <id>102243</id>
  1517. <title>Nutcracker Slappy</title>
  1518. <aired>1995-09-09</aired>
  1519. <epnum>5</epnum>
  1520. <season>3</season>
  1521. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102243}|Content-Type=application/json&amp;Accept-Language=en</url>
  1522. </episode>
  1523. <episode>
  1524. <id>102304</id>
  1525. <title>Jokahontas</title>
  1526. <aired>1996-09-14</aired>
  1527. <epnum>5</epnum>
  1528. <season>4</season>
  1529. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102304}|Content-Type=application/json&amp;Accept-Language=en</url>
  1530. </episode>
  1531. <episode>
  1532. <id>102329</id>
  1533. <title>Dot - The Macadamia Nut</title>
  1534. <aired>1997-09-13</aired>
  1535. <epnum>5</epnum>
  1536. <season>5</season>
  1537. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102329}|Content-Type=application/json&amp;Accept-Language=en</url>
  1538. </episode>
  1539. <episode>
  1540. <id>5826928</id>
  1541. <title>Wakko's Wish</title>
  1542. <aired>1999-12-21</aired>
  1543. <epnum>5</epnum>
  1544. <season>0</season>
  1545. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":5826928}|Content-Type=application/json&amp;Accept-Language=en</url>
  1546. </episode>
  1547. <episode>
  1548. <id>101891</id>
  1549. <title>Win Big</title>
  1550. <aired>1993-09-14</aired>
  1551. <epnum>6</epnum>
  1552. <season>1</season>
  1553. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101891}|Content-Type=application/json&amp;Accept-Language=en</url>
  1554. </episode>
  1555. <episode>
  1556. <id>102207</id>
  1557. <title>Katie Ka-Boom: The Broken Date</title>
  1558. <aired>1994-09-17</aired>
  1559. <epnum>6</epnum>
  1560. <season>2</season>
  1561. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102207}|Content-Type=application/json&amp;Accept-Language=en</url>
  1562. </episode>
  1563. <episode>
  1564. <id>102244</id>
  1565. <title>Wakko's New Gookie</title>
  1566. <aired>1995-09-09</aired>
  1567. <epnum>6</epnum>
  1568. <season>3</season>
  1569. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102244}|Content-Type=application/json&amp;Accept-Language=en</url>
  1570. </episode>
  1571. <episode>
  1572. <id>102305</id>
  1573. <title>Boids on the Hood</title>
  1574. <aired>1996-09-14</aired>
  1575. <epnum>6</epnum>
  1576. <season>4</season>
  1577. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102305}|Content-Type=application/json&amp;Accept-Language=en</url>
  1578. </episode>
  1579. <episode>
  1580. <id>102330</id>
  1581. <title>Bully for Skippy</title>
  1582. <aired>1997-09-13</aired>
  1583. <epnum>6</epnum>
  1584. <season>5</season>
  1585. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102330}|Content-Type=application/json&amp;Accept-Language=en</url>
  1586. </episode>
  1587. <episode>
  1588. <id>101894</id>
  1589. <title>H.M.S. Yakko</title>
  1590. <aired>1993-09-15</aired>
  1591. <epnum>7</epnum>
  1592. <season>1</season>
  1593. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101894}|Content-Type=application/json&amp;Accept-Language=en</url>
  1594. </episode>
  1595. <episode>
  1596. <id>102211</id>
  1597. <title>Miami Mama-Mia</title>
  1598. <aired>1994-11-05</aired>
  1599. <epnum>7</epnum>
  1600. <season>2</season>
  1601. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102211}|Content-Type=application/json&amp;Accept-Language=en</url>
  1602. </episode>
  1603. <episode>
  1604. <id>102245</id>
  1605. <title>A Quake, A Quake!</title>
  1606. <aired>1995-09-09</aired>
  1607. <epnum>7</epnum>
  1608. <season>3</season>
  1609. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102245}|Content-Type=application/json&amp;Accept-Language=en</url>
  1610. </episode>
  1611. <episode>
  1612. <id>102306</id>
  1613. <title>Mighty Wakko at the Bat</title>
  1614. <aired>1996-09-14</aired>
  1615. <epnum>7</epnum>
  1616. <season>4</season>
  1617. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102306}|Content-Type=application/json&amp;Accept-Language=en</url>
  1618. </episode>
  1619. <episode>
  1620. <id>102331</id>
  1621. <title>Cute First (Ask Questions Later)</title>
  1622. <aired>1997-10-11</aired>
  1623. <epnum>7</epnum>
  1624. <season>5</season>
  1625. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102331}|Content-Type=application/json&amp;Accept-Language=en</url>
  1626. </episode>
  1627. <episode>
  1628. <id>101896</id>
  1629. <title>Slappy Goes Walnuts</title>
  1630. <aired>1993-09-15</aired>
  1631. <epnum>8</epnum>
  1632. <season>1</season>
  1633. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101896}|Content-Type=application/json&amp;Accept-Language=en</url>
  1634. </episode>
  1635. <episode>
  1636. <id>102213</id>
  1637. <title>Pigeon on the Roof</title>
  1638. <aired>1994-11-05</aired>
  1639. <epnum>8</epnum>
  1640. <season>2</season>
  1641. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102213}|Content-Type=application/json&amp;Accept-Language=en</url>
  1642. </episode>
  1643. <episode>
  1644. <id>102246</id>
  1645. <title>Variety Speak</title>
  1646. <aired>1995-09-16</aired>
  1647. <epnum>8</epnum>
  1648. <season>3</season>
  1649. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102246}|Content-Type=application/json&amp;Accept-Language=en</url>
  1650. </episode>
  1651. <episode>
  1652. <id>102307</id>
  1653. <title>A Very Very Very Very Special Show</title>
  1654. <aired>1996-09-21</aired>
  1655. <epnum>8</epnum>
  1656. <season>4</season>
  1657. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102307}|Content-Type=application/json&amp;Accept-Language=en</url>
  1658. </episode>
  1659. <episode>
  1660. <id>102332</id>
  1661. <title>Acquaintances</title>
  1662. <aired>1997-10-11</aired>
  1663. <epnum>8</epnum>
  1664. <season>5</season>
  1665. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102332}|Content-Type=application/json&amp;Accept-Language=en</url>
  1666. </episode>
  1667. <episode>
  1668. <id>102222</id>
  1669. <title>I'm Mad</title>
  1670. <aired>1994-11-12</aired>
  1671. <epnum>9</epnum>
  1672. <season>2</season>
  1673. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102222}|Content-Type=application/json&amp;Accept-Language=en</url>
  1674. </episode>
  1675. <episode>
  1676. <id>102247</id>
  1677. <title>Three Tenors and You're Out</title>
  1678. <aired>1995-09-16</aired>
  1679. <epnum>9</epnum>
  1680. <season>3</season>
  1681. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102247}|Content-Type=application/json&amp;Accept-Language=en</url>
  1682. </episode>
  1683. <episode>
  1684. <id>102308</id>
  1685. <title>Night of the Living Buttons</title>
  1686. <aired>1996-09-21</aired>
  1687. <epnum>9</epnum>
  1688. <season>4</season>
  1689. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102308}|Content-Type=application/json&amp;Accept-Language=en</url>
  1690. </episode>
  1691. <episode>
  1692. <id>102333</id>
  1693. <title>Here Comes Attila</title>
  1694. <aired>1997-10-11</aired>
  1695. <epnum>9</epnum>
  1696. <season>5</season>
  1697. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102333}|Content-Type=application/json&amp;Accept-Language=en</url>
  1698. </episode>
  1699. <episode>
  1700. <id>4465310</id>
  1701. <title>Yakko's Universe</title>
  1702. <aired>1993-09-15</aired>
  1703. <epnum>9</epnum>
  1704. <season>1</season>
  1705. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":4465310}|Content-Type=application/json&amp;Accept-Language=en</url>
  1706. </episode>
  1707. <episode>
  1708. <id>101899</id>
  1709. <title>Hooked on a Ceiling</title>
  1710. <aired>1993-09-16</aired>
  1711. <epnum>10</epnum>
  1712. <season>1</season>
  1713. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101899}|Content-Type=application/json&amp;Accept-Language=en</url>
  1714. </episode>
  1715. <episode>
  1716. <id>102224</id>
  1717. <title>Bad Mood Bobby</title>
  1718. <aired>1994-11-12</aired>
  1719. <epnum>10</epnum>
  1720. <season>2</season>
  1721. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102224}|Content-Type=application/json&amp;Accept-Language=en</url>
  1722. </episode>
  1723. <episode>
  1724. <id>102248</id>
  1725. <title>Bingo</title>
  1726. <aired>1995-09-16</aired>
  1727. <epnum>10</epnum>
  1728. <season>3</season>
  1729. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102248}|Content-Type=application/json&amp;Accept-Language=en</url>
  1730. </episode>
  1731. <episode>
  1732. <id>102309</id>
  1733. <title>Soda Jerk</title>
  1734. <aired>1996-09-21</aired>
  1735. <epnum>10</epnum>
  1736. <season>4</season>
  1737. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102309}|Content-Type=application/json&amp;Accept-Language=en</url>
  1738. </episode>
  1739. <episode>
  1740. <id>102334</id>
  1741. <title>Boo Wonder</title>
  1742. <aired>1997-10-11</aired>
  1743. <epnum>10</epnum>
  1744. <season>5</season>
  1745. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102334}|Content-Type=application/json&amp;Accept-Language=en</url>
  1746. </episode>
  1747. <episode>
  1748. <id>101901</id>
  1749. <title>Goodfeathers: The Beginning</title>
  1750. <aired>1993-09-16</aired>
  1751. <epnum>11</epnum>
  1752. <season>1</season>
  1753. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101901}|Content-Type=application/json&amp;Accept-Language=en</url>
  1754. </episode>
  1755. <episode>
  1756. <id>102226</id>
  1757. <title>Katie Ka-Boom: The Blemish</title>
  1758. <aired>1994-11-12</aired>
  1759. <epnum>11</epnum>
  1760. <season>2</season>
  1761. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102226}|Content-Type=application/json&amp;Accept-Language=en</url>
  1762. </episode>
  1763. <episode>
  1764. <id>102250</id>
  1765. <title>A Hard Day's Warners</title>
  1766. <aired>1995-09-23</aired>
  1767. <epnum>11</epnum>
  1768. <season>3</season>
  1769. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102250}|Content-Type=application/json&amp;Accept-Language=en</url>
  1770. </episode>
  1771. <episode>
  1772. <id>102310</id>
  1773. <title>From Burbank with Love</title>
  1774. <aired>1996-09-28</aired>
  1775. <epnum>11</epnum>
  1776. <season>4</season>
  1777. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102310}|Content-Type=application/json&amp;Accept-Language=en</url>
  1778. </episode>
  1779. <episode>
  1780. <id>102335</id>
  1781. <title>The Brain's Apprentice</title>
  1782. <aired>1997-11-01</aired>
  1783. <epnum>11</epnum>
  1784. <season>5</season>
  1785. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102335}|Content-Type=application/json&amp;Accept-Language=en</url>
  1786. </episode>
  1787. <episode>
  1788. <id>101904</id>
  1789. <title>Taming Of The Screwy</title>
  1790. <aired>1993-09-17</aired>
  1791. <epnum>12</epnum>
  1792. <season>1</season>
  1793. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101904}|Content-Type=application/json&amp;Accept-Language=en</url>
  1794. </episode>
  1795. <episode>
  1796. <id>102235</id>
  1797. <title>Fake</title>
  1798. <aired>1994-11-12</aired>
  1799. <epnum>12</epnum>
  1800. <season>2</season>
  1801. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102235}|Content-Type=application/json&amp;Accept-Language=en</url>
  1802. </episode>
  1803. <episode>
  1804. <id>102252</id>
  1805. <title>Gimme A Break</title>
  1806. <aired>1995-09-23</aired>
  1807. <epnum>12</epnum>
  1808. <season>3</season>
  1809. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102252}|Content-Type=application/json&amp;Accept-Language=en</url>
  1810. </episode>
  1811. <episode>
  1812. <id>102311</id>
  1813. <title>Anchors A-Warners</title>
  1814. <aired>1996-09-28</aired>
  1815. <epnum>12</epnum>
  1816. <season>4</season>
  1817. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102311}|Content-Type=application/json&amp;Accept-Language=en</url>
  1818. </episode>
  1819. <episode>
  1820. <id>102336</id>
  1821. <title>Punchline - Why did the Chicken Cross the Road?</title>
  1822. <aired>1997-11-01</aired>
  1823. <epnum>12</epnum>
  1824. <season>5</season>
  1825. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102336}|Content-Type=application/json&amp;Accept-Language=en</url>
  1826. </episode>
  1827. <episode>
  1828. <id>101906</id>
  1829. <title>Temporary Insanity</title>
  1830. <aired>1993-09-20</aired>
  1831. <epnum>13</epnum>
  1832. <season>1</season>
  1833. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101906}|Content-Type=application/json&amp;Accept-Language=en</url>
  1834. </episode>
  1835. <episode>
  1836. <id>102257</id>
  1837. <title>The Kid In The Lid</title>
  1838. <aired>1995-09-30</aired>
  1839. <epnum>13</epnum>
  1840. <season>3</season>
  1841. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102257}|Content-Type=application/json&amp;Accept-Language=en</url>
  1842. </episode>
  1843. <episode>
  1844. <id>102312</id>
  1845. <title>When You're Traveling...</title>
  1846. <aired>1996-09-28</aired>
  1847. <epnum>13</epnum>
  1848. <season>4</season>
  1849. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102312}|Content-Type=application/json&amp;Accept-Language=en</url>
  1850. </episode>
  1851. <episode>
  1852. <id>102337</id>
  1853. <title>Punchline - The Chicken or the Egg?</title>
  1854. <aired>1997-11-01</aired>
  1855. <epnum>13</epnum>
  1856. <season>5</season>
  1857. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102337}|Content-Type=application/json&amp;Accept-Language=en</url>
  1858. </episode>
  1859. <episode>
  1860. <id>101908</id>
  1861. <title>Operation: Lollipop</title>
  1862. <aired>1993-09-20</aired>
  1863. <epnum>14</epnum>
  1864. <season>1</season>
  1865. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101908}|Content-Type=application/json&amp;Accept-Language=en</url>
  1866. </episode>
  1867. <episode>
  1868. <id>102259</id>
  1869. <title>Method To Her Madness</title>
  1870. <aired>1995-09-30</aired>
  1871. <epnum>14</epnum>
  1872. <season>3</season>
  1873. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102259}|Content-Type=application/json&amp;Accept-Language=en</url>
  1874. </episode>
  1875. <episode>
  1876. <id>102315</id>
  1877. <title>Papers for Pappa</title>
  1878. <aired>1996-10-19</aired>
  1879. <epnum>14</epnum>
  1880. <season>4</season>
  1881. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102315}|Content-Type=application/json&amp;Accept-Language=en</url>
  1882. </episode>
  1883. <episode>
  1884. <id>102338</id>
  1885. <title>The Christmas Tree</title>
  1886. <aired>1997-12-20</aired>
  1887. <epnum>14</epnum>
  1888. <season>5</season>
  1889. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102338}|Content-Type=application/json&amp;Accept-Language=en</url>
  1890. </episode>
  1891. <episode>
  1892. <id>102261</id>
  1893. <title>Gimme The Works</title>
  1894. <aired>1995-10-21</aired>
  1895. <epnum>15</epnum>
  1896. <season>3</season>
  1897. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102261}|Content-Type=application/json&amp;Accept-Language=en</url>
  1898. </episode>
  1899. <episode>
  1900. <id>102317</id>
  1901. <title>Amazing Gladiators</title>
  1902. <aired>1996-10-19</aired>
  1903. <epnum>15</epnum>
  1904. <season>4</season>
  1905. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102317}|Content-Type=application/json&amp;Accept-Language=en</url>
  1906. </episode>
  1907. <episode>
  1908. <id>102339</id>
  1909. <title>Hooray for North Hollywood (1)</title>
  1910. <aired>1998-01-03</aired>
  1911. <epnum>15</epnum>
  1912. <season>5</season>
  1913. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102339}|Content-Type=application/json&amp;Accept-Language=en</url>
  1914. </episode>
  1915. <episode>
  1916. <id>4465312</id>
  1917. <title>What Are We?</title>
  1918. <aired>1993-09-20</aired>
  1919. <epnum>15</epnum>
  1920. <season>1</season>
  1921. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":4465312}|Content-Type=application/json&amp;Accept-Language=en</url>
  1922. </episode>
  1923. <episode>
  1924. <id>101911</id>
  1925. <title>Piano Rag</title>
  1926. <aired>1993-09-21</aired>
  1927. <epnum>16</epnum>
  1928. <season>1</season>
  1929. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101911}|Content-Type=application/json&amp;Accept-Language=en</url>
  1930. </episode>
  1931. <episode>
  1932. <id>102262</id>
  1933. <title>Buttons in Ows</title>
  1934. <aired>1995-10-21</aired>
  1935. <epnum>16</epnum>
  1936. <season>3</season>
  1937. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102262}|Content-Type=application/json&amp;Accept-Language=en</url>
  1938. </episode>
  1939. <episode>
  1940. <id>102318</id>
  1941. <title>Pinky and the Ralph</title>
  1942. <aired>1996-10-19</aired>
  1943. <epnum>16</epnum>
  1944. <season>4</season>
  1945. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102318}|Content-Type=application/json&amp;Accept-Language=en</url>
  1946. </episode>
  1947. <episode>
  1948. <id>102340</id>
  1949. <title>Hooray for North Hollywood (2)</title>
  1950. <aired>1998-01-03</aired>
  1951. <epnum>16</epnum>
  1952. <season>5</season>
  1953. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102340}|Content-Type=application/json&amp;Accept-Language=en</url>
  1954. </episode>
  1955. <episode>
  1956. <id>101912</id>
  1957. <title>When Rita Met Runt</title>
  1958. <aired>1993-09-21</aired>
  1959. <epnum>17</epnum>
  1960. <season>1</season>
  1961. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101912}|Content-Type=application/json&amp;Accept-Language=en</url>
  1962. </episode>
  1963. <episode>
  1964. <id>102263</id>
  1965. <title>Hercules Unwound</title>
  1966. <aired>1995-10-21</aired>
  1967. <epnum>17</epnum>
  1968. <season>3</season>
  1969. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102263}|Content-Type=application/json&amp;Accept-Language=en</url>
  1970. </episode>
  1971. <episode>
  1972. <id>102319</id>
  1973. <title>Ten Short Films About Wakko Warner</title>
  1974. <aired>1996-11-02</aired>
  1975. <epnum>17</epnum>
  1976. <season>4</season>
  1977. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102319}|Content-Type=application/json&amp;Accept-Language=en</url>
  1978. </episode>
  1979. <episode>
  1980. <id>102343</id>
  1981. <title>The Carpool</title>
  1982. <aired>1998-02-21</aired>
  1983. <epnum>17</epnum>
  1984. <season>5</season>
  1985. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102343}|Content-Type=application/json&amp;Accept-Language=en</url>
  1986. </episode>
  1987. <episode>
  1988. <id>101916</id>
  1989. <title>The Big Candy Store</title>
  1990. <aired>1993-09-22</aired>
  1991. <epnum>18</epnum>
  1992. <season>1</season>
  1993. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101916}|Content-Type=application/json&amp;Accept-Language=en</url>
  1994. </episode>
  1995. <episode>
  1996. <id>102265</id>
  1997. <title>This Pun For Hire</title>
  1998. <aired>1995-11-04</aired>
  1999. <epnum>18</epnum>
  2000. <season>3</season>
  2001. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102265}|Content-Type=application/json&amp;Accept-Language=en</url>
  2002. </episode>
  2003. <episode>
  2004. <id>102320</id>
  2005. <title>No Time for Love</title>
  2006. <aired>1996-11-02</aired>
  2007. <epnum>18</epnum>
  2008. <season>4</season>
  2009. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102320}|Content-Type=application/json&amp;Accept-Language=en</url>
  2010. </episode>
  2011. <episode>
  2012. <id>102344</id>
  2013. <title>Sunshine Squirrels</title>
  2014. <aired>1998-02-21</aired>
  2015. <epnum>18</epnum>
  2016. <season>5</season>
  2017. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102344}|Content-Type=application/json&amp;Accept-Language=en</url>
  2018. </episode>
  2019. <episode>
  2020. <id>101918</id>
  2021. <title>Bumbie's Mom</title>
  2022. <aired>1993-09-22</aired>
  2023. <epnum>19</epnum>
  2024. <season>1</season>
  2025. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101918}|Content-Type=application/json&amp;Accept-Language=en</url>
  2026. </episode>
  2027. <episode>
  2028. <id>102266</id>
  2029. <title>Star Truck</title>
  2030. <aired>1995-11-04</aired>
  2031. <epnum>19</epnum>
  2032. <season>3</season>
  2033. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102266}|Content-Type=application/json&amp;Accept-Language=en</url>
  2034. </episode>
  2035. <episode>
  2036. <id>102321</id>
  2037. <title>The Boo Network</title>
  2038. <aired>1996-11-02</aired>
  2039. <epnum>19</epnum>
  2040. <season>4</season>
  2041. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102321}|Content-Type=application/json&amp;Accept-Language=en</url>
  2042. </episode>
  2043. <episode>
  2044. <id>102345</id>
  2045. <title>Katie KaBoom: Prom Night</title>
  2046. <aired>1998-04-25</aired>
  2047. <epnum>19</epnum>
  2048. <season>5</season>
  2049. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102345}|Content-Type=application/json&amp;Accept-Language=en</url>
  2050. </episode>
  2051. <episode>
  2052. <id>101920</id>
  2053. <title>Wally Llama</title>
  2054. <aired>1993-09-23</aired>
  2055. <epnum>20</epnum>
  2056. <season>1</season>
  2057. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101920}|Content-Type=application/json&amp;Accept-Language=en</url>
  2058. </episode>
  2059. <episode>
  2060. <id>102267</id>
  2061. <title>Go Fish</title>
  2062. <aired>1995-11-04</aired>
  2063. <epnum>20</epnum>
  2064. <season>3</season>
  2065. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102267}|Content-Type=application/json&amp;Accept-Language=en</url>
  2066. </episode>
  2067. <episode>
  2068. <id>102322</id>
  2069. <title>Pitter Patter of Little Feet</title>
  2070. <aired>1996-11-16</aired>
  2071. <epnum>20</epnum>
  2072. <season>4</season>
  2073. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102322}|Content-Type=application/json&amp;Accept-Language=en</url>
  2074. </episode>
  2075. <episode>
  2076. <id>102346</id>
  2077. <title>Magic Time</title>
  2078. <aired>1998-05-09</aired>
  2079. <epnum>20</epnum>
  2080. <season>5</season>
  2081. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102346}|Content-Type=application/json&amp;Accept-Language=en</url>
  2082. </episode>
  2083. <episode>
  2084. <id>101922</id>
  2085. <title>Where Rodents Dare</title>
  2086. <aired>1993-09-23</aired>
  2087. <epnum>21</epnum>
  2088. <season>1</season>
  2089. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101922}|Content-Type=application/json&amp;Accept-Language=en</url>
  2090. </episode>
  2091. <episode>
  2092. <id>102269</id>
  2093. <title>Multiplication</title>
  2094. <aired>1995-11-04</aired>
  2095. <epnum>21</epnum>
  2096. <season>3</season>
  2097. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102269}|Content-Type=application/json&amp;Accept-Language=en</url>
  2098. </episode>
  2099. <episode>
  2100. <id>102323</id>
  2101. <title>Mindy in Wonderland</title>
  2102. <aired>1996-11-16</aired>
  2103. <epnum>21</epnum>
  2104. <season>4</season>
  2105. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102323}|Content-Type=application/json&amp;Accept-Language=en</url>
  2106. </episode>
  2107. <episode>
  2108. <id>102347</id>
  2109. <title>The Scoring Session</title>
  2110. <aired>1998-05-25</aired>
  2111. <epnum>21</epnum>
  2112. <season>5</season>
  2113. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102347}|Content-Type=application/json&amp;Accept-Language=en</url>
  2114. </episode>
  2115. <episode>
  2116. <id>101924</id>
  2117. <title>King Yakko</title>
  2118. <aired>1993-09-24</aired>
  2119. <epnum>22</epnum>
  2120. <season>1</season>
  2121. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101924}|Content-Type=application/json&amp;Accept-Language=en</url>
  2122. </episode>
  2123. <episode>
  2124. <id>102271</id>
  2125. <title>The Presidents Song</title>
  2126. <aired>1995-11-11</aired>
  2127. <epnum>22</epnum>
  2128. <season>3</season>
  2129. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102271}|Content-Type=application/json&amp;Accept-Language=en</url>
  2130. </episode>
  2131. <episode>
  2132. <id>102324</id>
  2133. <title>Ralph's Wedding</title>
  2134. <aired>1996-11-16</aired>
  2135. <epnum>22</epnum>
  2136. <season>4</season>
  2137. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102324}|Content-Type=application/json&amp;Accept-Language=en</url>
  2138. </episode>
  2139. <episode>
  2140. <id>102348</id>
  2141. <title>Star Warners</title>
  2142. <aired>1998-05-25</aired>
  2143. <epnum>22</epnum>
  2144. <season>5</season>
  2145. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102348}|Content-Type=application/json&amp;Accept-Language=en</url>
  2146. </episode>
  2147. <episode>
  2148. <id>101926</id>
  2149. <title>No Pain, No Painting</title>
  2150. <aired>1993-09-27</aired>
  2151. <epnum>23</epnum>
  2152. <season>1</season>
  2153. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101926}|Content-Type=application/json&amp;Accept-Language=en</url>
  2154. </episode>
  2155. <episode>
  2156. <id>102272</id>
  2157. <title>Don't Tread On Us</title>
  2158. <aired>1995-11-11</aired>
  2159. <epnum>23</epnum>
  2160. <season>3</season>
  2161. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102272}|Content-Type=application/json&amp;Accept-Language=en</url>
  2162. </episode>
  2163. <episode>
  2164. <id>102349</id>
  2165. <title>The Animaniacs Suite</title>
  2166. <aired>1998-05-25</aired>
  2167. <epnum>23</epnum>
  2168. <season>5</season>
  2169. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102349}|Content-Type=application/json&amp;Accept-Language=en</url>
  2170. </episode>
  2171. <episode>
  2172. <id>101927</id>
  2173. <title>Les Miseranimals</title>
  2174. <aired>1993-09-27</aired>
  2175. <epnum>24</epnum>
  2176. <season>1</season>
  2177. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101927}|Content-Type=application/json&amp;Accept-Language=en</url>
  2178. </episode>
  2179. <episode>
  2180. <id>102273</id>
  2181. <title>The Flame Returns</title>
  2182. <aired>1995-11-11</aired>
  2183. <epnum>24</epnum>
  2184. <season>3</season>
  2185. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102273}|Content-Type=application/json&amp;Accept-Language=en</url>
  2186. </episode>
  2187. <episode>
  2188. <id>102350</id>
  2189. <title>Birds on a Wire</title>
  2190. <aired>1998-05-25</aired>
  2191. <epnum>24</epnum>
  2192. <season>5</season>
  2193. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102350}|Content-Type=application/json&amp;Accept-Language=en</url>
  2194. </episode>
  2195. <episode>
  2196. <id>101930</id>
  2197. <title>Garage Sale of the Century</title>
  2198. <aired>1993-09-28</aired>
  2199. <epnum>25</epnum>
  2200. <season>1</season>
  2201. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101930}|Content-Type=application/json&amp;Accept-Language=en</url>
  2202. </episode>
  2203. <episode>
  2204. <id>102274</id>
  2205. <title>The Sound of Warners</title>
  2206. <aired>1995-11-18</aired>
  2207. <epnum>25</epnum>
  2208. <season>3</season>
  2209. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102274}|Content-Type=application/json&amp;Accept-Language=en</url>
  2210. </episode>
  2211. <episode>
  2212. <id>101932</id>
  2213. <title>West Side Pigeons</title>
  2214. <aired>1993-09-28</aired>
  2215. <epnum>26</epnum>
  2216. <season>1</season>
  2217. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101932}|Content-Type=application/json&amp;Accept-Language=en</url>
  2218. </episode>
  2219. <episode>
  2220. <id>102276</id>
  2221. <title>Yabba Dabba Boo</title>
  2222. <aired>1995-11-18</aired>
  2223. <epnum>26</epnum>
  2224. <season>3</season>
  2225. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102276}|Content-Type=application/json&amp;Accept-Language=en</url>
  2226. </episode>
  2227. <episode>
  2228. <id>101933</id>
  2229. <title>Hello Nice Warners</title>
  2230. <aired>1993-09-29</aired>
  2231. <epnum>27</epnum>
  2232. <season>1</season>
  2233. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101933}|Content-Type=application/json&amp;Accept-Language=en</url>
  2234. </episode>
  2235. <episode>
  2236. <id>102278</id>
  2237. <title>My Mother the Squirrel</title>
  2238. <aired>1996-01-27</aired>
  2239. <epnum>27</epnum>
  2240. <season>3</season>
  2241. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102278}|Content-Type=application/json&amp;Accept-Language=en</url>
  2242. </episode>
  2243. <episode>
  2244. <id>101935</id>
  2245. <title>La Behemoth</title>
  2246. <aired>1993-09-29</aired>
  2247. <epnum>28</epnum>
  2248. <season>1</season>
  2249. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101935}|Content-Type=application/json&amp;Accept-Language=en</url>
  2250. </episode>
  2251. <episode>
  2252. <id>102279</id>
  2253. <title>The Party</title>
  2254. <aired>1996-01-27</aired>
  2255. <epnum>28</epnum>
  2256. <season>3</season>
  2257. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102279}|Content-Type=application/json&amp;Accept-Language=en</url>
  2258. </episode>
  2259. <episode>
  2260. <id>101937</id>
  2261. <title>Little Old Slappy From Pasadena</title>
  2262. <aired>1993-09-29</aired>
  2263. <epnum>29</epnum>
  2264. <season>1</season>
  2265. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101937}|Content-Type=application/json&amp;Accept-Language=en</url>
  2266. </episode>
  2267. <episode>
  2268. <id>102280</id>
  2269. <title>Oh Say Can You See?</title>
  2270. <aired>1996-01-27</aired>
  2271. <epnum>29</epnum>
  2272. <season>3</season>
  2273. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102280}|Content-Type=application/json&amp;Accept-Language=en</url>
  2274. </episode>
  2275. <episode>
  2276. <id>101939</id>
  2277. <title>La La Law</title>
  2278. <aired>1993-09-30</aired>
  2279. <epnum>30</epnum>
  2280. <season>1</season>
  2281. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101939}|Content-Type=application/json&amp;Accept-Language=en</url>
  2282. </episode>
  2283. <episode>
  2284. <id>5844921</id>
  2285. <title>The Twelve Days of Christmas</title>
  2286. <aired>1996-01-27</aired>
  2287. <epnum>30</epnum>
  2288. <season>3</season>
  2289. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":5844921}|Content-Type=application/json&amp;Accept-Language=en</url>
  2290. </episode>
  2291. <episode>
  2292. <id>101941</id>
  2293. <title>Cat on a Hot Steel Beam</title>
  2294. <aired>1993-09-30</aired>
  2295. <epnum>31</epnum>
  2296. <season>1</season>
  2297. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101941}|Content-Type=application/json&amp;Accept-Language=en</url>
  2298. </episode>
  2299. <episode>
  2300. <id>102282</id>
  2301. <title>The Girl with the Googily Goop</title>
  2302. <aired>1996-02-03</aired>
  2303. <epnum>31</epnum>
  2304. <season>3</season>
  2305. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102282}|Content-Type=application/json&amp;Accept-Language=en</url>
  2306. </episode>
  2307. <episode>
  2308. <id>101944</id>
  2309. <title>Space Probed</title>
  2310. <aired>1993-10-01</aired>
  2311. <epnum>32</epnum>
  2312. <season>1</season>
  2313. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101944}|Content-Type=application/json&amp;Accept-Language=en</url>
  2314. </episode>
  2315. <episode>
  2316. <id>102283</id>
  2317. <title>Gunga Dot</title>
  2318. <aired>1996-02-03</aired>
  2319. <epnum>32</epnum>
  2320. <season>3</season>
  2321. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102283}|Content-Type=application/json&amp;Accept-Language=en</url>
  2322. </episode>
  2323. <episode>
  2324. <id>101945</id>
  2325. <title>Battle for the Planet</title>
  2326. <aired>1993-10-01</aired>
  2327. <epnum>33</epnum>
  2328. <season>1</season>
  2329. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101945}|Content-Type=application/json&amp;Accept-Language=en</url>
  2330. </episode>
  2331. <episode>
  2332. <id>102284</id>
  2333. <title>Belly Button Blues</title>
  2334. <aired>1996-02-03</aired>
  2335. <epnum>33</epnum>
  2336. <season>3</season>
  2337. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102284}|Content-Type=application/json&amp;Accept-Language=en</url>
  2338. </episode>
  2339. <episode>
  2340. <id>101946</id>
  2341. <title>Chalkboard Bungle</title>
  2342. <aired>1993-10-04</aired>
  2343. <epnum>34</epnum>
  2344. <season>1</season>
  2345. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101946}|Content-Type=application/json&amp;Accept-Language=en</url>
  2346. </episode>
  2347. <episode>
  2348. <id>102287</id>
  2349. <title>Dot's Entertainment</title>
  2350. <aired>1996-02-03</aired>
  2351. <epnum>34</epnum>
  2352. <season>3</season>
  2353. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102287}|Content-Type=application/json&amp;Accept-Language=en</url>
  2354. </episode>
  2355. <episode>
  2356. <id>101947</id>
  2357. <title>Hurray for Slappy</title>
  2358. <aired>1993-10-04</aired>
  2359. <epnum>35</epnum>
  2360. <season>1</season>
  2361. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101947}|Content-Type=application/json&amp;Accept-Language=en</url>
  2362. </episode>
  2363. <episode>
  2364. <id>102288</id>
  2365. <title>Soccer Coach Slappy</title>
  2366. <aired>1996-02-03</aired>
  2367. <epnum>35</epnum>
  2368. <season>3</season>
  2369. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102288}|Content-Type=application/json&amp;Accept-Language=en</url>
  2370. </episode>
  2371. <episode>
  2372. <id>101948</id>
  2373. <title>The Great Wakkorotti: The Master and his Music</title>
  2374. <aired>1993-10-04</aired>
  2375. <epnum>36</epnum>
  2376. <season>1</season>
  2377. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101948}|Content-Type=application/json&amp;Accept-Language=en</url>
  2378. </episode>
  2379. <episode>
  2380. <id>102289</id>
  2381. <title>Valuable Lesson</title>
  2382. <aired>1996-02-03</aired>
  2383. <epnum>36</epnum>
  2384. <season>3</season>
  2385. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102289}|Content-Type=application/json&amp;Accept-Language=en</url>
  2386. </episode>
  2387. <episode>
  2388. <id>101950</id>
  2389. <title>Roll Over, Beethoven</title>
  2390. <aired>1993-10-05</aired>
  2391. <epnum>37</epnum>
  2392. <season>1</season>
  2393. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101950}|Content-Type=application/json&amp;Accept-Language=en</url>
  2394. </episode>
  2395. <episode>
  2396. <id>102290</id>
  2397. <title>Our Final Space Cartoon, We Promise</title>
  2398. <aired>1996-02-03</aired>
  2399. <epnum>37</epnum>
  2400. <season>3</season>
  2401. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102290}|Content-Type=application/json&amp;Accept-Language=en</url>
  2402. </episode>
  2403. <episode>
  2404. <id>101952</id>
  2405. <title>The Cat and the Fiddle</title>
  2406. <aired>1993-10-05</aired>
  2407. <epnum>38</epnum>
  2408. <season>1</season>
  2409. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101952}|Content-Type=application/json&amp;Accept-Language=en</url>
  2410. </episode>
  2411. <episode>
  2412. <id>102291</id>
  2413. <title>Wakko's 2-note Song</title>
  2414. <aired>1996-02-24</aired>
  2415. <epnum>38</epnum>
  2416. <season>3</season>
  2417. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102291}|Content-Type=application/json&amp;Accept-Language=en</url>
  2418. </episode>
  2419. <episode>
  2420. <id>101953</id>
  2421. <title>Pavlov's Mice</title>
  2422. <aired>1993-10-06</aired>
  2423. <epnum>39</epnum>
  2424. <season>1</season>
  2425. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101953}|Content-Type=application/json&amp;Accept-Language=en</url>
  2426. </episode>
  2427. <episode>
  2428. <id>102292</id>
  2429. <title>Panama Canal</title>
  2430. <aired>1996-02-24</aired>
  2431. <epnum>39</epnum>
  2432. <season>3</season>
  2433. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102292}|Content-Type=application/json&amp;Accept-Language=en</url>
  2434. </episode>
  2435. <episode>
  2436. <id>101955</id>
  2437. <title>Chicken Boo-Ryshnikov</title>
  2438. <aired>1993-10-06</aired>
  2439. <epnum>40</epnum>
  2440. <season>1</season>
  2441. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101955}|Content-Type=application/json&amp;Accept-Language=en</url>
  2442. </episode>
  2443. <episode>
  2444. <id>102293</id>
  2445. <title>Hello Nurse</title>
  2446. <aired>1996-02-24</aired>
  2447. <epnum>40</epnum>
  2448. <season>3</season>
  2449. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102293}|Content-Type=application/json&amp;Accept-Language=en</url>
  2450. </episode>
  2451. <episode>
  2452. <id>101957</id>
  2453. <title>Nothing but the Tooth</title>
  2454. <aired>1993-10-06</aired>
  2455. <epnum>41</epnum>
  2456. <season>1</season>
  2457. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101957}|Content-Type=application/json&amp;Accept-Language=en</url>
  2458. </episode>
  2459. <episode>
  2460. <id>102294</id>
  2461. <title>The Ballad of Magellan</title>
  2462. <aired>1996-02-24</aired>
  2463. <epnum>41</epnum>
  2464. <season>3</season>
  2465. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102294}|Content-Type=application/json&amp;Accept-Language=en</url>
  2466. </episode>
  2467. <episode>
  2468. <id>101960</id>
  2469. <title>Meatballs or Consequences</title>
  2470. <aired>1993-10-07</aired>
  2471. <epnum>42</epnum>
  2472. <season>1</season>
  2473. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101960}|Content-Type=application/json&amp;Accept-Language=en</url>
  2474. </episode>
  2475. <episode>
  2476. <id>102295</id>
  2477. <title>The Return of the Great Wakkorotti</title>
  2478. <aired>1996-02-24</aired>
  2479. <epnum>42</epnum>
  2480. <season>3</season>
  2481. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102295}|Content-Type=application/json&amp;Accept-Language=en</url>
  2482. </episode>
  2483. <episode>
  2484. <id>101962</id>
  2485. <title>A Moving Experience</title>
  2486. <aired>1993-10-07</aired>
  2487. <epnum>43</epnum>
  2488. <season>1</season>
  2489. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101962}|Content-Type=application/json&amp;Accept-Language=en</url>
  2490. </episode>
  2491. <episode>
  2492. <id>102296</id>
  2493. <title>The Big Wrap Party Tonight</title>
  2494. <aired>1996-02-24</aired>
  2495. <epnum>43</epnum>
  2496. <season>3</season>
  2497. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102296}|Content-Type=application/json&amp;Accept-Language=en</url>
  2498. </episode>
  2499. <episode>
  2500. <id>101963</id>
  2501. <title>Four Score and Seven Migraines Ago</title>
  2502. <aired>1993-10-11</aired>
  2503. <epnum>44</epnum>
  2504. <season>1</season>
  2505. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101963}|Content-Type=application/json&amp;Accept-Language=en</url>
  2506. </episode>
  2507. <episode>
  2508. <id>101964</id>
  2509. <title>Wakko's America</title>
  2510. <aired>1993-10-11</aired>
  2511. <epnum>45</epnum>
  2512. <season>1</season>
  2513. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101964}|Content-Type=application/json&amp;Accept-Language=en</url>
  2514. </episode>
  2515. <episode>
  2516. <id>101965</id>
  2517. <title>Davy Omelette</title>
  2518. <aired>1993-10-11</aired>
  2519. <epnum>46</epnum>
  2520. <season>1</season>
  2521. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101965}|Content-Type=application/json&amp;Accept-Language=en</url>
  2522. </episode>
  2523. <episode>
  2524. <id>4360683</id>
  2525. <title>The Flame</title>
  2526. <aired>1993-10-11</aired>
  2527. <epnum>47</epnum>
  2528. <season>1</season>
  2529. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":4360683}|Content-Type=application/json&amp;Accept-Language=en</url>
  2530. </episode>
  2531. <episode>
  2532. <id>101969</id>
  2533. <title>Hearts of Twilight</title>
  2534. <aired>1993-10-12</aired>
  2535. <epnum>48</epnum>
  2536. <season>1</season>
  2537. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101969}|Content-Type=application/json&amp;Accept-Language=en</url>
  2538. </episode>
  2539. <episode>
  2540. <id>101970</id>
  2541. <title>The Boids</title>
  2542. <aired>1993-10-12</aired>
  2543. <epnum>49</epnum>
  2544. <season>1</season>
  2545. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101970}|Content-Type=application/json&amp;Accept-Language=en</url>
  2546. </episode>
  2547. <episode>
  2548. <id>101971</id>
  2549. <title>Guardin' the Garden</title>
  2550. <aired>1993-10-13</aired>
  2551. <epnum>50</epnum>
  2552. <season>1</season>
  2553. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101971}|Content-Type=application/json&amp;Accept-Language=en</url>
  2554. </episode>
  2555. <episode>
  2556. <id>101972</id>
  2557. <title>Plane Pals</title>
  2558. <aired>1993-10-13</aired>
  2559. <epnum>51</epnum>
  2560. <season>1</season>
  2561. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101972}|Content-Type=application/json&amp;Accept-Language=en</url>
  2562. </episode>
  2563. <episode>
  2564. <id>4465335</id>
  2565. <title>Be Careful What You Eat</title>
  2566. <aired>1993-10-15</aired>
  2567. <epnum>52</epnum>
  2568. <season>1</season>
  2569. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":4465335}|Content-Type=application/json&amp;Accept-Language=en</url>
  2570. </episode>
  2571. <episode>
  2572. <id>101975</id>
  2573. <title>Up the Crazy River</title>
  2574. <aired>1993-10-15</aired>
  2575. <epnum>53</epnum>
  2576. <season>1</season>
  2577. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101975}|Content-Type=application/json&amp;Accept-Language=en</url>
  2578. </episode>
  2579. <episode>
  2580. <id>101977</id>
  2581. <title>Ta Da Dump, Ta Da Dump, Ta Da Dump Dump Dump</title>
  2582. <aired>1993-10-15</aired>
  2583. <epnum>54</epnum>
  2584. <season>1</season>
  2585. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101977}|Content-Type=application/json&amp;Accept-Language=en</url>
  2586. </episode>
  2587. <episode>
  2588. <id>101980</id>
  2589. <title>Opportunity Knox</title>
  2590. <aired>1993-10-18</aired>
  2591. <epnum>55</epnum>
  2592. <season>1</season>
  2593. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101980}|Content-Type=application/json&amp;Accept-Language=en</url>
  2594. </episode>
  2595. <episode>
  2596. <id>101982</id>
  2597. <title>Wings Take Heart</title>
  2598. <aired>1993-10-18</aired>
  2599. <epnum>56</epnum>
  2600. <season>1</season>
  2601. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101982}|Content-Type=application/json&amp;Accept-Language=en</url>
  2602. </episode>
  2603. <episode>
  2604. <id>101985</id>
  2605. <title>Hercule Yakko</title>
  2606. <aired>1993-10-19</aired>
  2607. <epnum>57</epnum>
  2608. <season>1</season>
  2609. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101985}|Content-Type=application/json&amp;Accept-Language=en</url>
  2610. </episode>
  2611. <episode>
  2612. <id>101987</id>
  2613. <title>Home on De-Nile</title>
  2614. <aired>1993-10-19</aired>
  2615. <epnum>58</epnum>
  2616. <season>1</season>
  2617. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101987}|Content-Type=application/json&amp;Accept-Language=en</url>
  2618. </episode>
  2619. <episode>
  2620. <id>101988</id>
  2621. <title>A Midsummer Night's Dream</title>
  2622. <aired>1993-10-19</aired>
  2623. <epnum>59</epnum>
  2624. <season>1</season>
  2625. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101988}|Content-Type=application/json&amp;Accept-Language=en</url>
  2626. </episode>
  2627. <episode>
  2628. <id>4458688</id>
  2629. <title>Testimonials</title>
  2630. <aired>1993-10-21</aired>
  2631. <epnum>60</epnum>
  2632. <season>1</season>
  2633. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":4458688}|Content-Type=application/json&amp;Accept-Language=en</url>
  2634. </episode>
  2635. <episode>
  2636. <id>101990</id>
  2637. <title>Babblin' Bijou</title>
  2638. <aired>1993-10-21</aired>
  2639. <epnum>61</epnum>
  2640. <season>1</season>
  2641. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101990}|Content-Type=application/json&amp;Accept-Language=en</url>
  2642. </episode>
  2643. <episode>
  2644. <id>101992</id>
  2645. <title>Potty Emergency</title>
  2646. <aired>1993-10-21</aired>
  2647. <epnum>62</epnum>
  2648. <season>1</season>
  2649. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101992}|Content-Type=application/json&amp;Accept-Language=en</url>
  2650. </episode>
  2651. <episode>
  2652. <id>101994</id>
  2653. <title>Sir Yaksalot</title>
  2654. <aired>1993-10-21</aired>
  2655. <epnum>63</epnum>
  2656. <season>1</season>
  2657. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101994}|Content-Type=application/json&amp;Accept-Language=en</url>
  2658. </episode>
  2659. <episode>
  2660. <id>101997</id>
  2661. <title>I Got Yer Can</title>
  2662. <aired>1993-10-25</aired>
  2663. <epnum>64</epnum>
  2664. <season>1</season>
  2665. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101997}|Content-Type=application/json&amp;Accept-Language=en</url>
  2666. </episode>
  2667. <episode>
  2668. <id>101998</id>
  2669. <title>Jockey for Position</title>
  2670. <aired>1993-10-25</aired>
  2671. <epnum>65</epnum>
  2672. <season>1</season>
  2673. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101998}|Content-Type=application/json&amp;Accept-Language=en</url>
  2674. </episode>
  2675. <episode>
  2676. <id>101996</id>
  2677. <title>You Risk Your Life</title>
  2678. <aired>1993-10-25</aired>
  2679. <epnum>66</epnum>
  2680. <season>1</season>
  2681. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101996}|Content-Type=application/json&amp;Accept-Language=en</url>
  2682. </episode>
  2683. <episode>
  2684. <id>102001</id>
  2685. <title>Moby or Not Moby</title>
  2686. <aired>1993-10-26</aired>
  2687. <epnum>67</epnum>
  2688. <season>1</season>
  2689. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102001}|Content-Type=application/json&amp;Accept-Language=en</url>
  2690. </episode>
  2691. <episode>
  2692. <id>102003</id>
  2693. <title>Mesozoic Mindy</title>
  2694. <aired>1993-10-26</aired>
  2695. <epnum>68</epnum>
  2696. <season>1</season>
  2697. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102003}|Content-Type=application/json&amp;Accept-Language=en</url>
  2698. </episode>
  2699. <episode>
  2700. <id>102005</id>
  2701. <title>The Good, the Boo, and the Ugly</title>
  2702. <aired>1993-10-26</aired>
  2703. <epnum>69</epnum>
  2704. <season>1</season>
  2705. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102005}|Content-Type=application/json&amp;Accept-Language=en</url>
  2706. </episode>
  2707. <episode>
  2708. <id>102009</id>
  2709. <title>Hot, Bothered and Bedeviled</title>
  2710. <aired>1993-10-28</aired>
  2711. <epnum>70</epnum>
  2712. <season>1</season>
  2713. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102009}|Content-Type=application/json&amp;Accept-Language=en</url>
  2714. </episode>
  2715. <episode>
  2716. <id>102010</id>
  2717. <title>Moon Over Minerva</title>
  2718. <aired>1993-10-28</aired>
  2719. <epnum>71</epnum>
  2720. <season>1</season>
  2721. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102010}|Content-Type=application/json&amp;Accept-Language=en</url>
  2722. </episode>
  2723. <episode>
  2724. <id>102011</id>
  2725. <title>Skullhead Boneyhands</title>
  2726. <aired>1993-10-28</aired>
  2727. <epnum>72</epnum>
  2728. <season>1</season>
  2729. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102011}|Content-Type=application/json&amp;Accept-Language=en</url>
  2730. </episode>
  2731. <episode>
  2732. <id>102012</id>
  2733. <title>Draculee, Draculaa</title>
  2734. <aired>1993-10-29</aired>
  2735. <epnum>73</epnum>
  2736. <season>1</season>
  2737. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102012}|Content-Type=application/json&amp;Accept-Language=en</url>
  2738. </episode>
  2739. <episode>
  2740. <id>102013</id>
  2741. <title>Phranken-Runt</title>
  2742. <aired>1993-10-29</aired>
  2743. <epnum>74</epnum>
  2744. <season>1</season>
  2745. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102013}|Content-Type=application/json&amp;Accept-Language=en</url>
  2746. </episode>
  2747. <episode>
  2748. <id>102015</id>
  2749. <title>O Silly Mio</title>
  2750. <aired>1993-11-01</aired>
  2751. <epnum>75</epnum>
  2752. <season>1</season>
  2753. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102015}|Content-Type=application/json&amp;Accept-Language=en</url>
  2754. </episode>
  2755. <episode>
  2756. <id>102016</id>
  2757. <title>Puttin' on the Blitz</title>
  2758. <aired>1993-11-01</aired>
  2759. <epnum>76</epnum>
  2760. <season>1</season>
  2761. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102016}|Content-Type=application/json&amp;Accept-Language=en</url>
  2762. </episode>
  2763. <episode>
  2764. <id>102017</id>
  2765. <title>The Great Wakkorotti: The Summer Concert</title>
  2766. <aired>1993-11-01</aired>
  2767. <epnum>77</epnum>
  2768. <season>1</season>
  2769. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102017}|Content-Type=application/json&amp;Accept-Language=en</url>
  2770. </episode>
  2771. <episode>
  2772. <id>102020</id>
  2773. <title>Chairman of the Bored</title>
  2774. <aired>1993-11-02</aired>
  2775. <epnum>78</epnum>
  2776. <season>1</season>
  2777. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102020}|Content-Type=application/json&amp;Accept-Language=en</url>
  2778. </episode>
  2779. <episode>
  2780. <id>102022</id>
  2781. <title>Astro-Buttons</title>
  2782. <aired>1993-11-02</aired>
  2783. <epnum>79</epnum>
  2784. <season>1</season>
  2785. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102022}|Content-Type=application/json&amp;Accept-Language=en</url>
  2786. </episode>
  2787. <episode>
  2788. <id>102025</id>
  2789. <title>Noah's Lark</title>
  2790. <aired>1993-11-03</aired>
  2791. <epnum>80</epnum>
  2792. <season>1</season>
  2793. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102025}|Content-Type=application/json&amp;Accept-Language=en</url>
  2794. </episode>
  2795. <episode>
  2796. <id>102028</id>
  2797. <title>The Big Kiss</title>
  2798. <aired>1993-11-03</aired>
  2799. <epnum>81</epnum>
  2800. <season>1</season>
  2801. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102028}|Content-Type=application/json&amp;Accept-Language=en</url>
  2802. </episode>
  2803. <episode>
  2804. <id>102030</id>
  2805. <title>Hiccup</title>
  2806. <aired>1993-11-03</aired>
  2807. <epnum>82</epnum>
  2808. <season>1</season>
  2809. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102030}|Content-Type=application/json&amp;Accept-Language=en</url>
  2810. </episode>
  2811. <episode>
  2812. <id>102032</id>
  2813. <title>Clown and Out</title>
  2814. <aired>1993-11-04</aired>
  2815. <epnum>83</epnum>
  2816. <season>1</season>
  2817. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102032}|Content-Type=application/json&amp;Accept-Language=en</url>
  2818. </episode>
  2819. <episode>
  2820. <id>102033</id>
  2821. <title>Bubba Bo Bob Brain</title>
  2822. <aired>1993-11-04</aired>
  2823. <epnum>84</epnum>
  2824. <season>1</season>
  2825. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102033}|Content-Type=application/json&amp;Accept-Language=en</url>
  2826. </episode>
  2827. <episode>
  2828. <id>102039</id>
  2829. <title>In the Garden of Mindy</title>
  2830. <aired>1993-11-05</aired>
  2831. <epnum>85</epnum>
  2832. <season>1</season>
  2833. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102039}|Content-Type=application/json&amp;Accept-Language=en</url>
  2834. </episode>
  2835. <episode>
  2836. <id>102042</id>
  2837. <title>No Place Like Homeless</title>
  2838. <aired>1993-11-05</aired>
  2839. <epnum>86</epnum>
  2840. <season>1</season>
  2841. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102042}|Content-Type=application/json&amp;Accept-Language=en</url>
  2842. </episode>
  2843. <episode>
  2844. <id>102044</id>
  2845. <title>Katie Ka-Boo</title>
  2846. <aired>1993-11-05</aired>
  2847. <epnum>87</epnum>
  2848. <season>1</season>
  2849. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102044}|Content-Type=application/json&amp;Accept-Language=en</url>
  2850. </episode>
  2851. <episode>
  2852. <id>102047</id>
  2853. <title>Baghdad Cafe</title>
  2854. <aired>1993-11-05</aired>
  2855. <epnum>88</epnum>
  2856. <season>1</season>
  2857. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102047}|Content-Type=application/json&amp;Accept-Language=en</url>
  2858. </episode>
  2859. <episode>
  2860. <id>102049</id>
  2861. <title>Critical Condition</title>
  2862. <aired>1993-11-08</aired>
  2863. <epnum>89</epnum>
  2864. <season>1</season>
  2865. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102049}|Content-Type=application/json&amp;Accept-Language=en</url>
  2866. </episode>
  2867. <episode>
  2868. <id>102051</id>
  2869. <title>The Three Muska-Warners</title>
  2870. <aired>1993-11-08</aired>
  2871. <epnum>90</epnum>
  2872. <season>1</season>
  2873. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102051}|Content-Type=application/json&amp;Accept-Language=en</url>
  2874. </episode>
  2875. <episode>
  2876. <id>102052</id>
  2877. <title>Dough Dough Boys</title>
  2878. <aired>1993-11-09</aired>
  2879. <epnum>91</epnum>
  2880. <season>1</season>
  2881. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102052}|Content-Type=application/json&amp;Accept-Language=en</url>
  2882. </episode>
  2883. <episode>
  2884. <id>102053</id>
  2885. <title>Boot Camping</title>
  2886. <aired>1993-11-09</aired>
  2887. <epnum>92</epnum>
  2888. <season>1</season>
  2889. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102053}|Content-Type=application/json&amp;Accept-Language=en</url>
  2890. </episode>
  2891. <episode>
  2892. <id>102054</id>
  2893. <title>General Boo-Regard</title>
  2894. <aired>1993-11-09</aired>
  2895. <epnum>93</epnum>
  2896. <season>1</season>
  2897. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102054}|Content-Type=application/json&amp;Accept-Language=en</url>
  2898. </episode>
  2899. <episode>
  2900. <id>102055</id>
  2901. <title>Spellbound</title>
  2902. <aired>1993-11-10</aired>
  2903. <epnum>94</epnum>
  2904. <season>1</season>
  2905. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102055}|Content-Type=application/json&amp;Accept-Language=en</url>
  2906. </episode>
  2907. <episode>
  2908. <id>102058</id>
  2909. <title>Smitten With Kittens</title>
  2910. <aired>1993-11-11</aired>
  2911. <epnum>95</epnum>
  2912. <season>1</season>
  2913. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102058}|Content-Type=application/json&amp;Accept-Language=en</url>
  2914. </episode>
  2915. <episode>
  2916. <id>102061</id>
  2917. <title>White Gloves</title>
  2918. <aired>1993-11-11</aired>
  2919. <epnum>96</epnum>
  2920. <season>1</season>
  2921. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102061}|Content-Type=application/json&amp;Accept-Language=en</url>
  2922. </episode>
  2923. <episode>
  2924. <id>102066</id>
  2925. <title>Fair Game</title>
  2926. <aired>1993-11-12</aired>
  2927. <epnum>97</epnum>
  2928. <season>1</season>
  2929. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102066}|Content-Type=application/json&amp;Accept-Language=en</url>
  2930. </episode>
  2931. <episode>
  2932. <id>102069</id>
  2933. <title>Puppet Rulers</title>
  2934. <aired>1993-11-12</aired>
  2935. <epnum>98</epnum>
  2936. <season>1</season>
  2937. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102069}|Content-Type=application/json&amp;Accept-Language=en</url>
  2938. </episode>
  2939. <episode>
  2940. <id>102073</id>
  2941. <title>Broadcast Nuisance</title>
  2942. <aired>1993-11-15</aired>
  2943. <epnum>99</epnum>
  2944. <season>1</season>
  2945. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102073}|Content-Type=application/json&amp;Accept-Language=en</url>
  2946. </episode>
  2947. <episode>
  2948. <id>102076</id>
  2949. <title>Raging Bird</title>
  2950. <aired>1993-11-15</aired>
  2951. <epnum>100</epnum>
  2952. <season>1</season>
  2953. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102076}|Content-Type=application/json&amp;Accept-Language=en</url>
  2954. </episode>
  2955. <episode>
  2956. <id>102080</id>
  2957. <title>Can't Buy A Thrill</title>
  2958. <aired>1993-11-16</aired>
  2959. <epnum>101</epnum>
  2960. <season>1</season>
  2961. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102080}|Content-Type=application/json&amp;Accept-Language=en</url>
  2962. </episode>
  2963. <episode>
  2964. <id>102082</id>
  2965. <title>Hollywoodchuck</title>
  2966. <aired>1993-11-16</aired>
  2967. <epnum>102</epnum>
  2968. <season>1</season>
  2969. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102082}|Content-Type=application/json&amp;Accept-Language=en</url>
  2970. </episode>
  2971. <episode>
  2972. <id>102084</id>
  2973. <title>Of Nice and Men</title>
  2974. <aired>1993-11-17</aired>
  2975. <epnum>103</epnum>
  2976. <season>1</season>
  2977. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102084}|Content-Type=application/json&amp;Accept-Language=en</url>
  2978. </episode>
  2979. <episode>
  2980. <id>102085</id>
  2981. <title>What a Dump!</title>
  2982. <aired>1993-11-17</aired>
  2983. <epnum>104</epnum>
  2984. <season>1</season>
  2985. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102085}|Content-Type=application/json&amp;Accept-Language=en</url>
  2986. </episode>
  2987. <episode>
  2988. <id>102087</id>
  2989. <title>Survey Ladies</title>
  2990. <aired>1993-11-17</aired>
  2991. <epnum>105</epnum>
  2992. <season>1</season>
  2993. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102087}|Content-Type=application/json&amp;Accept-Language=en</url>
  2994. </episode>
  2995. <episode>
  2996. <id>102089</id>
  2997. <title>The Senses Song</title>
  2998. <aired>1993-11-18</aired>
  2999. <epnum>106</epnum>
  3000. <season>1</season>
  3001. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102089}|Content-Type=application/json&amp;Accept-Language=en</url>
  3002. </episode>
  3003. <episode>
  3004. <id>102092</id>
  3005. <title>The World Can Wait</title>
  3006. <aired>1993-11-18</aired>
  3007. <epnum>107</epnum>
  3008. <season>1</season>
  3009. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102092}|Content-Type=application/json&amp;Accept-Language=en</url>
  3010. </episode>
  3011. <episode>
  3012. <id>102094</id>
  3013. <title>Kiki's Kitten</title>
  3014. <aired>1993-11-18</aired>
  3015. <epnum>108</epnum>
  3016. <season>1</season>
  3017. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102094}|Content-Type=application/json&amp;Accept-Language=en</url>
  3018. </episode>
  3019. <episode>
  3020. <id>102097</id>
  3021. <title>Windsor Hassle</title>
  3022. <aired>1993-11-19</aired>
  3023. <epnum>109</epnum>
  3024. <season>1</season>
  3025. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102097}|Content-Type=application/json&amp;Accept-Language=en</url>
  3026. </episode>
  3027. <episode>
  3028. <id>102099</id>
  3029. <title>...And Justice for Slappy</title>
  3030. <aired>1993-11-19</aired>
  3031. <epnum>110</epnum>
  3032. <season>1</season>
  3033. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102099}|Content-Type=application/json&amp;Accept-Language=en</url>
  3034. </episode>
  3035. <episode>
  3036. <id>102101</id>
  3037. <title>Turkey Jerky</title>
  3038. <aired>1993-11-22</aired>
  3039. <epnum>111</epnum>
  3040. <season>1</season>
  3041. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102101}|Content-Type=application/json&amp;Accept-Language=en</url>
  3042. </episode>
  3043. <episode>
  3044. <id>102102</id>
  3045. <title>Wild Blue Yonder</title>
  3046. <aired>1993-11-22</aired>
  3047. <epnum>112</epnum>
  3048. <season>1</season>
  3049. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102102}|Content-Type=application/json&amp;Accept-Language=en</url>
  3050. </episode>
  3051. <episode>
  3052. <id>102105</id>
  3053. <title>Video Review</title>
  3054. <aired>1993-11-23</aired>
  3055. <epnum>113</epnum>
  3056. <season>1</season>
  3057. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102105}|Content-Type=application/json&amp;Accept-Language=en</url>
  3058. </episode>
  3059. <episode>
  3060. <id>102106</id>
  3061. <title>When Mice Ruled The Earth</title>
  3062. <aired>1993-11-23</aired>
  3063. <epnum>114</epnum>
  3064. <season>1</season>
  3065. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102106}|Content-Type=application/json&amp;Accept-Language=en</url>
  3066. </episode>
  3067. <episode>
  3068. <id>102111</id>
  3069. <title>Mobster Mash</title>
  3070. <aired>1993-11-24</aired>
  3071. <epnum>115</epnum>
  3072. <season>1</season>
  3073. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102111}|Content-Type=application/json&amp;Accept-Language=en</url>
  3074. </episode>
  3075. <episode>
  3076. <id>102115</id>
  3077. <title>Icebreakers</title>
  3078. <aired>1993-11-24</aired>
  3079. <epnum>116</epnum>
  3080. <season>1</season>
  3081. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102115}|Content-Type=application/json&amp;Accept-Language=en</url>
  3082. </episode>
  3083. <episode>
  3084. <id>102119</id>
  3085. <title>'Twas the Day Before Christmas</title>
  3086. <aired>1993-11-29</aired>
  3087. <epnum>117</epnum>
  3088. <season>1</season>
  3089. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102119}|Content-Type=application/json&amp;Accept-Language=en</url>
  3090. </episode>
  3091. <episode>
  3092. <id>102121</id>
  3093. <title>Jingle Boo</title>
  3094. <aired>1993-11-29</aired>
  3095. <epnum>118</epnum>
  3096. <season>1</season>
  3097. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102121}|Content-Type=application/json&amp;Accept-Language=en</url>
  3098. </episode>
  3099. <episode>
  3100. <id>102122</id>
  3101. <title>The Great Wakkorotti: The Holiday Concert</title>
  3102. <aired>1993-11-29</aired>
  3103. <epnum>119</epnum>
  3104. <season>1</season>
  3105. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102122}|Content-Type=application/json&amp;Accept-Language=en</url>
  3106. </episode>
  3107. <episode>
  3108. <id>102124</id>
  3109. <title>Toy Shop Terror</title>
  3110. <aired>1993-11-29</aired>
  3111. <epnum>120</epnum>
  3112. <season>1</season>
  3113. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102124}|Content-Type=application/json&amp;Accept-Language=en</url>
  3114. </episode>
  3115. <episode>
  3116. <id>102126</id>
  3117. <title>A Christmas Plotz</title>
  3118. <aired>1993-12-06</aired>
  3119. <epnum>121</epnum>
  3120. <season>1</season>
  3121. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102126}|Content-Type=application/json&amp;Accept-Language=en</url>
  3122. </episode>
  3123. <episode>
  3124. <id>4360687</id>
  3125. <title>Little Drummer Warners</title>
  3126. <aired>1993-12-06</aired>
  3127. <epnum>122</epnum>
  3128. <season>1</season>
  3129. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":4360687}|Content-Type=application/json&amp;Accept-Language=en</url>
  3130. </episode>
  3131. <episode>
  3132. <id>102129</id>
  3133. <title>The Warners and the Beanstalk</title>
  3134. <aired>1994-02-10</aired>
  3135. <epnum>123</epnum>
  3136. <season>1</season>
  3137. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102129}|Content-Type=application/json&amp;Accept-Language=en</url>
  3138. </episode>
  3139. <episode>
  3140. <id>102130</id>
  3141. <title>Frontier Slappy</title>
  3142. <aired>1994-02-10</aired>
  3143. <epnum>124</epnum>
  3144. <season>1</season>
  3145. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102130}|Content-Type=application/json&amp;Accept-Language=en</url>
  3146. </episode>
  3147. <episode>
  3148. <id>102131</id>
  3149. <title>Ups and Downs</title>
  3150. <aired>1994-02-11</aired>
  3151. <epnum>125</epnum>
  3152. <season>1</season>
  3153. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102131}|Content-Type=application/json&amp;Accept-Language=en</url>
  3154. </episode>
  3155. <episode>
  3156. <id>102132</id>
  3157. <title>The Brave Little Trailer</title>
  3158. <aired>1994-02-11</aired>
  3159. <epnum>126</epnum>
  3160. <season>1</season>
  3161. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102132}|Content-Type=application/json&amp;Accept-Language=en</url>
  3162. </episode>
  3163. <episode>
  3164. <id>102133</id>
  3165. <title>Yes, Always</title>
  3166. <aired>1994-02-11</aired>
  3167. <epnum>127</epnum>
  3168. <season>1</season>
  3169. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102133}|Content-Type=application/json&amp;Accept-Language=en</url>
  3170. </episode>
  3171. <episode>
  3172. <id>102134</id>
  3173. <title>Drive-Insane</title>
  3174. <aired>1994-02-14</aired>
  3175. <epnum>128</epnum>
  3176. <season>1</season>
  3177. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102134}|Content-Type=application/json&amp;Accept-Language=en</url>
  3178. </episode>
  3179. <episode>
  3180. <id>102135</id>
  3181. <title>Girlfeathers</title>
  3182. <aired>1994-02-14</aired>
  3183. <epnum>129</epnum>
  3184. <season>1</season>
  3185. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102135}|Content-Type=application/json&amp;Accept-Language=en</url>
  3186. </episode>
  3187. <episode>
  3188. <id>102136</id>
  3189. <title>I'm Cute</title>
  3190. <aired>1994-02-14</aired>
  3191. <epnum>130</epnum>
  3192. <season>1</season>
  3193. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102136}|Content-Type=application/json&amp;Accept-Language=en</url>
  3194. </episode>
  3195. <episode>
  3196. <id>102138</id>
  3197. <title>Brain meets Brawn</title>
  3198. <aired>1994-02-15</aired>
  3199. <epnum>131</epnum>
  3200. <season>1</season>
  3201. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102138}|Content-Type=application/json&amp;Accept-Language=en</url>
  3202. </episode>
  3203. <episode>
  3204. <id>102139</id>
  3205. <title>Meet Minerva</title>
  3206. <aired>1994-02-15</aired>
  3207. <epnum>132</epnum>
  3208. <season>1</season>
  3209. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102139}|Content-Type=application/json&amp;Accept-Language=en</url>
  3210. </episode>
  3211. <episode>
  3212. <id>102141</id>
  3213. <title>Gold Rush</title>
  3214. <aired>1994-02-16</aired>
  3215. <epnum>133</epnum>
  3216. <season>1</season>
  3217. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102141}|Content-Type=application/json&amp;Accept-Language=en</url>
  3218. </episode>
  3219. <episode>
  3220. <id>102143</id>
  3221. <title>A Gift of Gold</title>
  3222. <aired>1994-02-16</aired>
  3223. <epnum>134</epnum>
  3224. <season>1</season>
  3225. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102143}|Content-Type=application/json&amp;Accept-Language=en</url>
  3226. </episode>
  3227. <episode>
  3228. <id>102146</id>
  3229. <title>Schnitzelbank</title>
  3230. <aired>1994-02-17</aired>
  3231. <epnum>135</epnum>
  3232. <season>1</season>
  3233. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102146}|Content-Type=application/json&amp;Accept-Language=en</url>
  3234. </episode>
  3235. <episode>
  3236. <id>102147</id>
  3237. <title>The Helpinki Formula</title>
  3238. <aired>1994-02-17</aired>
  3239. <epnum>136</epnum>
  3240. <season>1</season>
  3241. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102147}|Content-Type=application/json&amp;Accept-Language=en</url>
  3242. </episode>
  3243. <episode>
  3244. <id>102148</id>
  3245. <title>Les Boutons et Le Ballon</title>
  3246. <aired>1994-02-17</aired>
  3247. <epnum>137</epnum>
  3248. <season>1</season>
  3249. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102148}|Content-Type=application/json&amp;Accept-Language=en</url>
  3250. </episode>
  3251. <episode>
  3252. <id>102149</id>
  3253. <title>Kung Boo</title>
  3254. <aired>1994-02-17</aired>
  3255. <epnum>138</epnum>
  3256. <season>1</season>
  3257. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102149}|Content-Type=application/json&amp;Accept-Language=en</url>
  3258. </episode>
  3259. <episode>
  3260. <id>102150</id>
  3261. <title>Of Course You Know, This Means Warners</title>
  3262. <aired>1994-02-18</aired>
  3263. <epnum>139</epnum>
  3264. <season>1</season>
  3265. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102150}|Content-Type=application/json&amp;Accept-Language=en</url>
  3266. </episode>
  3267. <episode>
  3268. <id>102151</id>
  3269. <title>Up a Tree</title>
  3270. <aired>1994-02-18</aired>
  3271. <epnum>140</epnum>
  3272. <season>1</season>
  3273. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102151}|Content-Type=application/json&amp;Accept-Language=en</url>
  3274. </episode>
  3275. <episode>
  3276. <id>102152</id>
  3277. <title>Wakko's Gizmo</title>
  3278. <aired>1994-02-18</aired>
  3279. <epnum>141</epnum>
  3280. <season>1</season>
  3281. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102152}|Content-Type=application/json&amp;Accept-Language=en</url>
  3282. </episode>
  3283. <episode>
  3284. <id>102156</id>
  3285. <title>Meet John Brain</title>
  3286. <aired>1994-02-28</aired>
  3287. <epnum>142</epnum>
  3288. <season>1</season>
  3289. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102156}|Content-Type=application/json&amp;Accept-Language=en</url>
  3290. </episode>
  3291. <episode>
  3292. <id>102157</id>
  3293. <title>Smell Ya Later</title>
  3294. <aired>1994-02-28</aired>
  3295. <epnum>143</epnum>
  3296. <season>1</season>
  3297. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102157}|Content-Type=application/json&amp;Accept-Language=en</url>
  3298. </episode>
  3299. <episode>
  3300. <id>102161</id>
  3301. <title>Ragamuffins</title>
  3302. <aired>1994-03-01</aired>
  3303. <epnum>144</epnum>
  3304. <season>1</season>
  3305. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102161}|Content-Type=application/json&amp;Accept-Language=en</url>
  3306. </episode>
  3307. <episode>
  3308. <id>102162</id>
  3309. <title>Woodstock Slappy</title>
  3310. <aired>1994-03-01</aired>
  3311. <epnum>145</epnum>
  3312. <season>1</season>
  3313. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102162}|Content-Type=application/json&amp;Accept-Language=en</url>
  3314. </episode>
  3315. <episode>
  3316. <id>102165</id>
  3317. <title>Karaoke-dokie</title>
  3318. <aired>1994-03-02</aired>
  3319. <epnum>146</epnum>
  3320. <season>1</season>
  3321. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102165}|Content-Type=application/json&amp;Accept-Language=en</url>
  3322. </episode>
  3323. <episode>
  3324. <id>102166</id>
  3325. <title>Cranial Crusader</title>
  3326. <aired>1994-03-02</aired>
  3327. <epnum>147</epnum>
  3328. <season>1</season>
  3329. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102166}|Content-Type=application/json&amp;Accept-Language=en</url>
  3330. </episode>
  3331. <episode>
  3332. <id>102167</id>
  3333. <title>The Chicken Who Loved Me</title>
  3334. <aired>1994-03-02</aired>
  3335. <epnum>148</epnum>
  3336. <season>1</season>
  3337. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102167}|Content-Type=application/json&amp;Accept-Language=en</url>
  3338. </episode>
  3339. <episode>
  3340. <id>102169</id>
  3341. <title>Baloney and Kids</title>
  3342. <aired>1994-05-02</aired>
  3343. <epnum>149</epnum>
  3344. <season>1</season>
  3345. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102169}|Content-Type=application/json&amp;Accept-Language=en</url>
  3346. </episode>
  3347. <episode>
  3348. <id>102170</id>
  3349. <title>Super Buttons</title>
  3350. <aired>1994-05-02</aired>
  3351. <epnum>150</epnum>
  3352. <season>1</season>
  3353. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102170}|Content-Type=application/json&amp;Accept-Language=en</url>
  3354. </episode>
  3355. <episode>
  3356. <id>102171</id>
  3357. <title>Katie Ka-Boom: The Driving Lesson</title>
  3358. <aired>1994-05-02</aired>
  3359. <epnum>151</epnum>
  3360. <season>1</season>
  3361. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102171}|Content-Type=application/json&amp;Accept-Language=en</url>
  3362. </episode>
  3363. <episode>
  3364. <id>102175</id>
  3365. <title>Scare Happy Slappy</title>
  3366. <aired>1994-05-03</aired>
  3367. <epnum>152</epnum>
  3368. <season>1</season>
  3369. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102175}|Content-Type=application/json&amp;Accept-Language=en</url>
  3370. </episode>
  3371. <episode>
  3372. <id>102177</id>
  3373. <title>Witch One</title>
  3374. <aired>1994-05-03</aired>
  3375. <epnum>153</epnum>
  3376. <season>1</season>
  3377. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102177}|Content-Type=application/json&amp;Accept-Language=en</url>
  3378. </episode>
  3379. <episode>
  3380. <id>102179</id>
  3381. <title>MacBeth</title>
  3382. <aired>1994-05-03</aired>
  3383. <epnum>154</epnum>
  3384. <season>1</season>
  3385. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102179}|Content-Type=application/json&amp;Accept-Language=en</url>
  3386. </episode>
  3387. <episode>
  3388. <id>102180</id>
  3389. <title>With Three You Get Eggroll</title>
  3390. <aired>1994-05-09</aired>
  3391. <epnum>155</epnum>
  3392. <season>1</season>
  3393. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102180}|Content-Type=application/json&amp;Accept-Language=en</url>
  3394. </episode>
  3395. <episode>
  3396. <id>102181</id>
  3397. <title>Mermaid Mindy</title>
  3398. <aired>1994-05-09</aired>
  3399. <epnum>156</epnum>
  3400. <season>1</season>
  3401. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102181}|Content-Type=application/json&amp;Accept-Language=en</url>
  3402. </episode>
  3403. <episode>
  3404. <id>102182</id>
  3405. <title>Katie Ka-Boom: Call Waiting</title>
  3406. <aired>1994-05-09</aired>
  3407. <epnum>157</epnum>
  3408. <season>1</season>
  3409. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102182}|Content-Type=application/json&amp;Accept-Language=en</url>
  3410. </episode>
  3411. <episode>
  3412. <id>102185</id>
  3413. <title>Lookit the Fuzzy Heads</title>
  3414. <aired>1994-05-16</aired>
  3415. <epnum>158</epnum>
  3416. <season>1</season>
  3417. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102185}|Content-Type=application/json&amp;Accept-Language=en</url>
  3418. </episode>
  3419. <episode>
  3420. <id>102187</id>
  3421. <title>No Face Like Home</title>
  3422. <aired>1994-05-16</aired>
  3423. <epnum>159</epnum>
  3424. <season>1</season>
  3425. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102187}|Content-Type=application/json&amp;Accept-Language=en</url>
  3426. </episode>
  3427. <episode>
  3428. <id>102192</id>
  3429. <title>The Warners 65th Anniversary Special</title>
  3430. <aired>1994-05-23</aired>
  3431. <epnum>160</epnum>
  3432. <season>1</season>
  3433. <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":102192}|Content-Type=application/json&amp;Accept-Language=en</url>
  3434. </episode>
  3435. </episodeguide>
  3436. 18:52:59.459 T:9716 DEBUG: ADDON::CScraper::GetVideoDetails: Reading episode 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101884}|Content-Type=application/json&Accept-Language=en' using The TVDB scraper (file: 'C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.tvdb.com', content: 'tvshows', version: '2.0.1')
  3437. 18:52:59.460 T:9716 DEBUG: scraper: GetEpisodeDetails returned <details><url function="GetEpisodeDetailsAuth" cache="episode-101884-en.json">https://api.thetvdb.com/episodes/101884|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&amp;Accept-Language=en</url><chain function="ParseEpisodeDetails"></chain></details>
  3438. 18:52:59.460 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  3439. 18:52:59.460 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  3440. 18:52:59.460 T:9716 DEBUG: CurlFile::Open(0CA66C30) https://api.thetvdb.com/episodes/101884
  3441. 18:52:59.919 T:5532 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/actors/20956.jpg -> image/jpeg
  3442. 18:52:59.920 T:5532 DEBUG: CurlFile::Open(0CA64E88) http://thetvdb.com/banners/actors/20956.jpg
  3443. 18:52:59.947 T:5532 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/actors/20956.jpg>
  3444. 18:52:59.981 T:5532 DEBUG: Caching image 'http://thetvdb.com/banners/actors/20956.jpg' to '3/355f39b9.jpg':
  3445. 18:52:59.981 T:5532 DEBUG: cached image 'special://masterprofile/Thumbnails/3/355f39b9.jpg' size 300x450
  3446. 18:53:00.287 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/101884|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  3447. 18:53:00.291 T:9716 DEBUG: scraper: GetEpisodeDetailsAuth returned <details></details>
  3448. 18:53:00.295 T:9716 DEBUG: scraper: ParseEpisodeDetails returned <?xml version="1.0"?>
  3449. <details>
  3450. <title>De-Zanitized</title>
  3451. <plot>Dr. Scratchansniff relates the story of how he once tried to make the Warners less zany with psychoanalysis.
  3452. </plot>
  3453. <uniqueid>101884</uniqueid>
  3454. <aired>1993-09-13</aired>
  3455. <episode>1</episode>
  3456. <season>1</season>
  3457. <rating>8.2</rating>
  3458. <votes>9</votes>
  3459. <thumb>http://thetvdb.com/banners/episodes/72879/101884.jpg</thumb>
  3460. <credits>Paul Rugg</credits>
  3461. <director>Rusty Mills</director>
  3462. <director>Dave Marshall</director>
  3463. <actor>
  3464. <name>Rob Paulsen</name>
  3465. </actor>
  3466. <actor>
  3467. <name>Tress MacNeille</name>
  3468. </actor>
  3469. <actor>
  3470. <name>Frank Welker</name>
  3471. </actor>
  3472. </details>
  3473. 18:53:00.297 T:9716 DEBUG: VideoInfoScanner: Adding new item to tvshows:E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E01.mkv
  3474. 18:53:00.371 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3475. 18:53:00.371 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3476. 18:53:00.371 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3477. 18:53:00.371 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3478. 18:53:00.371 T:9716 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E02.mkv'
  3479. 18:53:00.371 T:9716 DEBUG: ADDON::CScraper::GetVideoDetails: Reading episode 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101885}|Content-Type=application/json&Accept-Language=en' using The TVDB scraper (file: 'C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.tvdb.com', content: 'tvshows', version: '2.0.1')
  3480. 18:53:00.372 T:9716 DEBUG: scraper: GetEpisodeDetails returned <details><url function="GetEpisodeDetailsAuth" cache="episode-101885-en.json">https://api.thetvdb.com/episodes/101885|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&amp;Accept-Language=en</url><chain function="ParseEpisodeDetails"></chain></details>
  3481. 18:53:00.373 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  3482. 18:53:00.373 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  3483. 18:53:00.373 T:9716 DEBUG: CurlFile::Open(0CA680B8) https://api.thetvdb.com/episodes/101885
  3484. 18:53:00.736 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/101885|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  3485. 18:53:00.740 T:9716 DEBUG: scraper: GetEpisodeDetailsAuth returned <details></details>
  3486. 18:53:00.744 T:9716 DEBUG: scraper: ParseEpisodeDetails returned <?xml version="1.0"?>
  3487. <details>
  3488. <title>The Monkey Song</title>
  3489. <plot>In a parody of Calypso music, the Warners and Dr. Scratchansniff sing about the tumultuous relationship.
  3490. </plot>
  3491. <uniqueid>101885</uniqueid>
  3492. <aired>1993-09-13</aired>
  3493. <episode>2</episode>
  3494. <season>1</season>
  3495. <rating>7.6</rating>
  3496. <votes>7</votes>
  3497. <thumb>http://thetvdb.com/banners/episodes/72879/101885.jpg</thumb>
  3498. <credits>Tom Ruegger</credits>
  3499. <director>Gary Hartle</director>
  3500. <director>Rich Arons</director>
  3501. <actor>
  3502. <name>Rob Paulsen</name>
  3503. </actor>
  3504. <actor>
  3505. <name>Tress MacNeille</name>
  3506. </actor>
  3507. </details>
  3508. 18:53:00.746 T:9716 DEBUG: VideoInfoScanner: Adding new item to tvshows:E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E02.mkv
  3509. 18:53:00.830 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3510. 18:53:00.831 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3511. 18:53:00.831 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3512. 18:53:00.831 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3513. 18:53:00.831 T:9716 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E03.mkv'
  3514. 18:53:00.831 T:9716 DEBUG: ADDON::CScraper::GetVideoDetails: Reading episode 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101886}|Content-Type=application/json&Accept-Language=en' using The TVDB scraper (file: 'C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.tvdb.com', content: 'tvshows', version: '2.0.1')
  3515. 18:53:00.832 T:9716 DEBUG: scraper: GetEpisodeDetails returned <details><url function="GetEpisodeDetailsAuth" cache="episode-101886-en.json">https://api.thetvdb.com/episodes/101886|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&amp;Accept-Language=en</url><chain function="ParseEpisodeDetails"></chain></details>
  3516. 18:53:00.832 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  3517. 18:53:00.832 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  3518. 18:53:00.832 T:9716 DEBUG: CurlFile::Open(0CA68548) https://api.thetvdb.com/episodes/101886
  3519. 18:53:01.394 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/101886|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  3520. 18:53:01.398 T:9716 DEBUG: scraper: GetEpisodeDetailsAuth returned <details></details>
  3521. 18:53:01.402 T:9716 DEBUG: scraper: ParseEpisodeDetails returned <?xml version="1.0"?>
  3522. <details>
  3523. <title>Nighty-Night Toon</title>
  3524. <plot>In a slight parody of Winnie the Pooh, each of the Animaniacs are wished a good night sleep.
  3525. </plot>
  3526. <uniqueid>101886</uniqueid>
  3527. <aired>1993-09-13</aired>
  3528. <episode>3</episode>
  3529. <season>1</season>
  3530. <rating>9.5</rating>
  3531. <votes>4</votes>
  3532. <thumb>http://thetvdb.com/banners/episodes/72879/101886.jpg</thumb>
  3533. <credits>Nicholas Hollander</credits>
  3534. <director>Rusty Mills</director>
  3535. <actor>
  3536. <name>Jim Cummings</name>
  3537. </actor>
  3538. <actor>
  3539. <name>Frank Welker</name>
  3540. </actor>
  3541. </details>
  3542. 18:53:01.404 T:9716 DEBUG: VideoInfoScanner: Adding new item to tvshows:E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E03.mkv
  3543. 18:53:01.482 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3544. 18:53:01.482 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3545. 18:53:01.482 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3546. 18:53:01.482 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3547. 18:53:01.482 T:9716 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E04.mkv'
  3548. 18:53:01.482 T:9716 DEBUG: ADDON::CScraper::GetVideoDetails: Reading episode 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":4465309}|Content-Type=application/json&Accept-Language=en' using The TVDB scraper (file: 'C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.tvdb.com', content: 'tvshows', version: '2.0.1')
  3549. 18:53:01.483 T:9716 DEBUG: scraper: GetEpisodeDetails returned <details><url function="GetEpisodeDetailsAuth" cache="episode-4465309-en.json">https://api.thetvdb.com/episodes/4465309|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&amp;Accept-Language=en</url><chain function="ParseEpisodeDetails"></chain></details>
  3550. 18:53:01.483 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  3551. 18:53:01.483 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  3552. 18:53:01.483 T:9716 DEBUG: CurlFile::Open(0CA670C0) https://api.thetvdb.com/episodes/4465309
  3553. 18:53:01.723 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/4465309|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  3554. 18:53:01.727 T:9716 DEBUG: scraper: GetEpisodeDetailsAuth returned <details></details>
  3555. 18:53:01.731 T:9716 DEBUG: scraper: ParseEpisodeDetails returned <?xml version="1.0"?>
  3556. <details>
  3557. <title>Yakko's World</title>
  3558. <plot>Yakko sings a song to the tune of the Mexican Hat Dance listing the nations of the world.
  3559. </plot>
  3560. <uniqueid>4465309</uniqueid>
  3561. <aired>1993-09-14</aired>
  3562. <episode>4</episode>
  3563. <season>1</season>
  3564. <rating>9.3</rating>
  3565. <votes>4</votes>
  3566. <thumb>http://thetvdb.com/banners/episodes/72879/4465309.jpg</thumb>
  3567. </details>
  3568. 18:53:01.733 T:9716 DEBUG: VideoInfoScanner: Adding new item to tvshows:E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E04.mkv
  3569. 18:53:01.799 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3570. 18:53:01.800 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3571. 18:53:01.800 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3572. 18:53:01.800 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3573. 18:53:01.800 T:9716 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E05.mkv'
  3574. 18:53:01.800 T:9716 DEBUG: ADDON::CScraper::GetVideoDetails: Reading episode 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101889}|Content-Type=application/json&Accept-Language=en' using The TVDB scraper (file: 'C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.tvdb.com', content: 'tvshows', version: '2.0.1')
  3575. 18:53:01.801 T:9716 DEBUG: scraper: GetEpisodeDetails returned <details><url function="GetEpisodeDetailsAuth" cache="episode-101889-en.json">https://api.thetvdb.com/episodes/101889|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&amp;Accept-Language=en</url><chain function="ParseEpisodeDetails"></chain></details>
  3576. 18:53:01.801 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  3577. 18:53:01.801 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  3578. 18:53:01.801 T:9716 DEBUG: CurlFile::Open(0CA66C30) https://api.thetvdb.com/episodes/101889
  3579. 18:53:01.977 T:5532 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/actors/311449.jpg -> image/jpeg
  3580. 18:53:01.979 T:5532 DEBUG: CurlFile::Open(0CA66E78) http://thetvdb.com/banners/actors/311449.jpg
  3581. 18:53:02.007 T:5532 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/actors/311449.jpg>
  3582. 18:53:02.025 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/101889|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  3583. 18:53:02.030 T:9716 DEBUG: scraper: GetEpisodeDetailsAuth returned <details></details>
  3584. 18:53:02.034 T:9716 DEBUG: scraper: ParseEpisodeDetails returned <?xml version="1.0"?>
  3585. <details>
  3586. <title>Cookies for Einstein</title>
  3587. <plot>As scouts, the Warners try to sell cookies. They get to Einstein's house and inadvertently help him discover the theory of relativity after causing chaos.
  3588. </plot>
  3589. <uniqueid>101889</uniqueid>
  3590. <aired>1993-09-14</aired>
  3591. <episode>5</episode>
  3592. <season>1</season>
  3593. <rating>8.8</rating>
  3594. <votes>4</votes>
  3595. <thumb>http://thetvdb.com/banners/episodes/72879/101889.jpg</thumb>
  3596. <credits>Paul Rugg</credits>
  3597. <director>Alfred Gimeno</director>
  3598. <actor>
  3599. <name>Paul Rugg</name>
  3600. </actor>
  3601. <actor>
  3602. <name>Frank Welker</name>
  3603. </actor>
  3604. </details>
  3605. 18:53:02.035 T:9716 DEBUG: VideoInfoScanner: Adding new item to tvshows:E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E05.mkv
  3606. 18:53:02.036 T:5532 DEBUG: Caching image 'http://thetvdb.com/banners/actors/311449.jpg' to '1/138065d0.jpg':
  3607. 18:53:02.036 T:5532 DEBUG: cached image 'special://masterprofile/Thumbnails/1/138065d0.jpg' size 300x450
  3608. 18:53:02.126 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3609. 18:53:02.126 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3610. 18:53:02.126 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3611. 18:53:02.126 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3612. 18:53:02.126 T:9716 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E06.mkv'
  3613. 18:53:02.126 T:9716 DEBUG: ADDON::CScraper::GetVideoDetails: Reading episode 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101891}|Content-Type=application/json&Accept-Language=en' using The TVDB scraper (file: 'C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.tvdb.com', content: 'tvshows', version: '2.0.1')
  3614. 18:53:02.127 T:9716 DEBUG: scraper: GetEpisodeDetails returned <details><url function="GetEpisodeDetailsAuth" cache="episode-101891-en.json">https://api.thetvdb.com/episodes/101891|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&amp;Accept-Language=en</url><chain function="ParseEpisodeDetails"></chain></details>
  3615. 18:53:02.127 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  3616. 18:53:02.128 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  3617. 18:53:02.128 T:9716 DEBUG: CurlFile::Open(0CA66C30) https://api.thetvdb.com/episodes/101891
  3618. 18:53:02.351 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/101891|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  3619. 18:53:02.355 T:9716 DEBUG: scraper: GetEpisodeDetailsAuth returned <details></details>
  3620. 18:53:02.359 T:9716 DEBUG: scraper: ParseEpisodeDetails returned <?xml version="1.0"?>
  3621. <details>
  3622. <title>Win Big</title>
  3623. <plot>Brain competes on a trivia game show entitled "Gyp-Parody" to win money to buy a device to take over the world.
  3624. </plot>
  3625. <uniqueid>101891</uniqueid>
  3626. <aired>1993-09-14</aired>
  3627. <episode>6</episode>
  3628. <season>1</season>
  3629. <rating>8.5</rating>
  3630. <votes>4</votes>
  3631. <thumb>http://thetvdb.com/banners/episodes/72879/101891.jpg</thumb>
  3632. <credits>Peter Hastings</credits>
  3633. </details>
  3634. 18:53:02.360 T:9716 DEBUG: VideoInfoScanner: Adding new item to tvshows:E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E06.mkv
  3635. 18:53:02.424 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3636. 18:53:02.424 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3637. 18:53:02.424 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3638. 18:53:02.424 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3639. 18:53:02.424 T:9716 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E07.mkv'
  3640. 18:53:02.424 T:9716 DEBUG: ADDON::CScraper::GetVideoDetails: Reading episode 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101894}|Content-Type=application/json&Accept-Language=en' using The TVDB scraper (file: 'C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.tvdb.com', content: 'tvshows', version: '2.0.1')
  3641. 18:53:02.425 T:9716 DEBUG: scraper: GetEpisodeDetails returned <details><url function="GetEpisodeDetailsAuth" cache="episode-101894-en.json">https://api.thetvdb.com/episodes/101894|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&amp;Accept-Language=en</url><chain function="ParseEpisodeDetails"></chain></details>
  3642. 18:53:02.425 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  3643. 18:53:02.425 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  3644. 18:53:02.425 T:9716 DEBUG: CurlFile::Open(0CA65560) https://api.thetvdb.com/episodes/101894
  3645. 18:53:02.672 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/101894|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  3646. 18:53:02.676 T:9716 DEBUG: scraper: GetEpisodeDetailsAuth returned <details></details>
  3647. 18:53:02.681 T:9716 DEBUG: scraper: ParseEpisodeDetails returned <?xml version="1.0"?>
  3648. <details>
  3649. <title>H.M.S. Yakko</title>
  3650. <plot>The Warners Tresspass on captain Mel's beach. He tries to get them to leave. This cartoon is a takeoff of the Gilbert and Sullivan's operettas "Pirates of Penzance" and "The H.M.S. Pinafore".
  3651. </plot>
  3652. <uniqueid>101894</uniqueid>
  3653. <aired>1993-09-15</aired>
  3654. <episode>7</episode>
  3655. <season>1</season>
  3656. <rating>8</rating>
  3657. <votes>4</votes>
  3658. <thumb>http://thetvdb.com/banners/episodes/72879/101894.jpg</thumb>
  3659. <credits>Paul Rugg</credits>
  3660. <director>Michael Gerard</director>
  3661. <actor>
  3662. <name>Jeff Bennett</name>
  3663. </actor>
  3664. </details>
  3665. 18:53:02.682 T:9716 DEBUG: VideoInfoScanner: Adding new item to tvshows:E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E07.mkv
  3666. 18:53:02.759 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3667. 18:53:02.759 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3668. 18:53:02.759 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3669. 18:53:02.759 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3670. 18:53:02.759 T:9716 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E08.mkv'
  3671. 18:53:02.759 T:9716 DEBUG: ADDON::CScraper::GetVideoDetails: Reading episode 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101896}|Content-Type=application/json&Accept-Language=en' using The TVDB scraper (file: 'C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.tvdb.com', content: 'tvshows', version: '2.0.1')
  3672. 18:53:02.760 T:9716 DEBUG: scraper: GetEpisodeDetails returned <details><url function="GetEpisodeDetailsAuth" cache="episode-101896-en.json">https://api.thetvdb.com/episodes/101896|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&amp;Accept-Language=en</url><chain function="ParseEpisodeDetails"></chain></details>
  3673. 18:53:02.761 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  3674. 18:53:02.761 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  3675. 18:53:02.761 T:9716 DEBUG: CurlFile::Open(0CA680B8) https://api.thetvdb.com/episodes/101896
  3676. 18:53:02.984 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/101896|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  3677. 18:53:02.988 T:9716 DEBUG: scraper: GetEpisodeDetailsAuth returned <details></details>
  3678. 18:53:02.992 T:9716 DEBUG: scraper: ParseEpisodeDetails returned <?xml version="1.0"?>
  3679. <details>
  3680. <title>Slappy Goes Walnuts</title>
  3681. <plot>Slappy tries to get some walnuts in a yard guarded by a dog.
  3682. </plot>
  3683. <uniqueid>101896</uniqueid>
  3684. <aired>1993-09-15</aired>
  3685. <episode>8</episode>
  3686. <season>1</season>
  3687. <rating>8.4</rating>
  3688. <votes>5</votes>
  3689. <thumb>http://thetvdb.com/banners/episodes/72879/101896.jpg</thumb>
  3690. <credits>Sherri Stoner</credits>
  3691. </details>
  3692. 18:53:02.993 T:9716 DEBUG: VideoInfoScanner: Adding new item to tvshows:E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E08.mkv
  3693. 18:53:03.060 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3694. 18:53:03.060 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3695. 18:53:03.060 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3696. 18:53:03.060 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3697. 18:53:03.060 T:9716 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E09.mkv'
  3698. 18:53:03.060 T:9716 DEBUG: ADDON::CScraper::GetVideoDetails: Reading episode 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":4465310}|Content-Type=application/json&Accept-Language=en' using The TVDB scraper (file: 'C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.tvdb.com', content: 'tvshows', version: '2.0.1')
  3699. 18:53:03.061 T:9716 DEBUG: scraper: GetEpisodeDetails returned <details><url function="GetEpisodeDetailsAuth" cache="episode-4465310-en.json">https://api.thetvdb.com/episodes/4465310|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&amp;Accept-Language=en</url><chain function="ParseEpisodeDetails"></chain></details>
  3700. 18:53:03.062 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  3701. 18:53:03.062 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  3702. 18:53:03.062 T:9716 DEBUG: CurlFile::Open(0CA67798) https://api.thetvdb.com/episodes/4465310
  3703. 18:53:03.307 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/4465310|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  3704. 18:53:03.311 T:9716 DEBUG: scraper: GetEpisodeDetailsAuth returned <details></details>
  3705. 18:53:03.315 T:9716 DEBUG: scraper: ParseEpisodeDetails returned <?xml version="1.0"?>
  3706. <details>
  3707. <title>Yakko's Universe</title>
  3708. <plot>Yakko sings a song about the relative vastness of space from one person to the entire universe.
  3709. </plot>
  3710. <uniqueid>4465310</uniqueid>
  3711. <aired>1993-09-15</aired>
  3712. <episode>9</episode>
  3713. <season>1</season>
  3714. <rating>9.5</rating>
  3715. <votes>2</votes>
  3716. <thumb>http://thetvdb.com/banners/episodes/72879/4465310.jpg</thumb>
  3717. </details>
  3718. 18:53:03.316 T:9716 DEBUG: VideoInfoScanner: Adding new item to tvshows:E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E09.mkv
  3719. 18:53:03.377 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3720. 18:53:03.377 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3721. 18:53:03.377 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3722. 18:53:03.377 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3723. 18:53:03.377 T:9716 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E10.mkv'
  3724. 18:53:03.377 T:9716 DEBUG: ADDON::CScraper::GetVideoDetails: Reading episode 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101899}|Content-Type=application/json&Accept-Language=en' using The TVDB scraper (file: 'C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.tvdb.com', content: 'tvshows', version: '2.0.1')
  3725. 18:53:03.378 T:9716 DEBUG: scraper: GetEpisodeDetails returned <details><url function="GetEpisodeDetailsAuth" cache="episode-101899-en.json">https://api.thetvdb.com/episodes/101899|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&amp;Accept-Language=en</url><chain function="ParseEpisodeDetails"></chain></details>
  3726. 18:53:03.378 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  3727. 18:53:03.378 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  3728. 18:53:03.378 T:9716 DEBUG: CurlFile::Open(0CA680B8) https://api.thetvdb.com/episodes/101899
  3729. 18:53:03.600 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/101899|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  3730. 18:53:03.604 T:9716 DEBUG: scraper: GetEpisodeDetailsAuth returned <details></details>
  3731. 18:53:03.608 T:9716 DEBUG: scraper: ParseEpisodeDetails returned <?xml version="1.0"?>
  3732. <details>
  3733. <title>Hooked on a Ceiling</title>
  3734. <plot>Michelangelo paints the ceiling of the Sistine Chapel. He must finish before the pope arrives and prays for assistance. Assistance arrives in the form of the Warners who first paint the ceiling completely white and then fill it with pictures of Elvis and dogs playing poker. Michelangelo convinces them to help him make the correct painting and they agree. They, however, add an interesting touch before the pope arrives.
  3735. </plot>
  3736. <uniqueid>101899</uniqueid>
  3737. <aired>1993-09-16</aired>
  3738. <episode>10</episode>
  3739. <season>1</season>
  3740. <rating>9</rating>
  3741. <votes>4</votes>
  3742. <thumb>http://thetvdb.com/banners/episodes/72879/101899.jpg</thumb>
  3743. <credits>Gordon Bressack</credits>
  3744. <credits>Charles M. Howell, IV</credits>
  3745. </details>
  3746. 18:53:03.609 T:9716 DEBUG: VideoInfoScanner: Adding new item to tvshows:E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E10.mkv
  3747. 18:53:03.693 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3748. 18:53:03.693 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3749. 18:53:03.693 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3750. 18:53:03.693 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3751. 18:53:03.693 T:9716 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E11.mkv'
  3752. 18:53:03.693 T:9716 DEBUG: ADDON::CScraper::GetVideoDetails: Reading episode 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101901}|Content-Type=application/json&Accept-Language=en' using The TVDB scraper (file: 'C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.tvdb.com', content: 'tvshows', version: '2.0.1')
  3753. 18:53:03.694 T:9716 DEBUG: scraper: GetEpisodeDetails returned <details><url function="GetEpisodeDetailsAuth" cache="episode-101901-en.json">https://api.thetvdb.com/episodes/101901|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&amp;Accept-Language=en</url><chain function="ParseEpisodeDetails"></chain></details>
  3754. 18:53:03.695 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  3755. 18:53:03.695 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  3756. 18:53:03.695 T:9716 DEBUG: CurlFile::Open(0CA65318) https://api.thetvdb.com/episodes/101901
  3757. 18:53:03.925 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/101901|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  3758. 18:53:03.929 T:9716 DEBUG: scraper: GetEpisodeDetailsAuth returned <details></details>
  3759. 18:53:03.933 T:9716 DEBUG: scraper: ParseEpisodeDetails returned <?xml version="1.0"?>
  3760. <details>
  3761. <title>Goodfeathers: The Beginning</title>
  3762. <plot>In order to become a Goodfeather, Squit must find the Godpigeon some food. Squit sees a bagel in the street, but before he can get to it rush hour starts. Squit tries to get the bagel in a number of ways, but all of his attempts fail. Ultimately, the Godpigeon arrives eats the bagel with no trouble. He gives Squit his blessing and Squit becomes one of the Goodfeathers.
  3763. </plot>
  3764. <uniqueid>101901</uniqueid>
  3765. <aired>1993-09-16</aired>
  3766. <episode>11</episode>
  3767. <season>1</season>
  3768. <rating>9</rating>
  3769. <votes>3</votes>
  3770. <thumb>http://thetvdb.com/banners/episodes/72879/101901.jpg</thumb>
  3771. <credits>Deanna Oliver</credits>
  3772. </details>
  3773. 18:53:03.935 T:9716 DEBUG: VideoInfoScanner: Adding new item to tvshows:E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E11.mkv
  3774. 18:53:03.937 T:5532 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/actors/311450.jpg -> image/jpeg
  3775. 18:53:03.937 T:5532 DEBUG: CurlFile::Open(0CA657A8) http://thetvdb.com/banners/actors/311450.jpg
  3776. 18:53:03.971 T:5532 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/actors/311450.jpg>
  3777. 18:53:04.002 T:5532 DEBUG: Caching image 'http://thetvdb.com/banners/actors/311450.jpg' to '0/004c0823.jpg':
  3778. 18:53:04.002 T:5532 DEBUG: cached image 'special://masterprofile/Thumbnails/0/004c0823.jpg' size 300x450
  3779. 18:53:04.018 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3780. 18:53:04.019 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3781. 18:53:04.019 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3782. 18:53:04.019 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3783. 18:53:04.019 T:9716 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E12.mkv'
  3784. 18:53:04.019 T:9716 DEBUG: ADDON::CScraper::GetVideoDetails: Reading episode 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":101904}|Content-Type=application/json&Accept-Language=en' using The TVDB scraper (file: 'C:\Users\Master\AppData\Roaming\Kodi\addons\metadata.tvdb.com', content: 'tvshows', version: '2.0.1')
  3785. 18:53:04.020 T:9716 DEBUG: scraper: GetEpisodeDetails returned <details><url function="GetEpisodeDetailsAuth" cache="episode-101904-en.json">https://api.thetvdb.com/episodes/101904|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&amp;Accept-Language=en</url><chain function="ParseEpisodeDetails"></chain></details>
  3786. 18:53:04.020 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Accept-Language: en'
  3787. 18:53:04.020 T:9716 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
  3788. 18:53:04.020 T:9716 DEBUG: CurlFile::Open(0CA670C0) https://api.thetvdb.com/episodes/101904
  3789. 18:53:04.253 T:9716 DEBUG: CScraperUrl::Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/101904|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1MDk0MzYzNzYsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTA5MzQ5OTc2fQ.3JFKsGGFQCX59VgJon6joGY2b4CXFRXMUXC93nbzIvcdiRMiqXJwbjcoqkB2eBb7PXYfOBQyQ4cJbWj5KQ8M7zJwv5pKsOD6buX6oI_A3qoIq62qyjkzH2dK_eXAS5mTC-Nx5eFAjBJSAKt7YpyM1dHbTyIpaj--5p4y-clYkpCj4QmYWNKle_PA9dTIrVfGhkxGMyMlL1pFno3fVttrMuAfXEAdGdYciCkNnkRPvyNifxlx415_jbjTOh6GRelr4bNQjcSV4c-kAiz8Xy3hiCsstLN6WT_0N8K04BVTBSxEN85HLzacVj6UccF_349kGc6szj1lVdVcYJUaAc5k1Q&Accept-Language=en"
  3790. 18:53:04.256 T:9716 DEBUG: scraper: GetEpisodeDetailsAuth returned <details></details>
  3791. 18:53:04.258 T:9716 DEBUG: scraper: ParseEpisodeDetails returned <?xml version="1.0"?>
  3792. <details>
  3793. <title>Taming Of The Screwy</title>
  3794. <plot>Thaddeus Plotz has invited over some very important buisness people to a buisness dinner and it's Dr. Scratchnsniff's job to train the Warners with manners so they can attend. He suceeds and the Warners are allowed to go to the party, but when they're only there for a minute and are sent back to the Water Tower they start to ruin the party, but in the end the buisness people are pleased and give the check to the Warners instead.
  3795. </plot>
  3796. <uniqueid>101904</uniqueid>
  3797. <aired>1993-09-17</aired>
  3798. <episode>12</episode>
  3799. <season>1</season>
  3800. <rating>9</rating>
  3801. <votes>4</votes>
  3802. <thumb>http://thetvdb.com/banners/episodes/72879/101904.jpg</thumb>
  3803. <credits>Peter Hastings</credits>
  3804. <director>Alfred Gimeno</director>
  3805. <director>Peter Hastings</director>
  3806. <director>Tom Ruegger</director>
  3807. <director>Earl Kress</director>
  3808. <actor>
  3809. <name>John Mariano</name>
  3810. </actor>
  3811. <actor>
  3812. <name>Chick Vennera</name>
  3813. </actor>
  3814. <actor>
  3815. <name>Frank Welker</name>
  3816. </actor>
  3817. <actor>
  3818. <name>Paul Rugg</name>
  3819. </actor>
  3820. <actor>
  3821. <name>Dorian Harewood</name>
  3822. </actor>
  3823. <actor>
  3824. <name>Valri Bromfield</name>
  3825. </actor>
  3826. <actor>
  3827. <name>Robert Ito</name>
  3828. </actor>
  3829. <actor>
  3830. <name>Julia Kato</name>
  3831. </actor>
  3832. <actor>
  3833. <name>Maurice LaMarche</name>
  3834. </actor>
  3835. </details>
  3836. 18:53:04.258 T:9716 DEBUG: VideoInfoScanner: Adding new item to tvshows:E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E12.mkv
  3837. 18:53:04.326 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3838. 18:53:04.326 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3839. 18:53:04.326 T:11084 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  3840. 18:53:04.326 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  3841. 18:53:04.342 T:9716 DEBUG: VideoInfoScanner: Skipping dir 'E:\TV Show- TEST\Buffy the Vampire Slayer\' due to no change
  3842. 18:53:04.351 T:9716 DEBUG: VideoInfoScanner: Skipping dir 'E:\TV Show- TEST\My Little Pony\' due to no change
  3843. 18:53:04.355 T:9716 DEBUG: VideoInfoScanner: Scanning dir 'F:\Movies- Test - Scraped\' as not in the database
  3844. 18:53:04.356 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Allegiant (2016)\BDMV\index.bdmv), query = select idMovie from movie where idFile=1
  3845. 18:53:04.357 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Analyze That\BDMV\index.bdmv), query = select idMovie from movie where idFile=2
  3846. 18:53:04.358 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Analyze This\BDMV\index.bdmv), query = select idMovie from movie where idFile=3
  3847. 18:53:04.359 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Arrival (2016)\BDMV\index.bdmv), query = select idMovie from movie where idFile=4
  3848. 18:53:04.360 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Æon Flux (2005)\BDMV\index.bdmv), query = select idMovie from movie where idFile=5
  3849. 18:53:04.361 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Batman Begins (2005)\BDMV\index.bdmv), query = select idMovie from movie where idFile=6
  3850. 18:53:04.363 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Blade (1998)\BDMV\index.bdmv), query = select idMovie from movie where idFile=7
  3851. 18:53:04.364 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Blade II (2002)\BDMV\index.bdmv), query = select idMovie from movie where idFile=8
  3852. 18:53:04.365 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Blade Trinity (2004)\BDMV\index.bdmv), query = select idMovie from movie where idFile=9
  3853. 18:53:04.366 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Bulletproof Monk (2003)\BDMV\index.bdmv), query = select idMovie from movie where idFile=10
  3854. 18:53:04.367 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\City of Ember (2008)\VIDEO_TS\VIDEO_TS.IFO), query = select idMovie from movie where idFile=11
  3855. 18:53:04.368 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Constantine (2005)\VIDEO_TS\VIDEO_TS.IFO), query = select idMovie from movie where idFile=12
  3856. 18:53:04.369 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Contact (1997)\VIDEO_TS\VIDEO_TS.IFO), query = select idMovie from movie where idFile=13
  3857. 18:53:04.370 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Cowboys & Aliens (2011)\VIDEO_TS\VIDEO_TS.IFO), query = select idMovie from movie where idFile=14
  3858. 18:53:04.371 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Crank (2006)\VIDEO_TS\VIDEO_TS.IFO), query = select idMovie from movie where idFile=15
  3859. 18:53:04.372 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Daddy's Home (2015)\VIDEO_TS\VIDEO_TS.IFO), query = select idMovie from movie where idFile=16
  3860. 18:53:04.373 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Dark Knight (2008)\VIDEO_TS\VIDEO_TS.IFO), query = select idMovie from movie where idFile=17
  3861. 18:53:04.374 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Dark Knight Rises (2012)\VIDEO_TS\VIDEO_TS.IFO), query = select idMovie from movie where idFile=18
  3862. 18:53:04.375 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Dawn of the Planet of the Apes (2014)\VIDEO_TS\VIDEO_TS.IFO), query = select idMovie from movie where idFile=19
  3863. 18:53:04.376 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Dredd (2012)\VIDEO_TS\VIDEO_TS.IFO), query = select idMovie from movie where idFile=20
  3864. 18:53:04.395 T:9716 DEBUG: VideoInfoScanner: Finished adding information from dir F:\Movies- Test - Scraped\
  3865. 18:53:04.396 T:9716 DEBUG: VideoInfoScanner: Skipping dir 'F:\Movies- Test - Scraped\Bill & Ted's Excellent Adventure (1989)\' due to no change
  3866. 18:53:04.397 T:9716 DEBUG: VideoInfoScanner: Skipping dir 'F:\Movies- Test - Scraped\Eagle Eye (2008)\' due to no change
  3867. 18:53:04.398 T:9716 DEBUG: VideoInfoScanner: Skipping dir 'F:\Movies- Test - Scraped\Edge of Tomorrow (2014)\' due to no change
  3868. 18:53:04.398 T:9716 DEBUG: VideoInfoScanner: Skipping dir 'F:\Movies- Test - Scraped\Elephants Dream (2006)\' due to no change
  3869. 18:53:04.399 T:9716 DEBUG: VideoInfoScanner: Scanning dir 'F:\Movies- Test - Scraped\Ender's Game (2013)\' as not in the database
  3870. 18:53:04.400 T:9716 DEBUG: CVideoDatabase::GetMovieId (F:\Movies- Test - Scraped\Ender's Game (2013)\Ender's Game (2013).mp4), query = select idMovie from movie where idFile=24
  3871. 18:53:04.411 T:9716 DEBUG: VideoInfoScanner: Finished adding information from dir F:\Movies- Test - Scraped\Ender's Game (2013)\
  3872. 18:53:04.412 T:9716 DEBUG: VideoInfoScanner: Skipping dir 'F:\Movies- Test - Scraped\Event Horizon (1997)\' due to no change
  3873. 18:53:04.413 T:9716 DEBUG: VideoInfoScanner: Skipping dir 'F:\Movies- Test - Scraped\Ex Machina (2015)\' due to no change
  3874. 18:53:04.413 T:9716 DEBUG: VideoInfoScanner: Skipping dir 'F:\Movies- Test - Scraped\Fast & Furious 5 (2011)\' due to no change
  3875. 18:53:04.414 T:9716 DEBUG: VideoInfoScanner: Skipping dir 'F:\Movies- Test - Scraped\Fast & Furious 6 (2013)\' due to no change
  3876. 18:53:04.415 T:9716 DEBUG: VideoInfoScanner: Skipping dir 'F:\Movies- Test - Scraped\Fast & Furious 7 (2015)\' due to no change
  3877. 18:53:04.416 T:9716 DEBUG: VideoInfoScanner: Skipping dir 'F:\Movies- Test - Scraped\Flash Gordon (1980)\' due to no change
  3878. 18:53:04.417 T:9716 DEBUG: VideoInfoScanner: Skipping dir 'F:\Movies- Test - Scraped\From Paris with Love (2010)\' due to no change
  3879. 18:53:04.417 T:9716 DEBUG: VideoInfoScanner: Scanning dir 'F:\Movies- Test - Scraped\The Mummy\' as not in the database
  3880. 18:53:04.420 T:9716 DEBUG: ADDON::CScraper::FindMovie: Searching for 'The Mummy' using Local information only scraper (path: 'C:\Program Files (x86)\Kodi\addons\metadata.local', content: 'movies', version: '1.0.0')
  3881. 18:53:04.420 T:9716 DEBUG: Previous line repeats 1 times.
  3882. 18:53:04.420 T:9716 WARNING: No information found for item 'F:\Movies- Test - Scraped\The Mummy\movie.mkv', it won't be added to the library.
  3883. 18:53:04.420 T:9716 DEBUG: VideoInfoScanner: No (new) information was found in dir F:\Movies- Test - Scraped\The Mummy\
  3884. 18:53:04.434 T:9716 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:10
  3885. 18:53:04.434 T:11084 DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc
  3886. 18:53:04.434 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanFinished
  3887. 18:53:04.444 T:596 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/)
  3888. 18:53:04.445 T:596 DEBUG: ParentPath = [videodb://tvshows/titles/]
  3889. 18:53:04.447 T:9716 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: SELECT * FROM tvshow_view WHERE totalCount IS NOT NULL AND totalCount > 0
  3890. 18:53:04.451 T:8444 DEBUG: Thread BackgroundLoader start, auto delete: false
  3891. 18:53:04.454 T:8444 DEBUG: Thread BackgroundLoader 8444 terminating
  3892. 18:53:04.665 T:596 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  3893. 18:53:04.872 T:5532 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/actors/311451.jpg -> image/jpeg
  3894. 18:53:04.872 T:5532 DEBUG: CurlFile::Open(0CA66C30) http://thetvdb.com/banners/actors/311451.jpg
  3895. 18:53:04.904 T:5532 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/actors/311451.jpg>
  3896. 18:53:04.936 T:5532 DEBUG: Caching image 'http://thetvdb.com/banners/actors/311451.jpg' to '4/49416fae.jpg':
  3897. 18:53:04.936 T:5532 DEBUG: cached image 'special://masterprofile/Thumbnails/4/49416fae.jpg' size 300x450
  3898. 18:53:05.036 T:5532 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/episodes/72879/101884.jpg -> image/jpeg
  3899. 18:53:05.036 T:5532 DEBUG: CurlFile::Open(0CA64E88) http://thetvdb.com/banners/episodes/72879/101884.jpg
  3900. 18:53:05.104 T:5532 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/episodes/72879/101884.jpg>
  3901. 18:53:05.125 T:5532 DEBUG: Caching image 'http://thetvdb.com/banners/episodes/72879/101884.jpg' to '2/27f4f37b.jpg':
  3902. 18:53:05.125 T:5532 DEBUG: cached image 'special://masterprofile/Thumbnails/2/27f4f37b.jpg' size 400x300
  3903. 18:53:05.223 T:5532 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/episodes/72879/101885.jpg -> image/jpeg
  3904. 18:53:05.223 T:5532 DEBUG: CurlFile::Open(0CA66C30) http://thetvdb.com/banners/episodes/72879/101885.jpg
  3905. 18:53:05.265 T:5532 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/episodes/72879/101885.jpg>
  3906. 18:53:05.290 T:5532 DEBUG: Caching image 'http://thetvdb.com/banners/episodes/72879/101885.jpg' to '6/6ef994f6.jpg':
  3907. 18:53:05.290 T:5532 DEBUG: cached image 'special://masterprofile/Thumbnails/6/6ef994f6.jpg' size 400x300
  3908. 18:53:05.407 T:5532 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/episodes/72879/101886.jpg -> image/jpeg
  3909. 18:53:05.407 T:5532 DEBUG: CurlFile::Open(0CA670C0) http://thetvdb.com/banners/episodes/72879/101886.jpg
  3910. 18:53:05.436 T:5532 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/episodes/72879/101886.jpg>
  3911. 18:53:05.459 T:5532 DEBUG: Caching image 'http://thetvdb.com/banners/episodes/72879/101886.jpg' to 'b/b5ee3c61.jpg':
  3912. 18:53:05.459 T:5532 DEBUG: cached image 'special://masterprofile/Thumbnails/b/b5ee3c61.jpg' size 400x300
  3913. 18:53:05.569 T:5532 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/episodes/72879/4465309.jpg -> image/jpeg
  3914. 18:53:05.569 T:5532 DEBUG: CurlFile::Open(0CA66E78) http://thetvdb.com/banners/episodes/72879/4465309.jpg
  3915. 18:53:05.638 T:5532 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/episodes/72879/4465309.jpg>
  3916. 18:53:05.640 T:5532 DEBUG: Caching image 'http://thetvdb.com/banners/episodes/72879/4465309.jpg' to 'c/c7d5136f.jpg':
  3917. 18:53:05.640 T:5532 DEBUG: cached image 'special://masterprofile/Thumbnails/c/c7d5136f.jpg' size 320x240
  3918. 18:53:05.745 T:5532 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/episodes/72879/101889.jpg -> image/jpeg
  3919. 18:53:05.745 T:5532 DEBUG: CurlFile::Open(0CA680B8) http://thetvdb.com/banners/episodes/72879/101889.jpg
  3920. 18:53:05.784 T:5532 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/episodes/72879/101889.jpg>
  3921. 18:53:05.807 T:5532 DEBUG: Caching image 'http://thetvdb.com/banners/episodes/72879/101889.jpg' to '0/0fe41073.jpg':
  3922. 18:53:05.807 T:5532 DEBUG: cached image 'special://masterprofile/Thumbnails/0/0fe41073.jpg' size 400x300
  3923. 18:53:05.903 T:5532 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/episodes/72879/101891.jpg -> image/jpeg
  3924. 18:53:05.903 T:5532 DEBUG: CurlFile::Open(0CA670C0) http://thetvdb.com/banners/episodes/72879/101891.jpg
  3925. 18:53:05.963 T:5532 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/episodes/72879/101891.jpg>
  3926. 18:53:05.989 T:5532 DEBUG: Caching image 'http://thetvdb.com/banners/episodes/72879/101891.jpg' to '5/55251a0d.jpg':
  3927. 18:53:05.989 T:5532 DEBUG: cached image 'special://masterprofile/Thumbnails/5/55251a0d.jpg' size 400x300
  3928. 18:53:06.047 T:596 DEBUG: ------ Window Init (Pointer.xml) ------
  3929. 18:53:06.095 T:5532 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/episodes/72879/101894.jpg -> image/jpeg
  3930. 18:53:06.095 T:5532 DEBUG: CurlFile::Open(0CA66C30) http://thetvdb.com/banners/episodes/72879/101894.jpg
  3931. 18:53:06.128 T:5532 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/episodes/72879/101894.jpg>
  3932. 18:53:06.156 T:5532 DEBUG: Caching image 'http://thetvdb.com/banners/episodes/72879/101894.jpg' to '3/3cdcfe03.jpg':
  3933. 18:53:06.156 T:5532 DEBUG: cached image 'special://masterprofile/Thumbnails/3/3cdcfe03.jpg' size 400x300
  3934. 18:53:06.253 T:5532 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/episodes/72879/101896.jpg -> image/jpeg
  3935. 18:53:06.253 T:5532 DEBUG: CurlFile::Open(0CA689D8) http://thetvdb.com/banners/episodes/72879/101896.jpg
  3936. 18:53:06.298 T:5532 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/episodes/72879/101896.jpg>
  3937. 18:53:06.318 T:5532 DEBUG: Caching image 'http://thetvdb.com/banners/episodes/72879/101896.jpg' to 'a/aec63119.jpg':
  3938. 18:53:06.318 T:5532 DEBUG: cached image 'special://masterprofile/Thumbnails/a/aec63119.jpg' size 400x300
  3939. 18:53:06.424 T:5532 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/episodes/72879/4465310.jpg -> image/jpeg
  3940. 18:53:06.424 T:5532 DEBUG: CurlFile::Open(0CA66C30) http://thetvdb.com/banners/episodes/72879/4465310.jpg
  3941. 18:53:06.457 T:5532 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/episodes/72879/4465310.jpg>
  3942. 18:53:06.475 T:5532 DEBUG: Caching image 'http://thetvdb.com/banners/episodes/72879/4465310.jpg' to 'd/d4197e9c.jpg':
  3943. 18:53:06.475 T:5532 DEBUG: cached image 'special://masterprofile/Thumbnails/d/d4197e9c.jpg' size 400x300
  3944. 18:53:06.587 T:5532 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/episodes/72879/101899.jpg -> image/jpeg
  3945. 18:53:06.588 T:5532 DEBUG: CurlFile::Open(0CA66E78) http://thetvdb.com/banners/episodes/72879/101899.jpg
  3946. 18:53:06.607 T:9716 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.studios.white/Discovery Family.png
  3947. 18:53:06.607 T:9716 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.studios.white/Discovery Family.png
  3948. 18:53:06.621 T:5532 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/episodes/72879/101899.jpg>
  3949. 18:53:06.643 T:5532 DEBUG: Caching image 'http://thetvdb.com/banners/episodes/72879/101899.jpg' to '1/14cc1d0b.jpg':
  3950. 18:53:06.643 T:5532 DEBUG: cached image 'special://masterprofile/Thumbnails/1/14cc1d0b.jpg' size 400x300
  3951. 18:53:06.773 T:2140 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/episodes/72879/101901.jpg -> image/jpeg
  3952. 18:53:06.773 T:2140 DEBUG: CurlFile::Open(0CA67798) http://thetvdb.com/banners/episodes/72879/101901.jpg
  3953. 18:53:06.809 T:2140 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/episodes/72879/101901.jpg>
  3954. 18:53:06.831 T:2140 DEBUG: Caching image 'http://thetvdb.com/banners/episodes/72879/101901.jpg' to 'd/d81a14a4.jpg':
  3955. 18:53:06.831 T:2140 DEBUG: cached image 'special://masterprofile/Thumbnails/d/d81a14a4.jpg' size 400x300
  3956. 18:53:06.927 T:9716 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/episodes/72879/101904.jpg -> image/jpeg
  3957. 18:53:06.927 T:9716 DEBUG: CurlFile::Open(0CA68548) http://thetvdb.com/banners/episodes/72879/101904.jpg
  3958. 18:53:06.965 T:9716 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/episodes/72879/101904.jpg>
  3959. 18:53:06.989 T:9716 DEBUG: Caching image 'http://thetvdb.com/banners/episodes/72879/101904.jpg' to 'b/b1e3f0aa.jpg':
  3960. 18:53:06.989 T:9716 DEBUG: cached image 'special://masterprofile/Thumbnails/b/b1e3f0aa.jpg' size 400x300
  3961. 18:53:08.020 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  3962. 18:53:08.020 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  3963. 18:53:08.021 T:596 DEBUG: ------ Window Deinit (Pointer.xml) ------
  3964. 18:53:08.164 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  3965. 18:53:08.506 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3966. 18:53:08.506 T:596 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  3967. 18:53:08.508 T:2140 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.studios.white/The WB.png
  3968. 18:53:08.508 T:2140 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.studios.white/The WB.png
  3969. 18:53:08.585 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3970. 18:53:08.665 T:596 DEBUG: Previous line repeats 1 times.
  3971. 18:53:08.665 T:596 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  3972. 18:53:08.667 T:2140 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.studios.white/FOX (US).png
  3973. 18:53:08.667 T:2140 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.studios.white/FOX (US).png
  3974. 18:53:08.764 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3975. 18:53:09.064 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  3976. 18:53:09.165 T:596 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  3977. 18:53:09.166 T:596 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/4/)
  3978. 18:53:09.166 T:596 DEBUG: ParentPath = [videodb://tvshows/titles/]
  3979. 18:53:09.181 T:1876 DEBUG: CVideoDatabase::RunQuery took 2 ms for 1 items query: SELECT * FROM season_view WHERE season_view.idShow = 4
  3980. 18:53:09.183 T:1876 DEBUG: CVideoDatabase::RunQuery took 2 ms for 0 items query: select * from movie_view join movielinktvshow on movielinktvshow.idMovie=movie_view.idMovie WHERE movielinktvshow.idShow = 4
  3981. 18:53:09.190 T:596 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/4/-2/?tvshowid=4)
  3982. 18:53:09.190 T:596 DEBUG: ParentPath = [videodb://tvshows/titles/]
  3983. 18:53:09.192 T:5532 DEBUG: CVideoDatabase::RunQuery took 0 ms for 12 items query: select * from episode_view WHERE episode_view.idShow = 4
  3984. 18:53:09.193 T:5532 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from movie_view join movielinktvshow on movielinktvshow.idMovie=movie_view.idMovie WHERE movielinktvshow.idShow = 4
  3985. 18:53:09.197 T:596 DEBUG: WindowVideoNav::GetDirectory
  3986. 18:53:09.200 T:11516 DEBUG: Thread BackgroundLoader start, auto delete: false
  3987. 18:53:09.203 T:596 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  3988. 18:53:09.208 T:9716 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E01.mkv
  3989. 18:53:09.208 T:9716 DEBUG: CFileCache::Open - opening <E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E01.mkv> using cache
  3990. 18:53:09.208 T:6108 DEBUG: Thread FileCache start, auto delete: false
  3991. 18:53:09.208 T:6108 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  3992. 18:53:09.210 T:11516 DEBUG: Thread BackgroundLoader 11516 terminating
  3993. 18:53:09.258 T:9716 DEBUG: ffmpeg[25F4]: Format matroska,webm detected only with low score of 1, misdetection possible!
  3994. 18:53:09.258 T:9716 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  3995. 18:53:09.258 T:9716 ERROR: ffmpeg[25F4]: [matroska,webm] EBML header parsing failed
  3996. 18:53:09.258 T:9716 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E01.mkv
  3997. 18:53:09.259 T:6108 DEBUG: Thread FileCache 6108 terminating
  3998. 18:53:09.259 T:5532 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E12.mkv
  3999. 18:53:09.259 T:5532 DEBUG: CFileCache::Open - opening <E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E12.mkv> using cache
  4000. 18:53:09.260 T:5628 DEBUG: Thread FileCache start, auto delete: false
  4001. 18:53:09.260 T:5628 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  4002. 18:53:09.309 T:5532 DEBUG: ffmpeg[159C]: Format matroska,webm detected only with low score of 1, misdetection possible!
  4003. 18:53:09.309 T:5532 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  4004. 18:53:09.309 T:5532 ERROR: ffmpeg[159C]: [matroska,webm] EBML header parsing failed
  4005. 18:53:09.309 T:5532 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E12.mkv
  4006. 18:53:09.309 T:5628 DEBUG: Thread FileCache 5628 terminating
  4007. 18:53:09.310 T:5532 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E11.mkv
  4008. 18:53:09.310 T:5532 DEBUG: CFileCache::Open - opening <E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E11.mkv> using cache
  4009. 18:53:09.311 T:12128 DEBUG: Thread FileCache start, auto delete: false
  4010. 18:53:09.311 T:12128 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  4011. 18:53:09.361 T:5532 DEBUG: ffmpeg[159C]: Format matroska,webm detected only with low score of 1, misdetection possible!
  4012. 18:53:09.361 T:5532 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  4013. 18:53:09.361 T:5532 ERROR: ffmpeg[159C]: [matroska,webm] EBML header parsing failed
  4014. 18:53:09.361 T:5532 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E11.mkv
  4015. 18:53:09.361 T:12128 DEBUG: Thread FileCache 12128 terminating
  4016. 18:53:09.362 T:5532 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E10.mkv
  4017. 18:53:09.362 T:5532 DEBUG: CFileCache::Open - opening <E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E10.mkv> using cache
  4018. 18:53:09.363 T:3756 DEBUG: Thread FileCache start, auto delete: false
  4019. 18:53:09.363 T:3756 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  4020. 18:53:09.412 T:5532 DEBUG: ffmpeg[159C]: Format matroska,webm detected only with low score of 1, misdetection possible!
  4021. 18:53:09.412 T:5532 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  4022. 18:53:09.412 T:5532 ERROR: ffmpeg[159C]: [matroska,webm] EBML header parsing failed
  4023. 18:53:09.412 T:5532 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E10.mkv
  4024. 18:53:09.412 T:3756 DEBUG: Thread FileCache 3756 terminating
  4025. 18:53:09.413 T:5532 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E09.mkv
  4026. 18:53:09.413 T:5532 DEBUG: CFileCache::Open - opening <E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E09.mkv> using cache
  4027. 18:53:09.414 T:100 DEBUG: Thread FileCache start, auto delete: false
  4028. 18:53:09.414 T:100 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  4029. 18:53:09.463 T:5532 DEBUG: ffmpeg[159C]: Format matroska,webm detected only with low score of 1, misdetection possible!
  4030. 18:53:09.463 T:5532 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  4031. 18:53:09.463 T:5532 ERROR: ffmpeg[159C]: [matroska,webm] EBML header parsing failed
  4032. 18:53:09.463 T:5532 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E09.mkv
  4033. 18:53:09.463 T:100 DEBUG: Thread FileCache 100 terminating
  4034. 18:53:09.464 T:2140 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E08.mkv
  4035. 18:53:09.464 T:2140 DEBUG: CFileCache::Open - opening <E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E08.mkv> using cache
  4036. 18:53:09.465 T:3472 DEBUG: Thread FileCache start, auto delete: false
  4037. 18:53:09.465 T:3472 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  4038. 18:53:09.514 T:2140 DEBUG: ffmpeg[85C]: Format matroska,webm detected only with low score of 1, misdetection possible!
  4039. 18:53:09.514 T:2140 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  4040. 18:53:09.514 T:2140 ERROR: ffmpeg[85C]: [matroska,webm] EBML header parsing failed
  4041. 18:53:09.514 T:2140 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E08.mkv
  4042. 18:53:09.514 T:3472 DEBUG: Thread FileCache 3472 terminating
  4043. 18:53:09.515 T:2140 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E07.mkv
  4044. 18:53:09.515 T:2140 DEBUG: CFileCache::Open - opening <E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E07.mkv> using cache
  4045. 18:53:09.516 T:1588 DEBUG: Thread FileCache start, auto delete: false
  4046. 18:53:09.516 T:1588 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  4047. 18:53:09.566 T:2140 DEBUG: ffmpeg[85C]: Format matroska,webm detected only with low score of 1, misdetection possible!
  4048. 18:53:09.566 T:2140 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  4049. 18:53:09.566 T:2140 ERROR: ffmpeg[85C]: [matroska,webm] EBML header parsing failed
  4050. 18:53:09.566 T:2140 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E07.mkv
  4051. 18:53:09.566 T:1588 DEBUG: Thread FileCache 1588 terminating
  4052. 18:53:09.566 T:1876 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E06.mkv
  4053. 18:53:09.567 T:1876 DEBUG: CFileCache::Open - opening <E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E06.mkv> using cache
  4054. 18:53:09.567 T:1324 DEBUG: Thread FileCache start, auto delete: false
  4055. 18:53:09.567 T:1324 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  4056. 18:53:09.617 T:1876 DEBUG: ffmpeg[754]: Format matroska,webm detected only with low score of 1, misdetection possible!
  4057. 18:53:09.617 T:1876 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  4058. 18:53:09.617 T:1876 ERROR: ffmpeg[754]: [matroska,webm] EBML header parsing failed
  4059. 18:53:09.617 T:1876 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E06.mkv
  4060. 18:53:09.617 T:1324 DEBUG: Thread FileCache 1324 terminating
  4061. 18:53:09.617 T:1876 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E05.mkv
  4062. 18:53:09.618 T:1876 DEBUG: CFileCache::Open - opening <E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E05.mkv> using cache
  4063. 18:53:09.618 T:9804 DEBUG: Thread FileCache start, auto delete: false
  4064. 18:53:09.618 T:9804 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  4065. 18:53:09.668 T:1876 DEBUG: ffmpeg[754]: Format matroska,webm detected only with low score of 1, misdetection possible!
  4066. 18:53:09.668 T:1876 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  4067. 18:53:09.668 T:1876 ERROR: ffmpeg[754]: [matroska,webm] EBML header parsing failed
  4068. 18:53:09.668 T:1876 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E05.mkv
  4069. 18:53:09.668 T:9804 DEBUG: Thread FileCache 9804 terminating
  4070. 18:53:09.668 T:1876 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E04.mkv
  4071. 18:53:09.668 T:1876 DEBUG: CFileCache::Open - opening <E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E04.mkv> using cache
  4072. 18:53:09.669 T:9608 DEBUG: Thread FileCache start, auto delete: false
  4073. 18:53:09.669 T:9608 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  4074. 18:53:09.719 T:1876 DEBUG: ffmpeg[754]: Format matroska,webm detected only with low score of 1, misdetection possible!
  4075. 18:53:09.719 T:1876 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  4076. 18:53:09.719 T:1876 ERROR: ffmpeg[754]: [matroska,webm] EBML header parsing failed
  4077. 18:53:09.719 T:1876 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E04.mkv
  4078. 18:53:09.719 T:9608 DEBUG: Thread FileCache 9608 terminating
  4079. 18:53:09.719 T:1876 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E03.mkv
  4080. 18:53:09.719 T:1876 DEBUG: CFileCache::Open - opening <E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E03.mkv> using cache
  4081. 18:53:09.720 T:5588 DEBUG: Thread FileCache start, auto delete: false
  4082. 18:53:09.720 T:5588 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  4083. 18:53:09.770 T:1876 DEBUG: ffmpeg[754]: Format matroska,webm detected only with low score of 1, misdetection possible!
  4084. 18:53:09.770 T:1876 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  4085. 18:53:09.770 T:1876 ERROR: ffmpeg[754]: [matroska,webm] EBML header parsing failed
  4086. 18:53:09.770 T:1876 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E03.mkv
  4087. 18:53:09.770 T:5588 DEBUG: Thread FileCache 5588 terminating
  4088. 18:53:09.770 T:5532 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E02.mkv
  4089. 18:53:09.770 T:5532 DEBUG: CFileCache::Open - opening <E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E02.mkv> using cache
  4090. 18:53:09.771 T:11316 DEBUG: Thread FileCache start, auto delete: false
  4091. 18:53:09.771 T:11316 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  4092. 18:53:09.821 T:5532 DEBUG: ffmpeg[159C]: Format matroska,webm detected only with low score of 1, misdetection possible!
  4093. 18:53:09.821 T:5532 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  4094. 18:53:09.821 T:5532 ERROR: ffmpeg[159C]: [matroska,webm] EBML header parsing failed
  4095. 18:53:09.821 T:5532 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file E:\TV Show- TEST\Animaniacs.1993\Animaniacs.1993 S01E02.mkv
  4096. 18:53:09.821 T:11316 DEBUG: Thread FileCache 11316 terminating
  4097. 18:53:10.520 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  4098. 18:53:10.520 T:596 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  4099. 18:53:10.604 T:596 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  4100. 18:53:10.724 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  4101. 18:53:10.725 T:596 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  4102. 18:53:10.824 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  4103. 18:53:10.905 T:596 DEBUG: Previous line repeats 1 times.
  4104. 18:53:10.905 T:596 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  4105. 18:53:11.024 T:596 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  4106. 18:53:11.772 T:596 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  4107. 18:53:11.976 T:596 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  4108. 18:53:11.976 T:596 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  4109. 18:53:12.288 T:596 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  4110. 18:53:12.304 T:596 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  4111. 18:53:12.304 T:596 DEBUG: ------ Window Init (Home.xml) ------
  4112. 18:53:12.311 T:596 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  4113. 18:53:12.311 T:596 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  4114. 18:53:12.311 T:596 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  4115. 18:53:12.311 T:596 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  4116. 18:53:12.311 T:596 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  4117. 18:53:12.311 T:596 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  4118. 18:53:12.311 T:596 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
  4119. 18:53:12.311 T:596 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  4120. 18:53:12.311 T:596 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
  4121. 18:53:12.312 T:596 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
  4122. 18:53:12.313 T:596 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  4123. 18:53:12.314 T:596 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  4124. 18:53:12.318 T:1876 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  4125. 18:53:12.319 T:2140 DEBUG: CVideoDatabase::RunQuery took 2 ms for 32 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  4126. 18:53:12.319 T:5532 DEBUG: CVideoDatabase::RunQuery took 1 ms for 32 items query: select * from movie_view WHERE ((movie_view.dateAdded > '1900-01-01')) AND ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  4127. 18:53:12.328 T:1876 DEBUG: CVideoDatabase::RunQuery took 1 ms for 32 items query: select * from movie_view
  4128. 18:53:12.337 T:5532 DEBUG: CVideoDatabase::RunQuery took 1 ms for 13 items query: SELECT genre.genre_id, genre.name, count(1), count(files.playCount) FROM genre JOIN genre_link ON genre.genre_id = genre_link.genre_id JOIN movie_view ON genre_link.media_id = movie_view.idMovie AND genre_link.media_type='movie' JOIN files ON files.idFile = movie_view.idFile GROUP BY genre.genre_id
  4129. 18:53:12.337 T:2140 DEBUG: CVideoDatabase::RunQuery took 1 ms for 16 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet ORDER BY sets.idSet
  4130. 18:53:12.344 T:596 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  4131. 18:53:12.344 T:596 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  4132. 18:53:12.344 T:596 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  4133. 18:53:12.345 T:1876 DEBUG: CVideoDatabase::RunQuery took 1 ms for 60 items query: select * from episode_view WHERE ((episode_view.dateAdded > '1900-01-01')) AND ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  4134. 18:53:12.348 T:2140 DEBUG: CVideoDatabase::RunQuery took 1 ms for 8 items query: SELECT genre.genre_id, genre.name FROM genre JOIN genre_link ON genre.genre_id = genre_link.genre_id JOIN tvshow_view ON genre_link.media_id = tvshow_view.idShow AND genre_link.media_type='tvshow' GROUP BY genre.genre_id
  4135. 18:53:12.350 T:5532 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: SELECT * FROM tvshow_view WHERE ((tvshow_view.watchedcount = 0)) AND ((tvshow_view.totalCount > 0))
  4136. 18:53:12.355 T:5532 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  4137. 18:53:12.357 T:2140 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: SELECT studio.studio_id, studio.name FROM studio JOIN studio_link ON studio.studio_id = studio_link.studio_id JOIN tvshow_view ON studio_link.media_id = tvshow_view.idShow AND studio_link.media_type='tvshow' GROUP BY studio.studio_id
  4138. 18:53:12.362 T:5532 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  4139. 18:53:12.363 T:9716 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file F:\Movies- Test - Scraped\Ender's Game (2013)\Ender's Game (2013).mp4
  4140. 18:53:12.363 T:9716 DEBUG: CFileCache::Open - opening <F:\Movies- Test - Scraped\Ender's Game (2013)\Ender's Game (2013).mp4> using cache
  4141. 18:53:12.364 T:6948 DEBUG: Thread FileCache start, auto delete: false
  4142. 18:53:12.364 T:6948 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  4143. 18:53:12.366 T:596 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultStudio.png'
  4144. 18:53:12.367 T:5532 DEBUG: Previous line repeats 2 times.
  4145. 18:53:12.368 T:5532 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  4146. 18:53:12.373 T:5532 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  4147. 18:53:12.374 T:5532 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  4148. 18:53:12.375 T:5532 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE ((EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')) AND (artistview.strArtist <> 'Various artists')
  4149. 18:53:12.414 T:9716 DEBUG: ffmpeg[25F4]: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
  4150. 18:53:12.414 T:9716 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  4151. 18:53:12.414 T:9716 ERROR: ffmpeg[25F4]: [mov,mp4,m4a,3gp,3g2,mj2] moov atom not found
  4152. 18:53:12.414 T:9716 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file F:\Movies- Test - Scraped\Ender's Game (2013)\Ender's Game (2013).mp4
  4153. 18:53:12.414 T:6948 DEBUG: Thread FileCache 6948 terminating
  4154. 18:53:12.865 T:596 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  4155. 18:53:13.069 T:596 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  4156. 18:53:13.069 T:596 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  4157. 18:53:13.069 T:596 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  4158. 18:53:13.395 T:596 DEBUG: Keyboard: scancode: 0x1d, sym: 0x0132, unicode: 0x0000, modifier: 0x40
  4159. 18:53:13.395 T:596 DEBUG: CInputManager::OnKey: ctrl-leftctrl (0x1f0d0) pressed, action is
  4160. 18:53:13.640 T:596 DEBUG: Keyboard: scancode: 0x4f, sym: 0x0117, unicode: 0x0000, modifier: 0x40
  4161. 18:53:13.640 T:596 DEBUG: CInputManager::OnKey: ctrl-end (0x1f089) pressed, action is ShutDown()
  4162. 18:53:13.681 T:596 NOTICE: Storing total System Uptime
  4163. 18:53:13.681 T:11084 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  4164. 18:53:13.681 T:11084 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  4165. 18:53:13.681 T:596 NOTICE: Saving settings
  4166. 18:53:13.684 T:596 NOTICE: Saving skin settings
  4167. 18:53:13.684 T:596 NOTICE: stop all
  4168. 18:53:13.685 T:596 NOTICE: stop player
  4169. 18:53:13.685 T:9716 DEBUG: Thread JobWorker 9716 terminating (autodelete)
  4170. 18:53:13.685 T:2140 DEBUG: Thread JobWorker 2140 terminating (autodelete)
  4171. 18:53:13.685 T:5532 DEBUG: Thread JobWorker 5532 terminating (autodelete)
  4172. 18:53:13.685 T:1876 DEBUG: Thread JobWorker 1876 terminating (autodelete)
  4173. 18:53:13.685 T:596 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  4174. 18:53:13.685 T:596 NOTICE: ES: Stopping event server
  4175. 18:53:13.685 T:596 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  4176. 18:53:13.685 T:596 NOTICE: stopping upnp
  4177. 18:53:13.805 T:1500 NOTICE: ES: UDP Event server stopped
  4178. 18:53:13.805 T:10888 DEBUG: Thread TCPServer 10888 terminating
  4179. 18:53:13.805 T:1500 DEBUG: Thread EventServer 1500 terminating
  4180. 18:53:13.838 T:10588 DEBUG: Thread PeripEventScanner 10588 terminating
  4181. 18:53:13.838 T:1124 DEBUG: Thread PeripBusUSB 1124 terminating
  4182. 18:53:14.118 T:10088 DEBUG: Thread PeripBusCEC 10088 terminating
  4183. 18:53:14.118 T:2476 DEBUG: Thread PeripBusAddon 2476 terminating
  4184. 18:53:14.118 T:596 DEBUG: SECTION:UnloadDll(C:\Program Files (x86)\Kodi\addons\peripheral.joystick\peripheral.joystick.dll)
  4185. 18:53:14.118 T:596 INFO: ADDON: Dll Destroyed - Joystick Support
  4186. 18:53:14.119 T:596 NOTICE: clean cached files!
  4187. 18:53:14.119 T:596 DEBUG: ADDON: Stopping service addons.
  4188. 18:53:14.230 T:11888 NOTICE: script.tv.show.next.aired: ### abort requested -- stopping background processing
  4189. 18:53:14.230 T:11888 INFO: CPythonInvoker(1, C:\Users\Master\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): script aborted
  4190. 18:53:14.230 T:596 DEBUG: CPythonInvoker(1, C:\Users\Master\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): script termination took 108ms
  4191. 18:53:14.230 T:5620 DEBUG: Thread ActiveAE 5620 terminating
  4192. 18:53:14.232 T:11888 INFO: Python script interrupted by user
  4193. 18:53:14.232 T:11888 DEBUG: Thread LanguageInvoker 11888 terminating
  4194. 18:53:14.241 T:9636 DEBUG: Thread AESink 9636 terminating
  4195. 18:53:14.241 T:596 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  4196. 18:53:14.244 T:596 NOTICE: closing down remote control service
  4197. 18:53:15.364 T:3996 DEBUG: Thread RemoteControl 3996 terminating
  4198. 18:53:15.364 T:596 NOTICE: stopped
  4199. 18:53:15.565 T:596 NOTICE: destroy
  4200. 18:53:15.565 T:596 NOTICE: unload skin
  4201. 18:53:15.565 T:596 INFO: Unloading old skin ...
  4202. 18:53:15.567 T:596 DEBUG: ------ Window Deinit (Home.xml) ------
  4203. 18:53:15.579 T:596 DEBUG: CTextureBundleXBT::CloseBundle - Closed bundle
  4204. 18:53:15.654 T:596 NOTICE: unload sections
  4205. 18:53:15.656 T:596 NOTICE: special://profile/ is mapped to: special://masterprofile/
  4206. 18:53:15.656 T:596 DEBUG: PVRManager - destroyed
  4207. 18:53:15.656 T:596 DEBUG: ActiveAE DSP - destroyed
  4208. 18:53:15.656 T:596 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been uninstalled.'
  4209. 18:53:15.656 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
  4210. 18:53:15.656 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been uninstalled.'
  4211. 18:53:15.656 T:596 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been uninstalled.'
  4212. 18:53:15.656 T:596 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been uninstalled.'
  4213. 18:53:15.656 T:596 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been uninstalled.'
  4214. 18:53:15.656 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.octonet has been uninstalled.'
  4215. 18:53:15.656 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been uninstalled.'
  4216. 18:53:15.656 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been uninstalled.'
  4217. 18:53:15.656 T:596 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been uninstalled.'
  4218. 18:53:15.656 T:596 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  4219. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  4220. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been uninstalled.'
  4221. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been uninstalled.'
  4222. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been uninstalled.'
  4223. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been uninstalled.'
  4224. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been uninstalled.'
  4225. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been uninstalled.'
  4226. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  4227. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been uninstalled.'
  4228. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been uninstalled.'
  4229. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been uninstalled.'
  4230. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been uninstalled.'
  4231. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been uninstalled.'
  4232. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been uninstalled.'
  4233. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been uninstalled.'
  4234. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been uninstalled.'
  4235. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.ofdb.de has been uninstalled.'
  4236. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.universal has been uninstalled.'
  4237. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
  4238. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  4239. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup4 has been uninstalled.'
  4240. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  4241. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been uninstalled.'
  4242. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been uninstalled.'
  4243. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been uninstalled.'
  4244. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been uninstalled.'
  4245. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  4246. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been uninstalled.'
  4247. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in inputstream.rtmp has been uninstalled.'
  4248. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been uninstalled.'
  4249. 18:53:15.657 T:596 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been uninstalled.'
  4250. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been uninstalled.'
  4251. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.fox.news has been uninstalled.'
  4252. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been uninstalled.'
  4253. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  4254. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been uninstalled.'
  4255. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  4256. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been uninstalled.'
  4257. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been uninstalled.'
  4258. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been uninstalled.'
  4259. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been uninstalled.'
  4260. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  4261. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvshows.themoviedb.org has been uninstalled.'
  4262. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been uninstalled.'
  4263. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been uninstalled.'
  4264. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been uninstalled.'
  4265. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been uninstalled.'
  4266. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been uninstalled.'
  4267. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been uninstalled.'
  4268. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been uninstalled.'
  4269. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been uninstalled.'
  4270. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been uninstalled.'
  4271. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been uninstalled.'
  4272. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been uninstalled.'
  4273. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been uninstalled.'
  4274. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been uninstalled.'
  4275. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been uninstalled.'
  4276. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been uninstalled.'
  4277. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been uninstalled.'
  4278. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been uninstalled.'
  4279. 18:53:15.658 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been uninstalled.'
  4280. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been uninstalled.'
  4281. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been uninstalled.'
  4282. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  4283. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  4284. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been uninstalled.'
  4285. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been uninstalled.'
  4286. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been uninstalled.'
  4287. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been uninstalled.'
  4288. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  4289. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been uninstalled.'
  4290. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been uninstalled.'
  4291. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been uninstalled.'
  4292. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  4293. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been uninstalled.'
  4294. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  4295. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been uninstalled.'
  4296. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been uninstalled.'
  4297. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been uninstalled.'
  4298. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  4299. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  4300. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com.json has been uninstalled.'
  4301. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been uninstalled.'
  4302. 18:53:15.659 T:596 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been uninstalled.'
  4303. 18:53:15.659 T:596 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04585B88 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  4304. 18:53:15.659 T:596 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04585E10 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  4305. 18:53:15.659 T:596 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04585E58 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  4306. 18:53:15.659 T:596 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 045850D8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  4307. 18:53:15.659 T:596 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0460EBE8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  4308. 18:53:15.659 T:596 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04585EE8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  4309. 18:53:15.659 T:596 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04585A68 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  4310. 18:53:15.659 T:596 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04585168 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  4311. 18:53:15.659 T:596 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04585AB0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  4312. 18:53:15.659 T:596 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04768F78 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  4313. 18:53:15.660 T:11084 DEBUG: Thread Announce 11084 terminating
  4314. 18:53:15.660 T:596 NOTICE: application stopped...
  4315. 18:53:15.664 T:596 DEBUG: SECTION:UnloadDll(special://xbmcbin/libcurl.dll)
Add Comment
Please, Sign In to add comment