Advertisement
MarPaste

skin helper crash

Jun 20th, 2016
515
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 451.87 KB | None | 0 0
  1. 11:26:22 T:14516 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 11:26:22 T:14516 NOTICE: -----------------------------------------------------------------------
  3. 11:26:22 T:14516 NOTICE: Starting Kodi (16.1 Git:20160424-c327c53). Platform: Windows NT x86 32-bit
  4. 11:26:22 T:14516 NOTICE: Using Release Kodi x32 build
  5. 11:26:22 T:14516 NOTICE: Kodi compiled Apr 24 2016 by MSVC 180040629 for Windows NT x86 32-bit version 6.0 (0x06000000)
  6. 11:26:22 T:14516 NOTICE: Running on Dell Inc. Inspiron 7559 with Windows 10, kernel: Windows NT x86 64-bit version 10.0
  7. 11:26:22 T:14516 NOTICE: Host CPU: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz, 8 cores available
  8. 11:26:22 T:14516 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
  9. 11:26:22 T:14516 NOTICE: Running with restricted rights
  10. 11:26:22 T:14516 NOTICE: Aero is enabled
  11. 11:26:22 T:14516 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
  12. 11:26:22 T:14516 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
  13. 11:26:22 T:14516 NOTICE: special://masterprofile/ is mapped to: C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata
  14. 11:26:22 T:14516 NOTICE: special://home/ is mapped to: C:\Users\MarHutchy\AppData\Roaming\Kodi\
  15. 11:26:22 T:14516 NOTICE: special://temp/ is mapped to: C:\Users\MarHutchy\AppData\Roaming\Kodi\cache
  16. 11:26:22 T:14516 NOTICE: The executable running is: C:\Program Files (x86)\Kodi\Kodi.exe
  17. 11:26:22 T:14516 NOTICE: Local hostname: MarHutchy-Dell
  18. 11:26:22 T:14516 NOTICE: Log File is located: C:\Users\MarHutchy\AppData\Roaming\Kodi\kodi.log
  19. 11:26:22 T:14516 NOTICE: -----------------------------------------------------------------------
  20. 11:26:22 T:14516 NOTICE: load settings...
  21. 11:26:22 T:14516 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  22. 11:26:22 T:14516 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  23. 11:26:22 T:14516 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  24. 11:26:22 T:14516 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  25. 11:26:22 T:14516 NOTICE: Contents of special://profile/advancedsettings.xml are...
  26. <advancedsettings>
  27. <network>
  28. <buffermode>1</buffermode>
  29. <cachemembuffersize>262144000</cachemembuffersize>
  30. <readbufferfactor>10.0</readbufferfactor>
  31. <curlclienttimeout>45</curlclienttimeout>
  32. </network>
  33. <videolibrary>
  34. <importwatchedstate>true</importwatchedstate>
  35. <importresumepoint>true</importresumepoint>
  36. </videolibrary>
  37. <video>
  38. <timeseekforwardbig>60</timeseekforwardbig>
  39. <timeseekbackwardbig>-60</timeseekbackwardbig>
  40. <playcountminimumpercent>90</playcountminimumpercent>
  41. <ignoresecondsatstart>180</ignoresecondsatstart>
  42. <ignorepercentatend>8</ignorepercentatend>
  43. </video>
  44. </advancedsettings>
  45. 11:26:22 T:14516 NOTICE: Default DVD Player: dvdplayer
  46. 11:26:22 T:14516 NOTICE: Default Video Player: dvdplayer
  47. 11:26:22 T:14516 NOTICE: Default Audio Player: paplayer
  48. 11:26:22 T:14516 NOTICE: Enabled debug logging due to GUI setting (2)
  49. 11:26:22 T:14516 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  50. 11:26:22 T:14516 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  51. 11:26:22 T:14516 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  52. 11:26:22 T:14516 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  53. 11:26:22 T:14516 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  54. 11:26:22 T:14516 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  55. 11:26:22 T:14516 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  56. 11:26:22 T:14516 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  57. 11:26:22 T:14516 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  58. 11:26:22 T:14516 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  59. 11:26:22 T:14516 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  60. 11:26:22 T:14516 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  61. 11:26:22 T:14516 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  62. 11:26:22 T:14516 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  63. 11:26:22 T:14516 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  64. 11:26:22 T:14516 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  65. 11:26:22 T:14516 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  66. 11:26:22 T:14516 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  67. 11:26:22 T:14516 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  68. 11:26:22 T:14516 NOTICE: Loaded playercorefactory configuration
  69. 11:26:22 T:14516 NOTICE: Loading player core factory settings from special://profile/playercorefactory.xml.
  70. 11:26:22 T:14516 DEBUG: CPlayerCoreConfig::<ctor>: created player VLC for core 4
  71. 11:26:22 T:14516 NOTICE: Loaded playercorefactory configuration
  72. 11:26:22 T:14516 INFO: creating subdirectories
  73. 11:26:22 T:14516 INFO: userdata folder: special://masterprofile/
  74. 11:26:22 T:14516 INFO: recording folder:
  75. 11:26:22 T:14516 INFO: screenshots folder: C:\Users\MarHutchy\Pictures\
  76. 11:26:23 T:13580 DEBUG: Thread ActiveAE start, auto delete: false
  77. 11:26:23 T:17972 DEBUG: Thread AESink start, auto delete: false
  78. 11:26:23 T:13580 NOTICE: Found 2 Lists of Devices
  79. 11:26:23 T:13580 NOTICE: Enumerated DIRECTSOUND devices:
  80. 11:26:23 T:13580 NOTICE: Device 1
  81. 11:26:23 T:13580 NOTICE: m_deviceName : {5FEF1EEE-DAEB-4146-BE36-8AC1F24B9225}
  82. 11:26:23 T:13580 NOTICE: m_displayName : Speakers - Speakers / Headphones (Realtek High Definition Audio)
  83. 11:26:23 T:13580 NOTICE: m_displayNameExtra: DIRECTSOUND: Speakers / Headphones (Realtek High Definition Audio)
  84. 11:26:23 T:13580 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  85. 11:26:23 T:13580 NOTICE: m_channels : FL,FR
  86. 11:26:23 T:13580 NOTICE: m_sampleRates : 48000
  87. 11:26:23 T:13580 NOTICE: m_dataFormats : AE_FMT_FLOAT
  88. 11:26:23 T:13580 NOTICE: Device 2
  89. 11:26:23 T:13580 NOTICE: m_deviceName : default
  90. 11:26:23 T:13580 NOTICE: m_displayName : default
  91. 11:26:23 T:13580 NOTICE: m_displayNameExtra:
  92. 11:26:23 T:13580 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  93. 11:26:23 T:13580 NOTICE: m_channels : FL,FR
  94. 11:26:23 T:13580 NOTICE: m_sampleRates : 48000
  95. 11:26:23 T:13580 NOTICE: m_dataFormats : AE_FMT_FLOAT
  96. 11:26:23 T:13580 NOTICE: Enumerated WASAPI devices:
  97. 11:26:23 T:13580 NOTICE: Device 1
  98. 11:26:23 T:13580 NOTICE: m_deviceName : {5FEF1EEE-DAEB-4146-BE36-8AC1F24B9225}
  99. 11:26:23 T:13580 NOTICE: m_displayName : Speakers - Speakers / Headphones (Realtek High Definition Audio)
  100. 11:26:23 T:13580 NOTICE: m_displayNameExtra: WASAPI: Speakers / Headphones (Realtek High Definition Audio)
  101. 11:26:23 T:13580 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  102. 11:26:23 T:13580 NOTICE: m_channels : FL,FR
  103. 11:26:23 T:13580 NOTICE: m_sampleRates : 192000,96000,48000,44100
  104. 11:26:23 T:13580 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  105. 11:26:23 T:13580 NOTICE: Device 2
  106. 11:26:23 T:13580 NOTICE: m_deviceName : default
  107. 11:26:23 T:13580 NOTICE: m_displayName : default
  108. 11:26:23 T:13580 NOTICE: m_displayNameExtra:
  109. 11:26:23 T:13580 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  110. 11:26:23 T:13580 NOTICE: m_channels : FL,FR
  111. 11:26:23 T:13580 NOTICE: m_sampleRates : 192000,96000,48000,44100
  112. 11:26:23 T:13580 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  113. 11:26:23 T:17972 INFO: CActiveAESink::OpenSink - initialize sink
  114. 11:26:23 T:17972 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:default
  115. 11:26:23 T:17972 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 00010010
  116. 11:26:23 T:17972 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  117. 11:26:23 T:17972 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  118. 11:26:23 T:17972 DEBUG: Audio Device : Speakers / Headphones (Realtek High Definition Audio)
  119. 11:26:23 T:17972 DEBUG: Sample Rate : 44100
  120. 11:26:23 T:17972 DEBUG: Sample Format : AE_FMT_FLOAT
  121. 11:26:23 T:17972 DEBUG: Bits Per Sample : 32
  122. 11:26:23 T:17972 DEBUG: Valid Bits/Samp : 32
  123. 11:26:23 T:17972 DEBUG: Channel Count : 2
  124. 11:26:23 T:17972 DEBUG: Block Align : 8
  125. 11:26:23 T:17972 DEBUG: Avg. Bytes Sec : 352800
  126. 11:26:23 T:17972 DEBUG: Samples/Block : 32
  127. 11:26:23 T:17972 DEBUG: Format cBSize : 22
  128. 11:26:23 T:17972 DEBUG: Channel Layout : FL,FR
  129. 11:26:23 T:17972 DEBUG: Channel Mask : 3
  130. 11:26:23 T:17972 DEBUG: Frames : 661
  131. 11:26:23 T:17972 DEBUG: Frame Samples : 1322
  132. 11:26:23 T:17972 DEBUG: Frame Size : 8
  133. 11:26:23 T:17972 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  134. 11:26:23 T:17972 DEBUG: Output Device : default
  135. 11:26:23 T:17972 DEBUG: Sample Rate : 44100
  136. 11:26:23 T:17972 DEBUG: Sample Format : AE_FMT_FLOAT
  137. 11:26:23 T:17972 DEBUG: Channel Count : 2
  138. 11:26:23 T:17972 DEBUG: Channel Layout: FL,FR
  139. 11:26:23 T:17972 DEBUG: Frames : 661
  140. 11:26:23 T:17972 DEBUG: Frame Samples : 1322
  141. 11:26:23 T:17972 DEBUG: Frame Size : 8
  142. 11:26:23 T:14516 NOTICE: Running database version Addons20
  143. 11:26:23 T:14516 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/cpluff.dll)
  144. 11:26:23 T:17972 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  145. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in repository.exodus has been installed.'
  146. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been installed.'
  147. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been installed.'
  148. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
  149. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.moviesetart has been installed.'
  150. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  151. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  152. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in adsp.basic has been installed.'
  153. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  154. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  155. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
  156. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.genesis has been installed.'
  157. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in repository.xunitytalk has been installed.'
  158. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup4 has been installed.'
  159. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in resource.images.recordlabels.white has been installed.'
  160. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  161. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  162. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been installed.'
  163. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  164. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been installed.'
  165. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  166. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.httplib2 has been installed.'
  167. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.myconnpy has been installed.'
  168. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.ym has been installed.'
  169. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.image.resource.select has been installed.'
  170. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  171. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.trakt has been installed.'
  172. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmchub has been installed.'
  173. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.grab.fanart has been installed.'
  174. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.arrow has been installed.'
  175. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in skin.re-touched has been installed.'
  176. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been installed.'
  177. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.ustvnow.tva has been installed.'
  178. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.opensubtitles has been installed.'
  179. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
  180. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.colorbox has been installed.'
  181. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  182. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in service.library.data.provider has been installed.'
  183. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.addoninstaller has been installed.'
  184. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been installed.'
  185. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.libraryeditor has been installed.'
  186. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.dateutil has been installed.'
  187. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  188. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been installed.'
  189. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.exodus.artwork has been installed.'
  190. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  191. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  192. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been installed.'
  193. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.skeledrew.anime-watcher has been installed.'
  194. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  195. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.skin.helper.service has been installed.'
  196. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  197. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been installed.'
  198. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  199. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
  200. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.confluence has been installed.'
  201. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.googleapi has been installed.'
  202. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  203. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  204. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been installed.'
  205. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been installed.'
  206. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  207. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.signals has been installed.'
  208. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  209. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.t0mm0.common has been installed.'
  210. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  211. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been installed.'
  212. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  213. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been installed.'
  214. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in repository.lunatixz has been installed.'
  215. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.six has been installed.'
  216. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  217. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
  218. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in repository.spoyser has been installed.'
  219. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been installed.'
  220. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  221. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  222. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been installed.'
  223. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  224. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in adsp.biquad.filters has been installed.'
  225. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
  226. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  227. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
  228. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  229. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.skin.info.service has been installed.'
  230. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  231. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in repository.lambda has been installed.'
  232. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.cinemavision has been installed.'
  233. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
  234. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in context.trakt.contextmenu has been installed.'
  235. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.podnapisi has been installed.'
  236. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been installed.'
  237. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.myvevo has been installed.'
  238. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.common has been installed.'
  239. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.toolbox has been installed.'
  240. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been installed.'
  241. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  242. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.tuneinradio has been installed.'
  243. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  244. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  245. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.xbmchub.notifications has been installed.'
  246. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  247. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been installed.'
  248. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.skinshortcuts has been installed.'
  249. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.vimeo has been installed.'
  250. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.uritemplate has been installed.'
  251. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
  252. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  253. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  254. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.subscene has been installed.'
  255. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been installed.'
  256. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  257. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in service.watchdog has been installed.'
  258. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.exodus has been installed.'
  259. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  260. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been installed.'
  261. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  262. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
  263. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  264. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.urlresolver has been installed.'
  265. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been installed.'
  266. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.oauth2client has been installed.'
  267. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.trakt has been installed.'
  268. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  269. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.yaml has been installed.'
  270. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  271. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.xbmcbackup has been installed.'
  272. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  273. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in repository.metalkettle has been installed.'
  274. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been installed.'
  275. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  276. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  277. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in adsp.freesurround has been installed.'
  278. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in resource.images.studios.white has been installed.'
  279. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox.silvo has been installed.'
  280. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.ratingupdate has been installed.'
  281. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  282. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  283. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  284. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.videoextras has been installed.'
  285. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been installed.'
  286. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  287. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  288. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  289. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.metahandler has been installed.'
  290. 11:26:23 T:14516 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  291. 11:26:23 T:14516 NOTICE: ADDONS: Using repository repository.exodus
  292. 11:26:23 T:14516 NOTICE: ADDONS: Using repository repository.xunitytalk
  293. 11:26:23 T:14516 NOTICE: ADDONS: Using repository repository.xbmchub
  294. 11:26:23 T:14516 NOTICE: ADDONS: Using repository repository.lunatixz
  295. 11:26:23 T:14516 NOTICE: ADDONS: Using repository repository.xbmc.org
  296. 11:26:23 T:14516 NOTICE: ADDONS: Using repository repository.spoyser
  297. 11:26:23 T:14516 NOTICE: ADDONS: Using repository repository.lambda
  298. 11:26:23 T:14516 NOTICE: ADDONS: Using repository repository.metalkettle
  299. 11:26:23 T:3972 DEBUG: Thread RemoteControl start, auto delete: false
  300. 11:26:23 T:14516 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  301. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  302. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  303. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  304. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  305. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  306. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  307. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  308. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  309. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  310. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  311. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  312. 11:26:23 T:3972 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  313. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  314. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  315. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  316. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  317. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  318. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  319. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  320. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  321. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  322. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  323. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  324. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  325. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  326. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  327. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  328. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  329. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  330. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  331. 11:26:23 T:14516 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  332. 11:26:23 T:14516 DEBUG: CWin32StorageProvider::Initialize: No optical drive found.
  333. 11:26:23 T:14516 NOTICE: Found screen: Generic PnP Monitor on Intel(R) HD Graphics 530, adapter 0.
  334. 11:26:23 T:14516 NOTICE: Primary mode: 1920x1080@ 60.00 - Full Screen
  335. 11:26:23 T:14516 NOTICE: Additional mode: 320x200@ 48.00 - Full Screen
  336. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  337. 11:26:23 T:14516 NOTICE: Additional mode: 320x200@ 60.00 - Full Screen
  338. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  339. 11:26:23 T:14516 NOTICE: Additional mode: 320x240@ 48.00 - Full Screen
  340. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  341. 11:26:23 T:14516 NOTICE: Additional mode: 320x240@ 60.00 - Full Screen
  342. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  343. 11:26:23 T:14516 NOTICE: Additional mode: 400x300@ 48.00 - Full Screen
  344. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  345. 11:26:23 T:14516 NOTICE: Additional mode: 400x300@ 60.00 - Full Screen
  346. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  347. 11:26:23 T:14516 NOTICE: Additional mode: 512x384@ 48.00 - Full Screen
  348. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  349. 11:26:23 T:14516 NOTICE: Additional mode: 512x384@ 60.00 - Full Screen
  350. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  351. 11:26:23 T:14516 NOTICE: Additional mode: 640x400@ 48.00 - Full Screen
  352. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  353. 11:26:23 T:14516 NOTICE: Additional mode: 640x400@ 60.00 - Full Screen
  354. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  355. 11:26:23 T:14516 NOTICE: Additional mode: 640x480@ 48.00 - Full Screen
  356. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  357. 11:26:23 T:14516 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  358. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  359. 11:26:23 T:14516 NOTICE: Additional mode: 800x600@ 48.00 - Full Screen
  360. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  361. 11:26:23 T:14516 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  362. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  363. 11:26:23 T:14516 NOTICE: Additional mode: 1024x768@ 48.00 - Full Screen
  364. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  365. 11:26:23 T:14516 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  366. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  367. 11:26:23 T:14516 NOTICE: Additional mode: 1152x864@ 48.00 - Full Screen
  368. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  369. 11:26:23 T:14516 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  370. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  371. 11:26:23 T:14516 NOTICE: Additional mode: 1280x600@ 48.00 - Full Screen
  372. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  373. 11:26:23 T:14516 NOTICE: Additional mode: 1280x600@ 60.00 - Full Screen
  374. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  375. 11:26:23 T:14516 NOTICE: Additional mode: 1280x720@ 48.00 - Full Screen
  376. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  377. 11:26:23 T:14516 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  378. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  379. 11:26:23 T:14516 NOTICE: Additional mode: 1280x768@ 48.00 - Full Screen
  380. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  381. 11:26:23 T:14516 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  382. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  383. 11:26:23 T:14516 NOTICE: Additional mode: 1280x800@ 48.00 - Full Screen
  384. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  385. 11:26:23 T:14516 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  386. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  387. 11:26:23 T:14516 NOTICE: Additional mode: 1280x960@ 48.00 - Full Screen
  388. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  389. 11:26:23 T:14516 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
  390. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  391. 11:26:23 T:14516 NOTICE: Additional mode: 1280x1024@ 48.00 - Full Screen
  392. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  393. 11:26:23 T:14516 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  394. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  395. 11:26:23 T:14516 NOTICE: Additional mode: 1360x768@ 48.00 - Full Screen
  396. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  397. 11:26:23 T:14516 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  398. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  399. 11:26:23 T:14516 NOTICE: Additional mode: 1366x768@ 48.00 - Full Screen
  400. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  401. 11:26:23 T:14516 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  402. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  403. 11:26:23 T:14516 NOTICE: Additional mode: 1400x1050@ 48.00 - Full Screen
  404. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  405. 11:26:23 T:14516 NOTICE: Additional mode: 1400x1050@ 60.00 - Full Screen
  406. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  407. 11:26:23 T:14516 NOTICE: Additional mode: 1440x900@ 48.00 - Full Screen
  408. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  409. 11:26:23 T:14516 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
  410. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  411. 11:26:23 T:14516 NOTICE: Additional mode: 1600x900@ 48.00 - Full Screen
  412. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  413. 11:26:23 T:14516 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  414. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  415. 11:26:23 T:14516 NOTICE: Additional mode: 1680x1050@ 48.00 - Full Screen
  416. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  417. 11:26:23 T:14516 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  418. 11:26:23 T:14516 NOTICE: Previous line repeats 2 times.
  419. 11:26:23 T:14516 NOTICE: Additional mode: 1920x1080@ 48.00 - Full Screen
  420. 11:26:23 T:14516 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  421. 11:26:23 T:14516 NOTICE: Checking resolution 15
  422. 11:26:23 T:14516 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1264,714)->(319,145,1601,906)
  423. 11:26:23 T:14516 DEBUG: CWinEventsWin32::WndProcWindow is active
  424. 11:26:23 T:14516 DEBUG: CWinEventsWin32::WndProc: window move event
  425. 11:26:23 T:14516 DEBUG: CWinEventsWin32::WndProc: window resize event
  426. 11:26:23 T:14516 DEBUG: CRenderSystemDX::InitRenderSystem - Initializing D3D11 Factory...
  427. 11:26:23 T:14516 DEBUG: CRenderSystemDX::SetMonitor - Selected \\.\DISPLAY1 output.
  428. 11:26:23 T:14516 DEBUG: CRenderSystemDX::SetMonitor - Selected adapter.
  429. 11:26:23 T:14516 DEBUG: CRenderSystemDX::CreateDevice - on adapter Intel(R) HD Graphics 530 (VendorId: 0x8086 DeviceId: 0x191b) with feature level 0xb100.
  430. 11:26:23 T:14516 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  431. 11:26:23 T:14516 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  432. 11:26:23 T:14516 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  433. 11:26:23 T:14516 DEBUG: CD3DVertexShader::CreateInternal - Create the vertex shader.
  434. 11:26:23 T:14516 DEBUG: CD3DVertexShader::CreateInternal - create the input layout.
  435. 11:26:23 T:14516 DEBUG: CD3DPixelShader::CreateInternal - Create the pixel shader.
  436. 11:26:23 T:14516 DEBUG: Previous line repeats 10 times.
  437. 11:26:23 T:14516 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (1264x714) dependent resources.
  438. 11:26:23 T:14516 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Creating swapchain in Mono mode.
  439. 11:26:23 T:14516 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  440. 11:26:23 T:14516 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  441. 11:26:23 T:14516 INFO: load keymapping
  442. 11:26:23 T:14516 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  443. 11:26:23 T:14516 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  444. 11:26:23 T:14516 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  445. 11:26:23 T:14516 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  446. 11:26:23 T:14516 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  447. 11:26:23 T:14516 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  448. 11:26:23 T:14516 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  449. 11:26:23 T:14516 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  450. 11:26:23 T:14516 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  451. 11:26:23 T:14516 INFO: Loading special://xbmc/system/keymaps/joystick.Nintendo.Wii.U.Pro.Controller.xml
  452. 11:26:23 T:14516 INFO: Loading special://xbmc/system/keymaps/joystick.Ouya.Controller.xml
  453. 11:26:23 T:14516 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  454. 11:26:23 T:14516 INFO: Loading special://xbmc/system/keymaps/joystick.PS4.Controller.xml
  455. 11:26:23 T:14516 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  456. 11:26:23 T:14516 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  457. 11:26:23 T:14516 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  458. 11:26:23 T:14516 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  459. 11:26:23 T:14516 INFO: Loading special://xbmc/system/keymaps/remote.xml
  460. 11:26:23 T:14516 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  461. 11:26:23 T:14516 INFO: Loading special://masterprofile/keymaps/mouse.xml
  462. 11:26:23 T:14516 INFO: Loading special://profile/keymaps/mouse.xml
  463. 11:26:23 T:14516 INFO: Loading special://xbmc/system/IRSSmap.xml
  464. 11:26:23 T:14516 INFO: * Adding remote mapping for device 'Microsoft MCE'
  465. 11:26:23 T:14516 INFO: * Adding remote mapping for device 'Abstract'
  466. 11:26:23 T:14516 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  467. 11:26:23 T:14516 INFO: GUI format 1264x714, Display Windowed
  468. 11:26:23 T:14516 DEBUG: guilib: Fill viewport on change for solving rendering passes
  469. 11:26:23 T:14516 INFO: CLangInfo: loading resource.language.en_gb language information...
  470. 11:26:23 T:14516 DEBUG: trying to set locale to en-us
  471. 11:26:23 T:14516 INFO: global locale set to en-us
  472. 11:26:23 T:14516 INFO: CLangInfo: loading resource.language.en_gb language strings...
  473. 11:26:23 T:14516 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  474. 11:26:23 T:14516 DEBUG: POParser: loaded 3535 strings from file resource://resource.language.en_gb/strings.po
  475. 11:26:23 T:14516 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  476. 11:26:23 T:14516 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  477. 11:26:23 T:14516 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  478. 11:26:23 T:14516 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  479. 11:26:23 T:14516 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcec.dll)
  480. 11:26:23 T:14584 DEBUG: Thread PeripBusCEC start, auto delete: false
  481. 11:26:23 T:14516 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  482. 11:26:23 T:10324 DEBUG: Thread PeripBusUSB start, auto delete: false
  483. 11:26:23 T:14516 NOTICE: Running database version Addons20
  484. 11:26:23 T:14516 DEBUG: CDatabaseManager::Initialize, updating databases...
  485. 11:26:23 T:14516 NOTICE: Running database version ViewModes6
  486. 11:26:23 T:14516 NOTICE: Running database version Textures13
  487. 11:26:23 T:14516 NOTICE: Running database version MyMusic56
  488. 11:26:23 T:14516 NOTICE: Running database version MyVideos99
  489. 11:26:23 T:14516 NOTICE: Running database version TV29
  490. 11:26:23 T:14516 NOTICE: Running database version Epg11
  491. 11:26:23 T:14516 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  492. 11:26:23 T:14516 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  493. 11:26:23 T:14516 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  494. 11:26:23 T:14516 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  495. 11:26:23 T:14516 DEBUG: Activating window ID: 12997
  496. 11:26:23 T:14516 DEBUG: ------ Window Init () ------
  497. 11:26:23 T:14516 INFO: load splash image: C:\Program Files (x86)\Kodi\media\Splash.png
  498. 11:26:23 T:14516 INFO: Unloading old skin ...
  499. 11:26:23 T:14516 INFO: load skin from: C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\skin.aeon.nox.silvo (version: 5.8.7-3.0.4)
  500. 11:26:23 T:14516 INFO: load fonts for skin...
  501. 11:26:23 T:14516 INFO: Loading fonts from C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\skin.aeon.nox.silvo\1080i\Font.xml
  502. 11:26:23 T:14516 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\skin.aeon.nox.silvo\language\resource.language.en_gb\strings.po
  503. 11:26:23 T:14516 DEBUG: POParser: loaded 544 strings from file C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\skin.aeon.nox.silvo\language\resource.language.en_gb\strings.po
  504. 11:26:23 T:14516 INFO: Loading skin includes from C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\skin.aeon.nox.silvo\1080i\includes.xml
  505. 11:26:23 T:14516 INFO: load new skin...
  506. 11:26:23 T:14516 INFO: Loading user windows, path C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\skin.aeon.nox.silvo\1080i
  507. 11:26:23 T:14516 DEBUG: Load Skin XML: 17.16ms
  508. 11:26:23 T:14516 INFO: initialize new skin...
  509. 11:26:23 T:14516 DEBUG: guilib: Fill viewport on change for solving rendering passes
  510. 11:26:23 T:14516 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  511. 11:26:23 T:14516 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  512. 11:26:23 T:14516 INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
  513. 11:26:23 T:14516 INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
  514. 11:26:23 T:14516 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  515. 11:26:23 T:14516 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  516. 11:26:23 T:14516 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  517. 11:26:23 T:14516 INFO: Loading resource://resource.uisounds.confluence/sounds.xml
  518. 11:26:23 T:14516 INFO: skin loaded...
  519. 11:26:23 T:14516 DEBUG: Activating window ID: 12997
  520. 11:26:23 T:14516 DEBUG: ------ Window Init () ------
  521. 11:26:23 T:14516 INFO: load splash image: C:\Program Files (x86)\Kodi\media\Splash.png
  522. 11:26:23 T:14516 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  523. 11:26:23 T:14516 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  524. 11:26:23 T:14516 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  525. 11:26:23 T:14516 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  526. 11:26:23 T:14516 INFO: JSONRPC v6.32.5: Successfully initialized
  527. 11:26:23 T:14516 DEBUG: ADDON: Starting service addons.
  528. 11:26:23 T:5692 DEBUG: Thread LanguageInvoker start, auto delete: false
  529. 11:26:23 T:5692 DEBUG: Previous line repeats 1 times.
  530. 11:26:23 T:5692 INFO: initializing python engine.
  531. 11:26:23 T:9080 INFO: Previous line repeats 1 times.
  532. 11:26:23 T:9080 DEBUG: Thread LanguageInvoker start, auto delete: false
  533. 11:26:23 T:9080 INFO: initializing python engine.
  534. 11:26:23 T:3728 DEBUG: Thread LanguageInvoker start, auto delete: false
  535. 11:26:23 T:3728 INFO: initializing python engine.
  536. 11:26:23 T:17104 DEBUG: Thread LanguageInvoker start, auto delete: false
  537. 11:26:23 T:17104 INFO: initializing python engine.
  538. 11:26:23 T:18100 DEBUG: Thread LanguageInvoker start, auto delete: false
  539. 11:26:23 T:18100 INFO: initializing python engine.
  540. 11:26:23 T:4596 DEBUG: Thread LanguageInvoker start, auto delete: false
  541. 11:26:23 T:4596 INFO: initializing python engine.
  542. 11:26:23 T:9820 DEBUG: Thread LanguageInvoker start, auto delete: false
  543. 11:26:23 T:14516 DEBUG: Previous line repeats 1 times.
  544. 11:26:23 T:14516 DEBUG: Activating window ID: 12999
  545. 11:26:23 T:14516 DEBUG: ------ Window Init (Startup.xml) ------
  546. 11:26:23 T:14516 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  547. 11:26:23 T:11024 INFO: initializing python engine.
  548. 11:26:23 T:13992 INFO: Previous line repeats 1 times.
  549. 11:26:23 T:13992 DEBUG: Thread LanguageInvoker start, auto delete: false
  550. 11:26:23 T:13992 INFO: initializing python engine.
  551. 11:26:23 T:3276 DEBUG: Thread LanguageInvoker start, auto delete: false
  552. 11:26:23 T:14516 NOTICE: ActiveAE DSP - starting
  553. 11:26:23 T:3276 INFO: initializing python engine.
  554. 11:26:23 T:14516 INFO: removing tempfiles
  555. 11:26:23 T:4880 DEBUG: Thread LanguageInvoker start, auto delete: false
  556. 11:26:23 T:4880 INFO: initializing python engine.
  557. 11:26:23 T:14516 NOTICE: CApplication::UpdateLibraries: Starting video library startup scan
  558. 11:26:23 T:14516 DEBUG: ADDON: Starting service addons.
  559. 11:26:23 T:10224 DEBUG: Thread JobWorker start, auto delete: true
  560. 11:26:23 T:1732 DEBUG: Thread LanguageInvoker start, auto delete: false
  561. 11:26:23 T:1732 INFO: initializing python engine.
  562. 11:26:23 T:1980 DEBUG: Thread LanguageInvoker start, auto delete: false
  563. 11:26:23 T:1980 INFO: initializing python engine.
  564. 11:26:23 T:13128 DEBUG: Thread LanguageInvoker start, auto delete: false
  565. 11:26:23 T:13128 INFO: initializing python engine.
  566. 11:26:23 T:14516 DEBUG: CRepositoryUpdater: previous update at 06/20/2016 10:25:49 AM, next at 06/21/2016 10:25:49 AM
  567. 11:26:23 T:14516 NOTICE: initialize done
  568. 11:26:23 T:14516 NOTICE: Running the application...
  569. 11:26:23 T:14516 DEBUG: Activating window ID: 10000
  570. 11:26:23 T:14516 DEBUG: ------ Window Deinit (Startup.xml) ------
  571. 11:26:23 T:14516 DEBUG: ------ Window Init (Home.xml) ------
  572. 11:26:23 T:14516 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  573. 11:26:23 T:10140 DEBUG: Thread Timer start, auto delete: false
  574. 11:26:23 T:5692 DEBUG: CPythonInvoker(0, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing
  575. 11:26:23 T:8552 DEBUG: CPythonInvoker(1, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.trakt\default.py): start processing
  576. 11:26:23 T:9080 DEBUG: CPythonInvoker(2, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.grab.fanart-master\service.py): start processing
  577. 11:26:23 T:17104 DEBUG: CPythonInvoker(4, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): start processing
  578. 11:26:23 T:4596 DEBUG: CPythonInvoker(6, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.watchdog\service.py): start processing
  579. 11:26:23 T:11024 DEBUG: CPythonInvoker(8, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.videoextras\service.py): start processing
  580. 11:26:23 T:9820 DEBUG: CPythonInvoker(7, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.ratingupdate\service.py): start processing
  581. 11:26:23 T:3728 DEBUG: CPythonInvoker(3, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): start processing
  582. 11:26:23 T:4880 DEBUG: CPythonInvoker(11, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.colorbox\default.py): start processing
  583. 11:26:23 T:18100 DEBUG: CPythonInvoker(5, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): start processing
  584. 11:26:23 T:1980 DEBUG: CPythonInvoker(13, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.program.xbmchub.notifications\service.py): start processing
  585. 11:26:23 T:3276 DEBUG: CPythonInvoker(10, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.toolbox\default.py): start processing
  586. 11:26:23 T:13128 DEBUG: CPythonInvoker(14, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py): start processing
  587. 11:26:23 T:13992 DEBUG: CPythonInvoker(9, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.info.service\default.py): start processing
  588. 11:26:23 T:1732 DEBUG: CPythonInvoker(12, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\service.py): start processing
  589. 11:26:23 T:5692 DEBUG: -->Python Interpreter Initialized<--
  590. 11:26:23 T:5692 DEBUG: CPythonInvoker(0, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): the source file to load is "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py"
  591. 11:26:23 T:5692 DEBUG: CPythonInvoker(0, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): setting the Python path to C:\Users\MarHutchy\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
  592. 11:26:23 T:5692 DEBUG: CPythonInvoker(0, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): entering source directory C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck
  593. 11:26:23 T:5692 DEBUG: CPythonInvoker(0, C:\Users\MarHutchy\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
  594. 11:26:23 T:7484 DEBUG: Thread JobWorker start, auto delete: true
  595. 11:26:23 T:7484 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  596. 11:26:23 T:7484 DEBUG: Getting Directory (special://profile/playlists/video)
  597. 11:26:23 T:7484 DEBUG: Getting Directory (special://profile/playlists/mixed)
  598. 11:26:23 T:7484 DEBUG: CMultiPathDirectory::MergeItems, items = 14
  599. 11:26:23 T:7484 DEBUG: Testing path: [000] special://profile/playlists/video/ANIME.xsp
  600. 11:26:23 T:7484 DEBUG: Testing path: [001] special://profile/playlists/video/ANIME_Others.xsp
  601. 11:26:23 T:7484 DEBUG: Testing path: [002] special://profile/playlists/video/Movies_InProgress.xsp
  602. 11:26:23 T:7484 DEBUG: Testing path: [003] special://profile/playlists/video/TV SHOWS.xsp
  603. 11:26:23 T:7484 DEBUG: Testing path: [004] special://profile/playlists/video/TV Shows (Comedy).xsp
  604. 11:26:23 T:7484 DEBUG: Testing path: [005] special://profile/playlists/video/TV Shows (Crime).xsp
  605. 11:26:23 T:7484 DEBUG: Testing path: [006] special://profile/playlists/video/TV Shows (Drama).xsp
  606. 11:26:23 T:7484 DEBUG: Testing path: [007] special://profile/playlists/video/TV Shows (Horror).xsp
  607. 11:26:23 T:7484 DEBUG: Testing path: [008] special://profile/playlists/video/TV Shows (Priority).xsp
  608. 11:26:23 T:7484 DEBUG: Testing path: [009] special://profile/playlists/video/TV Shows (Sci-Fi).xsp
  609. 11:26:23 T:7484 DEBUG: Testing path: [010] special://profile/playlists/video/TV Shows_Others.xsp
  610. 11:26:23 T:7484 DEBUG: Testing path: [011] special://profile/playlists/video/Unwatched (Anime).xsp
  611. 11:26:23 T:7484 DEBUG: Testing path: [012] special://profile/playlists/video/Unwatched (Movie).xsp
  612. 11:26:23 T:7484 DEBUG: CMultiPathDirectory::MergeItems, items = 14, took 0 ms
  613. 11:26:23 T:7484 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  614. 11:26:23 T:7484 DEBUG: Getting Directory (special://profile/playlists/video)
  615. 11:26:23 T:18876 DEBUG: Thread JobWorker start, auto delete: true
  616. 11:26:23 T:14516 DEBUG: no profile autoexec.py (C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\autoexec.py) found, skipping
  617. 11:26:23 T:14516 DEBUG: CNetwork::NetworkMessage - Starting network services
  618. 11:26:23 T:19328 DEBUG: Thread LanguageInvoker start, auto delete: false
  619. 11:26:23 T:19328 INFO: initializing python engine.
  620. 11:26:23 T:19328 DEBUG: CPythonInvoker(15, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): start processing
  621. 11:26:23 T:14516 DEBUG: CWebServer [MHD]: setsockopt failed: Bad address
  622. 11:26:23 T:7484 DEBUG: Getting Directory (special://profile/playlists/mixed)
  623. 11:26:23 T:7484 DEBUG: CMultiPathDirectory::MergeItems, items = 14
  624. 11:26:23 T:7484 DEBUG: Testing path: [000] special://profile/playlists/video/ANIME.xsp
  625. 11:26:23 T:7484 DEBUG: Testing path: [001] special://profile/playlists/video/ANIME_Others.xsp
  626. 11:26:23 T:7484 DEBUG: Testing path: [002] special://profile/playlists/video/Movies_InProgress.xsp
  627. 11:26:23 T:14516 NOTICE: WebServer: Started the webserver
  628. 11:26:23 T:7484 DEBUG: Testing path: [003] special://profile/playlists/video/TV SHOWS.xsp
  629. 11:26:23 T:7484 DEBUG: Testing path: [004] special://profile/playlists/video/TV Shows (Comedy).xsp
  630. 11:26:23 T:7484 DEBUG: Testing path: [005] special://profile/playlists/video/TV Shows (Crime).xsp
  631. 11:26:23 T:7484 DEBUG: Testing path: [006] special://profile/playlists/video/TV Shows (Drama).xsp
  632. 11:26:23 T:7484 DEBUG: Testing path: [007] special://profile/playlists/video/TV Shows (Horror).xsp
  633. 11:26:23 T:7484 DEBUG: Testing path: [008] special://profile/playlists/video/TV Shows (Priority).xsp
  634. 11:26:23 T:7484 DEBUG: Testing path: [009] special://profile/playlists/video/TV Shows (Sci-Fi).xsp
  635. 11:26:23 T:7484 DEBUG: Testing path: [010] special://profile/playlists/video/TV Shows_Others.xsp
  636. 11:26:23 T:7484 DEBUG: Testing path: [011] special://profile/playlists/video/Unwatched (Anime).xsp
  637. 11:26:23 T:7484 DEBUG: Testing path: [012] special://profile/playlists/video/Unwatched (Movie).xsp
  638. 11:26:23 T:7484 DEBUG: CMultiPathDirectory::MergeItems, items = 14, took 0 ms
  639. 11:26:23 T:14516 NOTICE: starting upnp client
  640. 11:26:23 T:14516 NOTICE: starting upnp server
  641. 11:26:23 T:14516 NOTICE: starting upnp renderer
  642. 11:26:23 T:7484 DEBUG: CVideoDatabase::RunQuery took 9 ms for 4 items query: SELECT * FROM tvshow_view WHERE ((CASE WHEN COALESCE(tvshow_view.totalCount - tvshow_view.watchedcount, 0) > 0 THEN 0 ELSE 1 END = 0)) AND (((tvshow_view.strPath LIKE 'D:\MEDIA\ANIME\%')) OR ((tvshow_view.strPath LIKE 'U:\NAMAR\SERIES (ANIME)\%')) OR ((tvshow_view.strPath LIKE 'V:\NAMAR\SERIES (ANIME)\%')))
  643. 11:26:23 T:14516 INFO: JSONRPC Server: Successfully initialized
  644. 11:26:23 T:5128 DEBUG: Thread EventServer start, auto delete: false
  645. 11:26:23 T:5128 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
  646. 11:26:23 T:5128 NOTICE: UDP: Listening on port 9777
  647. 11:26:23 T:14516 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  648. 11:26:23 T:7076 DEBUG: Thread TCPServer start, auto delete: false
  649. 11:26:23 T:18876 DEBUG: CVideoDatabase::RunQuery took 13 ms for 233 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  650. 11:26:23 T:17780 DEBUG: Thread JobWorker start, auto delete: true
  651. 11:26:23 T:10224 NOTICE: VideoInfoScanner: Starting scan ..
  652. 11:26:23 T:10224 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
  653. 11:26:23 T:10224 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanStarted
  654. 11:26:23 T:14516 DEBUG: ------ Window Init () ------
  655. 11:26:23 T:14516 DEBUG: ------ Window Init (Pointer.xml) ------
  656. 11:26:23 T:17780 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin USTVnow Plus('plugin://plugin.video.ustvnow.tva/','1','?mode=live&reload=')
  657. 11:26:23 T:17780 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the USTVnow Plus (id=16) plugin...
  658. 11:26:23 T:15452 DEBUG: Thread LanguageInvoker start, auto delete: false
  659. 11:26:23 T:15452 INFO: initializing python engine.
  660. 11:26:23 T:15452 DEBUG: CPythonInvoker(16, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.ustvnow.tva\main.py): start processing
  661. 11:26:23 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\' as not in the database
  662. 11:26:23 T:18876 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Genesis('plugin://plugin.video.genesis/','2','?action=libtoolNavigator&reload=')
  663. 11:26:23 T:18876 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the Genesis (id=17) plugin...
  664. 11:26:23 T:19292 DEBUG: Thread LanguageInvoker start, auto delete: false
  665. 11:26:23 T:19292 INFO: initializing python engine.
  666. 11:26:23 T:19292 DEBUG: CPythonInvoker(17, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py): start processing
  667. 11:26:23 T:8552 DEBUG: -->Python Interpreter Initialized<--
  668. 11:26:23 T:8552 DEBUG: CPythonInvoker(1, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.trakt\default.py): the source file to load is "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.trakt\default.py"
  669. 11:26:23 T:9080 DEBUG: -->Python Interpreter Initialized<--
  670. 11:26:23 T:9080 DEBUG: CPythonInvoker(2, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.grab.fanart-master\service.py): the source file to load is "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.grab.fanart-master\service.py"
  671. 11:26:23 T:17104 DEBUG: -->Python Interpreter Initialized<--
  672. 11:26:23 T:17104 DEBUG: CPythonInvoker(4, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): the source file to load is "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py"
  673. 11:26:23 T:4596 DEBUG: -->Python Interpreter Initialized<--
  674. 11:26:23 T:4596 DEBUG: CPythonInvoker(6, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.watchdog\service.py): the source file to load is "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.watchdog\service.py"
  675. 11:26:23 T:11024 DEBUG: -->Python Interpreter Initialized<--
  676. 11:26:23 T:11024 DEBUG: CPythonInvoker(8, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.videoextras\service.py): the source file to load is "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.videoextras\service.py"
  677. 11:26:23 T:3728 DEBUG: -->Python Interpreter Initialized<--
  678. 11:26:23 T:3728 DEBUG: CPythonInvoker(3, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): the source file to load is "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py"
  679. 11:26:23 T:9820 DEBUG: -->Python Interpreter Initialized<--
  680. 11:26:23 T:9820 DEBUG: CPythonInvoker(7, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.ratingupdate\service.py): the source file to load is "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.ratingupdate\service.py"
  681. 11:26:23 T:4880 DEBUG: -->Python Interpreter Initialized<--
  682. 11:26:23 T:4880 DEBUG: CPythonInvoker(11, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.colorbox\default.py): the source file to load is "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.colorbox\default.py"
  683. 11:26:23 T:18100 DEBUG: -->Python Interpreter Initialized<--
  684. 11:26:23 T:18100 DEBUG: CPythonInvoker(5, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): the source file to load is "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py"
  685. 11:26:23 T:1980 DEBUG: -->Python Interpreter Initialized<--
  686. 11:26:23 T:1980 DEBUG: CPythonInvoker(13, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.program.xbmchub.notifications\service.py): the source file to load is "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.program.xbmchub.notifications\service.py"
  687. 11:26:23 T:3276 DEBUG: -->Python Interpreter Initialized<--
  688. 11:26:23 T:13128 DEBUG: Previous line repeats 1 times.
  689. 11:26:23 T:13128 DEBUG: CPythonInvoker(14, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py): the source file to load is "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py"
  690. 11:26:23 T:3276 DEBUG: CPythonInvoker(10, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.toolbox\default.py): the source file to load is "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.toolbox\default.py"
  691. 11:26:23 T:13992 DEBUG: -->Python Interpreter Initialized<--
  692. 11:26:23 T:13992 DEBUG: CPythonInvoker(9, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.info.service\default.py): the source file to load is "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.info.service\default.py"
  693. 11:26:23 T:1732 DEBUG: -->Python Interpreter Initialized<--
  694. 11:26:23 T:1732 DEBUG: CPythonInvoker(12, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\service.py): the source file to load is "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\service.py"
  695. 11:26:23 T:8552 DEBUG: CPythonInvoker(1, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.trakt\default.py): setting the Python path to C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.trakt;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.addon.signals\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.trakt\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
  696. 11:26:23 T:8552 DEBUG: CPythonInvoker(1, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.trakt\default.py): entering source directory C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.trakt
  697. 11:26:23 T:9080 DEBUG: CPythonInvoker(2, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.grab.fanart-master\service.py): setting the Python path to C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.grab.fanart-master;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
  698. 11:26:23 T:9080 DEBUG: CPythonInvoker(2, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.grab.fanart-master\service.py): entering source directory C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.grab.fanart-master
  699. 11:26:23 T:17104 DEBUG: CPythonInvoker(4, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): setting the Python path to C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.helper.service;C:\Program Files (x86)\Kodi\addons\script.module.pil\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\MarHutchy\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
  700. 11:26:23 T:17104 DEBUG: CPythonInvoker(4, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): entering source directory C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.helper.service
  701. 11:26:23 T:4596 DEBUG: CPythonInvoker(6, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.watchdog\service.py): setting the Python path to C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.watchdog;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
  702. 11:26:23 T:4596 DEBUG: CPythonInvoker(6, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.watchdog\service.py): entering source directory C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.watchdog
  703. 11:26:23 T:11024 DEBUG: CPythonInvoker(8, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.videoextras\service.py): setting the Python path to C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.videoextras;C:\Users\MarHutchy\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
  704. 11:26:23 T:11024 DEBUG: CPythonInvoker(8, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.videoextras\service.py): entering source directory C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.videoextras
  705. 11:26:23 T:8552 DEBUG: CPythonInvoker(1, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.trakt\default.py): instantiating addon using automatically obtained id of "script.trakt" dependent on version 2.24.0 of the xbmc.python api
  706. 11:26:23 T:3728 DEBUG: CPythonInvoker(3, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): setting the Python path to C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.library.data.provider;C:\Users\MarHutchy\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
  707. 11:26:23 T:3728 DEBUG: CPythonInvoker(3, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): entering source directory C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.library.data.provider
  708. 11:26:23 T:9080 DEBUG: CPythonInvoker(2, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.grab.fanart-master\service.py): instantiating addon using automatically obtained id of "script.grab.fanart" dependent on version 2.19.0 of the xbmc.python api
  709. 11:26:23 T:17104 DEBUG: CPythonInvoker(4, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): instantiating addon using automatically obtained id of "script.skin.helper.service" dependent on version 2.13.0 of the xbmc.python api
  710. 11:26:23 T:9820 DEBUG: CPythonInvoker(7, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.ratingupdate\service.py): setting the Python path to C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.ratingupdate;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.myconnpy\lib;C:\Users\MarHutchy\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
  711. 11:26:23 T:9820 DEBUG: CPythonInvoker(7, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.ratingupdate\service.py): entering source directory C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.ratingupdate
  712. 11:26:23 T:4596 DEBUG: CPythonInvoker(6, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.watchdog\service.py): instantiating addon using automatically obtained id of "service.watchdog" dependent on version 2.14.0 of the xbmc.python api
  713. 11:26:23 T:11024 DEBUG: CPythonInvoker(8, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.videoextras\service.py): instantiating addon using automatically obtained id of "script.videoextras" dependent on version 2.20.0 of the xbmc.python api
  714. 11:26:23 T:4880 DEBUG: CPythonInvoker(11, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.colorbox\default.py): setting the Python path to C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.colorbox;C:\Program Files (x86)\Kodi\addons\script.module.pil\lib;C:\Users\MarHutchy\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
  715. 11:26:23 T:4880 DEBUG: CPythonInvoker(11, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.colorbox\default.py): entering source directory C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.colorbox
  716. 11:26:23 T:3728 DEBUG: CPythonInvoker(3, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): instantiating addon using automatically obtained id of "service.library.data.provider" dependent on version 2.1.0 of the xbmc.python api
  717. 11:26:23 T:18100 DEBUG: CPythonInvoker(5, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): setting the Python path to C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.tv.show.next.aired;C:\Users\MarHutchy\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
  718. 11:26:23 T:18100 DEBUG: CPythonInvoker(5, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): entering source directory C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.tv.show.next.aired
  719. 11:26:23 T:9820 DEBUG: CPythonInvoker(7, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.ratingupdate\service.py): instantiating addon using automatically obtained id of "script.ratingupdate" dependent on version 2.23.0 of the xbmc.python api
  720. 11:26:23 T:4880 DEBUG: CPythonInvoker(11, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.colorbox\default.py): instantiating addon using automatically obtained id of "script.colorbox" dependent on version 2.1.0 of the xbmc.python api
  721. 11:26:23 T:1980 DEBUG: CPythonInvoker(13, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.program.xbmchub.notifications\service.py): setting the Python path to C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.program.xbmchub.notifications;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.addon.common\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
  722. 11:26:23 T:1980 DEBUG: CPythonInvoker(13, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.program.xbmchub.notifications\service.py): entering source directory C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.program.xbmchub.notifications
  723. 11:26:23 T:18100 DEBUG: CPythonInvoker(5, C:\Users\MarHutchy\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
  724. 11:26:23 T:13128 DEBUG: CPythonInvoker(14, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py): setting the Python path to C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.xbmcbackup;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.googleapi\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.httplib2\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.oauth2client\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.uritemplate\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.yaml\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
  725. 11:26:23 T:13128 DEBUG: CPythonInvoker(14, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py): entering source directory C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.xbmcbackup
  726. 11:26:23 T:3276 DEBUG: CPythonInvoker(10, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.toolbox\default.py): setting the Python path to C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.toolbox;C:\Program Files (x86)\Kodi\addons\script.module.pil\lib;C:\Users\MarHutchy\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
  727. 11:26:23 T:3276 DEBUG: CPythonInvoker(10, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.toolbox\default.py): entering source directory C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.toolbox
  728. 11:26:23 T:13992 DEBUG: CPythonInvoker(9, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.info.service\default.py): setting the Python path to C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.info.service;C:\Users\MarHutchy\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
  729. 11:26:23 T:13992 DEBUG: CPythonInvoker(9, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.info.service\default.py): entering source directory C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.info.service
  730. 11:26:23 T:1732 DEBUG: CPythonInvoker(12, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\service.py): setting the Python path to C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.addon.common\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.metahandler\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.myconnpy\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\MarHutchy\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
  731. 11:26:23 T:1732 DEBUG: CPythonInvoker(12, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\service.py): entering source directory C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis
  732. 11:26:23 T:1980 DEBUG: CPythonInvoker(13, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.program.xbmchub.notifications\service.py): instantiating addon using automatically obtained id of "plugin.program.xbmchub.notifications" dependent on version 2.1.0 of the xbmc.python api
  733. 11:26:23 T:13128 DEBUG: CPythonInvoker(14, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py): instantiating addon using automatically obtained id of "script.xbmcbackup" dependent on version 2.19.0 of the xbmc.python api
  734. 11:26:23 T:3276 DEBUG: CPythonInvoker(10, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.toolbox\default.py): instantiating addon using automatically obtained id of "script.toolbox" dependent on version 2.1.0 of the xbmc.python api
  735. 11:26:23 T:13992 DEBUG: CPythonInvoker(9, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.info.service\default.py): instantiating addon using automatically obtained id of "script.skin.info.service" dependent on version 2.1.0 of the xbmc.python api
  736. 11:26:23 T:1732 DEBUG: CPythonInvoker(12, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\service.py): instantiating addon using automatically obtained id of "plugin.video.genesis" dependent on version 2.1.0 of the xbmc.python api
  737. 11:26:24 T:3972 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  738. 11:26:24 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\
  739. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\3 Idiots (2009)\' due to no change
  740. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\14 Blades (2010)\' due to no change
  741. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\21 Jump Street (2012)\' due to no change
  742. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\22 Jump Street (2014)\' due to no change
  743. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\A Clockwork Orange (1971)\' due to no change
  744. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\A Dangerous Place (1995)\' due to no change
  745. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\A Most Violent Year (2014)\' due to no change
  746. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\A Walk Among the Tombstones (2014)\' due to no change
  747. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\A Wednesday! (2008)\' due to no change
  748. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\All Star Superman (2011)\' due to no change
  749. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\American Pie (1999)\' due to no change
  750. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\American Pie 2 (2001)\' due to no change
  751. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\American Reunion (2012)\' due to no change
  752. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\American Wedding (2003)\' due to no change
  753. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Amélie (2001)\' due to no change
  754. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Angel Heart (1987)\' due to no change
  755. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Angels in the Outfield (1994)\' due to no change
  756. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Animal Kingdom (2010)\' due to no change
  757. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Assassin's Creed Lineage (2009)\' due to no change
  758. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Babel (2006)\' due to no change
  759. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Before I Disappear (2014)\' due to no change
  760. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Black Mass (2015)\' due to no change
  761. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Black Sea (2014)\' due to no change
  762. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Black Water (2007)\' due to no change
  763. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Blade Trinity (2004)\' due to no change
  764. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Blue Exorcist The Movie (2012)\' due to no change
  765. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Blue Valentine (2010)\' due to no change
  766. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Bodyguards and Assassins (2009)\' due to no change
  767. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Bridesmaids (2011)\' due to no change
  768. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Bridge of Spies (2015)\' due to no change
  769. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Brooklyn (2015)\' due to no change
  770. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Bruce Almighty (2003)\' due to no change
  771. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Burn After Reading (2008)\' due to no change
  772. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Byzantium (2013)\' due to no change
  773. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Cake (2014)\' due to no change
  774. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Carrie (2013)\' due to no change
  775. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Chef (2014)\' due to no change
  776. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Children of Men (2006)\' due to no change
  777. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Chinatown (1974)\' due to no change
  778. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\City of God (2002)\' due to no change
  779. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Coherence (2013)\' due to no change
  780. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Cold in July (2014)\' due to no change
  781. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Corpse Bride (2005)\' due to no change
  782. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Crazy, Stupid, Love. (2011)\' due to no change
  783. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Crouching Tiger, Hidden Dragon (2000)\' due to no change
  784. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dancehall Queen (1997)\' due to no change
  785. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Deliver Us from Evil (2014)\' due to no change
  786. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Demolition (2015)\' due to no change
  787. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Diabolique (1955)\' due to no change
  788. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Donnie Darko (2001)\' due to no change
  789. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragon Ball Yo! Son Goku and Friends Return!! (2008)\' due to no change
  790. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragon Ball Z Battle of Gods (2013)\' due to no change
  791. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragon Ball Z Broly - The Legendary Super Saiyan (1993)\' due to no change
  792. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragon Ball Z Cooler's Revenge (1991)\' due to no change
  793. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragon Ball Z Fusion Reborn (1995)\' due to no change
  794. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragon Ball Z Resurrection of F (2015)\' due to no change
  795. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragon Ball Z Wrath of the Dragon (1995)\' due to no change
  796. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragon The Bruce Lee Story (1993)\' due to no change
  797. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragonball Z Bojack Unbound (1993)\' due to no change
  798. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragons Gift of the Night Fury (2011)\' due to no change
  799. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Elite Squad (2007)\' due to no change
  800. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Elite Squad The Enemy Within (2010)\' due to no change
  801. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ender's Game (2013)\' due to no change
  802. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Enemy (2013)\' due to no change
  803. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Enter the Dragon (1973)\' due to no change
  804. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Escape from New York (1981)\' due to no change
  805. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Escobar Paradise Lost (2014)\' due to no change
  806. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Evangelion 1.0 You Are (Not) Alone (2007)\' due to no change
  807. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Evangelion 2.0 You Can (Not) Advance (2009)\' due to no change
  808. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Evangelion 3.0 You Can (Not) Redo (2012)\' due to no change
  809. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Far from the Madding Crowd (2015)\' due to no change
  810. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Flight (2012)\' due to no change
  811. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Freddy vs. Jason (2003)\' due to no change
  812. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Free Willy 2 - The Adventure Home (1995)\' due to no change
  813. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Friday the 13th (1980)\' due to no change
  814. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Friday the 13th Part 2 (1981)\' due to no change
  815. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Friday the 13th Part 3 (1982)\' due to no change
  816. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Friday the 13th The Final Chapter (1984)\' due to no change
  817. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\From Up on Poppy Hill (2011)\' due to no change
  818. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Game of Death (1978)\' due to no change
  819. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Game of Death II (1981)\' due to no change
  820. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Gangster Squad (2013)\' due to no change
  821. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Get the Gringo (2012)\' due to no change
  822. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ghost in the Shell Arise - Border 1 Ghost Pain (2013)\' due to no change
  823. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ghost in the Shell Arise - Border 2 Ghost Whispers (2013)\' due to no change
  824. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ghost in the Shell Arise - Border 3 Ghost Tears (2014)\' due to no change
  825. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ghost in the Shell Arise - Border 4 Ghost Stands Alone (2014)\' due to no change
  826. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ghost in the Shell The New Movie (2015)\' due to no change
  827. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Goal! II Living the Dream (2007)\' due to no change
  828. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Goal! The Dream Begins (2005)\' due to no change
  829. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Green Lantern (2011)\' due to no change
  830. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Green Zone (2010)\' due to no change
  831. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Grown Ups (2010)\' due to no change
  832. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Grown Ups 2 (2013)\' due to no change
  833. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Hajime no Ippo Champion Road (2003)\' due to no change
  834. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Hancock (2008)\' due to no change
  835. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Hero (2002)\' due to no change
  836. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\High Plains Drifter (1973)\' due to no change
  837. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Home (2015)\' due to no change
  838. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Home Alone 3 (1997)\' due to no change
  839. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Horrible Bosses (2011)\' due to no change
  840. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Hot Fuzz (2007)\' due to no change
  841. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\How to Build a Better Boy (2014)\' due to no change
  842. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Hulk (2003)\' due to no change
  843. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\I Am Number Four (2011)\' due to no change
  844. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\I, Robot 2 (2015)\' due to no change
  845. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ice Age Continental Drift (2012)\' due to no change
  846. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ice Age Dawn of the Dinosaurs (2009)\' due to no change
  847. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Identity (2003)\' due to no change
  848. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Idle Hands (1999)\' due to no change
  849. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\If I Stay (2014)\' due to no change
  850. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\In Bruges (2008)\' due to no change
  851. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\In the Mouth of Madness (1994)\' due to no change
  852. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Inside Man (2006)\' due to no change
  853. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Into the Forest of Fireflies' Light (2011)\' due to no change
  854. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\It's a Wonderful Life (1946)\' due to no change
  855. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Jack Reacher (2012)\' due to no change
  856. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Jaws 2 (1978)\' due to no change
  857. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Johnny English (2003)\' due to no change
  858. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Johnny English Reborn (2011)\' due to no change
  859. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Jumper (2008)\' due to no change
  860. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Justice League Doom (2012)\' due to no change
  861. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Justice League Gods and Monsters (2015)\' due to no change
  862. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Justice League The Flashpoint Paradox (2013)\' due to no change
  863. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Justice League The New Frontier (2008)\' due to no change
  864. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Kiki's Delivery Service (1989)\' due to no change
  865. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Kingsman The Secret Service (2015)\' due to no change
  866. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Kung Fu Jungle (2014)\' due to no change
  867. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Kyoukai no Kanata Movie I'll Be Here - Mirai-hen (2015)\' due to no change
  868. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Lake Placid 2 (2007)\' due to no change
  869. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Legend of the Fist The Return of Chen Zhen (2010)\' due to no change
  870. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Life as We Know It (2010)\' due to no change
  871. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Looper (2012)\' due to no change
  872. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Love Actually (2003)\' due to no change
  873. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Midnight Cowboy (1969)\' due to no change
  874. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Minions (2015)\' due to no change
  875. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Misery (1990)\' due to no change
  876. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Mistress America (2015)\' due to no change
  877. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Mommy (2014)\' due to no change
  878. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Morning Glory (2010)\' due to no change
  879. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Mr. Holmes (2015)\' due to no change
  880. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Neon Genesis Evangelion Death and Rebirth (1997)\' due to no change
  881. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Neon Genesis Evangelion The End of Evangelion (1997)\' due to no change
  882. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\New Jersey Drive (1995)\' due to no change
  883. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\New Police Story (2004)\' due to no change
  884. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Night of the Demon (1957)\' due to no change
  885. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Night of the Living Dead (1968)\' due to no change
  886. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\No Escape (2015)\' due to no change
  887. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Non-Stop (2014)\' due to no change
  888. 11:26:24 T:18100 DEBUG: POParser: loaded 43 strings from file C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\resources\language\English\strings.po
  889. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Oculus (2014)\' due to no change
  890. 11:26:24 T:5692 DEBUG: Version Check: Version 0.3.19 started
  891. 11:26:24 T:18100 DEBUG: script.tv.show.next.aired: ### params: {'service': 'true'}
  892. 11:26:24 T:18100 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.15)
  893. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\On the Waterfront (1954)\' due to no change
  894. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Painted Skin (2008)\' due to no change
  895. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Painted Skin The Resurrection (2012)\' due to no change
  896. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Pitch Perfect 2 (2015)\' due to no change
  897. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Point Break (1991)\' due to no change
  898. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ponyo (2008)\' due to no change
  899. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Predestination (2014)\' due to no change
  900. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Premium Rush (2012)\' due to no change
  901. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Problem Child (1990)\' due to no change
  902. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Puss in Boots (2011)\' due to no change
  903. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Raging Bull (1980)\' due to no change
  904. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Red Riding Hood (2011)\' due to no change
  905. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\RoboCop (2014)\' due to no change
  906. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Rocky Balboa (2006)\' due to no change
  907. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Rocky V (1990)\' due to no change
  908. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ronal the Barbarian (2011)\' due to no change
  909. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Run All Night (2015)\' due to no change
  910. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Salt (2010)\' due to no change
  911. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\San Andreas (2015)\' due to no change
  912. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Selfless (2015)\' due to no change
  913. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Serenity (2005)\' due to no change
  914. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Shaolin (2011)\' due to no change
  915. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Shaun the Sheep Movie (2015)\' due to no change
  916. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Shinjuku Incident (2009)\' due to no change
  917. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Short Circuit (1986)\' due to no change
  918. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Short Circuit 2 (1988)\' due to no change
  919. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Snitch (2013)\' due to no change
  920. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\SPECTRE (2015)\' due to no change
  921. 11:26:24 T:1732 INFO: CPythonInvoker(12, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\service.py): script successfully run
  922. 11:26:24 T:18100 DEBUG: CVideoDatabase::RunQuery took 10 ms for 108 items query: SELECT * FROM tvshow_view
  923. 11:26:24 T:14516 DEBUG: XFILE::CPluginDirectory::RunScriptWithParams - calling plugin Genesis('plugin://plugin.video.genesis/','-1','?action=service')
  924. 11:26:24 T:9744 DEBUG: Thread LanguageInvoker start, auto delete: false
  925. 11:26:24 T:9744 INFO: initializing python engine.
  926. 11:26:24 T:9744 DEBUG: CPythonInvoker(18, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py): start processing
  927. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Speed 2 Cruise Control (1997)\' due to no change
  928. 11:26:24 T:1732 INFO: Python script stopped
  929. 11:26:24 T:1732 DEBUG: Thread LanguageInvoker 1732 terminating
  930. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\St. Vincent (2014)\' due to no change
  931. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Stargate Continuum (2008)\' due to no change
  932. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Stargate The Ark of Truth (2008)\' due to no change
  933. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Starship Troopers (1997)\' due to no change
  934. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Still Alice (2014)\' due to no change
  935. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Superman Returns (2006)\' due to no change
  936. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Superman vs. The Elite (2012)\' due to no change
  937. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Take Me Home Tonight (2011)\' due to no change
  938. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Teenage Dirtbag (2009)\' due to no change
  939. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Teenage Mutant Ninja Turtles (2014)\' due to no change
  940. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Terminator Genisys (2015)\' due to no change
  941. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Terminator Salvation (2009)\' due to no change
  942. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Adventures of Tintin (2011)\' due to no change
  943. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Age of Adaline (2015)\' due to no change
  944. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Babadook (2014)\' due to no change
  945. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Best of Me (2014)\' due to no change
  946. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Big Boss (1971)\' due to no change
  947. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Book of Life (2014)\' due to no change
  948. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Bourne Legacy (2012)\' due to no change
  949. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Change-Up (2011)\' due to no change
  950. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Conjuring (2013)\' due to no change
  951. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Devil's Advocate (1997)\' due to no change
  952. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Equalizer (2014)\' due to no change
  953. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Expendables (2010)\' due to no change
  954. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Expendables 2 (2012)\' due to no change
  955. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Expendables 3 (2014)\' due to no change
  956. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Flash (1990)\' due to no change
  957. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Gambler (2014)\' due to no change
  958. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Gift (2015)\' due to no change
  959. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Hangover Part II (2011)\' due to no change
  960. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Help (2011)\' due to no change
  961. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Hunger (1983)\' due to no change
  962. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Hunger Games (2012)\' due to no change
  963. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Hunger Games Catching Fire (2013)\' due to no change
  964. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Hunger Games Mockingjay - Part 1 (2014)\' due to no change
  965. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Hunger Games Mockingjay - Part 2 (2015)\' due to no change
  966. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Hunt (2012)\' due to no change
  967. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Ides of March (2011)\' due to no change
  968. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Innocents (1961)\' due to no change
  969. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Judge (2014)\' due to no change
  970. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Karate Kid (2010)\' due to no change
  971. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Karate Kid, Part II (1986)\' due to no change
  972. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Last Samurai (2003)\' due to no change
  973. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Legend Is Born Ip Man (2010)\' due to no change
  974. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Lego Movie (2014)\' due to no change
  975. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Lion King 2 Simba's Pride (1998)\' due to no change
  976. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Lives of Others (2006)\' due to no change
  977. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Lobster (2015)\' due to no change
  978. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Mummy Tomb of the Dragon Emperor (2008)\' due to no change
  979. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Orphanage (2007)\' due to no change
  980. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Peanuts Movie (2015)\' due to no change
  981. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Perks of Being a Wallflower (2012)\' due to no change
  982. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Rover (2014)\' due to no change
  983. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Secret in Their Eyes (2009)\' due to no change
  984. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Siege (1998)\' due to no change
  985. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Sixth Man (1997)\' due to no change
  986. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Skeleton Twins (2014)\' due to no change
  987. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Tale of the Princess Kaguya (2013)\' due to no change
  988. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Texas Chain Saw Massacre (1974)\' due to no change
  989. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Town (2010)\' due to no change
  990. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Way Way Back (2013)\' due to no change
  991. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Woman in Black (2012)\' due to no change
  992. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\There Will Be Blood (2007)\' due to no change
  993. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Third World Cop (2000)\' due to no change
  994. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\This Means War (2012)\' due to no change
  995. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Tomorrowland (2015)\' due to no change
  996. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Tower Heist (2011)\' due to no change
  997. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Trainwreck (2015)\' due to no change
  998. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Trash (2014)\' due to no change
  999. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Underdogs (2013)\' due to no change
  1000. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Underworld Awakening (2012)\' due to no change
  1001. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Underworld Rise of the Lycans (2009)\' due to no change
  1002. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Victor Frankenstein (2015)\' due to no change
  1003. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Volcano (1997)\' due to no change
  1004. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Wanted (2008)\' due to no change
  1005. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Watchmen (2009)\' due to no change
  1006. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Waterworld (1995)\' due to no change
  1007. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\We Bought a Zoo (2011)\' due to no change
  1008. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\West Side Story (1961)\' due to no change
  1009. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\What If (2013)\' due to no change
  1010. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Whiplash (2014)\' due to no change
  1011. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Whisper of the Heart (1995)\' due to no change
  1012. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\White House Down (2013)\' due to no change
  1013. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Wonder Woman (2009)\' due to no change
  1014. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Your Sister's Sister (2012)\' due to no change
  1015. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Zero Dark Thirty (2012)\' due to no change
  1016. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\TVShows\Felicity (1998)\' due to no change
  1017. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\TVShows\Rome (2005)\' due to no change
  1018. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\TVShows\Stargate Atlantis (2004)\' due to no change
  1019. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\TVShows\Stargate SG-1\' due to no change
  1020. 11:26:24 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\TVShows\The Shield (2002)\' due to no change
  1021. 11:26:24 T:19328 DEBUG: -->Python Interpreter Initialized<--
  1022. 11:26:24 T:19328 DEBUG: CPythonInvoker(15, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): the source file to load is "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py"
  1023. 11:26:24 T:15452 DEBUG: -->Python Interpreter Initialized<--
  1024. 11:26:24 T:15452 DEBUG: CPythonInvoker(16, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.ustvnow.tva\main.py): the source file to load is "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.ustvnow.tva\main.py"
  1025. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\TVShows\The Sopranos (1999)\' due to no change
  1026. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\TVShows\The Wire (2002)\' due to no change
  1027. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Baby Steps\' due to no change
  1028. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Black Lagoon\' due to no change
  1029. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Fairy Tail\' due to no change
  1030. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Fate Stay Night Unlimited Blade Works\' due to no change
  1031. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Food Wars! Shokugeki no Soma\' due to no change
  1032. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Ghost In The Shell Stand Alone Complex\' due to no change
  1033. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Gintama\' due to no change
  1034. 11:26:25 T:3972 DEBUG: CRemoteControl::Connect - failed to connect
  1035. 11:26:25 T:3972 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  1036. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Haikyuu!!\' due to no change
  1037. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\High School DxD\' due to no change
  1038. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Knights Of Sidonia\' due to no change
  1039. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Kuroko's Basketball\' due to no change
  1040. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\My Love Story!!\' due to no change
  1041. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\My Teen Romantic Comedy SNAFU\' due to no change
  1042. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Naruto Shippuden\' due to no change
  1043. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Nisekoi\' due to no change
  1044. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Noragami\' due to no change
  1045. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\One Piece\' due to no change
  1046. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\One-Punch Man\' due to no change
  1047. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Prison School\' due to no change
  1048. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Seraph of the End Vampire Reign\' due to no change
  1049. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Soul Eater\' due to no change
  1050. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\The Heroic Legend of Arslan (2015)\' due to no change
  1051. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\To Love-Ru\' due to no change
  1052. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Yamada-kun and the Seven Witches\' due to no change
  1053. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\' as not in the database
  1054. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\
  1055. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\8 Mile (2002)\' due to no change
  1056. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\28 Days Later Collection\' as not in the database
  1057. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\28 Days Later Collection\
  1058. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\28 Days Later Collection\28 Days Later... (2002)\' due to no change
  1059. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\28 Days Later Collection\28 Weeks Later (2007)\' due to no change
  1060. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\A Walk to Remember (2002)\' due to no change
  1061. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\African Cats (2011)\' due to no change
  1062. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Alien Collection\' as not in the database
  1063. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Alien Collection\
  1064. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Alien Collection\Alien (1979)\' due to no change
  1065. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Alien Collection\Aliens (1986)\' due to no change
  1066. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\American Sniper (2014)\' due to no change
  1067. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Anastasia (1997)\' due to no change
  1068. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Ant-Man (2015)\' due to no change
  1069. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Armour of God Collection\' as not in the database
  1070. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Armour of God Collection\
  1071. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Armour of God Collection\Armour Of God (1987)\' due to no change
  1072. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Armour of God Collection\Armour Of God II - Operation Condor (1991)\' due to no change
  1073. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Back to the Future Collection\' as not in the database
  1074. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Back to the Future Collection\
  1075. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Back to the Future Collection\Back To The Future (1985)\' due to no change
  1076. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Back to the Future Collection\Back To The Future Part II (1989)\' due to no change
  1077. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Back to the Future Collection\Back To The Future Part III (1990)\' due to no change
  1078. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Bad Boys Collection\' as not in the database
  1079. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Bad Boys Collection\
  1080. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Bad Boys Collection\Bad Boys (1995)\' due to no change
  1081. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Bad Boys Collection\Bad Boys II (2003)\' due to no change
  1082. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Bait (2012)\' due to no change
  1083. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Black Hawk Down (2001)\' due to no change
  1084. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Blade Collection\' as not in the database
  1085. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Blade Collection\
  1086. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Blade Collection\Blade (1998)\' due to no change
  1087. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Blade Collection\Blade II (2002)\' due to no change
  1088. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Braveheart (1995)\' due to no change
  1089. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Captain America Collection\' as not in the database
  1090. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Captain America Collection\
  1091. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Captain America Collection\Captain America - The First Avenger (2011)\' due to no change
  1092. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Captain America Collection\Captain America - The Winter Soldier (2014)\' due to no change
  1093. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Cinderella (2015)\' due to no change
  1094. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Citizenfour (2014)\' due to no change
  1095. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Colorful (2010)\' due to no change
  1096. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Concussion (2015)\' due to no change
  1097. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Crimson Peak (2015)\' due to no change
  1098. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Dawn of the Dead (2004)\' due to no change
  1099. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\DC Universe Animated Original Movies Collection\' as not in the database
  1100. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\DC Universe Animated Original Movies Collection\
  1101. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\DC Universe Animated Original Movies Collection\SupermanDoomsday (2007)\' due to no change
  1102. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Definitely, Maybe (2008)\' due to no change
  1103. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Django Unchained (2012)\' due to no change
  1104. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Drumline (2002)\' due to no change
  1105. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Edge of Tomorrow (2014)\' due to no change
  1106. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\End of Watch (2012)\' due to no change
  1107. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Everest (2015)\' due to no change
  1108. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Ex Machina (2015)\' due to no change
  1109. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Ferris Bueller's Day Off (1986)\' due to no change
  1110. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Fight Club (1999)\' due to no change
  1111. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Finding Nemo (2003)\' due to no change
  1112. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Footloose (1984)\' due to no change
  1113. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Footloose (2011)\' due to no change
  1114. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Friday Collection\' as not in the database
  1115. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Friday Collection\
  1116. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Friday Collection\Friday (1995)\' due to no change
  1117. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Frozen - Coletânea\' as not in the database
  1118. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Frozen - Coletânea\
  1119. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Frozen - Coletânea\Frozen (2013)\' due to no change
  1120. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Fury (2014)\' due to no change
  1121. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Gangs of New York (2002)\' due to no change
  1122. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Ghost (1990)\' due to no change
  1123. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Gladiator (2000)\' due to no change
  1124. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Good Will Hunting (1997)\' due to no change
  1125. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Guardians of the Galaxy Collection\' as not in the database
  1126. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Guardians of the Galaxy Collection\
  1127. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Guardians of the Galaxy Collection\Guardians Of The Galaxy (2014)\' due to no change
  1128. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Hard Boiled (1992)\' due to no change
  1129. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Harry Potter Collection\' as not in the database
  1130. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Harry Potter Collection\
  1131. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Harry Potter Collection\Harry Potter And The Chamber Of Secrets (2002)\' due to no change
  1132. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Harry Potter Collection\Harry Potter And The Deathly Hallows - Part 1 (2010)\' due to no change
  1133. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Harry Potter Collection\Harry Potter And The Deathly Hallows - Part 2 (2011)\' due to no change
  1134. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Harry Potter Collection\Harry Potter And The Goblet Of Fire (2005)\' due to no change
  1135. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Harry Potter Collection\Harry Potter And The Half-Blood Prince (2009)\' due to no change
  1136. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Harry Potter Collection\Harry Potter And The Order Of The Phoenix (2007)\' due to no change
  1137. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Harry Potter Collection\Harry Potter And The Philosopher's Stone (2001)\' due to no change
  1138. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Harry Potter Collection\Harry Potter And The Prisoner Of Azkaban (2004)\' due to no change
  1139. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Hotel Transylvania Collection\' as not in the database
  1140. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Hotel Transylvania Collection\
  1141. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Hotel Transylvania Collection\Hotel Transylvania 2 (2015)\' due to no change
  1142. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\House Party Collection\' as not in the database
  1143. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\House Party Collection\
  1144. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\House Party Collection\House Party (1990)\' due to no change
  1145. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\House Party Collection\House Party 2 (1991)\' due to no change
  1146. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\How to Train Your Dragon Collection\' as not in the database
  1147. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\How to Train Your Dragon Collection\
  1148. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\How to Train Your Dragon Collection\How To Train Your Dragon (2010)\' due to no change
  1149. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\How to Train Your Dragon Collection\How To Train Your Dragon 2 (2014)\' due to no change
  1150. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\I am Legend (2007)\' due to no change
  1151. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\I, Robot (2004)\' due to no change
  1152. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Ice Age Collection\' as not in the database
  1153. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Ice Age Collection\
  1154. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Ice Age Collection\Ice Age - The Meltdown (2006)\' due to no change
  1155. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Ice Age Collection\Ice Age (2002)\' due to no change
  1156. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Inception (2010)\' due to no change
  1157. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Independence Day (1996)\' due to no change
  1158. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Inside Out (2015)\' due to no change
  1159. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Ip Man Collection\' as not in the database
  1160. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Ip Man Collection\
  1161. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Ip Man Collection\Ip Man (2008)\' due to no change
  1162. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Iron Man Collection\' as not in the database
  1163. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Iron Man Collection\
  1164. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Iron Man Collection\Iron Man (2008)\' due to no change
  1165. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Iron Man Collection\Iron Man 2 (2010)\' due to no change
  1166. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Iron Man Collection\Iron Man 3 (2013)\' due to no change
  1167. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\James Bond Collection\' as not in the database
  1168. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\James Bond Collection\
  1169. 11:26:25 T:19292 DEBUG: -->Python Interpreter Initialized<--
  1170. 11:26:25 T:19292 DEBUG: CPythonInvoker(17, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py): the source file to load is "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py"
  1171. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\James Bond Collection\Casino Royale (2006)\' due to no change
  1172. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\James Bond Collection\Quantum Of Solace (2008)\' due to no change
  1173. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\James Bond Collection\Skyfall (2012)\' due to no change
  1174. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Jarhead Collection\' as not in the database
  1175. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Jarhead Collection\
  1176. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Jarhead Collection\Jarhead (2005)\' due to no change
  1177. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\John Q (2002)\' due to no change
  1178. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Jurassic Park Collection\' as not in the database
  1179. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Jurassic Park Collection\
  1180. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Jurassic Park Collection\Jurassic Park (1993)\' due to no change
  1181. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Jurassic Park Collection\Jurassic World (2015)\' due to no change
  1182. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Keith (2008)\' due to no change
  1183. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Lake Placid (1999)\' due to no change
  1184. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Lawless (2012)\' due to no change
  1185. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Lethal Weapon Collection\' as not in the database
  1186. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Lethal Weapon Collection\
  1187. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Lethal Weapon Collection\Lethal Weapon (1987)\' due to no change
  1188. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Lethal Weapon Collection\Lethal Weapon 2 (1989)\' due to no change
  1189. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Lethal Weapon Collection\Lethal Weapon 3 (1992)\' due to no change
  1190. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Lethal Weapon Collection\Lethal Weapon 4 (1998)\' due to no change
  1191. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Lockout (2012)\' due to no change
  1192. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Lone Survivor (2013)\' due to no change
  1193. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Mad Max Fury Road (2015)\' due to no change
  1194. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Man of Steel Collection\' as not in the database
  1195. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Man of Steel Collection\
  1196. 11:26:25 T:17104 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  1197. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  1198. Error Type: <type 'exceptions.ImportError'>
  1199. Error Contents: No module named BeautifulSoup
  1200. Traceback (most recent call last):
  1201. File "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py", line 6, in <module>
  1202. from resources.lib.BackgroundsUpdater import BackgroundsUpdater
  1203. File "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\BackgroundsUpdater.py", line 9, in <module>
  1204. import ArtworkUtils as artutils
  1205. File "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\ArtworkUtils.py", line 10, in <module>
  1206. import BeautifulSoup
  1207. ImportError: No module named BeautifulSoup
  1208. -->End of Python script error report<--
  1209. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Man of Steel Collection\Batman V Superman - Dawn Of Justice (2016)\' due to no change
  1210. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Man of Steel Collection\Man Of Steel (2013)\' due to no change
  1211. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Marked For Death (1990)\' due to no change
  1212. 11:26:25 T:14516 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  1213. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Me and Earl and the Dying Girl (2015)\' due to no change
  1214. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Menace II Society (1993)\' due to no change
  1215. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Million Dollar Baby (2004)\' due to no change
  1216. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Mission - Impossible Collection\' as not in the database
  1217. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Mission - Impossible Collection\
  1218. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Mission - Impossible Collection\Mission - Impossible – Ghost Protocol (2011)\' due to no change
  1219. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Mission - Impossible Collection\Mission - Impossible (1996)\' due to no change
  1220. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Mission - Impossible Collection\Mission - Impossible II (2000)\' due to no change
  1221. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Mission - Impossible Collection\Mission - Impossible III (2006)\' due to no change
  1222. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Monsters, Inc. Collection\' as not in the database
  1223. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Monsters, Inc. Collection\
  1224. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Monsters, Inc. Collection\Monsters University (2013)\' due to no change
  1225. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Monsters, Inc. Collection\Monsters, Inc. (2001)\' due to no change
  1226. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Naruto Collection\' as not in the database
  1227. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Naruto Collection\
  1228. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Naruto Collection\Boruto - Naruto The Movie (2015)\' due to no change
  1229. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Need for Speed (2014)\' due to no change
  1230. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Nightcrawler (2014)\' due to no change
  1231. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\One Flew Over The Cuckoo's Nest (1975)\' due to no change
  1232. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Open Water Collection\' as not in the database
  1233. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Open Water Collection\
  1234. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Open Water Collection\Open Water (2003)\' due to no change
  1235. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Open Water Collection\Open Water 2 - Adrift (2006)\' due to no change
  1236. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Pacific Rim Collection\' as not in the database
  1237. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Pacific Rim Collection\
  1238. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Pacific Rim Collection\Pacific Rim (2013)\' due to no change
  1239. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Paper Towns (2015)\' due to no change
  1240. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Passenger 57 (1992)\' due to no change
  1241. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\People Like Us (2012)\' due to no change
  1242. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Pirates of the Caribbean Collection\' as not in the database
  1243. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Pirates of the Caribbean Collection\
  1244. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Pirates of the Caribbean Collection\Pirates Of The Caribbean - At World's End (2007)\' due to no change
  1245. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Pirates of the Caribbean Collection\Pirates Of The Caribbean - Dead Man's Chest (2006)\' due to no change
  1246. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Pirates of the Caribbean Collection\Pirates Of The Caribbean - On Stranger Tides (2011)\' due to no change
  1247. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Pirates of the Caribbean Collection\Pirates Of The Caribbean - The Curse Of The Black Pearl (2003)\' due to no change
  1248. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Planet of the Apes (Reboot) Collection\' as not in the database
  1249. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Planet of the Apes (Reboot) Collection\
  1250. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Planet of the Apes (Reboot) Collection\Dawn Of The Planet Of The Apes (2014)\' due to no change
  1251. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Planet of the Apes (Reboot) Collection\Rise Of The Planet Of The Apes (2011)\' due to no change
  1252. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Police Story Collection\' as not in the database
  1253. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Police Story Collection\
  1254. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Police Story Collection\Police Story (1985)\' due to no change
  1255. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Police Story Collection\Police Story 2 (1988)\' due to no change
  1256. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Police Story Collection\Police Story 3 - Supercop (1992)\' due to no change
  1257. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Police Story Collection\Police Story 4 - First Strike (1996)\' due to no change
  1258. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Predator Collection\' as not in the database
  1259. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Predator Collection\
  1260. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Predator Collection\Predator (1987)\' due to no change
  1261. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Pride & Prejudice (2005)\' due to no change
  1262. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Project X (2012)\' due to no change
  1263. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Ratatouille (2007)\' due to no change
  1264. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Remember Me (2010)\' due to no change
  1265. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Rumble in the Bronx (1995)\' due to no change
  1266. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Rush Hour Collection\' as not in the database
  1267. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Rush Hour Collection\
  1268. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Rush Hour Collection\Rush Hour (1998)\' due to no change
  1269. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Rush Hour Collection\Rush Hour 2 (2001)\' due to no change
  1270. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Rush Hour Collection\Rush Hour 3 (2007)\' due to no change
  1271. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Safe (2012)\' due to no change
  1272. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Saving Private Ryan (1998)\' due to no change
  1273. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Say Anything... (1989)\' due to no change
  1274. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Scream Collection\' as not in the database
  1275. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Scream Collection\
  1276. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Scream Collection\Scream (1996)\' due to no change
  1277. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Scream Collection\Scream 2 (1997)\' due to no change
  1278. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Scream Collection\Scream 3 (2000)\' due to no change
  1279. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Scream Collection\Scream 4 (2011)\' due to no change
  1280. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Serendipity (2001)\' due to no change
  1281. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Seven Pounds (2008)\' due to no change
  1282. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Shane (1953)\' due to no change
  1283. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Shrek Collection\' as not in the database
  1284. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Shrek Collection\
  1285. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Shrek Collection\Shrek (2001)\' due to no change
  1286. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Shrek Collection\Shrek 2 (2004)\' due to no change
  1287. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Shrek Collection\Shrek The Third (2007)\' due to no change
  1288. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Southpaw (2015)\' due to no change
  1289. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Southpaw (2015)\Subs\' due to no change
  1290. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Speed Collection\' as not in the database
  1291. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Speed Collection\
  1292. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Speed Collection\Speed (1994)\' due to no change
  1293. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Spider-Man Collection\' as not in the database
  1294. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Spider-Man Collection\
  1295. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Spider-Man Collection\Spider-Man (2002)\' due to no change
  1296. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Spider-Man Collection\Spider-Man 2 (2004)\' due to no change
  1297. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Spider-Man Collection\Spider-Man 3 (2007)\' due to no change
  1298. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Spy (2015)\' due to no change
  1299. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Star Trek - Alternate Reality Collection\' as not in the database
  1300. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Star Trek - Alternate Reality Collection\
  1301. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Star Trek - Alternate Reality Collection\Star Trek (2009)\' due to no change
  1302. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Star Trek - Alternate Reality Collection\Star Trek Into Darkness (2013)\' due to no change
  1303. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Steve Jobs (2015)\' due to no change
  1304. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Straight Outta Compton (2015)\' due to no change
  1305. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Studio Ghibli Collection\' as not in the database
  1306. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Studio Ghibli Collection\
  1307. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Studio Ghibli Collection\When Marnie Was There (2014)\' due to no change
  1308. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Taken Collection\' as not in the database
  1309. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Taken Collection\
  1310. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Taken Collection\Taken (2008)\' due to no change
  1311. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Tangled (2010)\' due to no change
  1312. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Amazing Spider-Man Collection\' as not in the database
  1313. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Amazing Spider-Man Collection\
  1314. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Amazing Spider-Man Collection\The Amazing Spider-Man (2012)\' due to no change
  1315. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Amazing Spider-Man Collection\The Amazing Spider-Man 2 (2014)\' due to no change
  1316. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Avengers Collection\' as not in the database
  1317. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Avengers Collection\
  1318. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Avengers Collection\Avengers - Age Of Ultron (2015)\' due to no change
  1319. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Avengers Collection\The Avengers (2012)\' due to no change
  1320. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Big Short (2015)\' due to no change
  1321. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Bourne Collection\' as not in the database
  1322. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Bourne Collection\
  1323. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Bourne Collection\The Bourne Identity (2002)\' due to no change
  1324. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Bourne Collection\The Bourne Supremacy (2004)\' due to no change
  1325. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Bourne Collection\The Bourne Ultimatum (2007)\' due to no change
  1326. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Breakfast Club (1985)\' due to no change
  1327. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Chronicles of Riddick Collection\' as not in the database
  1328. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Chronicles of Riddick Collection\
  1329. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Chronicles of Riddick Collection\Pitch Black (2000)\' due to no change
  1330. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Chronicles of Riddick Collection\Riddick (2013)\' due to no change
  1331. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Chronicles of Riddick Collection\The Chronicles Of Riddick (2004)\' due to no change
  1332. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Dark Knight Collection\' as not in the database
  1333. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Dark Knight Collection\
  1334. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Dark Knight Collection\Batman Begins (2005)\' due to no change
  1335. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Dark Knight Collection\The Dark Knight (2008)\' due to no change
  1336. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Dark Knight Collection\The Dark Knight Rises (2012)\' due to no change
  1337. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Fast and the Furious Collection\' as not in the database
  1338. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Fast and the Furious Collection\
  1339. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Fast and the Furious Collection\2 Fast 2 Furious (2003)\' due to no change
  1340. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Fast and the Furious Collection\Fast & Furious (2009)\' due to no change
  1341. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Fast and the Furious Collection\Fast & Furious 6 (2013)\' due to no change
  1342. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Fast and the Furious Collection\Fast Five (2011)\' due to no change
  1343. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Fast and the Furious Collection\Furious 7 (2015)\' due to no change
  1344. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Fast and the Furious Collection\The Fast And The Furious (2001)\' due to no change
  1345. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The First Time (2012)\' due to no change
  1346. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Godfather Collection\' as not in the database
  1347. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Godfather Collection\
  1348. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Godfather Collection\The Godfather - Part II (1974)\' due to no change
  1349. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Godfather Collection\The Godfather - Part III (1990)\' due to no change
  1350. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Godfather Collection\The Godfather (1972)\' due to no change
  1351. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Good Dinosaur (2015)\' due to no change
  1352. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Green Mile (1999)\' due to no change
  1353. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Hateful Eight (2015)\' due to no change
  1354. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Hobbit Collection\' as not in the database
  1355. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Hobbit Collection\
  1356. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Hobbit Collection\The Hobbit - An Unexpected Journey (2012)\' due to no change
  1357. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Hobbit Collection\The Hobbit - The Battle Of The Five Armies (2014)\' due to no change
  1358. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Hobbit Collection\The Hobbit - The Desolation Of Smaug (2013)\' due to no change
  1359. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Hurt Locker (2008)\' due to no change
  1360. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Incredible Hulk (2008)\' due to no change
  1361. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Incredibles (2004)\' due to no change
  1362. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Jaws Collection\' as not in the database
  1363. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Jaws Collection\
  1364. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Jaws Collection\Jaws (1975)\' due to no change
  1365. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Last Dragon (1985)\' due to no change
  1366. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Last Lions (2011)\' due to no change
  1367. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Lion King (1994)\' due to no change
  1368. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Lord of the Rings Collection\' as not in the database
  1369. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Lord of the Rings Collection\
  1370. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Lord of the Rings Collection\The Lord Of The Rings - The Fellowship Of The Ring (2001)\' due to no change
  1371. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Lord of the Rings Collection\The Lord Of The Rings - The Return Of The King (2003)\' due to no change
  1372. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Lord of the Rings Collection\The Lord Of The Rings - The Two Towers (2002)\' due to no change
  1373. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Lucky One (2012)\' due to no change
  1374. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Man from Nowhere (2010)\' due to no change
  1375. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Man With No Name Collection\' as not in the database
  1376. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Man With No Name Collection\
  1377. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Man With No Name Collection\A Fistful Of Dollars (1964)\' due to no change
  1378. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Man With No Name Collection\For A Few Dollars More (1965)\' due to no change
  1379. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Man With No Name Collection\The Good, The Bad And The Ugly (1966)\' due to no change
  1380. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Matrix Collection\' as not in the database
  1381. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Matrix Collection\
  1382. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Matrix Collection\The Matrix (1999)\' due to no change
  1383. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Matrix Collection\The Matrix Reloaded (2003)\' due to no change
  1384. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Matrix Collection\The Matrix Revolutions (2003)\' due to no change
  1385. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Maze Runner Collection\' as not in the database
  1386. 11:26:25 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Maze Runner Collection\
  1387. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Maze Runner Collection\Maze Runner - The Scorch Trials (2015)\' due to no change
  1388. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Negotiator (1998)\' due to no change
  1389. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Notebook (2004)\' due to no change
  1390. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Principal (1987)\' due to no change
  1391. 11:26:25 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Proposal (2009)\' due to no change
  1392. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Pursuit of Happyness (2006)\' due to no change
  1393. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Raid Collection\' as not in the database
  1394. 11:26:26 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Raid Collection\
  1395. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Raid Collection\The Raid (2011)\' due to no change
  1396. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Raid Collection\The Raid 2 (2014)\' due to no change
  1397. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Reef (2010)\' due to no change
  1398. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Revenant (2015)\' due to no change
  1399. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Ring Collection\' as not in the database
  1400. 11:26:26 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Ring Collection\
  1401. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Ring Collection\The Ring (2002)\' due to no change
  1402. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Ring Collection\The Ring Two (2005)\' due to no change
  1403. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Twilight Saga Collection\' as not in the database
  1404. 11:26:26 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Twilight Saga Collection\
  1405. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Twilight Saga Collection\The Twilight Saga - Breaking Dawn - Part 1 (2011)\' due to no change
  1406. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Twilight Saga Collection\The Twilight Saga - Breaking Dawn - Part 2 (2012)\' due to no change
  1407. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Twilight Saga Collection\The Twilight Saga - Eclipse (2010)\' due to no change
  1408. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Twilight Saga Collection\The Twilight Saga - New Moon (2009)\' due to no change
  1409. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Twilight Saga Collection\Twilight (2008)\' due to no change
  1410. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Walk (2015)\' due to no change
  1411. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Thor Collection\' as not in the database
  1412. 11:26:26 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Thor Collection\
  1413. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Thor Collection\Thor - The Dark World (2013)\' due to no change
  1414. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Thor Collection\Thor (2011)\' due to no change
  1415. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Titanic (1997)\' due to no change
  1416. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Top Gun (1986)\' due to no change
  1417. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Toy Story Collection\' as not in the database
  1418. 11:26:26 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Toy Story Collection\
  1419. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Toy Story Collection\Toy Story (1995)\' due to no change
  1420. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Toy Story Collection\Toy Story 2 (1999)\' due to no change
  1421. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Toy Story Collection\Toy Story 3 (2010)\' due to no change
  1422. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Training Day (2001)\' due to no change
  1423. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Transformers Collection\' as not in the database
  1424. 11:26:26 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Transformers Collection\
  1425. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Transformers Collection\Transformers - Dark Of The Moon (2011)\' due to no change
  1426. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Transformers Collection\Transformers - Revenge Of The Fallen (2009)\' due to no change
  1427. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Transformers Collection\Transformers (2007)\' due to no change
  1428. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Tremors (1990)\' due to no change
  1429. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Tucker And Dale vs Evil (2010)\' due to no change
  1430. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Twister (1996)\' due to no change
  1431. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Two Night Stand (2014)\' due to no change
  1432. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Under Siege Collection\' as not in the database
  1433. 11:26:26 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Under Siege Collection\
  1434. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Under Siege Collection\Under Siege (1992)\' due to no change
  1435. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Under Siege Collection\Under Siege 2 - Dark Territory (1995)\' due to no change
  1436. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Underworld Collection\' as not in the database
  1437. 11:26:26 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Underworld Collection\
  1438. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Underworld Collection\Underworld - Evolution (2006)\' due to no change
  1439. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Underworld Collection\Underworld (2003)\' due to no change
  1440. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Warrior (2011)\' due to no change
  1441. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Water For Elephants (2011)\' due to no change
  1442. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\World War Z (2013)\' due to no change
  1443. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\X-Men Collection\' as not in the database
  1444. 11:26:26 T:10224 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\X-Men Collection\
  1445. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\X-Men Collection\X-Men - Days Of Future Past (2014)\' due to no change
  1446. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\X-Men Collection\X-Men - First Class (2011)\' due to no change
  1447. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\X-Men Collection\X-Men - The Last Stand (2006)\' due to no change
  1448. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\X-Men Collection\X-Men (2000)\' due to no change
  1449. 11:26:26 T:19328 DEBUG: CPythonInvoker(15, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): setting the Python path to C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skinshortcuts;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.unidecode\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
  1450. 11:26:26 T:19328 DEBUG: CPythonInvoker(15, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): entering source directory C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skinshortcuts
  1451. 11:26:26 T:15452 DEBUG: CPythonInvoker(16, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.ustvnow.tva\main.py): setting the Python path to C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.ustvnow.tva;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
  1452. 11:26:26 T:15452 DEBUG: CPythonInvoker(16, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.ustvnow.tva\main.py): entering source directory C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.ustvnow.tva
  1453. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\X-Men Collection\X2 - X-Men United (2003)\' due to no change
  1454. 11:26:26 T:4596 DEBUG: [service.watchdog] video sources [u'D:\\MEDIA\\ANIME\\', u'D:\\MEDIA\\TV SHOWS\\', u'D:\\MEDIA\\MOVIES\\']
  1455. 11:26:26 T:19328 DEBUG: CPythonInvoker(15, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): instantiating addon using automatically obtained id of "script.skinshortcuts" dependent on version 2.20.0 of the xbmc.python api
  1456. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Zombieland (2009)\' due to no change
  1457. 11:26:26 T:15452 DEBUG: CPythonInvoker(16, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.ustvnow.tva\main.py): instantiating addon using automatically obtained id of "plugin.video.ustvnow.tva" dependent on version 2.1.0 of the xbmc.python api
  1458. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\12 Monkeys\' due to no change
  1459. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\2 Broke Girls\' due to no change
  1460. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\American Horror Story\' due to no change
  1461. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Archer (2009)\' due to no change
  1462. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Arrow\' due to no change
  1463. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Bates Motel\' due to no change
  1464. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Better Call Saul\' due to no change
  1465. 11:26:26 T:19292 DEBUG: CPythonInvoker(17, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py): setting the Python path to C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.addon.common\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.metahandler\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.myconnpy\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\MarHutchy\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
  1466. 11:26:26 T:19292 DEBUG: CPythonInvoker(17, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py): entering source directory C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis
  1467. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Black Jesus\' due to no change
  1468. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Bones\' due to no change
  1469. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Brooklyn Nine-Nine\' due to no change
  1470. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Dragons\' due to no change
  1471. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Elementary\' due to no change
  1472. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Fargo\' due to no change
  1473. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Fear the Walking Dead\' due to no change
  1474. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Game of Thrones\' due to no change
  1475. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Gotham\' due to no change
  1476. 11:26:26 T:17104 INFO: Python script stopped
  1477. 11:26:26 T:17104 DEBUG: Thread LanguageInvoker 17104 terminating
  1478. 11:26:26 T:19292 DEBUG: CPythonInvoker(17, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py): instantiating addon using automatically obtained id of "plugin.video.genesis" dependent on version 2.1.0 of the xbmc.python api
  1479. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Grimm\' due to no change
  1480. 11:26:26 T:3276 DEBUG: script.toolbox: version 1.1.1 started
  1481. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Halt and Catch Fire\' due to no change
  1482. 11:26:26 T:13992 DEBUG: script.skin.info.service: starting daemon
  1483. 11:26:26 T:4596 DEBUG: [service.watchdog] music sources []
  1484. 11:26:26 T:13992 DEBUG: script.skin.info.service: version 1.0.0 started
  1485. 11:26:26 T:13992 DEBUG: script.skin.info.service: starting backend
  1486. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Hell on Wheels\' due to no change
  1487. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Homeland\' due to no change
  1488. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Kingdom (2014)\' due to no change
  1489. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Last Man Standing (2011)\' due to no change
  1490. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Longmire\' due to no change
  1491. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Louie (2010)\' due to no change
  1492. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Lucifer\' due to no change
  1493. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Marco Polo (2014)\' due to no change
  1494. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Marvel's Agents of S.H.I.E.L.D\' due to no change
  1495. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Marvel's Jessica Jones\' due to no change
  1496. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Marvels Daredevil\' due to no change
  1497. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Modern Family\' due to no change
  1498. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Mr. Robot\' due to no change
  1499. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Narcos\' due to no change
  1500. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\New Girl\' due to no change
  1501. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Orange Is The New Black\' due to no change
  1502. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Orphan Black\' due to no change
  1503. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Outlander\' due to no change
  1504. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Penny Dreadful\' due to no change
  1505. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Person of Interest\' due to no change
  1506. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Preacher (2016)\' due to no change
  1507. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Prison Break\' due to no change
  1508. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Ray Donovan\' due to no change
  1509. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Rectify\' due to no change
  1510. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Roots (2016)\' due to no change
  1511. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Scorpion\' due to no change
  1512. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Shameless (US)\' due to no change
  1513. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Sherlock\' due to no change
  1514. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Silicon Valley\' due to no change
  1515. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Suits\' due to no change
  1516. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Supernatural\' due to no change
  1517. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Teen Wolf\' due to no change
  1518. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The 100\' due to no change
  1519. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Affair\' due to no change
  1520. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Americans (2013)\' due to no change
  1521. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Big Bang Theory\' due to no change
  1522. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Expanse\' due to no change
  1523. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Flash (2014)\' due to no change
  1524. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Goldbergs (2013)\' due to no change
  1525. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Last Ship\' due to no change
  1526. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Leftovers\' due to no change
  1527. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Man in the High Castle\' due to no change
  1528. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Originals\' due to no change
  1529. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Shannara Chronicles\' due to no change
  1530. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Walking Dead\' due to no change
  1531. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\True Detective\' due to no change
  1532. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Wayward Pines\' due to no change
  1533. 11:26:26 T:10224 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\You're the Worst\' due to no change
  1534. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\' does not exist - skipping scan.
  1535. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\(500) Days Of Summer (2009)\' does not exist - skipping scan.
  1536. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\12 Angry Men (1957)\' does not exist - skipping scan.
  1537. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\27 Dresses (2008)\' does not exist - skipping scan.
  1538. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\3 -10 To Yuma (2007)\' does not exist - skipping scan.
  1539. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\9 (2009)\' does not exist - skipping scan.
  1540. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\A Beautiful Mind (2001)\' does not exist - skipping scan.
  1541. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\A Better Tomorrow Collection\A Better Tomorrow (1986)\' does not exist - skipping scan.
  1542. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\A Better Tomorrow Collection\A Better Tomorrow II (1987)\' does not exist - skipping scan.
  1543. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\A Bullet In The Head (1990)\' does not exist - skipping scan.
  1544. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Above The Law (1988)\' does not exist - skipping scan.
  1545. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Air Force One (1997)\' does not exist - skipping scan.
  1546. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\American History X (1998)\' does not exist - skipping scan.
  1547. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\American Werewolf Collection\An American Werewolf In London (1981)\' does not exist - skipping scan.
  1548. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\American Werewolf Collection\An American Werewolf In Paris (1997)\' does not exist - skipping scan.
  1549. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Anaconda Collection\Anaconda (1997)\' does not exist - skipping scan.
  1550. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Antz (1998)\' does not exist - skipping scan.
  1551. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Apocalypse Now (1979)\' does not exist - skipping scan.
  1552. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Armageddon (1998)\' does not exist - skipping scan.
  1553. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Attack the Block (2011)\' does not exist - skipping scan.
  1554. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Baby's Day Out (1994)\' does not exist - skipping scan.
  1555. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Begin Again (2013)\' does not exist - skipping scan.
  1556. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Beverly Hills Cop Collection\Beverly Hills Cop (1984)\' does not exist - skipping scan.
  1557. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Beverly Hills Cop Collection\Beverly Hills Cop II (1987)\' does not exist - skipping scan.
  1558. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Beverly Hills Cop Collection\Beverly Hills Cop III (1994)\' does not exist - skipping scan.
  1559. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Big Hero 6 (2014)\' does not exist - skipping scan.
  1560. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Black Knight (2001)\' does not exist - skipping scan.
  1561. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Blood Diamond (2006)\' does not exist - skipping scan.
  1562. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Blue Streak (1999)\' does not exist - skipping scan.
  1563. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Boyz n The Hood (1991)\' does not exist - skipping scan.
  1564. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Brave (2012)\' does not exist - skipping scan.
  1565. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Bruce Lee Ultimate Collection\Way Of The Dragon (1972)\' does not exist - skipping scan.
  1566. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Charlie St. Cloud (2010)\' does not exist - skipping scan.
  1567. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Child's Play Collection\Child's Play (1988)\' does not exist - skipping scan.
  1568. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Cloverfield (2008)\' does not exist - skipping scan.
  1569. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Colombiana (2011)\' does not exist - skipping scan.
  1570. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Coming To America (1988)\' does not exist - skipping scan.
  1571. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Con Air (1997)\' does not exist - skipping scan.
  1572. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\DC Universe Animated Original Movies Collection\Batman - Assault On Arkham (2014)\' does not exist - skipping scan.
  1573. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\DC Universe Animated Original Movies Collection\Batman - The Dark Knight Returns, Part 1 (2012)\' does not exist - skipping scan.
  1574. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\DC Universe Animated Original Movies Collection\Batman - The Dark Knight Returns, Part 2 (2013)\' does not exist - skipping scan.
  1575. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\DC Universe Animated Original Movies Collection\Batman - Under The Red Hood (2010)\' does not exist - skipping scan.
  1576. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\DC Universe Animated Original Movies Collection\Batman - Year One (2011)\' does not exist - skipping scan.
  1577. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Deadpool (2016)\' does not exist - skipping scan.
  1578. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Deep Impact (1998)\' does not exist - skipping scan.
  1579. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Dennis the Menace Collection\Dennis The Menace (1993)\' does not exist - skipping scan.
  1580. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Die Hard Collection\Die Hard (1988)\' does not exist - skipping scan.
  1581. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Die Hard Collection\Die Hard - With A Vengeance (1995)\' does not exist - skipping scan.
  1582. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Die Hard Collection\Die Hard 2 (1990)\' does not exist - skipping scan.
  1583. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Die Hard Collection\Live Free Or Die Hard (2007)\' does not exist - skipping scan.
  1584. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Dirty Dancing Collection\Dirty Dancing (1987)\' does not exist - skipping scan.
  1585. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Dirty Harry Collection\Dirty Harry (1971)\' does not exist - skipping scan.
  1586. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Dirty Harry Collection\Magnum Force (1973)\' does not exist - skipping scan.
  1587. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Dirty Harry Collection\The Dead Pool (1988)\' does not exist - skipping scan.
  1588. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\District 9 (2009)\' does not exist - skipping scan.
  1589. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Disturbia (2007)\' does not exist - skipping scan.
  1590. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Drop Zone (1994)\' does not exist - skipping scan.
  1591. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\E.T. The Extra-Terrestrial (1982)\' does not exist - skipping scan.
  1592. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Eagle Eye (2008)\' does not exist - skipping scan.
  1593. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Eight Legged Freaks (2002)\' does not exist - skipping scan.
  1594. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Enemy of the State (1998)\' does not exist - skipping scan.
  1595. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Fast Times At Ridgemont High (1982)\' does not exist - skipping scan.
  1596. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Final Destination Collection\Final Destination (2000)\' does not exist - skipping scan.
  1597. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Final Destination Collection\Final Destination 2 (2003)\' does not exist - skipping scan.
  1598. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Final Destination Collection\Final Destination 3 (2006)\' does not exist - skipping scan.
  1599. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Final Destination Collection\Final Destination 5 (2011)\' does not exist - skipping scan.
  1600. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Final Destination Collection\The Final Destination (2009)\' does not exist - skipping scan.
  1601. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Friday Collection\Next Friday (2000)\' does not exist - skipping scan.
  1602. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Full Metal Jacket (1987)\' does not exist - skipping scan.
  1603. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Gone With The Wind (1939)\' does not exist - skipping scan.
  1604. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Goodfellas (1990)\' does not exist - skipping scan.
  1605. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Gran Torino (2008)\' does not exist - skipping scan.
  1606. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Grease Collection\Grease (1978)\' does not exist - skipping scan.
  1607. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Grosse Pointe Blank (1997)\' does not exist - skipping scan.
  1608. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Groundhog Day (1993)\' does not exist - skipping scan.
  1609. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Halloween Collection\Halloween (1978)\' does not exist - skipping scan.
  1610. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Halloween Collection\Halloween II (1981)\' does not exist - skipping scan.
  1611. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Happy Feet Collection\Happy Feet (2006)\' does not exist - skipping scan.
  1612. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Hard to Kill (1990)\' does not exist - skipping scan.
  1613. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Home Alone Collection\Home Alone (1990)\' does not exist - skipping scan.
  1614. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Home Alone Collection\Home Alone 2 - Lost In New York (1992)\' does not exist - skipping scan.
  1615. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Homefront (2013)\' does not exist - skipping scan.
  1616. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Hotel Transylvania Collection\Hotel Transylvania (2012)\' does not exist - skipping scan.
  1617. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Indiana Jones Collection\Indiana Jones And The Kingdom Of The Crystal Skull (2008)\' does not exist - skipping scan.
  1618. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Indiana Jones Collection\Indiana Jones And The Last Crusade (1989)\' does not exist - skipping scan.
  1619. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Indiana Jones Collection\Indiana Jones And The Temple Of Doom (1984)\' does not exist - skipping scan.
  1620. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Indiana Jones Collection\Raiders Of The Lost Ark (1981)\' does not exist - skipping scan.
  1621. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Inglourious Basterds (2009)\' does not exist - skipping scan.
  1622. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Ip Man Collection\Ip Man 2 (2010)\' does not exist - skipping scan.
  1623. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\John Wick (2014)\' does not exist - skipping scan.
  1624. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Killer Elite (2011)\' does not exist - skipping scan.
  1625. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Kung Fu Panda Collection\Kung Fu Panda (2008)\' does not exist - skipping scan.
  1626. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Kung Fu Panda Collection\Kung Fu Panda 2 (2011)\' does not exist - skipping scan.
  1627. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\L.A. Confidential (1997)\' does not exist - skipping scan.
  1628. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Leon - The Professional (1994)\' does not exist - skipping scan.
  1629. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Like Stars On Earth (2007)\' does not exist - skipping scan.
  1630. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Lord Of The Flies (1990)\' does not exist - skipping scan.
  1631. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Love, Rosie (2014)\' does not exist - skipping scan.
  1632. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Madagascar Collection\Madagascar (2005)\' does not exist - skipping scan.
  1633. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Madagascar Collection\Madagascar - Escape 2 Africa (2008)\' does not exist - skipping scan.
  1634. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Madagascar Collection\Madagascar 3 - Europe's Most Wanted (2012)\' does not exist - skipping scan.
  1635. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Meet Joe Black (1998)\' does not exist - skipping scan.
  1636. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Mr. Bean Collection\Bean (1997)\' does not exist - skipping scan.
  1637. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Mr. Nice Guy (1997)\' does not exist - skipping scan.
  1638. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\National Security (2003)\' does not exist - skipping scan.
  1639. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Never Back Down Collection\Never Back Down (2008)\' does not exist - skipping scan.
  1640. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Notorious (2009)\' does not exist - skipping scan.
  1641. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Only The Strong (1993)\' does not exist - skipping scan.
  1642. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Out for Justice (1991)\' does not exist - skipping scan.
  1643. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\P.S. I Love You (2007)\' does not exist - skipping scan.
  1644. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Poltergeist Collection\Poltergeist (1982)\' does not exist - skipping scan.
  1645. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Pretty In Pink (1986)\' does not exist - skipping scan.
  1646. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rambo Collection\First Blood (1982)\' does not exist - skipping scan.
  1647. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rambo Collection\Rambo (2008)\' does not exist - skipping scan.
  1648. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rambo Collection\Rambo - First Blood Part II (1985)\' does not exist - skipping scan.
  1649. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rambo Collection\Rambo III (1988)\' does not exist - skipping scan.
  1650. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Reservoir Dogs (1992)\' does not exist - skipping scan.
  1651. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rocky Collection\Rocky (1976)\' does not exist - skipping scan.
  1652. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rocky Collection\Rocky 7 - Creed (2015)\' does not exist - skipping scan.
  1653. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rocky Collection\Rocky II (1979)\' does not exist - skipping scan.
  1654. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rocky Collection\Rocky III (1982)\' does not exist - skipping scan.
  1655. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rocky Collection\Rocky IV (1985)\' does not exist - skipping scan.
  1656. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rosemary's Baby Collection\Rosemary's Baby (1968)\' does not exist - skipping scan.
  1657. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Scarface (1983)\' does not exist - skipping scan.
  1658. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Set It Off (1996)\' does not exist - skipping scan.
  1659. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Shark Tale (2004)\' does not exist - skipping scan.
  1660. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Shrek Collection\Shrek Forever After (2010)\' does not exist - skipping scan.
  1661. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Sicario (2015)\' does not exist - skipping scan.
  1662. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Sixteen Candles (1984)\' does not exist - skipping scan.
  1663. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Spotlight (2015)\' does not exist - skipping scan.
  1664. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Superman Collection\Superman (1978)\' does not exist - skipping scan.
  1665. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Superman Collection\Superman II (1980)\' does not exist - skipping scan.
  1666. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Taxi Driver (1976)\' does not exist - skipping scan.
  1667. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Assassination Of Jesse James By The Coward Robert Ford (2007)\' does not exist - skipping scan.
  1668. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Changeling (1980)\' does not exist - skipping scan.
  1669. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Exorcist Collection\The Exorcist (1973)\' does not exist - skipping scan.
  1670. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Fugitive (1993)\' does not exist - skipping scan.
  1671. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Hannibal Lecter Collection\The Silence Of The Lambs (1991)\' does not exist - skipping scan.
  1672. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Jungle Book (2016)\' does not exist - skipping scan.
  1673. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Karate Kid Collection\The Karate Kid (1984)\' does not exist - skipping scan.
  1674. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Killer (1989)\' does not exist - skipping scan.
  1675. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Mask Collection\The Mask (1994)\' does not exist - skipping scan.
  1676. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Patriot (2000)\' does not exist - skipping scan.
  1677. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Replacement Killers (1998)\' does not exist - skipping scan.
  1678. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Shawshank Redemption (1994)\' does not exist - skipping scan.
  1679. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Shining (1980)\' does not exist - skipping scan.
  1680. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Sure Thing (1985)\' does not exist - skipping scan.
  1681. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Terminator Collection\Terminator 2 - Judgment Day (1991)\' does not exist - skipping scan.
  1682. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Terminator Collection\Terminator 3 - Rise Of The Machines (2003)\' does not exist - skipping scan.
  1683. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Terminator Collection\The Terminator (1984)\' does not exist - skipping scan.
  1684. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Transporter Collection\The Transporter (2002)\' does not exist - skipping scan.
  1685. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Transporter Collection\Transporter 2 (2005)\' does not exist - skipping scan.
  1686. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Transporter Collection\Transporter 3 (2008)\' does not exist - skipping scan.
  1687. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Ugly Truth (2009)\' does not exist - skipping scan.
  1688. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Usual Suspects (1995)\' does not exist - skipping scan.
  1689. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Toy Soldiers (1991)\' does not exist - skipping scan.
  1690. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Twin Dragons (1992)\' does not exist - skipping scan.
  1691. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\U.S. Marshals (1998)\' does not exist - skipping scan.
  1692. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\WALL-E Collection\WALL·E (2008)\' does not exist - skipping scan.
  1693. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\When Harry Met Sally... (1989)\' does not exist - skipping scan.
  1694. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES (ANIME)\' does not exist - skipping scan.
  1695. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES (ANIME)\Avatar The Last Airbender (2005)\' does not exist - skipping scan.
  1696. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES (ANIME)\Death Note (2006)\' does not exist - skipping scan.
  1697. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES (ANIME)\Full Metal Alchemist Brotherhood (2009)\' does not exist - skipping scan.
  1698. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\' does not exist - skipping scan.
  1699. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Banshee (2013)\' does not exist - skipping scan.
  1700. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Breaking Bad (2008)\' does not exist - skipping scan.
  1701. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Chuck (2007)\' does not exist - skipping scan.
  1702. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Friends (1994)\' does not exist - skipping scan.
  1703. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Game of Thrones (2011)\' does not exist - skipping scan.
  1704. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Justified (2010)\' does not exist - skipping scan.
  1705. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Marvels Daredevil (2015)\' does not exist - skipping scan.
  1706. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Outlander (2014)\' does not exist - skipping scan.
  1707. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Smallville (2001)\' does not exist - skipping scan.
  1708. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Sons of Anarchy (2008)\' does not exist - skipping scan.
  1709. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\The 100 (2014)\' does not exist - skipping scan.
  1710. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\The Fresh Prince of Bel-Air (1990)\' does not exist - skipping scan.
  1711. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\The Walking Dead (2010)\' does not exist - skipping scan.
  1712. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\' does not exist - skipping scan.
  1713. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\10 Cloverfield Lane (2016)\' does not exist - skipping scan.
  1714. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\13 Hours - The Secret Soldiers Of Benghazi (2016)\' does not exist - skipping scan.
  1715. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\44 Minutes - The North Hollywood Shoot-Out (2003)\' does not exist - skipping scan.
  1716. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\5050 (2011)\' does not exist - skipping scan.
  1717. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\A Knight's Tale (2001)\' does not exist - skipping scan.
  1718. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\American Gangster (2007)\' does not exist - skipping scan.
  1719. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Austenland (2013)\' does not exist - skipping scan.
  1720. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Avatar Collection\Avatar (2009)\' does not exist - skipping scan.
  1721. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Better Off Dead... (1985)\' does not exist - skipping scan.
  1722. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Carrie Collection\Carrie (1976)\' does not exist - skipping scan.
  1723. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Cars Collection\Cars (2006)\' does not exist - skipping scan.
  1724. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Casablanca (1942)\' does not exist - skipping scan.
  1725. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Commando (1985)\' does not exist - skipping scan.
  1726. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\DC Universe Animated Original Movies Collection\SupermanBatman - Public Enemies (2009)\' does not exist - skipping scan.
  1727. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Despicable Me Collection\Despicable Me (2010)\' does not exist - skipping scan.
  1728. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Despicable Me Collection\Despicable Me 2 (2013)\' does not exist - skipping scan.
  1729. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Dirty Harry Collection\Sudden Impact (1983)\' does not exist - skipping scan.
  1730. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Dirty Harry Collection\The Enforcer (1976)\' does not exist - skipping scan.
  1731. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Eternal Sunshine Of The Spotless Mind (2004)\' does not exist - skipping scan.
  1732. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Evil Dead Collection\Evil Dead II (1987)\' does not exist - skipping scan.
  1733. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Evil Dead Collection\The Evil Dead (1981)\' does not exist - skipping scan.
  1734. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Eye In The Sky (2016)\' does not exist - skipping scan.
  1735. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Free Willy Collection\Free Willy (1993)\' does not exist - skipping scan.
  1736. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Friday Collection\Friday After Next (2002)\' does not exist - skipping scan.
  1737. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Hitch (2005)\' does not exist - skipping scan.
  1738. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Interstellar (2014)\' does not exist - skipping scan.
  1739. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\King Kong (2005)\' does not exist - skipping scan.
  1740. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Letters To Juliet (2010)\' does not exist - skipping scan.
  1741. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Mama (2013)\' does not exist - skipping scan.
  1742. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Memento (2000)\' does not exist - skipping scan.
  1743. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Men In Black Collection\Men In Black (1997)\' does not exist - skipping scan.
  1744. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Men In Black Collection\Men In Black 3 (2012)\' does not exist - skipping scan.
  1745. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Men In Black Collection\Men In Black II (2002)\' does not exist - skipping scan.
  1746. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Mission - Impossible Collection\Mission - Impossible – Rogue Nation (2015)\' does not exist - skipping scan.
  1747. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Mr. & Mrs. Smith (2005)\' does not exist - skipping scan.
  1748. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Mulan Collection\Mulan (1998)\' does not exist - skipping scan.
  1749. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\New Fist of Fury (1976)\' does not exist - skipping scan.
  1750. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Ocean's Collection\Ocean's Eleven (2001)\' does not exist - skipping scan.
  1751. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Ocean's Collection\Ocean's Thirteen (2007)\' does not exist - skipping scan.
  1752. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Ocean's Collection\Ocean's Twelve (2004)\' does not exist - skipping scan.
  1753. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Olympus Has Fallen Collection\London Has Fallen (2016)\' does not exist - skipping scan.
  1754. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Over The Hedge Collection\Over The Hedge (2006)\' does not exist - skipping scan.
  1755. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Pale Rider (1985)\' does not exist - skipping scan.
  1756. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Panic Room (2002)\' does not exist - skipping scan.
  1757. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Phone Booth (2002)\' does not exist - skipping scan.
  1758. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Pitch Perfect Collection\Pitch Perfect (2012)\' does not exist - skipping scan.
  1759. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Primeval (2007)\' does not exist - skipping scan.
  1760. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Rango (2011)\' does not exist - skipping scan.
  1761. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Real Steel (2011)\' does not exist - skipping scan.
  1762. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Rebel Without A Cause (1955)\' does not exist - skipping scan.
  1763. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Requiem For A Dream (2000)\' does not exist - skipping scan.
  1764. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Rio Collection\Rio (2011)\' does not exist - skipping scan.
  1765. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Rio Collection\Rio 2 (2014)\' does not exist - skipping scan.
  1766. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Robin Hood (2010)\' does not exist - skipping scan.
  1767. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\RoboCop Collection\Robocop (1987)\' does not exist - skipping scan.
  1768. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\RoboCop Collection\Robocop 2 (1990)\' does not exist - skipping scan.
  1769. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Ruby Sparks (2012)\' does not exist - skipping scan.
  1770. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Rurouni Kenshin Live-Action Collection\Rurouni Kenshin (2012)\' does not exist - skipping scan.
  1771. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Rurouni Kenshin Live-Action Collection\Rurouni Kenshin - Kyoto Inferno (2014)\' does not exist - skipping scan.
  1772. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Rurouni Kenshin Live-Action Collection\Rurouni Kenshin - The Legend Ends (2014)\' does not exist - skipping scan.
  1773. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\S.W.A.T. Collection\S.W.A.T. (2003)\' does not exist - skipping scan.
  1774. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Saw Collection\Saw (2004)\' does not exist - skipping scan.
  1775. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Saw Collection\Saw - The Final Chapter (2010)\' does not exist - skipping scan.
  1776. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Saw Collection\Saw II (2005)\' does not exist - skipping scan.
  1777. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Saw Collection\Saw III (2006)\' does not exist - skipping scan.
  1778. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Saw Collection\Saw IV (2007)\' does not exist - skipping scan.
  1779. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Saw Collection\Saw V (2008)\' does not exist - skipping scan.
  1780. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Saw Collection\Saw VI (2009)\' does not exist - skipping scan.
  1781. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Schindler's List (1993)\' does not exist - skipping scan.
  1782. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Seven Psychopaths (2012)\' does not exist - skipping scan.
  1783. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Sherlock Holmes Collection\Sherlock Holmes (2009)\' does not exist - skipping scan.
  1784. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Sherlock Holmes Collection\Sherlock Holmes - A Game Of Shadows (2011)\' does not exist - skipping scan.
  1785. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Shutter Island (2010)\' does not exist - skipping scan.
  1786. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Silver Linings Playbook (2012)\' does not exist - skipping scan.
  1787. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Some Kind Of Wonderful (1987)\' does not exist - skipping scan.
  1788. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Star Wars Collection\Star Wars - Episode I - The Phantom Menace (1999)\' does not exist - skipping scan.
  1789. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Star Wars Collection\Star Wars - Episode II - Attack Of The Clones (2002)\' does not exist - skipping scan.
  1790. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Star Wars Collection\Star Wars - Episode III - Revenge Of The Sith (2005)\' does not exist - skipping scan.
  1791. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Star Wars Collection\Star Wars - Episode IV - A New Hope (1977)\' does not exist - skipping scan.
  1792. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Star Wars Collection\Star Wars - Episode V - The Empire Strikes Back (1980)\' does not exist - skipping scan.
  1793. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Star Wars Collection\Star Wars - Episode VI - Return Of The Jedi (1983)\' does not exist - skipping scan.
  1794. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Star Wars Collection\Star Wars - Episode VII - The Force Awakens (2015)\' does not exist - skipping scan.
  1795. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Step Up Collection\Step Up (2006)\' does not exist - skipping scan.
  1796. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Step Up Collection\Step Up 2 - The Streets (2008)\' does not exist - skipping scan.
  1797. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Stomp the Yard Collection\Stomp The Yard (2007)\' does not exist - skipping scan.
  1798. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Street Kings - La Colección\Street Kings (2008)\' does not exist - skipping scan.
  1799. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Studio Ghibli Collection\Castle In The Sky (1986)\' does not exist - skipping scan.
  1800. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Studio Ghibli Collection\Howl's Moving Castle (2004)\' does not exist - skipping scan.
  1801. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Studio Ghibli Collection\My Neighbor Totoro (1988)\' does not exist - skipping scan.
  1802. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Studio Ghibli Collection\Nausicaä Of The Valley Of The Wind (1984)\' does not exist - skipping scan.
  1803. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Studio Ghibli Collection\Princess Mononoke (1997)\' does not exist - skipping scan.
  1804. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Studio Ghibli Collection\Spirited Away (2001)\' does not exist - skipping scan.
  1805. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Studio Ghibli Collection\The Secret World Of Arrietty (2010)\' does not exist - skipping scan.
  1806. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Tangled Collection\Tangled Ever After (2012)\' does not exist - skipping scan.
  1807. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Cabin In The Woods (2012)\' does not exist - skipping scan.
  1808. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Conjuring Collection\The Conjuring (2013)\' does not exist - skipping scan.
  1809. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Drop (2014)\' does not exist - skipping scan.
  1810. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Exorcism Of Emily Rose (2005)\' does not exist - skipping scan.
  1811. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Fault in Our Stars (2014)\' does not exist - skipping scan.
  1812. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Finest Hours (2016)\' does not exist - skipping scan.
  1813. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Grand Budapest Hotel (2014)\' does not exist - skipping scan.
  1814. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Hangover Collection\The Hangover (2009)\' does not exist - skipping scan.
  1815. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Iron Giant (1999)\' does not exist - skipping scan.
  1816. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Jungle Book Collection\The Jungle Book (1967)\' does not exist - skipping scan.
  1817. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Lincoln Lawyer (2011)\' does not exist - skipping scan.
  1818. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Martian (2015)\' does not exist - skipping scan.
  1819. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Maze Runner Collection\The Maze Runner (2014)\' does not exist - skipping scan.
  1820. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Mummy Collection\The Mummy (1999)\' does not exist - skipping scan.
  1821. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Mummy Collection\The Mummy Returns (2001)\' does not exist - skipping scan.
  1822. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Vengeance Trilogy\Oldboy (2003)\' does not exist - skipping scan.
  1823. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Vengeance Trilogy\Sympathy For Lady Vengeance (2005)\' does not exist - skipping scan.
  1824. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Vengeance Trilogy\Sympathy For Mr. Vengeance (2002)\' does not exist - skipping scan.
  1825. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Vow (2012)\' does not exist - skipping scan.
  1826. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Top Five (2014)\' does not exist - skipping scan.
  1827. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\V For Vendetta (2005)\' does not exist - skipping scan.
  1828. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Vertigo (1958)\' does not exist - skipping scan.
  1829. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Warcraft (2016)\' does not exist - skipping scan.
  1830. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Who Am I (1998)\' does not exist - skipping scan.
  1831. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Wreck-It Ralph (2012)\' does not exist - skipping scan.
  1832. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\X-Men Collection\X-Men - Apocalypse (2016)\' does not exist - skipping scan.
  1833. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Yes Man (2008)\' does not exist - skipping scan.
  1834. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Zootopia (2016)\' does not exist - skipping scan.
  1835. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\SERIES (ANIME)\' does not exist - skipping scan.
  1836. 11:26:26 T:10224 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\SERIES\' does not exist - skipping scan.
  1837. 11:26:26 T:10224 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:02
  1838. 11:26:26 T:10224 DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc
  1839. 11:26:26 T:10224 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanFinished
  1840. 11:26:26 T:10224 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1841. 11:26:26 T:10224 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.itrack, songartistview.iOrder
  1842. 11:26:26 T:10224 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 LEFT JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
  1843. 11:26:26 T:10224 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1844. 11:26:26 T:10224 DEBUG: CVideoDatabase::RunQuery took 16 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1845. 11:26:26 T:10224 DEBUG: CVideoDatabase::RunQuery took 20 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1846. 11:26:26 T:10224 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1847. 11:26:26 T:10224 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1848. 11:26:26 T:10224 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1849. 11:26:26 T:10224 DEBUG: CVideoDatabase::RunQuery took 16 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1850. 11:26:26 T:10224 DEBUG: CVideoDatabase::RunQuery took 17 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1851. 11:26:26 T:10224 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1852. 11:26:26 T:9820 DEBUG: POParser: loaded 122 strings from file C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.ratingupdate\resources\language\English\strings.po
  1853. 11:26:26 T:10224 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1854. 11:26:26 T:4880 DEBUG: script.colorbox: version 1.0.10 started
  1855. 11:26:26 T:4880 DEBUG: script.colorbox: finished
  1856. 11:26:26 T:4880 INFO: CPythonInvoker(11, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.colorbox\default.py): script successfully run
  1857. 11:26:26 T:4880 INFO: Python script stopped
  1858. 11:26:26 T:4880 DEBUG: Thread LanguageInvoker 4880 terminating
  1859. 11:26:26 T:3728 DEBUG: Library Data Provider: service version 0.1.5 started
  1860. 11:26:26 T:9820 NOTICE: [Rating Update] - Service started and scheduled for every Monday at 11:31:00
  1861. 11:26:26 T:3728 DEBUG: CVideoDatabase::RunQuery took 9 ms for 233 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  1862. 11:26:26 T:3728 DEBUG: CVideoDatabase::RunQuery took 13 ms for 1200 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  1863. 11:26:26 T:3728 DEBUG: CMusicDatabase::GetSongsFullByWhere query = SELECT songview.*, song_artist.idArtist AS idArtist, artist.strArtist AS strArtist, artist.strMusicBrainzArtistID AS strMusicBrainzArtistID FROM songview LEFT JOIN song_artist on song_artist.idsong = songview.idsong LEFT JOIN artist ON song_artist.idArtist = artist.idArtist WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1))
  1864. 11:26:26 T:3728 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview LEFT JOIN albumartistview on albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1865. 11:26:26 T:3728 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  1866. 11:26:26 T:3728 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideo_view WHERE ((musicvideo_view.playCount IS NULL OR musicvideo_view.playCount < 1))
  1867. 11:26:26 T:3728 DEBUG: CVideoDatabase::RunQuery took 9 ms for 233 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  1868. 11:26:27 T:3728 DEBUG: CVideoDatabase::RunQuery took 10 ms for 1200 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  1869. 11:26:27 T:3728 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview LEFT JOIN albumartistview on albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1870. 11:26:27 T:3728 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  1871. 11:26:27 T:3728 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideo_view WHERE ((musicvideo_view.playCount IS NULL OR musicvideo_view.playCount < 1))
  1872. 11:26:27 T:3728 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  1873. 11:26:27 T:3728 DEBUG: CVideoDatabase::RunQuery took 10 ms for 3 items query: SELECT * FROM tvshow_view WHERE ((CASE WHEN COALESCE(tvshow_view.totalCount - tvshow_view.watchedcount, 0) > 0 THEN 0 ELSE 1 END < 1)) AND ( ((tvshow_view.watchedcount > 0 AND tvshow_view.watchedcount < tvshow_view.totalCount) OR (tvshow_view.watchedcount = 0 AND EXISTS (SELECT 1 FROM episode_view WHERE episode_view.idShow = tvshow_view.idShow AND episode_view.resumeTimeInSeconds > 0))))
  1874. 11:26:27 T:3728 DEBUG: CVideoDatabase::RunQuery took 2 ms for 158 items query: select * from episode_view WHERE (episode_view.idShow = 217) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1875. 11:26:27 T:3728 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1876. 11:26:27 T:3728 DEBUG: CVideoDatabase::RunQuery took 0 ms for 4 items query: select * from episode_view WHERE (episode_view.idShow = 173) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1877. 11:26:27 T:3728 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1878. 11:26:27 T:3728 DEBUG: CVideoDatabase::RunQuery took 3 ms for 157 items query: select * from episode_view WHERE (episode_view.idShow = 208) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1879. 11:26:27 T:3728 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1880. 11:26:27 T:3728 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview LEFT JOIN albumartistview on albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1881. 11:26:27 T:3728 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  1882. 11:26:27 T:3728 DEBUG: CFavourites::Load - no system favourites found, skipping
  1883. 11:26:27 T:3728 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  1884. 11:26:27 T:3728 DEBUG: Library Data Provider: Total time needed for all queries: 0:00:00.435000
  1885. 11:26:27 T:19292 DEBUG: POParser: loaded 272 strings from file C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\resources\language\English\strings.po
  1886. 11:26:27 T:9744 DEBUG: -->Python Interpreter Initialized<--
  1887. 11:26:27 T:9744 DEBUG: CPythonInvoker(18, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py): the source file to load is "C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py"
  1888. 11:26:27 T:19292 INFO: CPythonInvoker(17, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py): script successfully run
  1889. 11:26:27 T:18876 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  1890. 11:26:27 T:9080 NOTICE: script.grab.fanart: Grab Fanart Service Started
  1891. 11:26:27 T:9744 DEBUG: CPythonInvoker(18, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py): setting the Python path to C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.addon.common\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.metahandler\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.myconnpy\lib;C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\MarHutchy\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
  1892. 11:26:27 T:9744 DEBUG: CPythonInvoker(18, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py): entering source directory C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis
  1893. 11:26:27 T:9080 DEBUG: script.grab.fanart: media type is: random
  1894. 11:26:27 T:9080 DEBUG: CVideoDatabase::RunQuery took 17 ms for 803 items query: select * from movie_view
  1895. 11:26:27 T:9744 DEBUG: CPythonInvoker(18, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py): instantiating addon using automatically obtained id of "plugin.video.genesis" dependent on version 2.1.0 of the xbmc.python api
  1896. 11:26:27 T:19292 INFO: Python script stopped
  1897. 11:26:27 T:19292 DEBUG: Thread LanguageInvoker 19292 terminating
  1898. 11:26:27 T:4596 DEBUG: [service.watchdog] watching <D:\MEDIA\ANIME\> using <class 'core.polling_local._Recursive'>
  1899. 11:26:27 T:11024 DEBUG: CVideoDatabase::RunQuery took 23 ms for 803 items query: select * from movie_view
  1900. 11:26:27 T:15452 DEBUG: USTVnow Plus: plugin url: plugin://plugin.video.ustvnow.tva/
  1901. 11:26:27 T:15452 DEBUG: USTVnow Plus: plugin queries: {'play': '', 'mode': 'live', 'play_dvr': ''}
  1902. 11:26:27 T:15452 DEBUG: USTVnow Plus: plugin handle: 1
  1903. 11:26:27 T:15452 DEBUG: USTVnow Plus: get_channels,3
  1904. 11:26:27 T:15452 DEBUG: USTVnow Plus: _get_json
  1905. 11:26:27 T:15452 DEBUG: USTVnow Plus: _build_json
  1906. 11:26:27 T:15452 DEBUG: USTVnow Plus: _fetch
  1907. 11:26:27 T:4596 DEBUG: [service.watchdog] watching <D:\MEDIA\TV SHOWS\> using <class 'core.polling_local._Recursive'>
  1908. 11:26:27 T:9080 DEBUG: script.grab.fanart: found 801 movies files
  1909. 11:26:27 T:9080 DEBUG: CVideoDatabase::RunQuery took 7 ms for 108 items query: SELECT * FROM tvshow_view
  1910. 11:26:27 T:4596 DEBUG: [service.watchdog] watching <D:\MEDIA\MOVIES\> using <class 'core.polling_local._Recursive'>
  1911. 11:26:27 T:4596 DEBUG: [service.watchdog] initialization done
  1912. 11:26:27 T:19328 INFO: CPythonInvoker(15, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): script successfully run
  1913. 11:26:27 T:19328 INFO: Python script stopped
  1914. 11:26:27 T:19328 DEBUG: Thread LanguageInvoker 19328 terminating
  1915. 11:26:27 T:9080 DEBUG: script.grab.fanart: found 108 tv files
  1916. 11:26:27 T:9080 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist) OR artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist)) and artistview.strArtist != '' and artistview.strArtist <> 'Various artists'
  1917. 11:26:27 T:9080 DEBUG: Time to retrieve artists from dataset = 0
  1918. 11:26:27 T:9080 DEBUG: script.grab.fanart: found 0 music files
  1919. 11:26:27 T:1980 INFO: CPythonInvoker(13, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.program.xbmchub.notifications\service.py): script successfully run
  1920. 11:26:27 T:1980 INFO: Python script stopped
  1921. 11:26:27 T:1980 DEBUG: Thread LanguageInvoker 1980 terminating
  1922. 11:26:27 T:14516 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1923. 11:26:28 T:15452 DEBUG: USTVnow Plus: _get_json
  1924. 11:26:28 T:15452 DEBUG: USTVnow Plus: _build_json
  1925. 11:26:28 T:15452 DEBUG: USTVnow Plus: _fetch
  1926. 11:26:28 T:14516 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  1927. 11:26:28 T:15452 DEBUG: USTVnow Plus: _get_json
  1928. 11:26:28 T:15452 DEBUG: USTVnow Plus: _build_json
  1929. 11:26:28 T:15452 DEBUG: USTVnow Plus: _fetch
  1930. 11:26:28 T:15452 DEBUG: USTVnow Plus: _get_json
  1931. 11:26:28 T:15452 DEBUG: USTVnow Plus: _build_json
  1932. 11:26:28 T:15452 DEBUG: USTVnow Plus: _fetch
  1933. 11:26:28 T:11024 DEBUG: CVideoDatabase::RunQuery took 7 ms for 108 items query: SELECT * FROM tvshow_view
  1934. 11:26:28 T:11024 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view
  1935. 11:26:28 T:11024 INFO: CPythonInvoker(8, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.videoextras\service.py): script successfully run
  1936. 11:26:28 T:11024 INFO: Python script stopped
  1937. 11:26:28 T:11024 DEBUG: Thread LanguageInvoker 11024 terminating
  1938. 11:26:28 T:15452 DEBUG: USTVnow Plus: _login_alt
  1939. 11:26:28 T:15452 DEBUG: USTVnow Plus: _build_json
  1940. 11:26:28 T:18540 DEBUG: [service.watchdog] [xbmcif] executing builtin: 'UpdateLibrary(video,,False)'
  1941. 11:26:28 T:18540 DEBUG: [service.watchdog] [xbmcif] waiting for scan/clean start..
  1942. 11:26:28 T:18876 NOTICE: VideoInfoScanner: Starting scan ..
  1943. 11:26:28 T:18876 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
  1944. 11:26:28 T:18876 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanStarted
  1945. 11:26:28 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\' as not in the database
  1946. 11:26:28 T:18540 DEBUG: [service.watchdog] [xbmcif] scan/clean started.
  1947. 11:26:28 T:18540 DEBUG: [service.watchdog] [xbmcif] waiting for scan/clean end..
  1948. 11:26:29 T:15452 DEBUG: USTVnow Plus: _get_json
  1949. 11:26:29 T:15452 DEBUG: USTVnow Plus: _build_json
  1950. 11:26:29 T:15452 DEBUG: USTVnow Plus: _fetch
  1951. 11:26:29 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\
  1952. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\3 Idiots (2009)\' due to no change
  1953. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\14 Blades (2010)\' due to no change
  1954. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\21 Jump Street (2012)\' due to no change
  1955. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\22 Jump Street (2014)\' due to no change
  1956. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\A Clockwork Orange (1971)\' due to no change
  1957. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\A Dangerous Place (1995)\' due to no change
  1958. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\A Most Violent Year (2014)\' due to no change
  1959. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\A Walk Among the Tombstones (2014)\' due to no change
  1960. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\A Wednesday! (2008)\' due to no change
  1961. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\All Star Superman (2011)\' due to no change
  1962. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\American Pie (1999)\' due to no change
  1963. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\American Pie 2 (2001)\' due to no change
  1964. 11:26:29 T:15452 DEBUG: USTVnow Plus: _get_json
  1965. 11:26:29 T:15452 DEBUG: USTVnow Plus: _build_json
  1966. 11:26:29 T:15452 DEBUG: USTVnow Plus: _fetch
  1967. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\American Reunion (2012)\' due to no change
  1968. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\American Wedding (2003)\' due to no change
  1969. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Amélie (2001)\' due to no change
  1970. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Angel Heart (1987)\' due to no change
  1971. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Angels in the Outfield (1994)\' due to no change
  1972. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Animal Kingdom (2010)\' due to no change
  1973. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Assassin's Creed Lineage (2009)\' due to no change
  1974. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Babel (2006)\' due to no change
  1975. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Before I Disappear (2014)\' due to no change
  1976. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Black Mass (2015)\' due to no change
  1977. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Black Sea (2014)\' due to no change
  1978. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Black Water (2007)\' due to no change
  1979. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Blade Trinity (2004)\' due to no change
  1980. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Blue Exorcist The Movie (2012)\' due to no change
  1981. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Blue Valentine (2010)\' due to no change
  1982. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Bodyguards and Assassins (2009)\' due to no change
  1983. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Bridesmaids (2011)\' due to no change
  1984. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Bridge of Spies (2015)\' due to no change
  1985. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Brooklyn (2015)\' due to no change
  1986. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Bruce Almighty (2003)\' due to no change
  1987. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Burn After Reading (2008)\' due to no change
  1988. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Byzantium (2013)\' due to no change
  1989. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Cake (2014)\' due to no change
  1990. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Carrie (2013)\' due to no change
  1991. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Chef (2014)\' due to no change
  1992. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Children of Men (2006)\' due to no change
  1993. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Chinatown (1974)\' due to no change
  1994. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\City of God (2002)\' due to no change
  1995. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Coherence (2013)\' due to no change
  1996. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Cold in July (2014)\' due to no change
  1997. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Corpse Bride (2005)\' due to no change
  1998. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Crazy, Stupid, Love. (2011)\' due to no change
  1999. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Crouching Tiger, Hidden Dragon (2000)\' due to no change
  2000. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dancehall Queen (1997)\' due to no change
  2001. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Deliver Us from Evil (2014)\' due to no change
  2002. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Demolition (2015)\' due to no change
  2003. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Diabolique (1955)\' due to no change
  2004. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Donnie Darko (2001)\' due to no change
  2005. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragon Ball Yo! Son Goku and Friends Return!! (2008)\' due to no change
  2006. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragon Ball Z Battle of Gods (2013)\' due to no change
  2007. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragon Ball Z Broly - The Legendary Super Saiyan (1993)\' due to no change
  2008. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragon Ball Z Cooler's Revenge (1991)\' due to no change
  2009. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragon Ball Z Fusion Reborn (1995)\' due to no change
  2010. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragon Ball Z Resurrection of F (2015)\' due to no change
  2011. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragon Ball Z Wrath of the Dragon (1995)\' due to no change
  2012. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragon The Bruce Lee Story (1993)\' due to no change
  2013. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragonball Z Bojack Unbound (1993)\' due to no change
  2014. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Dragons Gift of the Night Fury (2011)\' due to no change
  2015. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Elite Squad (2007)\' due to no change
  2016. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Elite Squad The Enemy Within (2010)\' due to no change
  2017. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ender's Game (2013)\' due to no change
  2018. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Enemy (2013)\' due to no change
  2019. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Enter the Dragon (1973)\' due to no change
  2020. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Escape from New York (1981)\' due to no change
  2021. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Escobar Paradise Lost (2014)\' due to no change
  2022. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Evangelion 1.0 You Are (Not) Alone (2007)\' due to no change
  2023. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Evangelion 2.0 You Can (Not) Advance (2009)\' due to no change
  2024. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Evangelion 3.0 You Can (Not) Redo (2012)\' due to no change
  2025. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Far from the Madding Crowd (2015)\' due to no change
  2026. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Flight (2012)\' due to no change
  2027. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Freddy vs. Jason (2003)\' due to no change
  2028. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Free Willy 2 - The Adventure Home (1995)\' due to no change
  2029. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Friday the 13th (1980)\' due to no change
  2030. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Friday the 13th Part 2 (1981)\' due to no change
  2031. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Friday the 13th Part 3 (1982)\' due to no change
  2032. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Friday the 13th The Final Chapter (1984)\' due to no change
  2033. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\From Up on Poppy Hill (2011)\' due to no change
  2034. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Game of Death (1978)\' due to no change
  2035. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Game of Death II (1981)\' due to no change
  2036. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Gangster Squad (2013)\' due to no change
  2037. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Get the Gringo (2012)\' due to no change
  2038. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ghost in the Shell Arise - Border 1 Ghost Pain (2013)\' due to no change
  2039. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ghost in the Shell Arise - Border 2 Ghost Whispers (2013)\' due to no change
  2040. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ghost in the Shell Arise - Border 3 Ghost Tears (2014)\' due to no change
  2041. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ghost in the Shell Arise - Border 4 Ghost Stands Alone (2014)\' due to no change
  2042. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ghost in the Shell The New Movie (2015)\' due to no change
  2043. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Goal! II Living the Dream (2007)\' due to no change
  2044. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Goal! The Dream Begins (2005)\' due to no change
  2045. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Green Lantern (2011)\' due to no change
  2046. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Green Zone (2010)\' due to no change
  2047. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Grown Ups (2010)\' due to no change
  2048. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Grown Ups 2 (2013)\' due to no change
  2049. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Hajime no Ippo Champion Road (2003)\' due to no change
  2050. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Hancock (2008)\' due to no change
  2051. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Hero (2002)\' due to no change
  2052. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\High Plains Drifter (1973)\' due to no change
  2053. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Home (2015)\' due to no change
  2054. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Home Alone 3 (1997)\' due to no change
  2055. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Horrible Bosses (2011)\' due to no change
  2056. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Hot Fuzz (2007)\' due to no change
  2057. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\How to Build a Better Boy (2014)\' due to no change
  2058. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Hulk (2003)\' due to no change
  2059. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\I Am Number Four (2011)\' due to no change
  2060. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\I, Robot 2 (2015)\' due to no change
  2061. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ice Age Continental Drift (2012)\' due to no change
  2062. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ice Age Dawn of the Dinosaurs (2009)\' due to no change
  2063. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Identity (2003)\' due to no change
  2064. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Idle Hands (1999)\' due to no change
  2065. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\If I Stay (2014)\' due to no change
  2066. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\In Bruges (2008)\' due to no change
  2067. 11:26:29 T:15452 DEBUG: USTVnow Plus: _get_json
  2068. 11:26:29 T:15452 DEBUG: USTVnow Plus: _build_json
  2069. 11:26:29 T:15452 DEBUG: USTVnow Plus: _fetch
  2070. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\In the Mouth of Madness (1994)\' due to no change
  2071. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Inside Man (2006)\' due to no change
  2072. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Into the Forest of Fireflies' Light (2011)\' due to no change
  2073. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\It's a Wonderful Life (1946)\' due to no change
  2074. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Jack Reacher (2012)\' due to no change
  2075. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Jaws 2 (1978)\' due to no change
  2076. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Johnny English (2003)\' due to no change
  2077. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Johnny English Reborn (2011)\' due to no change
  2078. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Jumper (2008)\' due to no change
  2079. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Justice League Doom (2012)\' due to no change
  2080. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Justice League Gods and Monsters (2015)\' due to no change
  2081. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Justice League The Flashpoint Paradox (2013)\' due to no change
  2082. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Justice League The New Frontier (2008)\' due to no change
  2083. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Kiki's Delivery Service (1989)\' due to no change
  2084. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Kingsman The Secret Service (2015)\' due to no change
  2085. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Kung Fu Jungle (2014)\' due to no change
  2086. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Kyoukai no Kanata Movie I'll Be Here - Mirai-hen (2015)\' due to no change
  2087. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Lake Placid 2 (2007)\' due to no change
  2088. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Legend of the Fist The Return of Chen Zhen (2010)\' due to no change
  2089. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Life as We Know It (2010)\' due to no change
  2090. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Looper (2012)\' due to no change
  2091. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Love Actually (2003)\' due to no change
  2092. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Midnight Cowboy (1969)\' due to no change
  2093. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Minions (2015)\' due to no change
  2094. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Misery (1990)\' due to no change
  2095. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Mistress America (2015)\' due to no change
  2096. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Mommy (2014)\' due to no change
  2097. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Morning Glory (2010)\' due to no change
  2098. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Mr. Holmes (2015)\' due to no change
  2099. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Neon Genesis Evangelion Death and Rebirth (1997)\' due to no change
  2100. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Neon Genesis Evangelion The End of Evangelion (1997)\' due to no change
  2101. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\New Jersey Drive (1995)\' due to no change
  2102. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\New Police Story (2004)\' due to no change
  2103. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Night of the Demon (1957)\' due to no change
  2104. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Night of the Living Dead (1968)\' due to no change
  2105. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\No Escape (2015)\' due to no change
  2106. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Non-Stop (2014)\' due to no change
  2107. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Oculus (2014)\' due to no change
  2108. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\On the Waterfront (1954)\' due to no change
  2109. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Painted Skin (2008)\' due to no change
  2110. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Painted Skin The Resurrection (2012)\' due to no change
  2111. 11:26:29 T:5692 DEBUG: Version Check: Version installed {u'major': 16, u'tag': u'stable', u'minor': 1, u'revision': u'20160424-c327c53'}
  2112. 11:26:29 T:5692 DEBUG: Version Check: Version available {u'major': u'16', u'extrainfo': u'final', u'tagversion': u'', u'tag': u'stable', u'addon_support': u'yes', u'minor': u'1', u'revision': u'20160424-c327c53'}
  2113. 11:26:29 T:5692 DEBUG: Version Check: There is no newer stable available
  2114. 11:26:29 T:5692 INFO: CPythonInvoker(0, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script successfully run
  2115. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Pitch Perfect 2 (2015)\' due to no change
  2116. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Point Break (1991)\' due to no change
  2117. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ponyo (2008)\' due to no change
  2118. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Predestination (2014)\' due to no change
  2119. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Premium Rush (2012)\' due to no change
  2120. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Problem Child (1990)\' due to no change
  2121. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Puss in Boots (2011)\' due to no change
  2122. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Raging Bull (1980)\' due to no change
  2123. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Red Riding Hood (2011)\' due to no change
  2124. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\RoboCop (2014)\' due to no change
  2125. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Rocky Balboa (2006)\' due to no change
  2126. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Rocky V (1990)\' due to no change
  2127. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Ronal the Barbarian (2011)\' due to no change
  2128. 11:26:29 T:5692 INFO: Python script stopped
  2129. 11:26:29 T:5692 DEBUG: Thread LanguageInvoker 5692 terminating
  2130. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Run All Night (2015)\' due to no change
  2131. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Salt (2010)\' due to no change
  2132. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\San Andreas (2015)\' due to no change
  2133. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Selfless (2015)\' due to no change
  2134. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Serenity (2005)\' due to no change
  2135. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Shaolin (2011)\' due to no change
  2136. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Shaun the Sheep Movie (2015)\' due to no change
  2137. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Shinjuku Incident (2009)\' due to no change
  2138. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Short Circuit (1986)\' due to no change
  2139. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Short Circuit 2 (1988)\' due to no change
  2140. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Snitch (2013)\' due to no change
  2141. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\SPECTRE (2015)\' due to no change
  2142. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Speed 2 Cruise Control (1997)\' due to no change
  2143. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\St. Vincent (2014)\' due to no change
  2144. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Stargate Continuum (2008)\' due to no change
  2145. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Stargate The Ark of Truth (2008)\' due to no change
  2146. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Starship Troopers (1997)\' due to no change
  2147. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Still Alice (2014)\' due to no change
  2148. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Superman Returns (2006)\' due to no change
  2149. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Superman vs. The Elite (2012)\' due to no change
  2150. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Take Me Home Tonight (2011)\' due to no change
  2151. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Teenage Dirtbag (2009)\' due to no change
  2152. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Teenage Mutant Ninja Turtles (2014)\' due to no change
  2153. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Terminator Genisys (2015)\' due to no change
  2154. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Terminator Salvation (2009)\' due to no change
  2155. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Adventures of Tintin (2011)\' due to no change
  2156. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Age of Adaline (2015)\' due to no change
  2157. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Babadook (2014)\' due to no change
  2158. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Best of Me (2014)\' due to no change
  2159. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Big Boss (1971)\' due to no change
  2160. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Book of Life (2014)\' due to no change
  2161. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Bourne Legacy (2012)\' due to no change
  2162. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Change-Up (2011)\' due to no change
  2163. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Conjuring (2013)\' due to no change
  2164. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Devil's Advocate (1997)\' due to no change
  2165. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Equalizer (2014)\' due to no change
  2166. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Expendables (2010)\' due to no change
  2167. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Expendables 2 (2012)\' due to no change
  2168. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Expendables 3 (2014)\' due to no change
  2169. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Flash (1990)\' due to no change
  2170. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Gambler (2014)\' due to no change
  2171. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Gift (2015)\' due to no change
  2172. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Hangover Part II (2011)\' due to no change
  2173. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Help (2011)\' due to no change
  2174. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Hunger (1983)\' due to no change
  2175. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Hunger Games (2012)\' due to no change
  2176. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Hunger Games Catching Fire (2013)\' due to no change
  2177. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Hunger Games Mockingjay - Part 1 (2014)\' due to no change
  2178. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Hunger Games Mockingjay - Part 2 (2015)\' due to no change
  2179. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Hunt (2012)\' due to no change
  2180. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Ides of March (2011)\' due to no change
  2181. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Innocents (1961)\' due to no change
  2182. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Judge (2014)\' due to no change
  2183. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Karate Kid (2010)\' due to no change
  2184. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Karate Kid, Part II (1986)\' due to no change
  2185. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Last Samurai (2003)\' due to no change
  2186. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Legend Is Born Ip Man (2010)\' due to no change
  2187. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Lego Movie (2014)\' due to no change
  2188. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Lion King 2 Simba's Pride (1998)\' due to no change
  2189. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Lives of Others (2006)\' due to no change
  2190. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Lobster (2015)\' due to no change
  2191. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Mummy Tomb of the Dragon Emperor (2008)\' due to no change
  2192. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Orphanage (2007)\' due to no change
  2193. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Peanuts Movie (2015)\' due to no change
  2194. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Perks of Being a Wallflower (2012)\' due to no change
  2195. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Rover (2014)\' due to no change
  2196. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Secret in Their Eyes (2009)\' due to no change
  2197. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Siege (1998)\' due to no change
  2198. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Sixth Man (1997)\' due to no change
  2199. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Skeleton Twins (2014)\' due to no change
  2200. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Tale of the Princess Kaguya (2013)\' due to no change
  2201. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Texas Chain Saw Massacre (1974)\' due to no change
  2202. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Town (2010)\' due to no change
  2203. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Way Way Back (2013)\' due to no change
  2204. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\The Woman in Black (2012)\' due to no change
  2205. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\There Will Be Blood (2007)\' due to no change
  2206. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Third World Cop (2000)\' due to no change
  2207. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\This Means War (2012)\' due to no change
  2208. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Tomorrowland (2015)\' due to no change
  2209. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Tower Heist (2011)\' due to no change
  2210. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Trainwreck (2015)\' due to no change
  2211. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Trash (2014)\' due to no change
  2212. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Underdogs (2013)\' due to no change
  2213. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Underworld Awakening (2012)\' due to no change
  2214. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Underworld Rise of the Lycans (2009)\' due to no change
  2215. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Victor Frankenstein (2015)\' due to no change
  2216. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Volcano (1997)\' due to no change
  2217. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Wanted (2008)\' due to no change
  2218. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Watchmen (2009)\' due to no change
  2219. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Waterworld (1995)\' due to no change
  2220. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\We Bought a Zoo (2011)\' due to no change
  2221. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\West Side Story (1961)\' due to no change
  2222. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\What If (2013)\' due to no change
  2223. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Whiplash (2014)\' due to no change
  2224. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Whisper of the Heart (1995)\' due to no change
  2225. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\White House Down (2013)\' due to no change
  2226. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Wonder Woman (2009)\' due to no change
  2227. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Your Sister's Sister (2012)\' due to no change
  2228. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\Movies\Zero Dark Thirty (2012)\' due to no change
  2229. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\TVShows\Felicity (1998)\' due to no change
  2230. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\TVShows\Rome (2005)\' due to no change
  2231. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\TVShows\Stargate Atlantis (2004)\' due to no change
  2232. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\TVShows\Stargate SG-1\' due to no change
  2233. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\TVShows\The Shield (2002)\' due to no change
  2234. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\TVShows\The Sopranos (1999)\' due to no change
  2235. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'C:\Users\MarHutchy\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.genesis\TVShows\The Wire (2002)\' due to no change
  2236. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Baby Steps\' due to no change
  2237. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Black Lagoon\' due to no change
  2238. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Fairy Tail\' due to no change
  2239. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Fate Stay Night Unlimited Blade Works\' due to no change
  2240. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Food Wars! Shokugeki no Soma\' due to no change
  2241. 11:26:29 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Ghost In The Shell Stand Alone Complex\' due to no change
  2242. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Gintama\' due to no change
  2243. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Haikyuu!!\' due to no change
  2244. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\High School DxD\' due to no change
  2245. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Knights Of Sidonia\' due to no change
  2246. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Kuroko's Basketball\' due to no change
  2247. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\My Love Story!!\' due to no change
  2248. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\My Teen Romantic Comedy SNAFU\' due to no change
  2249. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Naruto Shippuden\' due to no change
  2250. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Nisekoi\' due to no change
  2251. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Noragami\' due to no change
  2252. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\One Piece\' due to no change
  2253. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\One-Punch Man\' due to no change
  2254. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Prison School\' due to no change
  2255. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Seraph of the End Vampire Reign\' due to no change
  2256. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Soul Eater\' due to no change
  2257. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\The Heroic Legend of Arslan (2015)\' due to no change
  2258. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\To Love-Ru\' due to no change
  2259. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\ANIME\Yamada-kun and the Seven Witches\' due to no change
  2260. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\' as not in the database
  2261. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\
  2262. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\8 Mile (2002)\' due to no change
  2263. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\28 Days Later Collection\' as not in the database
  2264. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\28 Days Later Collection\
  2265. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\28 Days Later Collection\28 Days Later... (2002)\' due to no change
  2266. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\28 Days Later Collection\28 Weeks Later (2007)\' due to no change
  2267. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\A Walk to Remember (2002)\' due to no change
  2268. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\African Cats (2011)\' due to no change
  2269. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Alien Collection\' as not in the database
  2270. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Alien Collection\
  2271. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Alien Collection\Alien (1979)\' due to no change
  2272. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Alien Collection\Aliens (1986)\' due to no change
  2273. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\American Sniper (2014)\' due to no change
  2274. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Anastasia (1997)\' due to no change
  2275. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Ant-Man (2015)\' due to no change
  2276. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Armour of God Collection\' as not in the database
  2277. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Armour of God Collection\
  2278. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Armour of God Collection\Armour Of God (1987)\' due to no change
  2279. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Armour of God Collection\Armour Of God II - Operation Condor (1991)\' due to no change
  2280. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Back to the Future Collection\' as not in the database
  2281. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Back to the Future Collection\
  2282. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Back to the Future Collection\Back To The Future (1985)\' due to no change
  2283. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Back to the Future Collection\Back To The Future Part II (1989)\' due to no change
  2284. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Back to the Future Collection\Back To The Future Part III (1990)\' due to no change
  2285. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Bad Boys Collection\' as not in the database
  2286. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Bad Boys Collection\
  2287. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Bad Boys Collection\Bad Boys (1995)\' due to no change
  2288. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Bad Boys Collection\Bad Boys II (2003)\' due to no change
  2289. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Bait (2012)\' due to no change
  2290. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Black Hawk Down (2001)\' due to no change
  2291. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Blade Collection\' as not in the database
  2292. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Blade Collection\
  2293. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Blade Collection\Blade (1998)\' due to no change
  2294. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Blade Collection\Blade II (2002)\' due to no change
  2295. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Braveheart (1995)\' due to no change
  2296. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Captain America Collection\' as not in the database
  2297. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Captain America Collection\
  2298. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Captain America Collection\Captain America - The First Avenger (2011)\' due to no change
  2299. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Captain America Collection\Captain America - The Winter Soldier (2014)\' due to no change
  2300. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Cinderella (2015)\' due to no change
  2301. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Citizenfour (2014)\' due to no change
  2302. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Colorful (2010)\' due to no change
  2303. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Concussion (2015)\' due to no change
  2304. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Crimson Peak (2015)\' due to no change
  2305. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Dawn of the Dead (2004)\' due to no change
  2306. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\DC Universe Animated Original Movies Collection\' as not in the database
  2307. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\DC Universe Animated Original Movies Collection\
  2308. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\DC Universe Animated Original Movies Collection\SupermanDoomsday (2007)\' due to no change
  2309. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Definitely, Maybe (2008)\' due to no change
  2310. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Django Unchained (2012)\' due to no change
  2311. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Drumline (2002)\' due to no change
  2312. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Edge of Tomorrow (2014)\' due to no change
  2313. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\End of Watch (2012)\' due to no change
  2314. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Everest (2015)\' due to no change
  2315. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Ex Machina (2015)\' due to no change
  2316. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Ferris Bueller's Day Off (1986)\' due to no change
  2317. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Fight Club (1999)\' due to no change
  2318. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Finding Nemo (2003)\' due to no change
  2319. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Footloose (1984)\' due to no change
  2320. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Footloose (2011)\' due to no change
  2321. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Friday Collection\' as not in the database
  2322. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Friday Collection\
  2323. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Friday Collection\Friday (1995)\' due to no change
  2324. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Frozen - Coletânea\' as not in the database
  2325. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Frozen - Coletânea\
  2326. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Frozen - Coletânea\Frozen (2013)\' due to no change
  2327. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Fury (2014)\' due to no change
  2328. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Gangs of New York (2002)\' due to no change
  2329. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Ghost (1990)\' due to no change
  2330. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Gladiator (2000)\' due to no change
  2331. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Good Will Hunting (1997)\' due to no change
  2332. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Guardians of the Galaxy Collection\' as not in the database
  2333. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Guardians of the Galaxy Collection\
  2334. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Guardians of the Galaxy Collection\Guardians Of The Galaxy (2014)\' due to no change
  2335. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Hard Boiled (1992)\' due to no change
  2336. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Harry Potter Collection\' as not in the database
  2337. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Harry Potter Collection\
  2338. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Harry Potter Collection\Harry Potter And The Chamber Of Secrets (2002)\' due to no change
  2339. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Harry Potter Collection\Harry Potter And The Deathly Hallows - Part 1 (2010)\' due to no change
  2340. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Harry Potter Collection\Harry Potter And The Deathly Hallows - Part 2 (2011)\' due to no change
  2341. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Harry Potter Collection\Harry Potter And The Goblet Of Fire (2005)\' due to no change
  2342. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Harry Potter Collection\Harry Potter And The Half-Blood Prince (2009)\' due to no change
  2343. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Harry Potter Collection\Harry Potter And The Order Of The Phoenix (2007)\' due to no change
  2344. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Harry Potter Collection\Harry Potter And The Philosopher's Stone (2001)\' due to no change
  2345. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Harry Potter Collection\Harry Potter And The Prisoner Of Azkaban (2004)\' due to no change
  2346. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Hotel Transylvania Collection\' as not in the database
  2347. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Hotel Transylvania Collection\
  2348. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Hotel Transylvania Collection\Hotel Transylvania 2 (2015)\' due to no change
  2349. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\House Party Collection\' as not in the database
  2350. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\House Party Collection\
  2351. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\House Party Collection\House Party (1990)\' due to no change
  2352. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\House Party Collection\House Party 2 (1991)\' due to no change
  2353. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\How to Train Your Dragon Collection\' as not in the database
  2354. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\How to Train Your Dragon Collection\
  2355. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\How to Train Your Dragon Collection\How To Train Your Dragon (2010)\' due to no change
  2356. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\How to Train Your Dragon Collection\How To Train Your Dragon 2 (2014)\' due to no change
  2357. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\I am Legend (2007)\' due to no change
  2358. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\I, Robot (2004)\' due to no change
  2359. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Ice Age Collection\' as not in the database
  2360. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Ice Age Collection\
  2361. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Ice Age Collection\Ice Age - The Meltdown (2006)\' due to no change
  2362. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Ice Age Collection\Ice Age (2002)\' due to no change
  2363. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Inception (2010)\' due to no change
  2364. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Independence Day (1996)\' due to no change
  2365. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Inside Out (2015)\' due to no change
  2366. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Ip Man Collection\' as not in the database
  2367. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Ip Man Collection\
  2368. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Ip Man Collection\Ip Man (2008)\' due to no change
  2369. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Iron Man Collection\' as not in the database
  2370. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Iron Man Collection\
  2371. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Iron Man Collection\Iron Man (2008)\' due to no change
  2372. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Iron Man Collection\Iron Man 2 (2010)\' due to no change
  2373. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Iron Man Collection\Iron Man 3 (2013)\' due to no change
  2374. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\James Bond Collection\' as not in the database
  2375. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\James Bond Collection\
  2376. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\James Bond Collection\Casino Royale (2006)\' due to no change
  2377. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\James Bond Collection\Quantum Of Solace (2008)\' due to no change
  2378. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\James Bond Collection\Skyfall (2012)\' due to no change
  2379. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Jarhead Collection\' as not in the database
  2380. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Jarhead Collection\
  2381. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Jarhead Collection\Jarhead (2005)\' due to no change
  2382. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\John Q (2002)\' due to no change
  2383. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Jurassic Park Collection\' as not in the database
  2384. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Jurassic Park Collection\
  2385. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Jurassic Park Collection\Jurassic Park (1993)\' due to no change
  2386. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Jurassic Park Collection\Jurassic World (2015)\' due to no change
  2387. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Keith (2008)\' due to no change
  2388. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Lake Placid (1999)\' due to no change
  2389. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Lawless (2012)\' due to no change
  2390. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Lethal Weapon Collection\' as not in the database
  2391. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Lethal Weapon Collection\
  2392. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Lethal Weapon Collection\Lethal Weapon (1987)\' due to no change
  2393. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Lethal Weapon Collection\Lethal Weapon 2 (1989)\' due to no change
  2394. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Lethal Weapon Collection\Lethal Weapon 3 (1992)\' due to no change
  2395. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Lethal Weapon Collection\Lethal Weapon 4 (1998)\' due to no change
  2396. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Lockout (2012)\' due to no change
  2397. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Lone Survivor (2013)\' due to no change
  2398. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Mad Max Fury Road (2015)\' due to no change
  2399. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Man of Steel Collection\' as not in the database
  2400. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Man of Steel Collection\
  2401. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Man of Steel Collection\Batman V Superman - Dawn Of Justice (2016)\' due to no change
  2402. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Man of Steel Collection\Man Of Steel (2013)\' due to no change
  2403. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Marked For Death (1990)\' due to no change
  2404. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Me and Earl and the Dying Girl (2015)\' due to no change
  2405. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Menace II Society (1993)\' due to no change
  2406. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Million Dollar Baby (2004)\' due to no change
  2407. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Mission - Impossible Collection\' as not in the database
  2408. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Mission - Impossible Collection\
  2409. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Mission - Impossible Collection\Mission - Impossible – Ghost Protocol (2011)\' due to no change
  2410. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Mission - Impossible Collection\Mission - Impossible (1996)\' due to no change
  2411. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Mission - Impossible Collection\Mission - Impossible II (2000)\' due to no change
  2412. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Mission - Impossible Collection\Mission - Impossible III (2006)\' due to no change
  2413. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Monsters, Inc. Collection\' as not in the database
  2414. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Monsters, Inc. Collection\
  2415. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Monsters, Inc. Collection\Monsters University (2013)\' due to no change
  2416. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Monsters, Inc. Collection\Monsters, Inc. (2001)\' due to no change
  2417. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Naruto Collection\' as not in the database
  2418. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Naruto Collection\
  2419. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Naruto Collection\Boruto - Naruto The Movie (2015)\' due to no change
  2420. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Need for Speed (2014)\' due to no change
  2421. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Nightcrawler (2014)\' due to no change
  2422. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\One Flew Over The Cuckoo's Nest (1975)\' due to no change
  2423. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Open Water Collection\' as not in the database
  2424. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Open Water Collection\
  2425. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Open Water Collection\Open Water (2003)\' due to no change
  2426. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Open Water Collection\Open Water 2 - Adrift (2006)\' due to no change
  2427. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Pacific Rim Collection\' as not in the database
  2428. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Pacific Rim Collection\
  2429. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Pacific Rim Collection\Pacific Rim (2013)\' due to no change
  2430. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Paper Towns (2015)\' due to no change
  2431. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Passenger 57 (1992)\' due to no change
  2432. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\People Like Us (2012)\' due to no change
  2433. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Pirates of the Caribbean Collection\' as not in the database
  2434. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Pirates of the Caribbean Collection\
  2435. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Pirates of the Caribbean Collection\Pirates Of The Caribbean - At World's End (2007)\' due to no change
  2436. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Pirates of the Caribbean Collection\Pirates Of The Caribbean - Dead Man's Chest (2006)\' due to no change
  2437. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Pirates of the Caribbean Collection\Pirates Of The Caribbean - On Stranger Tides (2011)\' due to no change
  2438. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Pirates of the Caribbean Collection\Pirates Of The Caribbean - The Curse Of The Black Pearl (2003)\' due to no change
  2439. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Planet of the Apes (Reboot) Collection\' as not in the database
  2440. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Planet of the Apes (Reboot) Collection\
  2441. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Planet of the Apes (Reboot) Collection\Dawn Of The Planet Of The Apes (2014)\' due to no change
  2442. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Planet of the Apes (Reboot) Collection\Rise Of The Planet Of The Apes (2011)\' due to no change
  2443. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Police Story Collection\' as not in the database
  2444. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Police Story Collection\
  2445. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Police Story Collection\Police Story (1985)\' due to no change
  2446. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Police Story Collection\Police Story 2 (1988)\' due to no change
  2447. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Police Story Collection\Police Story 3 - Supercop (1992)\' due to no change
  2448. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Police Story Collection\Police Story 4 - First Strike (1996)\' due to no change
  2449. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Predator Collection\' as not in the database
  2450. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Predator Collection\
  2451. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Predator Collection\Predator (1987)\' due to no change
  2452. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Pride & Prejudice (2005)\' due to no change
  2453. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Project X (2012)\' due to no change
  2454. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Ratatouille (2007)\' due to no change
  2455. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Remember Me (2010)\' due to no change
  2456. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Rumble in the Bronx (1995)\' due to no change
  2457. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Rush Hour Collection\' as not in the database
  2458. 11:26:30 T:15452 DEBUG: LocalizeStrings: no strings.po file exist at C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.ustvnow.tva\resources\language\English, fallback to strings.xml
  2459. 11:26:30 T:15452 DEBUG: USTVnow Plus: Item playable: ABC - ABC27 News (Started at 11:00 AM)
  2460. 11:26:30 T:15452 DEBUG: USTVnow Plus: Item playable: CBS - Life Today With James Robison (Started at 11:00 AM)
  2461. 11:26:30 T:15452 DEBUG: USTVnow Plus: Item playable: CW - Judge Faith - Repeated Steps (Started at 11:00 AM)
  2462. 11:26:30 T:15452 DEBUG: USTVnow Plus: Item playable: FOX - Family Feud (Started at 11:00 AM)
  2463. 11:26:30 T:15452 DEBUG: USTVnow Plus: Item playable: NBC - News 8 at Noon (Started at 11:00 AM)
  2464. 11:26:30 T:15452 DEBUG: USTVnow Plus: Item playable: PBS - Super Why! - Around the World Adventure (Started at 11:00 AM)
  2465. 11:26:30 T:15452 DEBUG: USTVnow Plus: Item playable: My9 - Divorce Court - Riley vs. Hayes (Started at 11:00 AM)
  2466. 11:26:30 T:17780 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  2467. 11:26:30 T:15452 INFO: CPythonInvoker(16, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.ustvnow.tva\main.py): script successfully run
  2468. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Rush Hour Collection\
  2469. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Rush Hour Collection\Rush Hour (1998)\' due to no change
  2470. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Rush Hour Collection\Rush Hour 2 (2001)\' due to no change
  2471. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Rush Hour Collection\Rush Hour 3 (2007)\' due to no change
  2472. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Safe (2012)\' due to no change
  2473. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Saving Private Ryan (1998)\' due to no change
  2474. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Say Anything... (1989)\' due to no change
  2475. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Scream Collection\' as not in the database
  2476. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Scream Collection\
  2477. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Scream Collection\Scream (1996)\' due to no change
  2478. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Scream Collection\Scream 2 (1997)\' due to no change
  2479. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Scream Collection\Scream 3 (2000)\' due to no change
  2480. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Scream Collection\Scream 4 (2011)\' due to no change
  2481. 11:26:30 T:15452 INFO: Python script stopped
  2482. 11:26:30 T:15452 DEBUG: Thread LanguageInvoker 15452 terminating
  2483. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Serendipity (2001)\' due to no change
  2484. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Seven Pounds (2008)\' due to no change
  2485. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Shane (1953)\' due to no change
  2486. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Shrek Collection\' as not in the database
  2487. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Shrek Collection\
  2488. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Shrek Collection\Shrek (2001)\' due to no change
  2489. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Shrek Collection\Shrek 2 (2004)\' due to no change
  2490. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Shrek Collection\Shrek The Third (2007)\' due to no change
  2491. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Southpaw (2015)\' due to no change
  2492. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Southpaw (2015)\Subs\' due to no change
  2493. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Speed Collection\' as not in the database
  2494. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Speed Collection\
  2495. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Speed Collection\Speed (1994)\' due to no change
  2496. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Spider-Man Collection\' as not in the database
  2497. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Spider-Man Collection\
  2498. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Spider-Man Collection\Spider-Man (2002)\' due to no change
  2499. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Spider-Man Collection\Spider-Man 2 (2004)\' due to no change
  2500. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Spider-Man Collection\Spider-Man 3 (2007)\' due to no change
  2501. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Spy (2015)\' due to no change
  2502. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Star Trek - Alternate Reality Collection\' as not in the database
  2503. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Star Trek - Alternate Reality Collection\
  2504. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Star Trek - Alternate Reality Collection\Star Trek (2009)\' due to no change
  2505. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Star Trek - Alternate Reality Collection\Star Trek Into Darkness (2013)\' due to no change
  2506. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Steve Jobs (2015)\' due to no change
  2507. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Straight Outta Compton (2015)\' due to no change
  2508. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Studio Ghibli Collection\' as not in the database
  2509. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Studio Ghibli Collection\
  2510. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Studio Ghibli Collection\When Marnie Was There (2014)\' due to no change
  2511. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Taken Collection\' as not in the database
  2512. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Taken Collection\
  2513. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Taken Collection\Taken (2008)\' due to no change
  2514. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Tangled (2010)\' due to no change
  2515. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Amazing Spider-Man Collection\' as not in the database
  2516. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Amazing Spider-Man Collection\
  2517. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Amazing Spider-Man Collection\The Amazing Spider-Man (2012)\' due to no change
  2518. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Amazing Spider-Man Collection\The Amazing Spider-Man 2 (2014)\' due to no change
  2519. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Avengers Collection\' as not in the database
  2520. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Avengers Collection\
  2521. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Avengers Collection\Avengers - Age Of Ultron (2015)\' due to no change
  2522. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Avengers Collection\The Avengers (2012)\' due to no change
  2523. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Big Short (2015)\' due to no change
  2524. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Bourne Collection\' as not in the database
  2525. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Bourne Collection\
  2526. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Bourne Collection\The Bourne Identity (2002)\' due to no change
  2527. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Bourne Collection\The Bourne Supremacy (2004)\' due to no change
  2528. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Bourne Collection\The Bourne Ultimatum (2007)\' due to no change
  2529. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Breakfast Club (1985)\' due to no change
  2530. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Chronicles of Riddick Collection\' as not in the database
  2531. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Chronicles of Riddick Collection\
  2532. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Chronicles of Riddick Collection\Pitch Black (2000)\' due to no change
  2533. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Chronicles of Riddick Collection\Riddick (2013)\' due to no change
  2534. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Chronicles of Riddick Collection\The Chronicles Of Riddick (2004)\' due to no change
  2535. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Dark Knight Collection\' as not in the database
  2536. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Dark Knight Collection\
  2537. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Dark Knight Collection\Batman Begins (2005)\' due to no change
  2538. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Dark Knight Collection\The Dark Knight (2008)\' due to no change
  2539. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Dark Knight Collection\The Dark Knight Rises (2012)\' due to no change
  2540. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Fast and the Furious Collection\' as not in the database
  2541. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Fast and the Furious Collection\
  2542. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Fast and the Furious Collection\2 Fast 2 Furious (2003)\' due to no change
  2543. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Fast and the Furious Collection\Fast & Furious (2009)\' due to no change
  2544. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Fast and the Furious Collection\Fast & Furious 6 (2013)\' due to no change
  2545. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Fast and the Furious Collection\Fast Five (2011)\' due to no change
  2546. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Fast and the Furious Collection\Furious 7 (2015)\' due to no change
  2547. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Fast and the Furious Collection\The Fast And The Furious (2001)\' due to no change
  2548. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The First Time (2012)\' due to no change
  2549. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Godfather Collection\' as not in the database
  2550. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Godfather Collection\
  2551. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Godfather Collection\The Godfather - Part II (1974)\' due to no change
  2552. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Godfather Collection\The Godfather - Part III (1990)\' due to no change
  2553. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Godfather Collection\The Godfather (1972)\' due to no change
  2554. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Good Dinosaur (2015)\' due to no change
  2555. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Green Mile (1999)\' due to no change
  2556. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Hateful Eight (2015)\' due to no change
  2557. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Hobbit Collection\' as not in the database
  2558. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Hobbit Collection\
  2559. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Hobbit Collection\The Hobbit - An Unexpected Journey (2012)\' due to no change
  2560. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Hobbit Collection\The Hobbit - The Battle Of The Five Armies (2014)\' due to no change
  2561. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Hobbit Collection\The Hobbit - The Desolation Of Smaug (2013)\' due to no change
  2562. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Hurt Locker (2008)\' due to no change
  2563. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Incredible Hulk (2008)\' due to no change
  2564. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Incredibles (2004)\' due to no change
  2565. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Jaws Collection\' as not in the database
  2566. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Jaws Collection\
  2567. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Jaws Collection\Jaws (1975)\' due to no change
  2568. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Last Dragon (1985)\' due to no change
  2569. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Last Lions (2011)\' due to no change
  2570. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Lion King (1994)\' due to no change
  2571. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Lord of the Rings Collection\' as not in the database
  2572. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Lord of the Rings Collection\
  2573. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Lord of the Rings Collection\The Lord Of The Rings - The Fellowship Of The Ring (2001)\' due to no change
  2574. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Lord of the Rings Collection\The Lord Of The Rings - The Return Of The King (2003)\' due to no change
  2575. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Lord of the Rings Collection\The Lord Of The Rings - The Two Towers (2002)\' due to no change
  2576. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Lucky One (2012)\' due to no change
  2577. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Man from Nowhere (2010)\' due to no change
  2578. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Man With No Name Collection\' as not in the database
  2579. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Man With No Name Collection\
  2580. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Man With No Name Collection\A Fistful Of Dollars (1964)\' due to no change
  2581. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Man With No Name Collection\For A Few Dollars More (1965)\' due to no change
  2582. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Man With No Name Collection\The Good, The Bad And The Ugly (1966)\' due to no change
  2583. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Matrix Collection\' as not in the database
  2584. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Matrix Collection\
  2585. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Matrix Collection\The Matrix (1999)\' due to no change
  2586. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Matrix Collection\The Matrix Reloaded (2003)\' due to no change
  2587. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Matrix Collection\The Matrix Revolutions (2003)\' due to no change
  2588. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Maze Runner Collection\' as not in the database
  2589. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Maze Runner Collection\
  2590. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Maze Runner Collection\Maze Runner - The Scorch Trials (2015)\' due to no change
  2591. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Negotiator (1998)\' due to no change
  2592. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Notebook (2004)\' due to no change
  2593. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Principal (1987)\' due to no change
  2594. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Proposal (2009)\' due to no change
  2595. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Pursuit of Happyness (2006)\' due to no change
  2596. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Raid Collection\' as not in the database
  2597. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Raid Collection\
  2598. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Raid Collection\The Raid (2011)\' due to no change
  2599. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Raid Collection\The Raid 2 (2014)\' due to no change
  2600. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Reef (2010)\' due to no change
  2601. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Revenant (2015)\' due to no change
  2602. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Ring Collection\' as not in the database
  2603. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Ring Collection\
  2604. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Ring Collection\The Ring (2002)\' due to no change
  2605. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Ring Collection\The Ring Two (2005)\' due to no change
  2606. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\The Twilight Saga Collection\' as not in the database
  2607. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\The Twilight Saga Collection\
  2608. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Twilight Saga Collection\The Twilight Saga - Breaking Dawn - Part 1 (2011)\' due to no change
  2609. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Twilight Saga Collection\The Twilight Saga - Breaking Dawn - Part 2 (2012)\' due to no change
  2610. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Twilight Saga Collection\The Twilight Saga - Eclipse (2010)\' due to no change
  2611. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Twilight Saga Collection\The Twilight Saga - New Moon (2009)\' due to no change
  2612. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Twilight Saga Collection\Twilight (2008)\' due to no change
  2613. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\The Walk (2015)\' due to no change
  2614. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Thor Collection\' as not in the database
  2615. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Thor Collection\
  2616. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Thor Collection\Thor - The Dark World (2013)\' due to no change
  2617. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Thor Collection\Thor (2011)\' due to no change
  2618. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Titanic (1997)\' due to no change
  2619. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Top Gun (1986)\' due to no change
  2620. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Toy Story Collection\' as not in the database
  2621. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Toy Story Collection\
  2622. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Toy Story Collection\Toy Story (1995)\' due to no change
  2623. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Toy Story Collection\Toy Story 2 (1999)\' due to no change
  2624. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Toy Story Collection\Toy Story 3 (2010)\' due to no change
  2625. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Training Day (2001)\' due to no change
  2626. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Transformers Collection\' as not in the database
  2627. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Transformers Collection\
  2628. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Transformers Collection\Transformers - Dark Of The Moon (2011)\' due to no change
  2629. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Transformers Collection\Transformers - Revenge Of The Fallen (2009)\' due to no change
  2630. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Transformers Collection\Transformers (2007)\' due to no change
  2631. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Tremors (1990)\' due to no change
  2632. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Tucker And Dale vs Evil (2010)\' due to no change
  2633. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Twister (1996)\' due to no change
  2634. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Two Night Stand (2014)\' due to no change
  2635. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Under Siege Collection\' as not in the database
  2636. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Under Siege Collection\
  2637. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Under Siege Collection\Under Siege (1992)\' due to no change
  2638. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Under Siege Collection\Under Siege 2 - Dark Territory (1995)\' due to no change
  2639. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\Underworld Collection\' as not in the database
  2640. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\Underworld Collection\
  2641. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Underworld Collection\Underworld - Evolution (2006)\' due to no change
  2642. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Underworld Collection\Underworld (2003)\' due to no change
  2643. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Warrior (2011)\' due to no change
  2644. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Water For Elephants (2011)\' due to no change
  2645. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\World War Z (2013)\' due to no change
  2646. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Scanning dir 'D:\MEDIA\MOVIES\X-Men Collection\' as not in the database
  2647. 11:26:30 T:18876 DEBUG: VideoInfoScanner: No (new) information was found in dir D:\MEDIA\MOVIES\X-Men Collection\
  2648. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\X-Men Collection\X-Men - Days Of Future Past (2014)\' due to no change
  2649. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\X-Men Collection\X-Men - First Class (2011)\' due to no change
  2650. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\X-Men Collection\X-Men - The Last Stand (2006)\' due to no change
  2651. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\X-Men Collection\X-Men (2000)\' due to no change
  2652. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\X-Men Collection\X2 - X-Men United (2003)\' due to no change
  2653. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\MOVIES\Zombieland (2009)\' due to no change
  2654. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\12 Monkeys\' due to no change
  2655. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\2 Broke Girls\' due to no change
  2656. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\American Horror Story\' due to no change
  2657. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Archer (2009)\' due to no change
  2658. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Arrow\' due to no change
  2659. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Bates Motel\' due to no change
  2660. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Better Call Saul\' due to no change
  2661. 11:26:30 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Black Jesus\' due to no change
  2662. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Bones\' due to no change
  2663. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Brooklyn Nine-Nine\' due to no change
  2664. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Dragons\' due to no change
  2665. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Elementary\' due to no change
  2666. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Fargo\' due to no change
  2667. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Fear the Walking Dead\' due to no change
  2668. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Game of Thrones\' due to no change
  2669. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Gotham\' due to no change
  2670. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Grimm\' due to no change
  2671. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Halt and Catch Fire\' due to no change
  2672. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Hell on Wheels\' due to no change
  2673. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Homeland\' due to no change
  2674. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Kingdom (2014)\' due to no change
  2675. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Last Man Standing (2011)\' due to no change
  2676. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Longmire\' due to no change
  2677. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Louie (2010)\' due to no change
  2678. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Lucifer\' due to no change
  2679. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Marco Polo (2014)\' due to no change
  2680. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Marvel's Agents of S.H.I.E.L.D\' due to no change
  2681. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Marvel's Jessica Jones\' due to no change
  2682. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Marvels Daredevil\' due to no change
  2683. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Modern Family\' due to no change
  2684. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Mr. Robot\' due to no change
  2685. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Narcos\' due to no change
  2686. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\New Girl\' due to no change
  2687. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Orange Is The New Black\' due to no change
  2688. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Orphan Black\' due to no change
  2689. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Outlander\' due to no change
  2690. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Penny Dreadful\' due to no change
  2691. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Person of Interest\' due to no change
  2692. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Preacher (2016)\' due to no change
  2693. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Prison Break\' due to no change
  2694. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Ray Donovan\' due to no change
  2695. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Rectify\' due to no change
  2696. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Roots (2016)\' due to no change
  2697. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Scorpion\' due to no change
  2698. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Shameless (US)\' due to no change
  2699. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Sherlock\' due to no change
  2700. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Silicon Valley\' due to no change
  2701. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Suits\' due to no change
  2702. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Supernatural\' due to no change
  2703. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Teen Wolf\' due to no change
  2704. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The 100\' due to no change
  2705. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Affair\' due to no change
  2706. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Americans (2013)\' due to no change
  2707. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Big Bang Theory\' due to no change
  2708. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Expanse\' due to no change
  2709. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Flash (2014)\' due to no change
  2710. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Goldbergs (2013)\' due to no change
  2711. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Last Ship\' due to no change
  2712. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Leftovers\' due to no change
  2713. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Man in the High Castle\' due to no change
  2714. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Originals\' due to no change
  2715. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Shannara Chronicles\' due to no change
  2716. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\The Walking Dead\' due to no change
  2717. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\True Detective\' due to no change
  2718. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\Wayward Pines\' due to no change
  2719. 11:26:31 T:18876 DEBUG: VideoInfoScanner: Skipping dir 'D:\MEDIA\TV SHOWS\You're the Worst\' due to no change
  2720. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\' does not exist - skipping scan.
  2721. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\(500) Days Of Summer (2009)\' does not exist - skipping scan.
  2722. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\12 Angry Men (1957)\' does not exist - skipping scan.
  2723. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\27 Dresses (2008)\' does not exist - skipping scan.
  2724. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\3 -10 To Yuma (2007)\' does not exist - skipping scan.
  2725. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\9 (2009)\' does not exist - skipping scan.
  2726. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\A Beautiful Mind (2001)\' does not exist - skipping scan.
  2727. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\A Better Tomorrow Collection\A Better Tomorrow (1986)\' does not exist - skipping scan.
  2728. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\A Better Tomorrow Collection\A Better Tomorrow II (1987)\' does not exist - skipping scan.
  2729. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\A Bullet In The Head (1990)\' does not exist - skipping scan.
  2730. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Above The Law (1988)\' does not exist - skipping scan.
  2731. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Air Force One (1997)\' does not exist - skipping scan.
  2732. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\American History X (1998)\' does not exist - skipping scan.
  2733. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\American Werewolf Collection\An American Werewolf In London (1981)\' does not exist - skipping scan.
  2734. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\American Werewolf Collection\An American Werewolf In Paris (1997)\' does not exist - skipping scan.
  2735. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Anaconda Collection\Anaconda (1997)\' does not exist - skipping scan.
  2736. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Antz (1998)\' does not exist - skipping scan.
  2737. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Apocalypse Now (1979)\' does not exist - skipping scan.
  2738. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Armageddon (1998)\' does not exist - skipping scan.
  2739. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Attack the Block (2011)\' does not exist - skipping scan.
  2740. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Baby's Day Out (1994)\' does not exist - skipping scan.
  2741. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Begin Again (2013)\' does not exist - skipping scan.
  2742. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Beverly Hills Cop Collection\Beverly Hills Cop (1984)\' does not exist - skipping scan.
  2743. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Beverly Hills Cop Collection\Beverly Hills Cop II (1987)\' does not exist - skipping scan.
  2744. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Beverly Hills Cop Collection\Beverly Hills Cop III (1994)\' does not exist - skipping scan.
  2745. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Big Hero 6 (2014)\' does not exist - skipping scan.
  2746. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Black Knight (2001)\' does not exist - skipping scan.
  2747. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Blood Diamond (2006)\' does not exist - skipping scan.
  2748. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Blue Streak (1999)\' does not exist - skipping scan.
  2749. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Boyz n The Hood (1991)\' does not exist - skipping scan.
  2750. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Brave (2012)\' does not exist - skipping scan.
  2751. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Bruce Lee Ultimate Collection\Way Of The Dragon (1972)\' does not exist - skipping scan.
  2752. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Charlie St. Cloud (2010)\' does not exist - skipping scan.
  2753. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Child's Play Collection\Child's Play (1988)\' does not exist - skipping scan.
  2754. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Cloverfield (2008)\' does not exist - skipping scan.
  2755. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Colombiana (2011)\' does not exist - skipping scan.
  2756. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Coming To America (1988)\' does not exist - skipping scan.
  2757. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Con Air (1997)\' does not exist - skipping scan.
  2758. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\DC Universe Animated Original Movies Collection\Batman - Assault On Arkham (2014)\' does not exist - skipping scan.
  2759. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\DC Universe Animated Original Movies Collection\Batman - The Dark Knight Returns, Part 1 (2012)\' does not exist - skipping scan.
  2760. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\DC Universe Animated Original Movies Collection\Batman - The Dark Knight Returns, Part 2 (2013)\' does not exist - skipping scan.
  2761. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\DC Universe Animated Original Movies Collection\Batman - Under The Red Hood (2010)\' does not exist - skipping scan.
  2762. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\DC Universe Animated Original Movies Collection\Batman - Year One (2011)\' does not exist - skipping scan.
  2763. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Deadpool (2016)\' does not exist - skipping scan.
  2764. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Deep Impact (1998)\' does not exist - skipping scan.
  2765. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Dennis the Menace Collection\Dennis The Menace (1993)\' does not exist - skipping scan.
  2766. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Die Hard Collection\Die Hard (1988)\' does not exist - skipping scan.
  2767. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Die Hard Collection\Die Hard - With A Vengeance (1995)\' does not exist - skipping scan.
  2768. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Die Hard Collection\Die Hard 2 (1990)\' does not exist - skipping scan.
  2769. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Die Hard Collection\Live Free Or Die Hard (2007)\' does not exist - skipping scan.
  2770. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Dirty Dancing Collection\Dirty Dancing (1987)\' does not exist - skipping scan.
  2771. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Dirty Harry Collection\Dirty Harry (1971)\' does not exist - skipping scan.
  2772. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Dirty Harry Collection\Magnum Force (1973)\' does not exist - skipping scan.
  2773. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Dirty Harry Collection\The Dead Pool (1988)\' does not exist - skipping scan.
  2774. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\District 9 (2009)\' does not exist - skipping scan.
  2775. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Disturbia (2007)\' does not exist - skipping scan.
  2776. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Drop Zone (1994)\' does not exist - skipping scan.
  2777. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\E.T. The Extra-Terrestrial (1982)\' does not exist - skipping scan.
  2778. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Eagle Eye (2008)\' does not exist - skipping scan.
  2779. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Eight Legged Freaks (2002)\' does not exist - skipping scan.
  2780. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Enemy of the State (1998)\' does not exist - skipping scan.
  2781. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Fast Times At Ridgemont High (1982)\' does not exist - skipping scan.
  2782. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Final Destination Collection\Final Destination (2000)\' does not exist - skipping scan.
  2783. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Final Destination Collection\Final Destination 2 (2003)\' does not exist - skipping scan.
  2784. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Final Destination Collection\Final Destination 3 (2006)\' does not exist - skipping scan.
  2785. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Final Destination Collection\Final Destination 5 (2011)\' does not exist - skipping scan.
  2786. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Final Destination Collection\The Final Destination (2009)\' does not exist - skipping scan.
  2787. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Friday Collection\Next Friday (2000)\' does not exist - skipping scan.
  2788. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Full Metal Jacket (1987)\' does not exist - skipping scan.
  2789. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Gone With The Wind (1939)\' does not exist - skipping scan.
  2790. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Goodfellas (1990)\' does not exist - skipping scan.
  2791. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Gran Torino (2008)\' does not exist - skipping scan.
  2792. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Grease Collection\Grease (1978)\' does not exist - skipping scan.
  2793. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Grosse Pointe Blank (1997)\' does not exist - skipping scan.
  2794. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Groundhog Day (1993)\' does not exist - skipping scan.
  2795. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Halloween Collection\Halloween (1978)\' does not exist - skipping scan.
  2796. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Halloween Collection\Halloween II (1981)\' does not exist - skipping scan.
  2797. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Happy Feet Collection\Happy Feet (2006)\' does not exist - skipping scan.
  2798. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Hard to Kill (1990)\' does not exist - skipping scan.
  2799. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Home Alone Collection\Home Alone (1990)\' does not exist - skipping scan.
  2800. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Home Alone Collection\Home Alone 2 - Lost In New York (1992)\' does not exist - skipping scan.
  2801. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Homefront (2013)\' does not exist - skipping scan.
  2802. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Hotel Transylvania Collection\Hotel Transylvania (2012)\' does not exist - skipping scan.
  2803. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Indiana Jones Collection\Indiana Jones And The Kingdom Of The Crystal Skull (2008)\' does not exist - skipping scan.
  2804. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Indiana Jones Collection\Indiana Jones And The Last Crusade (1989)\' does not exist - skipping scan.
  2805. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Indiana Jones Collection\Indiana Jones And The Temple Of Doom (1984)\' does not exist - skipping scan.
  2806. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Indiana Jones Collection\Raiders Of The Lost Ark (1981)\' does not exist - skipping scan.
  2807. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Inglourious Basterds (2009)\' does not exist - skipping scan.
  2808. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Ip Man Collection\Ip Man 2 (2010)\' does not exist - skipping scan.
  2809. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\John Wick (2014)\' does not exist - skipping scan.
  2810. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Killer Elite (2011)\' does not exist - skipping scan.
  2811. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Kung Fu Panda Collection\Kung Fu Panda (2008)\' does not exist - skipping scan.
  2812. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Kung Fu Panda Collection\Kung Fu Panda 2 (2011)\' does not exist - skipping scan.
  2813. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\L.A. Confidential (1997)\' does not exist - skipping scan.
  2814. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Leon - The Professional (1994)\' does not exist - skipping scan.
  2815. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Like Stars On Earth (2007)\' does not exist - skipping scan.
  2816. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Lord Of The Flies (1990)\' does not exist - skipping scan.
  2817. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Love, Rosie (2014)\' does not exist - skipping scan.
  2818. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Madagascar Collection\Madagascar (2005)\' does not exist - skipping scan.
  2819. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Madagascar Collection\Madagascar - Escape 2 Africa (2008)\' does not exist - skipping scan.
  2820. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Madagascar Collection\Madagascar 3 - Europe's Most Wanted (2012)\' does not exist - skipping scan.
  2821. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Meet Joe Black (1998)\' does not exist - skipping scan.
  2822. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Mr. Bean Collection\Bean (1997)\' does not exist - skipping scan.
  2823. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Mr. Nice Guy (1997)\' does not exist - skipping scan.
  2824. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\National Security (2003)\' does not exist - skipping scan.
  2825. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Never Back Down Collection\Never Back Down (2008)\' does not exist - skipping scan.
  2826. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Notorious (2009)\' does not exist - skipping scan.
  2827. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Only The Strong (1993)\' does not exist - skipping scan.
  2828. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Out for Justice (1991)\' does not exist - skipping scan.
  2829. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\P.S. I Love You (2007)\' does not exist - skipping scan.
  2830. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Poltergeist Collection\Poltergeist (1982)\' does not exist - skipping scan.
  2831. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Pretty In Pink (1986)\' does not exist - skipping scan.
  2832. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rambo Collection\First Blood (1982)\' does not exist - skipping scan.
  2833. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rambo Collection\Rambo (2008)\' does not exist - skipping scan.
  2834. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rambo Collection\Rambo - First Blood Part II (1985)\' does not exist - skipping scan.
  2835. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rambo Collection\Rambo III (1988)\' does not exist - skipping scan.
  2836. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Reservoir Dogs (1992)\' does not exist - skipping scan.
  2837. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rocky Collection\Rocky (1976)\' does not exist - skipping scan.
  2838. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rocky Collection\Rocky 7 - Creed (2015)\' does not exist - skipping scan.
  2839. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rocky Collection\Rocky II (1979)\' does not exist - skipping scan.
  2840. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rocky Collection\Rocky III (1982)\' does not exist - skipping scan.
  2841. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rocky Collection\Rocky IV (1985)\' does not exist - skipping scan.
  2842. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Rosemary's Baby Collection\Rosemary's Baby (1968)\' does not exist - skipping scan.
  2843. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Scarface (1983)\' does not exist - skipping scan.
  2844. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Set It Off (1996)\' does not exist - skipping scan.
  2845. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Shark Tale (2004)\' does not exist - skipping scan.
  2846. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Shrek Collection\Shrek Forever After (2010)\' does not exist - skipping scan.
  2847. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Sicario (2015)\' does not exist - skipping scan.
  2848. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Sixteen Candles (1984)\' does not exist - skipping scan.
  2849. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Spotlight (2015)\' does not exist - skipping scan.
  2850. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Superman Collection\Superman (1978)\' does not exist - skipping scan.
  2851. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Superman Collection\Superman II (1980)\' does not exist - skipping scan.
  2852. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Taxi Driver (1976)\' does not exist - skipping scan.
  2853. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Assassination Of Jesse James By The Coward Robert Ford (2007)\' does not exist - skipping scan.
  2854. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Changeling (1980)\' does not exist - skipping scan.
  2855. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Exorcist Collection\The Exorcist (1973)\' does not exist - skipping scan.
  2856. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Fugitive (1993)\' does not exist - skipping scan.
  2857. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Hannibal Lecter Collection\The Silence Of The Lambs (1991)\' does not exist - skipping scan.
  2858. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Jungle Book (2016)\' does not exist - skipping scan.
  2859. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Karate Kid Collection\The Karate Kid (1984)\' does not exist - skipping scan.
  2860. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Killer (1989)\' does not exist - skipping scan.
  2861. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Mask Collection\The Mask (1994)\' does not exist - skipping scan.
  2862. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Patriot (2000)\' does not exist - skipping scan.
  2863. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Replacement Killers (1998)\' does not exist - skipping scan.
  2864. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Shawshank Redemption (1994)\' does not exist - skipping scan.
  2865. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Shining (1980)\' does not exist - skipping scan.
  2866. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Sure Thing (1985)\' does not exist - skipping scan.
  2867. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Terminator Collection\Terminator 2 - Judgment Day (1991)\' does not exist - skipping scan.
  2868. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Terminator Collection\Terminator 3 - Rise Of The Machines (2003)\' does not exist - skipping scan.
  2869. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Terminator Collection\The Terminator (1984)\' does not exist - skipping scan.
  2870. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Transporter Collection\The Transporter (2002)\' does not exist - skipping scan.
  2871. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Transporter Collection\Transporter 2 (2005)\' does not exist - skipping scan.
  2872. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Transporter Collection\Transporter 3 (2008)\' does not exist - skipping scan.
  2873. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Ugly Truth (2009)\' does not exist - skipping scan.
  2874. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\The Usual Suspects (1995)\' does not exist - skipping scan.
  2875. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Toy Soldiers (1991)\' does not exist - skipping scan.
  2876. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\Twin Dragons (1992)\' does not exist - skipping scan.
  2877. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\U.S. Marshals (1998)\' does not exist - skipping scan.
  2878. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\WALL-E Collection\WALL·E (2008)\' does not exist - skipping scan.
  2879. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\MOVIES\When Harry Met Sally... (1989)\' does not exist - skipping scan.
  2880. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES (ANIME)\' does not exist - skipping scan.
  2881. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES (ANIME)\Avatar The Last Airbender (2005)\' does not exist - skipping scan.
  2882. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES (ANIME)\Death Note (2006)\' does not exist - skipping scan.
  2883. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES (ANIME)\Full Metal Alchemist Brotherhood (2009)\' does not exist - skipping scan.
  2884. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\' does not exist - skipping scan.
  2885. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Banshee (2013)\' does not exist - skipping scan.
  2886. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Breaking Bad (2008)\' does not exist - skipping scan.
  2887. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Chuck (2007)\' does not exist - skipping scan.
  2888. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Friends (1994)\' does not exist - skipping scan.
  2889. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Game of Thrones (2011)\' does not exist - skipping scan.
  2890. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Justified (2010)\' does not exist - skipping scan.
  2891. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Marvels Daredevil (2015)\' does not exist - skipping scan.
  2892. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Outlander (2014)\' does not exist - skipping scan.
  2893. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Smallville (2001)\' does not exist - skipping scan.
  2894. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\Sons of Anarchy (2008)\' does not exist - skipping scan.
  2895. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\The 100 (2014)\' does not exist - skipping scan.
  2896. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\The Fresh Prince of Bel-Air (1990)\' does not exist - skipping scan.
  2897. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'U:\NAMAR\SERIES\The Walking Dead (2010)\' does not exist - skipping scan.
  2898. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\' does not exist - skipping scan.
  2899. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\10 Cloverfield Lane (2016)\' does not exist - skipping scan.
  2900. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\13 Hours - The Secret Soldiers Of Benghazi (2016)\' does not exist - skipping scan.
  2901. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\44 Minutes - The North Hollywood Shoot-Out (2003)\' does not exist - skipping scan.
  2902. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\5050 (2011)\' does not exist - skipping scan.
  2903. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\A Knight's Tale (2001)\' does not exist - skipping scan.
  2904. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\American Gangster (2007)\' does not exist - skipping scan.
  2905. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Austenland (2013)\' does not exist - skipping scan.
  2906. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Avatar Collection\Avatar (2009)\' does not exist - skipping scan.
  2907. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Better Off Dead... (1985)\' does not exist - skipping scan.
  2908. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Carrie Collection\Carrie (1976)\' does not exist - skipping scan.
  2909. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Cars Collection\Cars (2006)\' does not exist - skipping scan.
  2910. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Casablanca (1942)\' does not exist - skipping scan.
  2911. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Commando (1985)\' does not exist - skipping scan.
  2912. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\DC Universe Animated Original Movies Collection\SupermanBatman - Public Enemies (2009)\' does not exist - skipping scan.
  2913. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Despicable Me Collection\Despicable Me (2010)\' does not exist - skipping scan.
  2914. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Despicable Me Collection\Despicable Me 2 (2013)\' does not exist - skipping scan.
  2915. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Dirty Harry Collection\Sudden Impact (1983)\' does not exist - skipping scan.
  2916. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Dirty Harry Collection\The Enforcer (1976)\' does not exist - skipping scan.
  2917. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Eternal Sunshine Of The Spotless Mind (2004)\' does not exist - skipping scan.
  2918. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Evil Dead Collection\Evil Dead II (1987)\' does not exist - skipping scan.
  2919. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Evil Dead Collection\The Evil Dead (1981)\' does not exist - skipping scan.
  2920. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Eye In The Sky (2016)\' does not exist - skipping scan.
  2921. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Free Willy Collection\Free Willy (1993)\' does not exist - skipping scan.
  2922. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Friday Collection\Friday After Next (2002)\' does not exist - skipping scan.
  2923. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Hitch (2005)\' does not exist - skipping scan.
  2924. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Interstellar (2014)\' does not exist - skipping scan.
  2925. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\King Kong (2005)\' does not exist - skipping scan.
  2926. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Letters To Juliet (2010)\' does not exist - skipping scan.
  2927. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Mama (2013)\' does not exist - skipping scan.
  2928. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Memento (2000)\' does not exist - skipping scan.
  2929. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Men In Black Collection\Men In Black (1997)\' does not exist - skipping scan.
  2930. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Men In Black Collection\Men In Black 3 (2012)\' does not exist - skipping scan.
  2931. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Men In Black Collection\Men In Black II (2002)\' does not exist - skipping scan.
  2932. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Mission - Impossible Collection\Mission - Impossible – Rogue Nation (2015)\' does not exist - skipping scan.
  2933. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Mr. & Mrs. Smith (2005)\' does not exist - skipping scan.
  2934. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Mulan Collection\Mulan (1998)\' does not exist - skipping scan.
  2935. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\New Fist of Fury (1976)\' does not exist - skipping scan.
  2936. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Ocean's Collection\Ocean's Eleven (2001)\' does not exist - skipping scan.
  2937. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Ocean's Collection\Ocean's Thirteen (2007)\' does not exist - skipping scan.
  2938. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Ocean's Collection\Ocean's Twelve (2004)\' does not exist - skipping scan.
  2939. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Olympus Has Fallen Collection\London Has Fallen (2016)\' does not exist - skipping scan.
  2940. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Over The Hedge Collection\Over The Hedge (2006)\' does not exist - skipping scan.
  2941. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Pale Rider (1985)\' does not exist - skipping scan.
  2942. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Panic Room (2002)\' does not exist - skipping scan.
  2943. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Phone Booth (2002)\' does not exist - skipping scan.
  2944. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Pitch Perfect Collection\Pitch Perfect (2012)\' does not exist - skipping scan.
  2945. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Primeval (2007)\' does not exist - skipping scan.
  2946. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Rango (2011)\' does not exist - skipping scan.
  2947. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Real Steel (2011)\' does not exist - skipping scan.
  2948. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Rebel Without A Cause (1955)\' does not exist - skipping scan.
  2949. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Requiem For A Dream (2000)\' does not exist - skipping scan.
  2950. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Rio Collection\Rio (2011)\' does not exist - skipping scan.
  2951. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Rio Collection\Rio 2 (2014)\' does not exist - skipping scan.
  2952. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Robin Hood (2010)\' does not exist - skipping scan.
  2953. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\RoboCop Collection\Robocop (1987)\' does not exist - skipping scan.
  2954. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\RoboCop Collection\Robocop 2 (1990)\' does not exist - skipping scan.
  2955. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Ruby Sparks (2012)\' does not exist - skipping scan.
  2956. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Rurouni Kenshin Live-Action Collection\Rurouni Kenshin (2012)\' does not exist - skipping scan.
  2957. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Rurouni Kenshin Live-Action Collection\Rurouni Kenshin - Kyoto Inferno (2014)\' does not exist - skipping scan.
  2958. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Rurouni Kenshin Live-Action Collection\Rurouni Kenshin - The Legend Ends (2014)\' does not exist - skipping scan.
  2959. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\S.W.A.T. Collection\S.W.A.T. (2003)\' does not exist - skipping scan.
  2960. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Saw Collection\Saw (2004)\' does not exist - skipping scan.
  2961. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Saw Collection\Saw - The Final Chapter (2010)\' does not exist - skipping scan.
  2962. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Saw Collection\Saw II (2005)\' does not exist - skipping scan.
  2963. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Saw Collection\Saw III (2006)\' does not exist - skipping scan.
  2964. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Saw Collection\Saw IV (2007)\' does not exist - skipping scan.
  2965. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Saw Collection\Saw V (2008)\' does not exist - skipping scan.
  2966. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Saw Collection\Saw VI (2009)\' does not exist - skipping scan.
  2967. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Schindler's List (1993)\' does not exist - skipping scan.
  2968. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Seven Psychopaths (2012)\' does not exist - skipping scan.
  2969. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Sherlock Holmes Collection\Sherlock Holmes (2009)\' does not exist - skipping scan.
  2970. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Sherlock Holmes Collection\Sherlock Holmes - A Game Of Shadows (2011)\' does not exist - skipping scan.
  2971. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Shutter Island (2010)\' does not exist - skipping scan.
  2972. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Silver Linings Playbook (2012)\' does not exist - skipping scan.
  2973. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Some Kind Of Wonderful (1987)\' does not exist - skipping scan.
  2974. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Star Wars Collection\Star Wars - Episode I - The Phantom Menace (1999)\' does not exist - skipping scan.
  2975. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Star Wars Collection\Star Wars - Episode II - Attack Of The Clones (2002)\' does not exist - skipping scan.
  2976. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Star Wars Collection\Star Wars - Episode III - Revenge Of The Sith (2005)\' does not exist - skipping scan.
  2977. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Star Wars Collection\Star Wars - Episode IV - A New Hope (1977)\' does not exist - skipping scan.
  2978. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Star Wars Collection\Star Wars - Episode V - The Empire Strikes Back (1980)\' does not exist - skipping scan.
  2979. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Star Wars Collection\Star Wars - Episode VI - Return Of The Jedi (1983)\' does not exist - skipping scan.
  2980. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Star Wars Collection\Star Wars - Episode VII - The Force Awakens (2015)\' does not exist - skipping scan.
  2981. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Step Up Collection\Step Up (2006)\' does not exist - skipping scan.
  2982. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Step Up Collection\Step Up 2 - The Streets (2008)\' does not exist - skipping scan.
  2983. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Stomp the Yard Collection\Stomp The Yard (2007)\' does not exist - skipping scan.
  2984. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Street Kings - La Colección\Street Kings (2008)\' does not exist - skipping scan.
  2985. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Studio Ghibli Collection\Castle In The Sky (1986)\' does not exist - skipping scan.
  2986. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Studio Ghibli Collection\Howl's Moving Castle (2004)\' does not exist - skipping scan.
  2987. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Studio Ghibli Collection\My Neighbor Totoro (1988)\' does not exist - skipping scan.
  2988. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Studio Ghibli Collection\Nausicaä Of The Valley Of The Wind (1984)\' does not exist - skipping scan.
  2989. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Studio Ghibli Collection\Princess Mononoke (1997)\' does not exist - skipping scan.
  2990. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Studio Ghibli Collection\Spirited Away (2001)\' does not exist - skipping scan.
  2991. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Studio Ghibli Collection\The Secret World Of Arrietty (2010)\' does not exist - skipping scan.
  2992. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Tangled Collection\Tangled Ever After (2012)\' does not exist - skipping scan.
  2993. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Cabin In The Woods (2012)\' does not exist - skipping scan.
  2994. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Conjuring Collection\The Conjuring (2013)\' does not exist - skipping scan.
  2995. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Drop (2014)\' does not exist - skipping scan.
  2996. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Exorcism Of Emily Rose (2005)\' does not exist - skipping scan.
  2997. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Fault in Our Stars (2014)\' does not exist - skipping scan.
  2998. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Finest Hours (2016)\' does not exist - skipping scan.
  2999. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Grand Budapest Hotel (2014)\' does not exist - skipping scan.
  3000. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Hangover Collection\The Hangover (2009)\' does not exist - skipping scan.
  3001. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Iron Giant (1999)\' does not exist - skipping scan.
  3002. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Jungle Book Collection\The Jungle Book (1967)\' does not exist - skipping scan.
  3003. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Lincoln Lawyer (2011)\' does not exist - skipping scan.
  3004. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Martian (2015)\' does not exist - skipping scan.
  3005. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Maze Runner Collection\The Maze Runner (2014)\' does not exist - skipping scan.
  3006. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Mummy Collection\The Mummy (1999)\' does not exist - skipping scan.
  3007. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Mummy Collection\The Mummy Returns (2001)\' does not exist - skipping scan.
  3008. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Vengeance Trilogy\Oldboy (2003)\' does not exist - skipping scan.
  3009. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Vengeance Trilogy\Sympathy For Lady Vengeance (2005)\' does not exist - skipping scan.
  3010. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Vengeance Trilogy\Sympathy For Mr. Vengeance (2002)\' does not exist - skipping scan.
  3011. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\The Vow (2012)\' does not exist - skipping scan.
  3012. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Top Five (2014)\' does not exist - skipping scan.
  3013. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\V For Vendetta (2005)\' does not exist - skipping scan.
  3014. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Vertigo (1958)\' does not exist - skipping scan.
  3015. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Warcraft (2016)\' does not exist - skipping scan.
  3016. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Who Am I (1998)\' does not exist - skipping scan.
  3017. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Wreck-It Ralph (2012)\' does not exist - skipping scan.
  3018. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\X-Men Collection\X-Men - Apocalypse (2016)\' does not exist - skipping scan.
  3019. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Yes Man (2008)\' does not exist - skipping scan.
  3020. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\MOVIES\Zootopia (2016)\' does not exist - skipping scan.
  3021. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\SERIES (ANIME)\' does not exist - skipping scan.
  3022. 11:26:31 T:18876 WARNING: VIDEO::CVideoInfoScanner::Process directory 'V:\NAMAR\SERIES\' does not exist - skipping scan.
  3023. 11:26:31 T:18876 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:02
  3024. 11:26:31 T:18876 DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc
  3025. 11:26:31 T:18876 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanFinished
  3026. 11:26:31 T:17780 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  3027. 11:26:31 T:17780 DEBUG: CVideoDatabase::RunQuery took 17 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  3028. 11:26:31 T:18540 DEBUG: [service.watchdog] [xbmcif] scan/clean ended.
  3029. 11:26:31 T:17780 DEBUG: CVideoDatabase::RunQuery took 19 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  3030. 11:26:31 T:10224 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file D:\MEDIA\TV SHOWS\Silicon Valley\Silicon.Valley.S03E09.HDTV.x264-KILLERS[rarbg]\Silicon.Valley.S03E09.HDTV.x264-KILLERS.mkv
  3031. 11:26:31 T:10224 DEBUG: CFileCache::Open - opening <D:\MEDIA\TV SHOWS\Silicon Valley\Silicon.Valley.S03E09.HDTV.x264-KILLERS[rarbg]\Silicon.Valley.S03E09.HDTV.x264-KILLERS.mkv> using cache
  3032. 11:26:31 T:17780 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  3033. 11:26:31 T:17780 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  3034. 11:26:31 T:14516 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  3035. 11:26:31 T:1812 DEBUG: Thread FileCache start, auto delete: false
  3036. 11:26:31 T:10224 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  3037. 11:26:31 T:10224 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  3038. 11:26:31 T:10224 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  3039. 11:26:31 T:10224 INFO: ffmpeg[27F0]: Input #0, matroska,webm, D:\MEDIA\TV SHOWS\Silicon Valley\Silicon.Valley.S03E09.HDTV.x264-KILLERS[rarbg]\Silicon.Valley.S03E09.HDTV.x264-KILLERS.mk':
  3040. 11:26:31 T:10224 INFO: ffmpeg[27F0]: Metadata:
  3041. 11:26:31 T:10224 INFO: ffmpeg[27F0]: encoder : libebml v1.3.3 + libmatroska v1.4.4
  3042. 11:26:31 T:10224 INFO: ffmpeg[27F0]: creation_time : 2016-06-20 02:34:50
  3043. 11:26:31 T:10224 INFO: ffmpeg[27F0]: Duration: 00:28:59.54, start: 0.000000, bitrate: 960 kb/s
  3044. 11:26:31 T:10224 INFO: ffmpeg[27F0]: Stream #0:0: Video: h264 (High), yuv420p(tv, bt709/unknown/unknown), 720x402, SAR 1:1 DAR 120:67, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
  3045. 11:26:31 T:10224 INFO: ffmpeg[27F0]: Stream #0:1: Audio: aac (LC), 48000 Hz, stereo, fltp (default)
  3046. 11:26:31 T:10224 DEBUG: CDVDDemuxFFmpeg::AddStream(0, ...) -> 0
  3047. 11:26:31 T:10224 DEBUG: CDVDDemuxFFmpeg::AddStream(1, ...) -> 1
  3048. 11:26:31 T:1812 DEBUG: Thread FileCache 1812 terminating
  3049. 11:26:32 T:3728 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  3050. 11:26:32 T:3728 DEBUG: CVideoDatabase::RunQuery took 6 ms for 3 items query: SELECT * FROM tvshow_view WHERE ((CASE WHEN COALESCE(tvshow_view.totalCount - tvshow_view.watchedcount, 0) > 0 THEN 0 ELSE 1 END < 1)) AND ( ((tvshow_view.watchedcount > 0 AND tvshow_view.watchedcount < tvshow_view.totalCount) OR (tvshow_view.watchedcount = 0 AND EXISTS (SELECT 1 FROM episode_view WHERE episode_view.idShow = tvshow_view.idShow AND episode_view.resumeTimeInSeconds > 0))))
  3051. 11:26:32 T:3728 DEBUG: CVideoDatabase::RunQuery took 1 ms for 158 items query: select * from episode_view WHERE (episode_view.idShow = 217) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  3052. 11:26:32 T:3728 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  3053. 11:26:32 T:3728 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from episode_view WHERE (episode_view.idShow = 173) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  3054. 11:26:32 T:3728 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  3055. 11:26:32 T:3728 DEBUG: CVideoDatabase::RunQuery took 1 ms for 157 items query: select * from episode_view WHERE (episode_view.idShow = 208) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  3056. 11:26:32 T:3728 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  3057. 11:26:32 T:3728 DEBUG: CVideoDatabase::RunQuery took 7 ms for 233 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  3058. 11:26:32 T:3728 DEBUG: CVideoDatabase::RunQuery took 11 ms for 1200 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  3059. 11:26:33 T:14516 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3060. 11:26:33 T:14516 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  3061. 11:26:33 T:18876 DEBUG: CVideoDatabase::RunQuery took 8 ms for 233 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  3062. 11:26:33 T:14516 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3063. 11:26:33 T:14516 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  3064. 11:26:33 T:18876 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  3065. 11:26:33 T:18876 DEBUG: Getting Directory (special://profile/playlists/video)
  3066. 11:26:33 T:18876 DEBUG: Getting Directory (special://profile/playlists/mixed)
  3067. 11:26:33 T:18876 DEBUG: CMultiPathDirectory::MergeItems, items = 14
  3068. 11:26:33 T:18876 DEBUG: Testing path: [000] special://profile/playlists/video/ANIME.xsp
  3069. 11:26:33 T:18876 DEBUG: Testing path: [001] special://profile/playlists/video/ANIME_Others.xsp
  3070. 11:26:33 T:18876 DEBUG: Testing path: [002] special://profile/playlists/video/Movies_InProgress.xsp
  3071. 11:26:33 T:18876 DEBUG: Testing path: [003] special://profile/playlists/video/TV SHOWS.xsp
  3072. 11:26:33 T:18876 DEBUG: Testing path: [004] special://profile/playlists/video/TV Shows (Comedy).xsp
  3073. 11:26:33 T:18876 DEBUG: Testing path: [005] special://profile/playlists/video/TV Shows (Crime).xsp
  3074. 11:26:33 T:18876 DEBUG: Testing path: [006] special://profile/playlists/video/TV Shows (Drama).xsp
  3075. 11:26:33 T:18876 DEBUG: Testing path: [007] special://profile/playlists/video/TV Shows (Horror).xsp
  3076. 11:26:33 T:18876 DEBUG: Testing path: [008] special://profile/playlists/video/TV Shows (Priority).xsp
  3077. 11:26:33 T:18876 DEBUG: Testing path: [009] special://profile/playlists/video/TV Shows (Sci-Fi).xsp
  3078. 11:26:33 T:18876 DEBUG: Testing path: [010] special://profile/playlists/video/TV Shows_Others.xsp
  3079. 11:26:33 T:18876 DEBUG: Testing path: [011] special://profile/playlists/video/Unwatched (Anime).xsp
  3080. 11:26:33 T:18876 DEBUG: Testing path: [012] special://profile/playlists/video/Unwatched (Movie).xsp
  3081. 11:26:33 T:18876 DEBUG: CMultiPathDirectory::MergeItems, items = 14, took 1 ms
  3082. 11:26:33 T:18876 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  3083. 11:26:33 T:18876 DEBUG: Getting Directory (special://profile/playlists/video)
  3084. 11:26:33 T:18876 DEBUG: Getting Directory (special://profile/playlists/mixed)
  3085. 11:26:33 T:18876 DEBUG: CMultiPathDirectory::MergeItems, items = 14
  3086. 11:26:33 T:18876 DEBUG: Testing path: [000] special://profile/playlists/video/ANIME.xsp
  3087. 11:26:33 T:18876 DEBUG: Testing path: [001] special://profile/playlists/video/ANIME_Others.xsp
  3088. 11:26:33 T:18876 DEBUG: Testing path: [002] special://profile/playlists/video/Movies_InProgress.xsp
  3089. 11:26:33 T:18876 DEBUG: Testing path: [003] special://profile/playlists/video/TV SHOWS.xsp
  3090. 11:26:33 T:18876 DEBUG: Testing path: [004] special://profile/playlists/video/TV Shows (Comedy).xsp
  3091. 11:26:33 T:18876 DEBUG: Testing path: [005] special://profile/playlists/video/TV Shows (Crime).xsp
  3092. 11:26:33 T:18876 DEBUG: Testing path: [006] special://profile/playlists/video/TV Shows (Drama).xsp
  3093. 11:26:33 T:18876 DEBUG: Testing path: [007] special://profile/playlists/video/TV Shows (Horror).xsp
  3094. 11:26:33 T:18876 DEBUG: Testing path: [008] special://profile/playlists/video/TV Shows (Priority).xsp
  3095. 11:26:33 T:18876 DEBUG: Testing path: [009] special://profile/playlists/video/TV Shows (Sci-Fi).xsp
  3096. 11:26:33 T:18876 DEBUG: Testing path: [010] special://profile/playlists/video/TV Shows_Others.xsp
  3097. 11:26:33 T:18876 DEBUG: Testing path: [011] special://profile/playlists/video/Unwatched (Anime).xsp
  3098. 11:26:33 T:18876 DEBUG: Testing path: [012] special://profile/playlists/video/Unwatched (Movie).xsp
  3099. 11:26:33 T:18876 DEBUG: CMultiPathDirectory::MergeItems, items = 14, took 0 ms
  3100. 11:26:33 T:18876 DEBUG: CVideoDatabase::RunQuery took 9 ms for 4 items query: SELECT * FROM tvshow_view WHERE ((CASE WHEN COALESCE(tvshow_view.totalCount - tvshow_view.watchedcount, 0) > 0 THEN 0 ELSE 1 END = 0)) AND (((tvshow_view.strPath LIKE 'D:\MEDIA\ANIME\%')) OR ((tvshow_view.strPath LIKE 'U:\NAMAR\SERIES (ANIME)\%')) OR ((tvshow_view.strPath LIKE 'V:\NAMAR\SERIES (ANIME)\%')))
  3101. 11:26:33 T:14516 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3102. 11:26:33 T:14516 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  3103. 11:26:33 T:17780 DEBUG: CVideoDatabase::RunQuery took 12 ms for 1200 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount = 0))
  3104. 11:26:33 T:7484 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file D:\MEDIA\ANIME\Gintama\Season 04\Gintama - S04E47 - Not Losing to the Storm.mkv
  3105. 11:26:33 T:7484 DEBUG: CFileCache::Open - opening <D:\MEDIA\ANIME\Gintama\Season 04\Gintama - S04E47 - Not Losing to the Storm.mkv> using cache
  3106. 11:26:33 T:10224 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url U:\NAMAR\SERIES\Outlander (2014)\poster.jpg
  3107. 11:26:33 T:13352 DEBUG: Thread FileCache start, auto delete: false
  3108. 11:26:33 T:7484 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  3109. 11:26:33 T:7484 DEBUG: XFILE::CFileCache::Seek - waiting for position 286326369.
  3110. 11:26:33 T:13352 INFO: CFileCache::Process - Hit eof.
  3111. 11:26:33 T:7484 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  3112. 11:26:33 T:7484 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  3113. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Input #0, matroska,webm, D:\MEDIA\ANIME\Gintama\Season 04\Gintama - S04E47 - Not Losing to the Storm.mk':
  3114. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Metadata:
  3115. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: title : Gintama 197 [RG Genshiken]
  3116. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: encoder : libebml v0.7.7 + libmatroska v0.8.1
  3117. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: creation_time : 2010-11-01 15:33:13
  3118. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Duration: 00:24:40.62, start: 0.000000, bitrate: 1547 kb/s
  3119. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Chapter #0:0: start 0.000000, end 90.100000
  3120. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Metadata:
  3121. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: title : OP
  3122. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Chapter #0:1: start 90.100000, end 100.100000
  3123. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Metadata:
  3124. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: title : Info A
  3125. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Chapter #0:2: start 100.100000, end 798.100000
  3126. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Metadata:
  3127. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: title : A Part
  3128. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Chapter #0:3: start 798.100000, end 1360.000000
  3129. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Metadata:
  3130. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: title : B Part
  3131. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Chapter #0:4: start 1360.000000, end 1455.100000
  3132. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Metadata:
  3133. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: title : ED
  3134. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Chapter #0:5: start 1455.100000, end 1470.100000
  3135. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Metadata:
  3136. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: title : Preview
  3137. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Chapter #0:6: start 1470.100000, end 1480.621000
  3138. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Metadata:
  3139. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: title : Info B
  3140. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Stream #0:0(jpn): Video: h264 (High), yuv420p, 704x528 [SAR 1:1 DAR 4:3], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
  3141. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Metadata:
  3142. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: title : RG Genshiken DVDRip, encoded by Dez & Shiko
  3143. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Stream #0:1(jpn): Audio: aac (LC), 48000 Hz, stereo, fltp (default)
  3144. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: Metadata:
  3145. 11:26:33 T:7484 INFO: ffmpeg[1D3C]: title : 2.0 (Original)
  3146. 11:26:33 T:7484 DEBUG: CDVDDemuxFFmpeg::AddStream(0, ...) -> 0
  3147. 11:26:33 T:7484 DEBUG: CDVDDemuxFFmpeg::AddStream(1, ...) -> 1
  3148. 11:26:33 T:13352 DEBUG: Thread FileCache 13352 terminating
  3149. 11:26:33 T:14516 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3150. 11:26:33 T:14516 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  3151. 11:26:34 T:14516 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3152. 11:26:34 T:14516 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  3153. 11:26:35 T:14516 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3154. 11:26:35 T:14516 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  3155. 11:26:35 T:7484 DEBUG: CVideoDatabase::RunQuery took 17 ms for 233 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  3156. 11:26:35 T:17780 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url U:\NAMAR\MOVIES\Kung Fu Panda Collection\Kung Fu Panda 3 (2016)\fanart.jpg
  3157. 11:26:36 T:14516 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3158. 11:26:36 T:14516 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  3159. 11:26:36 T:14516 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3160. 11:26:36 T:14516 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  3161. 11:26:36 T:14516 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  3162. 11:26:36 T:14516 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  3163. 11:26:38 T:14516 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3164. 11:26:38 T:14516 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  3165. 11:26:38 T:14516 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3166. 11:26:38 T:14516 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  3167. 11:26:38 T:14516 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3168. 11:26:38 T:14516 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  3169. 11:26:38 T:14516 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3170. 11:26:38 T:14516 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  3171. 11:26:38 T:14516 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3172. 11:26:38 T:14516 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  3173. 11:26:39 T:14516 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3174. 11:26:39 T:14516 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  3175. 11:26:39 T:14516 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  3176. 11:26:39 T:14516 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  3177. 11:26:41 T:14516 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  3178. 11:26:41 T:14516 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  3179. 11:26:41 T:14516 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  3180. 11:26:41 T:14516 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  3181. 11:26:41 T:14516 NOTICE: Storing total System Uptime
  3182. 11:26:41 T:14516 NOTICE: Saving settings
  3183. 11:26:41 T:14516 NOTICE: stop all
  3184. 11:26:41 T:10224 DEBUG: Thread JobWorker 10224 terminating (autodelete)
  3185. 11:26:41 T:7484 DEBUG: Thread JobWorker 7484 terminating (autodelete)
  3186. 11:26:41 T:14516 NOTICE: stop player
  3187. 11:26:41 T:17780 DEBUG: Thread JobWorker 17780 terminating (autodelete)
  3188. 11:26:41 T:18876 DEBUG: Thread JobWorker 18876 terminating (autodelete)
  3189. 11:26:41 T:14516 INFO: stopping PVRManager
  3190. 11:26:41 T:14516 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  3191. 11:26:41 T:14516 NOTICE: ES: Stopping event server
  3192. 11:26:41 T:14516 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  3193. 11:26:41 T:14516 NOTICE: stopping upnp
  3194. 11:26:41 T:14516 NOTICE: WebServer: Stopped the webserver
  3195. 11:26:41 T:5128 NOTICE: ES: UDP Event server stopped
  3196. 11:26:41 T:7076 DEBUG: Thread TCPServer 7076 terminating
  3197. 11:26:41 T:5128 DEBUG: Thread EventServer 5128 terminating
  3198. 11:26:41 T:10324 DEBUG: Thread PeripBusUSB 10324 terminating
  3199. 11:26:41 T:14584 DEBUG: Thread PeripBusCEC 14584 terminating
  3200. 11:26:41 T:14516 NOTICE: stop sap announcement listener
  3201. 11:26:41 T:14516 NOTICE: clean cached files!
  3202. 11:26:41 T:14516 NOTICE: unload skin
  3203. 11:26:41 T:14516 INFO: Unloading old skin ...
  3204. 11:26:41 T:14516 DEBUG: ------ Window Deinit () ------
  3205. 11:26:41 T:14516 DEBUG: ------ Window Deinit (Home.xml) ------
  3206. 11:26:41 T:14516 DEBUG: ADDON: Stopping service addons.
  3207. 11:26:41 T:8552 INFO: CPythonInvoker(1, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.trakt\default.py): script successfully run
  3208. 11:26:41 T:14516 DEBUG: CPythonInvoker(1, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.trakt\default.py): script termination took 0ms
  3209. 11:26:41 T:9080 INFO: CPythonInvoker(2, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.grab.fanart-master\service.py): script successfully run
  3210. 11:26:41 T:14516 DEBUG: CPythonInvoker(2, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.grab.fanart-master\service.py): script termination took 1ms
  3211. 11:26:41 T:9080 INFO: Python script interrupted by user
  3212. 11:26:41 T:3728 DEBUG: Library Data Provider: service version 0.1.5 stopped
  3213. 11:26:41 T:3728 INFO: CPythonInvoker(3, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): script successfully run
  3214. 11:26:41 T:14516 DEBUG: CPythonInvoker(3, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): script termination took 0ms
  3215. 11:26:41 T:3728 INFO: Python script interrupted by user
  3216. 11:26:41 T:3728 DEBUG: Thread LanguageInvoker 3728 terminating
  3217. 11:26:41 T:9080 DEBUG: Thread LanguageInvoker 9080 terminating
  3218. 11:26:41 T:8552 INFO: Python script interrupted by user
  3219. 11:26:42 T:18100 NOTICE: script.tv.show.next.aired: ### abort requested -- stopping background processing
  3220. 11:26:42 T:18100 INFO: CPythonInvoker(5, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): script aborted
  3221. 11:26:42 T:14516 DEBUG: CPythonInvoker(5, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): script termination took 473ms
  3222. 11:26:42 T:8552 DEBUG: Thread LanguageInvoker 8552 terminating
  3223. 11:26:42 T:18100 INFO: Python script interrupted by user
  3224. 11:26:42 T:4596 DEBUG: [service.watchdog] stopping..
  3225. 11:26:42 T:12092 DEBUG: [service.watchdog] XBMCInterrupt raised
  3226. 11:26:43 T:4596 DEBUG: Previous line repeats 1 times.
  3227. 11:26:43 T:4596 INFO: CPythonInvoker(6, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.watchdog\service.py): script successfully run
  3228. 11:26:43 T:14516 DEBUG: CPythonInvoker(6, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\service.watchdog\service.py): script termination took 972ms
  3229. 11:26:43 T:4596 INFO: Python script interrupted by user
  3230. 11:26:43 T:4596 DEBUG: Thread LanguageInvoker 4596 terminating
  3231. 11:26:43 T:13128 INFO: CPythonInvoker(14, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py): script successfully run
  3232. 11:26:43 T:14516 DEBUG: CPythonInvoker(14, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py): script termination took 89ms
  3233. 11:26:43 T:13128 INFO: Python script interrupted by user
  3234. 11:26:43 T:13128 DEBUG: Thread LanguageInvoker 13128 terminating
  3235. 11:26:46 T:9820 INFO: CPythonInvoker(7, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.ratingupdate\service.py): script successfully run
  3236. 11:26:46 T:14516 DEBUG: CPythonInvoker(7, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.ratingupdate\service.py): script termination took 3465ms
  3237. 11:26:46 T:9820 INFO: Python script interrupted by user
  3238. 11:26:46 T:9820 DEBUG: Thread LanguageInvoker 9820 terminating
  3239. 11:26:46 T:18100 DEBUG: Thread LanguageInvoker 18100 terminating
  3240. 11:26:47 T:13992 DEBUG: script.skin.info.service: finished
  3241. 11:26:47 T:13992 INFO: CPythonInvoker(9, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.info.service\default.py): script successfully run
  3242. 11:26:47 T:14516 DEBUG: CPythonInvoker(9, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.skin.info.service\default.py): script termination took 538ms
  3243. 11:26:47 T:13992 INFO: Python script interrupted by user
  3244. 11:26:47 T:13992 DEBUG: Thread LanguageInvoker 13992 terminating
  3245. 11:26:47 T:3276 DEBUG: script.toolbox: finished
  3246. 11:26:47 T:3276 INFO: CPythonInvoker(10, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.toolbox\default.py): script successfully run
  3247. 11:26:47 T:14516 DEBUG: CPythonInvoker(10, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\script.toolbox\default.py): script termination took 221ms
  3248. 11:26:47 T:3276 INFO: Python script interrupted by user
  3249. 11:26:47 T:3276 DEBUG: Thread LanguageInvoker 3276 terminating
  3250. 11:26:47 T:9744 INFO: CPythonInvoker(18, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py): script successfully run
  3251. 11:26:47 T:14516 DEBUG: CPythonInvoker(18, C:\Users\MarHutchy\AppData\Roaming\Kodi\addons\plugin.video.genesis\default.py): script termination took 94ms
  3252. 11:26:47 T:9744 INFO: Python script interrupted by user
  3253. 11:26:47 T:9744 DEBUG: Thread LanguageInvoker 9744 terminating
  3254. 11:26:47 T:13580 DEBUG: Thread ActiveAE 13580 terminating
  3255. 11:26:47 T:17972 DEBUG: Thread AESink 17972 terminating
  3256. 11:26:47 T:14516 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  3257. 11:26:47 T:14516 NOTICE: stopped
  3258. 11:26:47 T:14516 NOTICE: destroy
  3259. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in repository.exodus has been uninstalled.'
  3260. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been uninstalled.'
  3261. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been uninstalled.'
  3262. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been uninstalled.'
  3263. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.moviesetart has been uninstalled.'
  3264. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  3265. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been uninstalled.'
  3266. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in adsp.basic has been uninstalled.'
  3267. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been uninstalled.'
  3268. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been uninstalled.'
  3269. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been uninstalled.'
  3270. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.genesis has been uninstalled.'
  3271. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in repository.xunitytalk has been uninstalled.'
  3272. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup4 has been uninstalled.'
  3273. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in resource.images.recordlabels.white has been uninstalled.'
  3274. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  3275. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  3276. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been uninstalled.'
  3277. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been uninstalled.'
  3278. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been uninstalled.'
  3279. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been uninstalled.'
  3280. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.httplib2 has been uninstalled.'
  3281. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.myconnpy has been uninstalled.'
  3282. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.ym has been uninstalled.'
  3283. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.image.resource.select has been uninstalled.'
  3284. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  3285. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.trakt has been uninstalled.'
  3286. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmchub has been uninstalled.'
  3287. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.grab.fanart has been uninstalled.'
  3288. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.arrow has been uninstalled.'
  3289. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in skin.re-touched has been uninstalled.'
  3290. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been uninstalled.'
  3291. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.ustvnow.tva has been uninstalled.'
  3292. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.opensubtitles has been uninstalled.'
  3293. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been uninstalled.'
  3294. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.colorbox has been uninstalled.'
  3295. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been uninstalled.'
  3296. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in service.library.data.provider has been uninstalled.'
  3297. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.addoninstaller has been uninstalled.'
  3298. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been uninstalled.'
  3299. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.libraryeditor has been uninstalled.'
  3300. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.dateutil has been uninstalled.'
  3301. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been uninstalled.'
  3302. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been uninstalled.'
  3303. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.exodus.artwork has been uninstalled.'
  3304. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been uninstalled.'
  3305. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been uninstalled.'
  3306. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been uninstalled.'
  3307. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.skeledrew.anime-watcher has been uninstalled.'
  3308. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been uninstalled.'
  3309. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.skin.helper.service has been uninstalled.'
  3310. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been uninstalled.'
  3311. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been uninstalled.'
  3312. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been uninstalled.'
  3313. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been uninstalled.'
  3314. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.confluence has been uninstalled.'
  3315. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.googleapi has been uninstalled.'
  3316. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  3317. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been uninstalled.'
  3318. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been uninstalled.'
  3319. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been uninstalled.'
  3320. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  3321. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.signals has been uninstalled.'
  3322. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
  3323. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.t0mm0.common has been uninstalled.'
  3324. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been uninstalled.'
  3325. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been uninstalled.'
  3326. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been uninstalled.'
  3327. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been uninstalled.'
  3328. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in repository.lunatixz has been uninstalled.'
  3329. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.six has been uninstalled.'
  3330. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  3331. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been uninstalled.'
  3332. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in repository.spoyser has been uninstalled.'
  3333. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been uninstalled.'
  3334. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been uninstalled.'
  3335. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been uninstalled.'
  3336. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been uninstalled.'
  3337. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  3338. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in adsp.biquad.filters has been uninstalled.'
  3339. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been uninstalled.'
  3340. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been uninstalled.'
  3341. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been uninstalled.'
  3342. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
  3343. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.skin.info.service has been uninstalled.'
  3344. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  3345. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in repository.lambda has been uninstalled.'
  3346. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.cinemavision has been uninstalled.'
  3347. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been uninstalled.'
  3348. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in context.trakt.contextmenu has been uninstalled.'
  3349. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.podnapisi has been uninstalled.'
  3350. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been uninstalled.'
  3351. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.myvevo has been uninstalled.'
  3352. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.common has been uninstalled.'
  3353. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.toolbox has been uninstalled.'
  3354. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been uninstalled.'
  3355. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been uninstalled.'
  3356. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.tuneinradio has been uninstalled.'
  3357. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been uninstalled.'
  3358. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been uninstalled.'
  3359. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.xbmchub.notifications has been uninstalled.'
  3360. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  3361. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been uninstalled.'
  3362. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.skinshortcuts has been uninstalled.'
  3363. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.vimeo has been uninstalled.'
  3364. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.uritemplate has been uninstalled.'
  3365. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been uninstalled.'
  3366. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been uninstalled.'
  3367. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  3368. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.subscene has been uninstalled.'
  3369. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been uninstalled.'
  3370. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been uninstalled.'
  3371. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in service.watchdog has been uninstalled.'
  3372. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.exodus has been uninstalled.'
  3373. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been uninstalled.'
  3374. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been uninstalled.'
  3375. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been uninstalled.'
  3376. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been uninstalled.'
  3377. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been uninstalled.'
  3378. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.urlresolver has been uninstalled.'
  3379. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been uninstalled.'
  3380. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.oauth2client has been uninstalled.'
  3381. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.trakt has been uninstalled.'
  3382. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been uninstalled.'
  3383. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.yaml has been uninstalled.'
  3384. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been uninstalled.'
  3385. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.xbmcbackup has been uninstalled.'
  3386. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been uninstalled.'
  3387. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in repository.metalkettle has been uninstalled.'
  3388. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been uninstalled.'
  3389. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  3390. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  3391. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in adsp.freesurround has been uninstalled.'
  3392. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox.silvo has been uninstalled.'
  3393. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in resource.images.studios.white has been uninstalled.'
  3394. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.ratingupdate has been uninstalled.'
  3395. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been uninstalled.'
  3396. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  3397. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  3398. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.videoextras has been uninstalled.'
  3399. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been uninstalled.'
  3400. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been uninstalled.'
  3401. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  3402. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been uninstalled.'
  3403. 11:26:47 T:14516 DEBUG: ADDON: cpluff: 'Plug-in script.module.metahandler has been uninstalled.'
  3404. 11:26:47 T:14516 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 048A5810 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3405. 11:26:47 T:14516 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 047F16A0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3406. 11:26:47 T:14516 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 047F24B0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3407. 11:26:47 T:14516 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 047F1EC8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3408. 11:26:47 T:14516 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 047F2468 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3409. 11:26:47 T:14516 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 047F1970 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3410. 11:26:47 T:14516 NOTICE: closing down remote control service
  3411. 11:26:47 T:14516 NOTICE: unload sections
  3412. 11:26:47 T:3972 DEBUG: Thread RemoteControl 3972 terminating
  3413. 11:26:47 T:14516 NOTICE: special://profile/ is mapped to: special://masterprofile/
  3414. 11:26:47 T:14516 NOTICE: destroy
  3415. 11:26:47 T:14516 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
  3416. 11:26:47 T:14516 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
  3417. 11:26:47 T:14516 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
  3418. 11:26:47 T:14516 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
  3419. 11:26:47 T:14516 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
  3420. 11:26:47 T:14516 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
  3421. 11:26:47 T:14516 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
  3422. 11:26:47 T:14516 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
  3423. 11:26:47 T:14516 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
  3424. 11:26:47 T:14516 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
  3425. 11:26:47 T:14516 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
  3426. 11:26:47 T:14516 NOTICE: closing down remote control service
  3427. 11:26:47 T:14516 NOTICE: unload sections
  3428. 11:26:47 T:14516 NOTICE: application stopped...
  3429. 11:26:47 T:14516 DEBUG: ActiveAE DSP - destroyed
  3430. 11:26:47 T:14516 DEBUG: PVRManager - destroyed
  3431. 11:26:47 T:14516 DEBUG: SECTION:UnloadDll(special://xbmcbin/system/libcurl.dll)
  3432. 11:26:47 T:14516 ERROR: dllFreeLibrary - Invalid hModule specified
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement