Advertisement
snyft

Sopranos

Sep 26th, 2014
511
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 428.16 KB | None | 0 0
  1. 18:43:33 T:2284 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 18:43:33 T:2284 NOTICE: -----------------------------------------------------------------------
  3. 18:43:33 T:2284 NOTICE: Starting Kodi (14.0-ALPHA4 Git:20140923-ba3e797). Platform: Windows NT x86 32-bit
  4. 18:43:33 T:2284 NOTICE: Using Release Kodi x32 build
  5. 18:43:33 T:2284 NOTICE: Kodi compiled Sep 24 2014 by MSVC 180021005 for Windows NT x86 32-bit version 6.0 (0x06000000)
  6. 18:43:33 T:2284 NOTICE: Running on Windows 7 SP1, kernel: Windows NT x86 64-bit version 6.1
  7. 18:43:33 T:2284 NOTICE: Host CPU: Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz, 2 cores available
  8. 18:43:33 T:2284 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
  9. 18:43:33 T:2284 NOTICE: Running with administrator rights
  10. 18:43:33 T:2284 NOTICE: Aero is disabled
  11. 18:43:33 T:2284 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
  12. 18:43:33 T:2284 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
  13. 18:43:33 T:2284 NOTICE: special://masterprofile/ is mapped to: C:\Users\server\AppData\Roaming\Kodi\userdata
  14. 18:43:33 T:2284 NOTICE: special://home/ is mapped to: C:\Users\server\AppData\Roaming\Kodi\
  15. 18:43:33 T:2284 NOTICE: special://temp/ is mapped to: C:\Users\server\AppData\Roaming\Kodi\cache
  16. 18:43:33 T:2284 NOTICE: The executable running is: C:\Program Files (x86)\Kodi\Kodi.exe
  17. 18:43:33 T:2284 NOTICE: Local hostname: htpc
  18. 18:43:33 T:2284 NOTICE: Log File is located: C:\Users\server\AppData\Roaming\Kodi\xbmc.log
  19. 18:43:33 T:2284 NOTICE: -----------------------------------------------------------------------
  20. 18:43:33 T:2284 NOTICE: load settings...
  21. 18:43:33 T:2284 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  22. 18:43:33 T:2284 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  23. 18:43:33 T:2284 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  24. 18:43:33 T:2284 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  25. 18:43:33 T:2284 NOTICE: Contents of special://profile/advancedsettings.xml are...
  26. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
  27. <!--
  28.  
  29. This REGEX is UNOFFICIAL/EXPERIMENTAL and may in places require a strict folder structure.
  30.  
  31. See forum link for README, changelog and support.
  32.  
  33.  
  34.  
  35. Version: V2.4
  36.  
  37. Author: Xe
  38.  
  39. Link: http://forum.xbmc.org/showthread.php?t=51614
  40.  
  41.  
  42.  
  43. ################################################################################-->
  44. <advancedsettings>
  45. <splash>false</splash>
  46. <!-- Customise/remove/comment this section to your personal preferences -->
  47. <useddsfanart>true</useddsfanart>
  48. <!-- Enable GPU accelerated fanart-->
  49. <cputempcommand>cputemp</cputempcommand>
  50. <!-- OpenELEC Specific -->
  51. <gputempcommand>gputemp</gputempcommand>
  52. <!-- OpenELEC Specific -->
  53. <gui>
  54. <algorithmdirtyregions>3</algorithmdirtyregions>
  55. <nofliptimeout>0</nofliptimeout>
  56. </gui>
  57. <samba>
  58. <clienttimeout>30</clienttimeout>
  59. <!-- Set a sensible SAMBA timeout -->
  60. </samba>
  61. <videolibrary>
  62. <hideallitems>true</hideallitems>
  63. <!-- Remove the "*All" items from the video library -->
  64. <hideemptyseries>false</hideemptyseries>
  65. <!-- Dont hide empty series in the video library -->
  66. <hiderecentlyaddeditems>false</hiderecentlyaddeditems>
  67. <!-- Dont remove the "Recently added ..." items from the video library. -->
  68. <recentlyaddeditems>300</recentlyaddeditems>
  69. <!-- Increase number of recently added items from default 25 -->
  70. <backgroundupdate>false</backgroundupdate>
  71. <!-- Set to hide the video scanner dialog from the gui -->
  72. <flattentvshows>0</flattentvshows>
  73. <!-- Never flatten TV show seasons, 0=never 1=if one season (default) 2=all -->
  74. </videolibrary>
  75. <musiclibrary>
  76. <backgroundupdate>false</backgroundupdate>
  77. <!-- set to hide the music scanner dialog from the gui -->
  78. </musiclibrary>
  79. <myvideos>
  80. <extractthumb>false</extractthumb>
  81. <!-- Dont create random thumbnails. Either scrape them from the internet or dont have them -->
  82. </myvideos>
  83. <sorttokens>
  84. <token separators="">&quot;</token>
  85. <!-- Ignore " when sorting. Senisble due to IMDB naming policy -->
  86. </sorttokens>
  87. <video>
  88. <!-- Stop XBMC indexing some unwanted common items -->
  89. <excludefromscan action="prepend">
  90. <regexp>(?i)videoextras</regexp>
  91. <regexp>(?i)extras</regexp>
  92. <!-- Greedy, whole path, case insensitive ignore -->
  93. <regexp>(?i)sample</regexp>
  94. <!-- Greedy, whole path, case insensitive ignore -->
  95. <regexp>(?i)proof</regexp>
  96. <regexp>(?i)subpack</regexp>
  97. <regexp>(?i)uTorrentPartFile</regexp>
  98. <!-- Ignore common scrap files -->
  99. </excludefromscan>
  100. <excludetvshowsfromscan action="prepend">
  101. <regexp>(?i)videoextras</regexp>
  102. <regexp>(?i)extras</regexp>
  103. <!-- Greedy, whole path, case insensitive ignore -->
  104. <regexp>(?i)sample</regexp>
  105. <!-- Greedy, whole path, case insensitive ignore -->
  106. <regexp>(?i)proof</regexp>
  107. <regexp>(?i)uTorrentPartFile</regexp>
  108. <!-- Ignore common scrap files -->
  109. <regexp>(?i)subpack</regexp>
  110. </excludetvshowsfromscan>
  111. </video>
  112. <tvshowmatching action="prepend">
  113. <!-- Catch some troublesome formats before XBMC -->
  114. <!-- DIRFIX Handling -->
  115. <regexp>(?i)[\. _-]s?(\d{1,2})[\. _-]?[e|x](\d{1,2})(.*)dirfix</regexp>
  116. <!-- DIRFIX Handling show.name.S01E10E11.ep.name.here.DiRFiX.PROPER.HDTV.XviD-XEE-->
  117. <!-- Edge case scene handling -->
  118. <regexp>(?i)[/\\]tpz-(?:24|30rock|4400)(\d)(\d{2})(\d{2})?(?:r|fix|dc|-repack|int|d)?\.</regexp>
  119. <!-- tpz-SPECIFICSHOW12324.avi This attempts to cater for some odditys -->
  120. <regexp>(?i)[/\\]tpz-\D*(\d)(\d{2})(\d{2})?(?:r|fix|dc|-repack|int|d)?\.</regexp>
  121. <!-- tzp-show12324.avi -->
  122. <regexp>(?i)[/\\]tpz-johnadams(\d).avi</regexp>
  123. <!-- tpz-johnadams2.avi. Another TPZ divergence from their own naming scheme. XBMC will assume Season 1 if only one match-->
  124. <regexp>(?i)[/\\]tpz-\D*(\d)(\d{2})(\d{2})?(?:r|fix|dc|-repack|int|d)?\.</regexp>
  125. <!-- tzp-show12324.avi -->
  126. <regexp>(?i)[.a-z](\d{1,2})(\d\d)-notv([^/\\]*)</regexp>
  127. <!-- frng101-notv.avi -->
  128. <regexp>(?i)[/\\]\w+-\w+(\d)(\d\d)\.</regexp>
  129. <!-- mtn-tts104.avi -->
  130. <regexp>(?i)[/\\]bb(\d)(\d\d)-clue\.</regexp>
  131. <!-- bb201-clue.mkv -->
  132. <!-- Anime specific matching. YMMV with this one as anime naming is oddball. REQUIRES CRC in name -->
  133. <regexp>(?i)()(?:[\. _-]|ep)(\d{1,3})[\. _-v].*[[({][\da-f]{8}[])}]</regexp>
  134. <!-- [Doki]_Asobi_ni_Iku_yo!_-_03v2_(1280x720_h264_AAC)_[B5B9C6F3].mkv -->
  135. <regexp>(?i)[-._ ]+S(?:eason ?)?(\d{1,3})[-._ ]*(?:ep?[ .]?)?(\d{1,3})(?:[_ ]?v\d+)?[-._ ]*(?:[[({][^])}]+[])}][-_ ]*)*?(?:[[({][\da-f]{8}[])}])</regexp>
  136. <regexp>(?i)(Special|OVA|OAV)[-._ ]+(?:ep?[ .]?)?(\d{1,3})(?:[_ ]?v\d+)?[-._ ]*(?:[A-Za-z_ ]+)?(?:[[({][^])}]+[])}][-_ ]*)*?(?:[[({][\da-f]{8}[])}])</regexp>
  137. <regexp>(?i)()[-._ ]+(?:ep?[ .]?)?(\d{1,3})(?:[_ ]?v\d+)?[-._ ]*(?:[A-Za-z_ ]+)?(?:[[({][^])}]+[])}][-_ ]*)*?(?:[[({][\da-f]{8}[])}])</regexp>
  138. </tvshowmatching>
  139. <tvshowmatching action="append">
  140. <!-- XBMC has tried, now its our turn again -->
  141. <!-- Use the season number from the folder name and ep number from video file -->
  142. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\]\D+[\. _-](\d{1,2})[\. _-]\D+</regexp>
  143. <!-- /Season 1/the_episode_8.avi HUGE potential for false positives. Comment out if you are unsure -->
  144. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?\D\1(\d\d)(?!.*])</regexp>
  145. <!-- /Action/Season 1/Action101 Pilot.avi Last (?!.*]) helps with anime false positives. not a perfect solution -->
  146. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\](\d{1,2})\W([^/\\]*)</regexp>
  147. <!-- /UFO/Season 1/02.Computer.Affair.Divx e.g. lame sequntial numbering witout season -->
  148. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?\Wep?\.?(\d{1,2})\W([^/\\]*)</regexp>
  149. <!-- /Ulysses 31/Season 1/Ulysses 31 E12 Trapped.avi e.g. lame sequntial numbering witout season -->
  150. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?\W?episode\W?(\d{1,2})\W([^/\\]*)</regexp>
  151. <!-- /The Chronicles/Season 1/Chronicles.Of.01.The.episode.6.DVDRip.DivX-movies.avi -->
  152. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?\Wpart\W?(\d{1,2})\W([^/\\]*)</regexp>
  153. <!-- /NASA Missions/Season 1/nasa.missions.part.3.hdtv.xvid-fqm.avi -->
  154. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?\Wchapter\W?(\d{1,2})\W([^/\\]*)</regexp>
  155. <!-- /The Young/Season 1/The.Young.Chapter.01.My.First.Adventure.DVDRip.XviD-SAiNTS.avi -->
  156. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?\1\W?x\W?(\d{1,2})([^/\\]*)</regexp>
  157. <!-- /season 5/Lost - 5 x 05.mkv -->
  158. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?s0?\1[ex.]{0,2}(\d{1,2})([^/\\]*)</regexp>
  159. <!-- /Season 1/Grange Hill S01xE01.avi -->
  160. <regexp>(?i)(Special|OVA|OAV)[-._ ]+(?:ep?[ .]?)?(\d{1,3})(?:[_ ]?v\d+)?[-._ ]*(?:[[({][^])}]+[])}][\s-_]*)*[^\\/]+$</regexp>
  161. <regexp>(?i)()[-._ ]+(?:ep?[ .]?)?(\d{1,3})(?:[_ ]?v\d+)?[-._ ]*(?:[[({][^])}]+[])}][\s-_]*)*[^\\/]+$</regexp>
  162. </tvshowmatching>
  163. <moviestacking>
  164. <!-- Tokens - (Title)(Volume)(Ignore)(Extension). If you have a "one pile file" system of movie organization then DONT run these -->
  165. <regexp>(?i)(.*-done[\. _-])(\d)(\.)(\w{3})$</regexp>
  166. <!-- movie name.blah.DVDRip.XviD-DoNE.1.avi -->
  167. <regexp>(?i)(.*?[\. _-]cd)(\d)([\. _-].*?\.)(\w{3})$</regexp>
  168. <!-- movie name.blah.iNTERNAL.DVDRip.XViD.CD1-TWiST.avi -->
  169. <regexp>(?i)(.*?[\. _-]cd)(\d)(\.)(\w{3})$</regexp>
  170. <!-- group-40yearoldv-cd1.avi -->
  171. <regexp>(?i)(.*?cd)(\d)(\.)(\w{3})$</regexp>
  172. <!-- group-30doncd1.avi -->
  173. <regexp>(?i)(.*[\. _-])([abc])(\.)(\w{3})$</regexp>
  174. <!-- group-310ty-a.avi -->
  175. <regexp>(?i)(.*?)([abc123])(\.)(\w{3})$</regexp>
  176. <!-- group-outa.avi -->
  177. <regexp>(?i)(.*?)([abc123])([\. _-](?:xvid|divx|int)\.)(\w{3})$</regexp>
  178. <!-- group-moviea-xvid.avi -->
  179. <regexp>(?i)(.*)(\d{1,2})(\.)(\w{3})$</regexp>
  180. <!-- group-movie2.avi -->
  181. <regexp>(?i)(.*)(\d{1,2})([\. _-]\w{3,10}\.)(\w{3})$</regexp>
  182. <!-- movie1-grp.avi -->
  183. <regexp>(?i)(.*?[\. _-])(\d{1,2})(\.)(\w{3})$</regexp>
  184. <!-- movie-name-01.avi.avi -->
  185. <regexp>(?i)(.*?[\. _-]part)(\d{1,2})([\. _-].*?\.)(\w{3})$</regexp>
  186. <!-- Movie.name.DvDrip.Part1-group.avi -->
  187. <regexp>(?i)(.*[\. _-])([123abc])([\. _-].*\.)(\w{3})$</regexp>
  188. <!-- the.movie.dual.audio-a-group.avi -->
  189. <regexp>(?i)(.*)(\w)(Of[123].*\.)(\w{3})$</regexp>
  190. <!-- the movie - blah1Of2-.avi -->
  191. <regexp>(?i)(.*)([123abc])(-int\.)(\w{3})$</regexp>
  192. <!-- group-movie4a-int.avi -->
  193. </moviestacking>
  194. </advancedsettings>
  195. 18:43:33 T:2284 NOTICE: Default DVD Player: dvdplayer
  196. 18:43:33 T:2284 NOTICE: Default Video Player: dvdplayer
  197. 18:43:33 T:2284 NOTICE: Default Audio Player: paplayer
  198. 18:43:33 T:2284 NOTICE: Enabled debug logging due to GUI setting (2)
  199. 18:43:33 T:2284 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  200. 18:43:33 T:2284 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  201. 18:43:33 T:2284 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  202. 18:43:33 T:2284 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  203. 18:43:33 T:2284 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  204. 18:43:33 T:2284 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  205. 18:43:33 T:2284 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  206. 18:43:33 T:2284 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  207. 18:43:33 T:2284 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/mms/udp
  208. 18:43:33 T:2284 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  209. 18:43:33 T:2284 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  210. 18:43:33 T:2284 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  211. 18:43:34 T:2284 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  212. 18:43:34 T:2284 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  213. 18:43:34 T:2284 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  214. 18:43:34 T:2284 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  215. 18:43:34 T:2284 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  216. 18:43:34 T:2284 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  217. 18:43:34 T:2284 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  218. 18:43:34 T:2284 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  219. 18:43:34 T:2284 NOTICE: Loaded playercorefactory configuration
  220. 18:43:34 T:2284 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  221. 18:43:34 T:2284 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  222. 18:43:34 T:2284 INFO: creating subdirectories
  223. 18:43:34 T:2284 INFO: userdata folder: special://masterprofile/
  224. 18:43:34 T:2284 INFO: recording folder:
  225. 18:43:34 T:2284 INFO: screenshots folder:
  226. 18:43:34 T:2284 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  227. 18:43:34 T:2284 DEBUG: trying to set locale to eng_gbr
  228. 18:43:34 T:2284 INFO: global locale set to English_United Kingdom.1252
  229. 18:43:34 T:2284 INFO: load English language file, from path: special://xbmc/language/
  230. 18:43:34 T:2284 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\language\English\strings.po
  231. 18:43:34 T:2284 DEBUG: POParser: loaded 3226 strings from file C:\Program Files (x86)\Kodi\language\English\strings.po
  232. 18:43:34 T:3132 NOTICE: Thread ActiveAE start, auto delete: false
  233. 18:43:34 T:204 NOTICE: Thread AESink start, auto delete: false
  234. 18:43:34 T:3132 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_DTSHD" on device "LG TV-1 (NVIDIA High Definition Audio)" seems to be not supported.
  235. 18:43:34 T:3132 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_TRUEHD" on device "LG TV-1 (NVIDIA High Definition Audio)" seems to be not supported.
  236. 18:43:34 T:3132 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_EAC3" on device "LG TV-1 (NVIDIA High Definition Audio)" seems to be not supported.
  237. 18:43:34 T:3132 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_DTS" on device "LG TV-1 (NVIDIA High Definition Audio)" seems to be not supported.
  238. 18:43:34 T:3132 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_AAC" on device "LG TV-1 (NVIDIA High Definition Audio)" seems to be not supported.
  239. 18:43:34 T:3132 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: data format "AE_FMT_LPCM" on device "LG TV-1 (NVIDIA High Definition Audio)" seems to be not supported.
  240. 18:43:34 T:3132 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: sample rate 192khz on device "SPDIF Out (Creative SB X-Fi)" seems to be not supported.
  241. 18:43:34 T:3132 NOTICE: Found 2 Lists of Devices
  242. 18:43:34 T:3132 NOTICE: Enumerated DIRECTSOUND devices:
  243. 18:43:34 T:3132 NOTICE: Device 1
  244. 18:43:34 T:3132 NOTICE: m_deviceName : {498ECE64-C22F-46F2-A147-8445FB37195A}
  245. 18:43:34 T:3132 NOTICE: m_displayName : HDMI - LG TV-1 (NVIDIA High Definition Audio)
  246. 18:43:34 T:3132 NOTICE: m_displayNameExtra: DIRECTSOUND: LG TV-1 (NVIDIA High Definition Audio)
  247. 18:43:35 T:3132 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  248. 18:43:35 T:3132 NOTICE: m_channels : FL,FR
  249. 18:43:35 T:3132 NOTICE: m_sampleRates : 48000
  250. 18:43:35 T:3132 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
  251. 18:43:35 T:3132 NOTICE: Device 2
  252. 18:43:35 T:3132 NOTICE: m_deviceName : {80E543AC-7548-4909-99CE-2F770BE12CCE}
  253. 18:43:35 T:3132 NOTICE: m_displayName : SPDIF - SPDIF Out (Creative SB X-Fi)
  254. 18:43:35 T:3132 NOTICE: m_displayNameExtra: DIRECTSOUND: SPDIF Out (Creative SB X-Fi)
  255. 18:43:35 T:3132 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  256. 18:43:35 T:3132 NOTICE: m_channels : FL,FR
  257. 18:43:35 T:3132 NOTICE: m_sampleRates : 48000
  258. 18:43:35 T:3132 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
  259. 18:43:35 T:3132 NOTICE: Device 3
  260. 18:43:35 T:3132 NOTICE: m_deviceName : {F8E4D82E-16C6-4D14-AD80-F35AB726AA27}
  261. 18:43:35 T:3132 NOTICE: m_displayName : Speakers - Speakers (Creative SB X-Fi)
  262. 18:43:35 T:3132 NOTICE: m_displayNameExtra: DIRECTSOUND: Speakers (Creative SB X-Fi)
  263. 18:43:35 T:3132 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  264. 18:43:35 T:3132 NOTICE: m_channels : FL,FR,FC,BL,BR,LFE
  265. 18:43:35 T:3132 NOTICE: m_sampleRates : 48000
  266. 18:43:35 T:3132 NOTICE: m_dataFormats : AE_FMT_FLOAT
  267. 18:43:35 T:3132 NOTICE: Device 4
  268. 18:43:35 T:3132 NOTICE: m_deviceName : default
  269. 18:43:35 T:3132 NOTICE: m_displayName : default
  270. 18:43:35 T:3132 NOTICE: m_displayNameExtra:
  271. 18:43:35 T:3132 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  272. 18:43:35 T:3132 NOTICE: m_channels : FL,FR,FC,BL,BR,LFE
  273. 18:43:35 T:3132 NOTICE: m_sampleRates : 48000
  274. 18:43:35 T:3132 NOTICE: m_dataFormats : AE_FMT_FLOAT
  275. 18:43:35 T:3132 NOTICE: Enumerated WASAPI devices:
  276. 18:43:35 T:3132 NOTICE: Device 1
  277. 18:43:35 T:3132 NOTICE: m_deviceName : {498ECE64-C22F-46F2-A147-8445FB37195A}
  278. 18:43:35 T:3132 NOTICE: m_displayName : HDMI - LG TV-1 (NVIDIA High Definition Audio)
  279. 18:43:35 T:3132 NOTICE: m_displayNameExtra: WASAPI: LG TV-1 (NVIDIA High Definition Audio)
  280. 18:43:35 T:3132 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  281. 18:43:35 T:3132 NOTICE: m_channels : FL,FR
  282. 18:43:35 T:3132 NOTICE: m_sampleRates : 192000,96000,48000,44100
  283. 18:43:35 T:3132 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_AAC,AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
  284. 18:43:35 T:3132 NOTICE: Device 2
  285. 18:43:35 T:3132 NOTICE: m_deviceName : {80E543AC-7548-4909-99CE-2F770BE12CCE}
  286. 18:43:35 T:3132 NOTICE: m_displayName : SPDIF - SPDIF Out (Creative SB X-Fi)
  287. 18:43:35 T:3132 NOTICE: m_displayNameExtra: WASAPI: SPDIF Out (Creative SB X-Fi)
  288. 18:43:35 T:3132 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  289. 18:43:35 T:3132 NOTICE: m_channels : FL,FR
  290. 18:43:35 T:3132 NOTICE: m_sampleRates : 192000,96000,88200,48000,44100
  291. 18:43:35 T:3132 NOTICE: m_dataFormats : AE_FMT_DTS,AE_FMT_AC3,AE_FMT_S24NE4MSB,AE_FMT_S32NE,AE_FMT_S32LE,AE_FMT_S32BE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  292. 18:43:35 T:3132 NOTICE: Device 3
  293. 18:43:35 T:3132 NOTICE: m_deviceName : {F8E4D82E-16C6-4D14-AD80-F35AB726AA27}
  294. 18:43:35 T:3132 NOTICE: m_displayName : Speakers - Speakers (Creative SB X-Fi)
  295. 18:43:35 T:3132 NOTICE: m_displayNameExtra: WASAPI: Speakers (Creative SB X-Fi)
  296. 18:43:35 T:3132 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  297. 18:43:35 T:3132 NOTICE: m_channels : FL,FR,FC,LFE,SL,SR,BL,BR
  298. 18:43:35 T:3132 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100
  299. 18:43:35 T:3132 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S32NE,AE_FMT_S32LE,AE_FMT_S32BE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
  300. 18:43:35 T:3132 NOTICE: Device 4
  301. 18:43:35 T:3132 NOTICE: m_deviceName : default
  302. 18:43:35 T:3132 NOTICE: m_displayName : default
  303. 18:43:36 T:3132 NOTICE: m_displayNameExtra:
  304. 18:43:36 T:3132 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  305. 18:43:36 T:3132 NOTICE: m_channels : FL,FR,FC,LFE,SL,SR,BL,BR
  306. 18:43:36 T:3132 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100
  307. 18:43:36 T:3132 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S32NE,AE_FMT_S32LE,AE_FMT_S32BE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
  308. 18:43:36 T:204 INFO: CActiveAESink::OpenSink - initialize sink
  309. 18:43:36 T:204 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{F8E4D82E-16C6-4D14-AD80-F35AB726AA27}
  310. 18:43:36 T:204 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 65552
  311. 18:43:36 T:204 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  312. 18:43:36 T:204 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  313. 18:43:36 T:204 DEBUG: Audio Device : Speakers (Creative SB X-Fi)
  314. 18:43:36 T:204 DEBUG: Sample Rate : 44100
  315. 18:43:36 T:204 DEBUG: Sample Format : AE_FMT_FLOAT
  316. 18:43:36 T:204 DEBUG: Bits Per Sample : 32
  317. 18:43:36 T:204 DEBUG: Valid Bits/Samp : 32
  318. 18:43:36 T:204 DEBUG: Channel Count : 2
  319. 18:43:36 T:204 DEBUG: Block Align : 8
  320. 18:43:36 T:204 DEBUG: Avg. Bytes Sec : 352800
  321. 18:43:36 T:204 DEBUG: Samples/Block : 32
  322. 18:43:36 T:204 DEBUG: Format cBSize : 22
  323. 18:43:36 T:204 DEBUG: Channel Layout : FL,FR
  324. 18:43:36 T:204 DEBUG: Channel Mask : 3
  325. 18:43:36 T:204 DEBUG: Frames : 661
  326. 18:43:36 T:204 DEBUG: Frame Samples : 1322
  327. 18:43:36 T:204 DEBUG: Frame Size : 8
  328. 18:43:36 T:204 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  329. 18:43:36 T:204 DEBUG: Output Device : Speakers - Speakers (Creative SB X-Fi)
  330. 18:43:36 T:204 DEBUG: Sample Rate : 44100
  331. 18:43:36 T:204 DEBUG: Sample Format : AE_FMT_FLOAT
  332. 18:43:36 T:204 DEBUG: Channel Count : 2
  333. 18:43:36 T:204 DEBUG: Channel Layout: FL,FR
  334. 18:43:36 T:204 DEBUG: Frames : 661
  335. 18:43:36 T:204 DEBUG: Frame Samples : 1322
  336. 18:43:36 T:204 DEBUG: Frame Size : 8
  337. 18:43:36 T:2284 NOTICE: Running database version Addons16
  338. 18:43:36 T:2284 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/cpluff.dll)
  339. 18:43:36 T:204 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  340. 18:43:36 T:2284 DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in C:\Users\server\AppData\Roaming\Kodi\addons\script.randommovie\addon.xml, line 13, column 2 (ignoring unexpected element provides and its contents).'
  341. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.watched.flag has been installed.'
  342. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.audio.pandora has been installed.'
  343. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.topdoc has been installed.'
  344. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.bigpictures has been installed.'
  345. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.subtitles has been installed.'
  346. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.youtubetrailers has been installed.'
  347. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.movies.anidb.net.mod has been installed.'
  348. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.nos has been installed.'
  349. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  350. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in weather.yahoo has been installed.'
  351. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.anidb.net has been installed.'
  352. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  353. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.anidb.net has been installed.'
  354. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.regionalnl has been installed.'
  355. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmcadult has been installed.'
  356. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.demjson has been installed.'
  357. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.nox.extras.downloader has been installed.'
  358. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  359. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.ofdb.de has been installed.'
  360. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.uk has been installed.'
  361. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  362. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.repository has been installed.'
  363. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  364. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  365. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot has been installed.'
  366. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  367. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.myconnpy has been installed.'
  368. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.last.fm has been installed.'
  369. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.randommovie has been installed.'
  370. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  371. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  372. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  373. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.icefilms has been installed.'
  374. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.mtg has been installed.'
  375. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.screensaver.bigpictures has been installed.'
  376. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
  377. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.impa.com has been installed.'
  378. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.last.fm has been installed.'
  379. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.recentlyadded has been installed.'
  380. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in skin.re-touched has been installed.'
  381. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.mtv has been installed.'
  382. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.grab.fanart has been installed.'
  383. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.opensubtitles has been installed.'
  384. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.photocasts has been installed.'
  385. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been installed.'
  386. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
  387. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.videos has been installed.'
  388. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in repository.xycl.addons has been installed.'
  389. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.rssfeeds has been installed.'
  390. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  391. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in service.library.data.provider has been installed.'
  392. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.moviesets has been installed.'
  393. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.commands has been installed.'
  394. 18:43:37 T:2284 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox has been installed.'
  395. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.movieposterdb.com has been installed.'
  396. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.cdartmanager has been installed.'
  397. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  398. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.imdb.com has been installed.'
  399. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-win32.xbmc.org has been installed.'
  400. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  401. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.port.hu has been installed.'
  402. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.sverigesradio has been installed.'
  403. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.maps.browser has been installed.'
  404. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in service.rom.collection.browser has been installed.'
  405. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been installed.'
  406. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in webinterface.awxi has been installed.'
  407. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  408. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.videodevil has been installed.'
  409. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.cinema.experience has been installed.'
  410. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  411. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.apple.movie.trailers.lite has been installed.'
  412. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
  413. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in repository.scudlee has been installed.'
  414. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.buggalo has been installed.'
  415. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.se has been installed.'
  416. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.pandorajson has been installed.'
  417. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been installed.'
  418. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  419. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  420. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.videolanguage has been installed.'
  421. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been installed.'
  422. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift2 has been installed.'
  423. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.national.geographic has been installed.'
  424. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests2 has been installed.'
  425. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox.5 has been installed.'
  426. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  427. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in skin.nebula has been installed.'
  428. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.aeonmq5.extrapack has been installed.'
  429. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  430. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.streams has been installed.'
  431. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift has been installed.'
  432. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.nox.coloricon.downloader has been installed.'
  433. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  434. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvshows.anidb.net.mod has been installed.'
  435. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.t0mm0.common has been installed.'
  436. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  437. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.games.rom.collection.browser has been installed.'
  438. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.undertexter has been installed.'
  439. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.extendedinfo has been installed.'
  440. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been installed.'
  441. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.itunes_trailers has been installed.'
  442. 18:43:38 T:2284 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  443. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.trakt.tv has been installed.'
  444. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.icecast has been installed.'
  445. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
  446. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  447. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  448. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.playlists has been installed.'
  449. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  450. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
  451. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.ted.talks has been installed.'
  452. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.chardet has been installed.'
  453. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
  454. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in skin.conq has been installed.'
  455. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.universal has been installed.'
  456. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.image.bigpictures has been installed.'
  457. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  458. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.skin.info.service has been installed.'
  459. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  460. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been installed.'
  461. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in service.libraryautoupdate has been installed.'
  462. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been installed.'
  463. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.twitch has been installed.'
  464. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc-wingl windx-x86 has been installed.'
  465. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been installed.'
  466. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in repo.djtoll has been installed.'
  467. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  468. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.repo.installer has been installed.'
  469. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.common has been installed.'
  470. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.playalbum has been installed.'
  471. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.movie.animenewsnetwork.com has been installed.'
  472. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.imdb.trailers has been installed.'
  473. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been installed.'
  474. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.randomandlastitems has been installed.'
  475. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  476. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  477. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in service.skin.widgets has been installed.'
  478. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
  479. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.gametrailers has been installed.'
  480. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.slideshow has been installed.'
  481. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.screensaver.multi_slideshow has been installed.'
  482. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
  483. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been installed.'
  484. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.skinshortcuts has been installed.'
  485. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  486. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
  487. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.liveleak has been installed.'
  488. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been installed.'
  489. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  490. 18:43:39 T:2284 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.subscene has been installed.'
  491. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.sbsnl has been installed.'
  492. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  493. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  494. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in weather.weatherplus has been installed.'
  495. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been installed.'
  496. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  497. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
  498. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.nick has been installed.'
  499. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  500. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in xbmc.repo.hitcher has been installed.'
  501. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  502. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.groove has been installed.'
  503. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  504. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  505. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.be has been installed.'
  506. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.rtlnl has been installed.'
  507. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.xbmcbackup has been installed.'
  508. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.image.500px has been installed.'
  509. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv.cmyth has been installed.'
  510. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  511. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  512. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  513. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.rt.com has been installed.'
  514. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.home has been installed.'
  515. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.theaudiodb.com has been installed.'
  516. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  517. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.'
  518. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  519. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  520. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
  521. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in service.backgroundmusic has been installed.'
  522. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  523. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  524. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  525. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in ruuk.addon.repository has been installed.'
  526. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.metahandler has been installed.'
  527. 18:43:40 T:2284 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  528. 18:43:40 T:2284 NOTICE: ADDONS: Using repository repository.xbmcadult
  529. 18:43:40 T:2284 NOTICE: ADDONS: Using repository net.rieter.xot.repository
  530. 18:43:40 T:2284 NOTICE: ADDONS: Using repository repository.xycl.addons
  531. 18:43:40 T:2284 NOTICE: ADDONS: Using repository repository.pvr-win32.xbmc.org
  532. 18:43:40 T:2284 NOTICE: ADDONS: Using repository repository.scudlee
  533. 18:43:40 T:2284 NOTICE: ADDONS: Using repository repository.xbmc.org
  534. 18:43:40 T:2284 NOTICE: ADDONS: Using repository repo.djtoll
  535. 18:43:40 T:2284 NOTICE: ADDONS: Using repository xbmc.repo.hitcher
  536. 18:43:40 T:2284 NOTICE: ADDONS: Using repository ruuk.addon.repository
  537. 18:43:40 T:464 NOTICE: Thread RemoteControl start, auto delete: false
  538. 18:43:40 T:2284 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  539. 18:43:41 T:464 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  540. 18:43:41 T:2284 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  541. 18:43:41 T:2284 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  542. 18:43:41 T:2284 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  543. 18:43:41 T:2284 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcec.dll)
  544. 18:43:41 T:2220 NOTICE: Thread PeripBusCEC start, auto delete: false
  545. 18:43:41 T:3240 NOTICE: Thread PeripBusUSB start, auto delete: false
  546. 18:43:41 T:2284 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\F:.
  547. 18:43:41 T:2284 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\F:.
  548. 18:43:41 T:2284 NOTICE: Found screen: Generic PnP Monitor on NVIDIA GeForce GT 220 , adapter 0.
  549. 18:43:41 T:2284 NOTICE: Primary mode: 1920x1080@ 60.00 - Full Screen
  550. 18:43:41 T:2284 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
  551. 18:43:41 T:2284 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  552. 18:43:41 T:2284 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  553. 18:43:41 T:2284 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
  554. 18:43:41 T:2284 NOTICE: Additional mode: 720x576@ 50.00 - Full Screen
  555. 18:43:41 T:2284 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  556. 18:43:41 T:2284 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  557. 18:43:41 T:2284 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  558. 18:43:41 T:2284 NOTICE: Previous line repeats 2 times.
  559. 18:43:41 T:2284 NOTICE: Additional mode: 1176x664@ 50.00 - Full Screen
  560. 18:43:41 T:2284 NOTICE: Previous line repeats 2 times.
  561. 18:43:41 T:2284 NOTICE: Additional mode: 1176x664@ 60.00 - Full Screen
  562. 18:43:41 T:2284 NOTICE: Previous line repeats 2 times.
  563. 18:43:41 T:2284 NOTICE: Additional mode: 1176x664@ 59.94 - Full Screen
  564. 18:43:41 T:2284 NOTICE: Previous line repeats 2 times.
  565. 18:43:41 T:2284 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  566. 18:43:41 T:2284 NOTICE: Additional mode: 1280x720@ 50.00 - Full Screen
  567. 18:43:41 T:2284 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
  568. 18:43:41 T:2284 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  569. 18:43:41 T:2284 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  570. 18:43:41 T:2284 NOTICE: Previous line repeats 2 times.
  571. 18:43:41 T:2284 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
  572. 18:43:41 T:2284 NOTICE: Previous line repeats 2 times.
  573. 18:43:41 T:2284 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  574. 18:43:41 T:2284 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  575. 18:43:41 T:2284 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  576. 18:43:41 T:2284 NOTICE: Previous line repeats 2 times.
  577. 18:43:41 T:2284 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  578. 18:43:41 T:2284 NOTICE: Previous line repeats 2 times.
  579. 18:43:41 T:2284 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  580. 18:43:41 T:2284 NOTICE: Previous line repeats 2 times.
  581. 18:43:41 T:2284 NOTICE: Additional mode: 1600x900@ 30.00i - Full Screen
  582. 18:43:41 T:2284 NOTICE: Previous line repeats 2 times.
  583. 18:43:41 T:2284 NOTICE: Additional mode: 1600x900@ 29.97i - Full Screen
  584. 18:43:41 T:2284 NOTICE: Previous line repeats 2 times.
  585. 18:43:41 T:2284 NOTICE: Additional mode: 1600x900@ 25.00i - Full Screen
  586. 18:43:41 T:2284 NOTICE: Previous line repeats 2 times.
  587. 18:43:41 T:2284 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
  588. 18:43:41 T:2284 NOTICE: Previous line repeats 2 times.
  589. 18:43:41 T:2284 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
  590. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  591. 18:43:42 T:2284 NOTICE: Additional mode: 1600x900@ 30.00 - Full Screen
  592. 18:43:42 T:464 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  593. 18:43:42 T:2284 NOTICE: Additional mode: 1600x900@ 30.00 - Full Screen
  594. 18:43:42 T:2284 NOTICE: Previous line repeats 1 times.
  595. 18:43:42 T:2284 NOTICE: Additional mode: 1600x900@ 29.97 - Full Screen
  596. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  597. 18:43:42 T:2284 NOTICE: Additional mode: 1600x900@ 50.00 - Full Screen
  598. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  599. 18:43:42 T:2284 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  600. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  601. 18:43:42 T:2284 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  602. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  603. 18:43:42 T:2284 NOTICE: Additional mode: 1600x1024@ 30.00i - Full Screen
  604. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  605. 18:43:42 T:2284 NOTICE: Additional mode: 1600x1024@ 29.97i - Full Screen
  606. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  607. 18:43:42 T:2284 NOTICE: Additional mode: 1600x1024@ 25.00i - Full Screen
  608. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  609. 18:43:42 T:2284 NOTICE: Additional mode: 1600x1024@ 24.00 - Full Screen
  610. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  611. 18:43:42 T:2284 NOTICE: Additional mode: 1600x1024@ 23.98 - Full Screen
  612. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  613. 18:43:42 T:2284 NOTICE: Additional mode: 1600x1024@ 30.00 - Full Screen
  614. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  615. 18:43:42 T:2284 NOTICE: Additional mode: 1600x1024@ 29.97 - Full Screen
  616. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  617. 18:43:42 T:2284 NOTICE: Additional mode: 1600x1024@ 50.00 - Full Screen
  618. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  619. 18:43:42 T:2284 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
  620. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  621. 18:43:42 T:2284 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  622. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  623. 18:43:42 T:2284 NOTICE: Additional mode: 1680x1050@ 30.00i - Full Screen
  624. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  625. 18:43:42 T:2284 NOTICE: Additional mode: 1680x1050@ 29.97i - Full Screen
  626. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  627. 18:43:42 T:2284 NOTICE: Additional mode: 1680x1050@ 25.00i - Full Screen
  628. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  629. 18:43:42 T:2284 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
  630. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  631. 18:43:42 T:2284 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
  632. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  633. 18:43:42 T:2284 NOTICE: Additional mode: 1680x1050@ 30.00 - Full Screen
  634. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  635. 18:43:42 T:2284 NOTICE: Additional mode: 1680x1050@ 29.97 - Full Screen
  636. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  637. 18:43:42 T:2284 NOTICE: Additional mode: 1680x1050@ 50.00 - Full Screen
  638. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  639. 18:43:42 T:2284 NOTICE: Additional mode: 1768x992@ 25.00i - Full Screen
  640. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  641. 18:43:42 T:2284 NOTICE: Additional mode: 1768x992@ 30.00i - Full Screen
  642. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  643. 18:43:42 T:2284 NOTICE: Additional mode: 1768x992@ 29.97i - Full Screen
  644. 18:43:42 T:2284 NOTICE: Previous line repeats 2 times.
  645. 18:43:43 T:2284 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
  646. 18:43:43 T:2284 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  647. 18:43:43 T:464 DEBUG: CRemoteControl::Connect - failed to connect
  648. 18:43:43 T:464 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  649. 18:43:43 T:2284 NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
  650. 18:43:43 T:2284 NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
  651. 18:43:43 T:2284 NOTICE: Additional mode: 1920x1080@ 25.00i - Full Screen
  652. 18:43:43 T:2284 NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
  653. 18:43:43 T:2284 NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
  654. 18:43:43 T:2284 NOTICE: Additional mode: 1920x1080@ 30.00 - Full Screen
  655. 18:43:43 T:2284 NOTICE: Additional mode: 1920x1080@ 29.97 - Full Screen
  656. 18:43:43 T:2284 NOTICE: Additional mode: 1920x1080@ 50.00 - Full Screen
  657. 18:43:43 T:2284 NOTICE: Additional mode: 1400x1050@ 60.00 - Full Screen
  658. 18:43:43 T:2284 NOTICE: Checking resolution 16
  659. 18:43:43 T:2284 DEBUG: CWinEventsWin32::WndProc: window resize event
  660. 18:43:43 T:2284 DEBUG: CWinEventsWin32::WndProc: window move event
  661. 18:43:43 T:2284 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
  662. 18:43:43 T:2284 DEBUG: CWinEventsWin32::WndProcWindow is active
  663. 18:43:43 T:2284 DEBUG: CRenderSystemDX::InitRenderSystem - trying D3D9Ex...
  664. 18:43:43 T:2284 DEBUG: CRenderSystemDX::InitRenderSystem - using D3D9Ex
  665. 18:43:43 T:2284 DEBUG: CRenderSystemDX::CreateDevice on adapter 0
  666. 18:43:43 T:2284 DEBUG: CRenderSystemDX::CreateDevice - using hardware vertex processing
  667. 18:43:44 T:2284 DEBUG: CRenderSystemDX::CreateDevice - adapter 0: nvd3dum.dll, NVIDIA GeForce GT 220 , VendorId 4318, DeviceId 2592
  668. 18:43:44 T:2284 DEBUG: CRenderSystemDX::CreateDevice - using D3DCAPS2_DYNAMICTEXTURES
  669. 18:43:44 T:2284 DEBUG: CRenderSystemDX::CreateDevice - texture caps: 0x0001ECC5
  670. 18:43:44 T:2284 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  671. 18:43:44 T:2284 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  672. 18:43:44 T:2284 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  673. 18:43:44 T:2284 DEBUG: CRenderSystemDX::CreateDevice - nVidia workaround - disabling RENDER_CAPS_DXT_NPOT
  674. 18:43:44 T:2284 DEBUG: CWinSystemWin32::SetFullScreen (true fullscreen) on screen 0 with size 1920x1080, refresh 60.000000
  675. 18:43:44 T:2284 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  676. 18:43:44 T:2284 INFO: load keymapping
  677. 18:43:44 T:2284 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  678. 18:43:44 T:2284 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  679. 18:43:44 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  680. 18:43:44 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  681. 18:43:44 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  682. 18:43:44 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  683. 18:43:44 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  684. 18:43:44 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  685. 18:43:44 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  686. 18:43:44 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.Nintendo.Wii.U.Pro.Controller.xml
  687. 18:43:44 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  688. 18:43:44 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  689. 18:43:44 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  690. 18:43:44 T:2284 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  691. 18:43:44 T:2284 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  692. 18:43:44 T:2284 INFO: Loading special://xbmc/system/keymaps/remote.xml
  693. 18:43:44 T:2284 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  694. 18:43:44 T:2284 INFO: Loading special://xbmc/system/IRSSmap.xml
  695. 18:43:44 T:2284 INFO: * Adding remote mapping for device 'Microsoft MCE'
  696. 18:43:44 T:2284 INFO: * Adding remote mapping for device 'Abstract'
  697. 18:43:44 T:2284 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  698. 18:43:44 T:2284 INFO: GUI format 1920x1080, Display 1920x1080@ 60.00 - Full Screen
  699. 18:43:44 T:2284 DEBUG: guilib: Fill viewport on change for solving rendering passes
  700. 18:43:44 T:2284 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  701. 18:43:44 T:2284 NOTICE: Running database version Addons16
  702. 18:43:44 T:2284 DEBUG: CDatabaseManager::Initialize, updating databases...
  703. 18:43:44 T:2284 NOTICE: Running database version ViewModes6
  704. 18:43:44 T:2284 NOTICE: Running database version Textures13
  705. 18:43:45 T:2284 NOTICE: Running database version MyMusic48
  706. 18:43:45 T:2284 NOTICE: Running database version MyVideos89
  707. 18:43:45 T:2284 NOTICE: Running database version TV26
  708. 18:43:45 T:2284 NOTICE: Running database version Epg8
  709. 18:43:45 T:2284 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  710. 18:43:45 T:2284 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  711. 18:43:45 T:2284 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  712. 18:43:45 T:2284 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  713. 18:43:45 T:2284 INFO: Unloading old skin ...
  714. 18:43:45 T:2284 INFO: load skin from: C:\Users\server\AppData\Roaming\Kodi\addons\skin.aeon.nox.5 (version: 5.5.4)
  715. 18:43:45 T:2284 INFO: load fonts for skin...
  716. 18:43:45 T:2284 INFO: Loading fonts from C:\Users\server\AppData\Roaming\Kodi\addons\skin.aeon.nox.5\1080i\Font.xml
  717. 18:43:45 T:2284 DEBUG: POParser: loaded 193 strings from file C:\Users\server\AppData\Roaming\Kodi\addons\skin.aeon.nox.5\language\English\strings.po
  718. 18:43:45 T:2284 INFO: Loading skin includes from C:\Users\server\AppData\Roaming\Kodi\addons\skin.aeon.nox.5\1080i\includes.xml
  719. 18:43:45 T:2284 INFO: Error loading includes.xml file (C:\Users\server\AppData\Roaming\Kodi\addons\skin.aeon.nox.5\1080i\ViewsPVR.xml): Failed to open file (row=0, col=0)
  720. 18:43:45 T:2284 INFO: load new skin...
  721. 18:43:45 T:2284 INFO: Loading user windows, path C:\Users\server\AppData\Roaming\Kodi\addons\skin.aeon.nox.5\1080i
  722. 18:43:45 T:2284 DEBUG: Load Skin XML: 128.25ms
  723. 18:43:45 T:2284 INFO: initialize new skin...
  724. 18:43:45 T:2284 DEBUG: guilib: Fill viewport on change for solving rendering passes
  725. 18:43:45 T:2284 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  726. 18:43:45 T:2284 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Users\server\AppData\Roaming\Kodi\addons\skin.aeon.nox.5\media\Textures.xbt
  727. 18:43:45 T:2284 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  728. 18:43:45 T:2284 INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
  729. 18:43:45 T:2284 INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
  730. 18:43:45 T:2284 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  731. 18:43:46 T:2284 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  732. 18:43:46 T:2284 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  733. 18:43:46 T:2284 INFO: skin loaded...
  734. 18:43:46 T:2284 DEBUG: JSONRPC: JSON schema type stereoscopicmode references an unknown type GUI.Stereoscopy.Mode
  735. 18:43:46 T:2284 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
  736. 18:43:46 T:2284 INFO: JSONRPC: Adding type "GUI.Property.Value" to list of incomplete definitions (waiting for "GUI.Stereoscopy.Mode")
  737. 18:43:46 T:2284 INFO: JSONRPC: Resolving incomplete types/methods referencing GUI.Stereoscopy.Mode
  738. 18:43:46 T:2284 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  739. 18:43:46 T:2284 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  740. 18:43:46 T:2284 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  741. 18:43:46 T:2284 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  742. 18:43:46 T:2284 INFO: JSONRPC v6.18.1: Successfully initialized
  743. 18:43:46 T:2284 DEBUG: ADDON: Starting service addons.
  744. 18:43:46 T:1376 NOTICE: Thread LanguageInvoker start, auto delete: false
  745. 18:43:46 T:208 NOTICE: Previous line repeats 2 times.
  746. 18:43:46 T:208 INFO: initializing python engine.
  747. 18:43:46 T:3184 NOTICE: Thread LanguageInvoker start, auto delete: false
  748. 18:43:46 T:1772 NOTICE: Previous line repeats 2 times.
  749. 18:43:46 T:1772 INFO: initializing python engine.
  750. 18:43:46 T:2684 NOTICE: Thread LanguageInvoker start, auto delete: false
  751. 18:43:46 T:2284 DEBUG: Activating window ID: 12999
  752. 18:43:46 T:640 NOTICE: Thread LanguageInvoker start, auto delete: false
  753. 18:43:46 T:1128 INFO: initializing python engine.
  754. 18:43:46 T:220 NOTICE: Thread LanguageInvoker start, auto delete: false
  755. 18:43:46 T:1376 INFO: initializing python engine.
  756. 18:43:46 T:1376 INFO: Previous line repeats 1 times.
  757. 18:43:46 T:1376 DEBUG: CPythonInvoker(0, C:\Users\server\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing
  758. 18:43:46 T:3684 INFO: initializing python engine.
  759. 18:43:46 T:3684 DEBUG: CPythonInvoker(4, C:\Users\server\AppData\Roaming\Kodi\addons\script.cinema.experience\service.py): start processing
  760. 18:43:46 T:1772 DEBUG: CPythonInvoker(6, C:\Users\server\AppData\Roaming\Kodi\addons\service.libraryautoupdate\default.py): start processing
  761. 18:43:46 T:2684 INFO: initializing python engine.
  762. 18:43:46 T:2284 DEBUG: ------ Window Init (Startup.xml) ------
  763. 18:43:46 T:640 INFO: initializing python engine.
  764. 18:43:46 T:1128 DEBUG: CPythonInvoker(1, C:\Users\server\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): start processing
  765. 18:43:46 T:220 INFO: initializing python engine.
  766. 18:43:46 T:3184 DEBUG: CPythonInvoker(5, C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): start processing
  767. 18:43:46 T:2752 NOTICE: Thread LanguageInvoker start, auto delete: false
  768. 18:43:46 T:208 DEBUG: CPythonInvoker(2, C:\Users\server\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): start processing
  769. 18:43:46 T:1376 NOTICE: -->Python Interpreter Initialized<--
  770. 18:43:46 T:2684 DEBUG: CPythonInvoker(8, C:\Users\server\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): start processing
  771. 18:43:46 T:2284 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  772. 18:43:46 T:640 DEBUG: CPythonInvoker(9, C:\Users\server\AppData\Roaming\Kodi\addons\service.backgroundmusic-master\default.py): start processing
  773. 18:43:46 T:220 DEBUG: CPythonInvoker(3, C:\Users\server\AppData\Roaming\Kodi\addons\service.rom.collection.browser\default.py): start processing
  774. 18:43:46 T:2752 INFO: initializing python engine.
  775. 18:43:46 T:2752 DEBUG: CPythonInvoker(7, C:\Users\server\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): start processing
  776. 18:43:46 T:3488 NOTICE: Thread LanguageInvoker start, auto delete: false
  777. 18:43:46 T:1376 DEBUG: CPythonInvoker(0, C:\Users\server\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): the source file to load is "C:\Users\server\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py"
  778. 18:43:46 T:2284 INFO: removing tempfiles
  779. 18:43:46 T:3488 INFO: initializing python engine.
  780. 18:43:46 T:3488 DEBUG: CPythonInvoker(10, C:\Users\server\AppData\Roaming\Kodi\addons\script.skin.info.service-master\default.py): start processing
  781. 18:43:46 T:2284 NOTICE: CApplication::UpdateLibraries: Starting music library startup scan
  782. 18:43:46 T:1376 DEBUG: CPythonInvoker(0, C:\Users\server\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): setting the Python path to C:\Users\server\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
  783. 18:43:46 T:2284 DEBUG: ADDON: Starting service addons.
  784. 18:43:47 T:3364 NOTICE: Thread MusicInfoScanner start, auto delete: false
  785. 18:43:47 T:3364 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
  786. 18:43:47 T:3364 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnScanStarted
  787. 18:43:47 T:2284 NOTICE: initialize done
  788. 18:43:47 T:2284 NOTICE: Running the application...
  789. 18:43:47 T:1376 DEBUG: CPythonInvoker(0, C:\Users\server\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): entering source directory C:\Users\server\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck
  790. 18:43:47 T:3260 NOTICE: Thread LanguageInvoker start, auto delete: false
  791. 18:43:47 T:2284 NOTICE: Previous line repeats 1 times.
  792. 18:43:47 T:2284 DEBUG: Activating window ID: 10615
  793. 18:43:47 T:1376 DEBUG: CPythonInvoker(0, C:\Users\server\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
  794. 18:43:47 T:3260 INFO: initializing python engine.
  795. 18:43:47 T:3260 DEBUG: CPythonInvoker(11, C:\Users\server\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): start processing
  796. 18:43:47 T:2284 DEBUG: ------ Window Init () ------
  797. 18:43:47 T:2756 NOTICE: Thread JobWorker start, auto delete: true
  798. 18:43:47 T:3684 NOTICE: -->Python Interpreter Initialized<--
  799. 18:43:47 T:3140 INFO: initializing python engine.
  800. 18:43:47 T:2284 DEBUG: ------ Window Deinit (Startup.xml) ------
  801. 18:43:47 T:3684 DEBUG: CPythonInvoker(4, C:\Users\server\AppData\Roaming\Kodi\addons\script.cinema.experience\service.py): the source file to load is "C:\Users\server\AppData\Roaming\Kodi\addons\script.cinema.experience\service.py"
  802. 18:43:47 T:3140 DEBUG: CPythonInvoker(12, C:\Users\server\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py): start processing
  803. 18:43:47 T:3684 DEBUG: CPythonInvoker(4, C:\Users\server\AppData\Roaming\Kodi\addons\script.cinema.experience\service.py): setting the Python path to C:\Users\server\AppData\Roaming\Kodi\addons\script.cinema.experience;C:\Users\server\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
  804. 18:43:47 T:3684 DEBUG: CPythonInvoker(4, C:\Users\server\AppData\Roaming\Kodi\addons\script.cinema.experience\service.py): entering source directory C:\Users\server\AppData\Roaming\Kodi\addons\script.cinema.experience
  805. 18:43:47 T:1376 DEBUG: XBMC Version Check: Version 0.1.23 started
  806. 18:43:47 T:2284 DEBUG: ------ Window Init (MyPVRChannels.xml) ------
  807. 18:43:47 T:2284 INFO: Loading skin file: MyPVRChannels.xml, load type: KEEP_IN_MEMORY
  808. 18:43:47 T:2284 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  809. 18:43:47 T:2284 DEBUG: Activating window ID: 10000
  810. 18:43:47 T:2284 DEBUG: ------ Window Init (Home.xml) ------
  811. 18:43:47 T:2284 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  812. 18:43:47 T:2756 INFO: WEATHER: Downloading weather
  813. 18:43:47 T:1292 NOTICE: Thread LanguageInvoker start, auto delete: false
  814. 18:43:47 T:1292 INFO: initializing python engine.
  815. 18:43:47 T:1924 NOTICE: Thread JobWorker start, auto delete: true
  816. 18:43:48 T:2284 DEBUG: no profile autoexec.py (C:\Users\server\AppData\Roaming\Kodi\userdata\autoexec.py) found, skipping
  817. 18:43:48 T:3684 DEBUG: CPythonInvoker(4, C:\Users\server\AppData\Roaming\Kodi\addons\script.cinema.experience\service.py): instantiating addon using automatically obtained id of "script.cinema.experience" dependent on version 2.12.0 of the xbmc.python api
  818. 18:43:48 T:672 NOTICE: Thread LanguageInvoker start, auto delete: false
  819. 18:43:48 T:1292 DEBUG: CPythonInvoker(13, C:\Users\server\AppData\Roaming\Kodi\addons\weather.yahoo\default.py): start processing
  820. 18:43:48 T:1924 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  821. 18:43:48 T:2284 DEBUG: CNetwork::NetworkMessage - Starting network services
  822. 18:43:48 T:1376 INFO: CPythonInvoker(0, C:\Users\server\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script successfully run
  823. 18:43:48 T:672 INFO: initializing python engine.
  824. 18:43:48 T:672 DEBUG: CPythonInvoker(14, C:\Users\server\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): start processing
  825. 18:43:48 T:2284 NOTICE: ES: Starting event server
  826. 18:43:48 T:2284 INFO: JSONRPC Server: Unable to get bluetooth socket
  827. 18:43:48 T:2284 INFO: JSONRPC Server: Successfully initialized
  828. 18:43:48 T:1924 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  829. 18:43:48 T:4044 NOTICE: Thread EventServer start, auto delete: false
  830. 18:43:48 T:4044 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  831. 18:43:48 T:4044 NOTICE: UDP: Listening on port 9777
  832. 18:43:48 T:2284 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  833. 18:43:48 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::Process - Starting scan
  834. 18:43:48 T:3236 NOTICE: Thread TCPServer start, auto delete: false
  835. 18:43:48 T:2284 DEBUG: started alarm with name: checkatboot
  836. 18:43:48 T:3416 NOTICE: Thread AlarmClock start, auto delete: false
  837. 18:43:48 T:1924 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  838. 18:43:48 T:3516 NOTICE: Thread MusicFileCounter start, auto delete: false
  839. 18:43:48 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/' due to no change
  840. 18:43:48 T:1376 INFO: Python script stopped
  841. 18:43:48 T:1772 NOTICE: -->Python Interpreter Initialized<--
  842. 18:43:48 T:1772 DEBUG: CPythonInvoker(6, C:\Users\server\AppData\Roaming\Kodi\addons\service.libraryautoupdate\default.py): the source file to load is "C:\Users\server\AppData\Roaming\Kodi\addons\service.libraryautoupdate\default.py"
  843. 18:43:48 T:1924 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  844. 18:43:48 T:1376 DEBUG: Thread LanguageInvoker 1376 terminating
  845. 18:43:48 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/7L_And_Esoteric_Present-Esoteric_VS._Japan_(Pterodactyl_Takes_Japan)-2008-C4/' due to no change
  846. 18:43:48 T:2284 DEBUG: started alarm with name: checkwhilerunning
  847. 18:43:48 T:1128 NOTICE: -->Python Interpreter Initialized<--
  848. 18:43:48 T:1128 DEBUG: CPythonInvoker(1, C:\Users\server\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): the source file to load is "C:\Users\server\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py"
  849. 18:43:48 T:2284 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  850. 18:43:48 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/30_Seconds_To_Mars-30_Seconds_To_Mars-2002-DNR/' due to no change
  851. 18:43:48 T:3184 NOTICE: -->Python Interpreter Initialized<--
  852. 18:43:48 T:1924 DEBUG: CVideoDatabase::RunQuery took 71 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  853. 18:43:48 T:2284 DEBUG: CWinEventsWin32::WndProc: window resize event
  854. 18:43:48 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/30_Seconds_To_Mars-A_Beautiful_Lie-2005-XXL/' due to no change
  855. 18:43:48 T:2356 NOTICE: Thread JobWorker start, auto delete: true
  856. 18:43:48 T:3184 DEBUG: CPythonInvoker(5, C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): the source file to load is "C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py"
  857. 18:43:48 T:208 NOTICE: -->Python Interpreter Initialized<--
  858. 18:43:48 T:208 DEBUG: CPythonInvoker(2, C:\Users\server\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): the source file to load is "C:\Users\server\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py"
  859. 18:43:48 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/30_Seconds_To_Mars-Love_Lust_Faith_And_Dreams-2013-JDoE/' due to no change
  860. 18:43:48 T:640 NOTICE: -->Python Interpreter Initialized<--
  861. 18:43:48 T:640 DEBUG: CPythonInvoker(9, C:\Users\server\AppData\Roaming\Kodi\addons\service.backgroundmusic-master\default.py): the source file to load is "C:\Users\server\AppData\Roaming\Kodi\addons\service.backgroundmusic-master\default.py"
  862. 18:43:48 T:1924 DEBUG: CVideoDatabase::RunQuery took 145 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  863. 18:43:48 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/30_Seconds_To_Mars-This_Is_War-2009-DOH/' due to no change
  864. 18:43:48 T:2684 NOTICE: -->Python Interpreter Initialized<--
  865. 18:43:48 T:2684 DEBUG: CPythonInvoker(8, C:\Users\server\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): the source file to load is "C:\Users\server\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py"
  866. 18:43:48 T:2356 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  867. 18:43:48 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/36_Crazyfists-A_Snow_Capped_Romance-(Retail)-2004-RNS/' due to no change
  868. 18:43:48 T:1924 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  869. 18:43:48 T:220 NOTICE: -->Python Interpreter Initialized<--
  870. 18:43:48 T:220 DEBUG: CPythonInvoker(3, C:\Users\server\AppData\Roaming\Kodi\addons\service.rom.collection.browser\default.py): the source file to load is "C:\Users\server\AppData\Roaming\Kodi\addons\service.rom.collection.browser\default.py"
  871. 18:43:48 T:1924 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  872. 18:43:48 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/36_Crazyfists-Bitterness_the_Star-Retail-2002-PMS/' due to no change
  873. 18:43:48 T:2752 NOTICE: -->Python Interpreter Initialized<--
  874. 18:43:48 T:2752 DEBUG: CPythonInvoker(7, C:\Users\server\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): the source file to load is "C:\Users\server\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py"
  875. 18:43:48 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/36_Crazyfists-Collisions_And_Castaways-2010-FNT/' due to no change
  876. 18:43:48 T:3488 NOTICE: -->Python Interpreter Initialized<--
  877. 18:43:49 T:3488 DEBUG: CPythonInvoker(10, C:\Users\server\AppData\Roaming\Kodi\addons\script.skin.info.service-master\default.py): the source file to load is "C:\Users\server\AppData\Roaming\Kodi\addons\script.skin.info.service-master\default.py"
  878. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/36_Crazyfists-The_Tide_And_Its_Takers-(Advance)-2008-KzT/' due to no change
  879. 18:43:49 T:1772 DEBUG: CPythonInvoker(6, C:\Users\server\AppData\Roaming\Kodi\addons\service.libraryautoupdate\default.py): setting the Python path to C:\Users\server\AppData\Roaming\Kodi\addons\service.libraryautoupdate;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
  880. 18:43:49 T:1772 DEBUG: CPythonInvoker(6, C:\Users\server\AppData\Roaming\Kodi\addons\service.libraryautoupdate\default.py): entering source directory C:\Users\server\AppData\Roaming\Kodi\addons\service.libraryautoupdate
  881. 18:43:49 T:1128 DEBUG: CPythonInvoker(1, C:\Users\server\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): setting the Python path to C:\Users\server\AppData\Roaming\Kodi\addons\script.grab.fanart;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
  882. 18:43:49 T:1128 DEBUG: CPythonInvoker(1, C:\Users\server\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): entering source directory C:\Users\server\AppData\Roaming\Kodi\addons\script.grab.fanart
  883. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/A_Perfect_Circle-Emotive-2004-FNT/' due to no change
  884. 18:43:49 T:3184 DEBUG: CPythonInvoker(5, C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): setting the Python path to C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired;C:\Users\server\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
  885. 18:43:49 T:3184 DEBUG: CPythonInvoker(5, C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): entering source directory C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired
  886. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/A_Perfect_Circle-Thirteenth_Step-(Retail)-2003-fnt/' due to no change
  887. 18:43:49 T:1772 DEBUG: CPythonInvoker(6, C:\Users\server\AppData\Roaming\Kodi\addons\service.libraryautoupdate\default.py): instantiating addon using automatically obtained id of "service.libraryautoupdate" dependent on version 2.14.0 of the xbmc.python api
  888. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/All About Lily Chou-Chou - Breathe (Kokyu)/' due to no change
  889. 18:43:49 T:1128 DEBUG: CPythonInvoker(1, C:\Users\server\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): instantiating addon using automatically obtained id of "script.grab.fanart" dependent on version 2.1.0 of the xbmc.python api
  890. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Alphaville-The_Very_Best_82-97-1997-B2R/' due to no change
  891. 18:43:49 T:3184 DEBUG: CPythonInvoker(5, C:\Users\server\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
  892. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Arctic_Monkeys-AM-2013-BriBerY/' due to no change
  893. 18:43:49 T:208 DEBUG: CPythonInvoker(2, C:\Users\server\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): setting the Python path to C:\Users\server\AppData\Roaming\Kodi\addons\service.library.data.provider;C:\Users\server\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
  894. 18:43:49 T:208 DEBUG: CPythonInvoker(2, C:\Users\server\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): entering source directory C:\Users\server\AppData\Roaming\Kodi\addons\service.library.data.provider
  895. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Army_Of_The_Pharaohs-The_Unholy_Terror-2010-C4/' due to no change
  896. 18:43:49 T:640 DEBUG: CPythonInvoker(9, C:\Users\server\AppData\Roaming\Kodi\addons\service.backgroundmusic-master\default.py): setting the Python path to C:\Users\server\AppData\Roaming\Kodi\addons\service.backgroundmusic-master;C:\Users\server\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
  897. 18:43:49 T:640 DEBUG: CPythonInvoker(9, C:\Users\server\AppData\Roaming\Kodi\addons\service.backgroundmusic-master\default.py): entering source directory C:\Users\server\AppData\Roaming\Kodi\addons\service.backgroundmusic-master
  898. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Audioslave-Audioslave-2002-PMS/' due to no change
  899. 18:43:49 T:2684 DEBUG: CPythonInvoker(8, C:\Users\server\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): setting the Python path to C:\Users\server\AppData\Roaming\Kodi\addons\script.module.simple.downloader;C:\Users\server\AppData\Roaming\Kodi\addons\script.common.plugin.cache\lib;C:\Users\server\AppData\Roaming\Kodi\addons\script.module.parsedom\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
  900. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Audioslave-Out_Of_Exile-2005-XXL/' due to no change
  901. 18:43:49 T:2684 DEBUG: CPythonInvoker(8, C:\Users\server\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): entering source directory C:\Users\server\AppData\Roaming\Kodi\addons\script.module.simple.downloader
  902. 18:43:49 T:208 DEBUG: CPythonInvoker(2, C:\Users\server\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
  903. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Audioslave-Revelations-2006-H3X/' due to no change
  904. 18:43:49 T:220 DEBUG: CPythonInvoker(3, C:\Users\server\AppData\Roaming\Kodi\addons\service.rom.collection.browser\default.py): setting the Python path to C:\Users\server\AppData\Roaming\Kodi\addons\service.rom.collection.browser;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
  905. 18:43:49 T:220 DEBUG: CPythonInvoker(3, C:\Users\server\AppData\Roaming\Kodi\addons\service.rom.collection.browser\default.py): entering source directory C:\Users\server\AppData\Roaming\Kodi\addons\service.rom.collection.browser
  906. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/August_Burns_Red-Constellations-2009-pLAN9/' due to no change
  907. 18:43:49 T:640 DEBUG: CPythonInvoker(9, C:\Users\server\AppData\Roaming\Kodi\addons\service.backgroundmusic-master\default.py): instantiating addon using automatically obtained id of "service.backgroundmusic" dependent on version 2.1.0 of the xbmc.python api
  908. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/August_Burns_Red-Home-2010-FNT/' due to no change
  909. 18:43:49 T:2752 DEBUG: CPythonInvoker(7, C:\Users\server\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): setting the Python path to C:\Users\server\AppData\Roaming\Kodi\addons\service.skin.widgets;C:\Users\server\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
  910. 18:43:49 T:2752 DEBUG: CPythonInvoker(7, C:\Users\server\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): entering source directory C:\Users\server\AppData\Roaming\Kodi\addons\service.skin.widgets
  911. 18:43:49 T:2684 DEBUG: CPythonInvoker(8, C:\Users\server\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): instantiating addon using automatically obtained id of "script.module.simple.downloader" dependent on version 2.1.0 of the xbmc.python api
  912. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/August_Burns_Red-Leveler-(Deluxe_Edition)-2011-pLAN9/' due to no change
  913. 18:43:49 T:220 DEBUG: CPythonInvoker(3, C:\Users\server\AppData\Roaming\Kodi\addons\service.rom.collection.browser\default.py): instantiating addon using automatically obtained id of "service.rom.collection.browser" dependent on version 2.1.0 of the xbmc.python api
  914. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/August_Burns_Red-Rescue_And_Restore-2013-KzT/' due to no change
  915. 18:43:49 T:3488 DEBUG: CPythonInvoker(10, C:\Users\server\AppData\Roaming\Kodi\addons\script.skin.info.service-master\default.py): setting the Python path to C:\Users\server\AppData\Roaming\Kodi\addons\script.skin.info.service-master;C:\Users\server\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
  916. 18:43:49 T:3488 DEBUG: CPythonInvoker(10, C:\Users\server\AppData\Roaming\Kodi\addons\script.skin.info.service-master\default.py): entering source directory C:\Users\server\AppData\Roaming\Kodi\addons\script.skin.info.service-master
  917. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Avenged_Sevenfold--Hail_to_the_King-REPACK-2013-OMA/' due to no change
  918. 18:43:49 T:2752 DEBUG: CPythonInvoker(7, C:\Users\server\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): instantiating addon using automatically obtained id of "service.skin.widgets" dependent on version 2.1.0 of the xbmc.python api
  919. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Avenged_Sevenfold-Avenged_Sevenfold-(Retail)-2007-FNT/' due to no change
  920. 18:43:49 T:3488 DEBUG: CPythonInvoker(10, C:\Users\server\AppData\Roaming\Kodi\addons\script.skin.info.service-master\default.py): instantiating addon using automatically obtained id of "script.skin.info.service" dependent on version 2.1.0 of the xbmc.python api
  921. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Avenged_Sevenfold-Avenged_Sevenfold-2007-DNR/' due to no change
  922. 18:43:49 T:3260 NOTICE: -->Python Interpreter Initialized<--
  923. 18:43:49 T:3260 DEBUG: CPythonInvoker(11, C:\Users\server\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): the source file to load is "C:\Users\server\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py"
  924. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Avenged_Sevenfold-Nightmare-2010-CR/' due to no change
  925. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Band_Of_Horses-Cease_To_Begin-2007-DNR/' due to no change
  926. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Band_Of_Horses-Everything_All_The_Time-2006-DNR/' due to no change
  927. 18:43:49 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Band_Of_Horses-Infinite_Arms-2010-CaHeSo/' due to no change
  928. 18:43:50 T:3184 DEBUG: POParser: loaded 41 strings from file C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\resources\language\English\strings.po
  929. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Beastie_Boys-Solid_Gold_Hits-2005-DNR/' due to no change
  930. 18:43:50 T:3184 DEBUG: script.tv.show.next.aired: ### params: {'service': 'true'}
  931. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Beethoven-Piano_Sonatas-2002-WHOA/' due to no change
  932. 18:43:50 T:3184 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.12)
  933. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Beethoven-Quattro_Selectione-2002-ACE/' due to no change
  934. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Beethoven-The_Best_of_Beethoven-1997-ATM/' due to no change
  935. 18:43:50 T:3184 DEBUG: CVideoDatabase::RunQuery took 35 ms for 147 items query: SELECT * FROM tvshowview GROUP BY tvshowview.idShow
  936. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Beethoven-The_Classical_Masterpieces_-_Symphony_No.9-2003-WHOA/' due to no change
  937. 18:43:50 T:1772 NOTICE: service.libraryautoupdate-0.9.4 : Update Library Service starting...
  938. 18:43:50 T:1772 NOTICE: service.libraryautoupdate-0.9.4 : update timers
  939. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Bob_Marley-Legend_The_Best_of_Bob_Marley_and_the_Wailers-2CD-2002-RNS/' due to no change
  940. 18:43:50 T:1772 NOTICE: service.libraryautoupdate-0.9.4 : Creating timer for Video Library
  941. 18:43:50 T:3260 DEBUG: CPythonInvoker(11, C:\Users\server\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): setting the Python path to C:\Users\server\AppData\Roaming\Kodi\addons\script.common.plugin.cache;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
  942. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Bob_Marley-Legend_The_Best_of_Bob_Marley_and_the_Wailers-2CD-2002-RNS/CD1/' due to no change
  943. 18:43:50 T:3260 DEBUG: CPythonInvoker(11, C:\Users\server\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): entering source directory C:\Users\server\AppData\Roaming\Kodi\addons\script.common.plugin.cache
  944. 18:43:50 T:1772 DEBUG: LocalizeStrings: no strings.po file exist at C:\Users\server\AppData\Roaming\Kodi\addons\service.libraryautoupdate\resources\language\English, fallback to strings.xml
  945. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Bob_Marley-Legend_The_Best_of_Bob_Marley_and_the_Wailers-2CD-2002-RNS/CD2/' due to no change
  946. 18:43:50 T:3140 NOTICE: -->Python Interpreter Initialized<--
  947. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Burial_and_Four_Tet-Wolf_Cub_and_Moth-(TEXT06)-Vinyl-2009-MAEM/' due to no change
  948. 18:43:50 T:3140 DEBUG: CPythonInvoker(12, C:\Users\server\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py): the source file to load is "C:\Users\server\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py"
  949. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Burial_and_Four_Tet_and_Thom_Yorke-Ego__Mirror-(TEXT010)-Vinyl-2011-DPS/' due to no change
  950. 18:43:50 T:3260 DEBUG: CPythonInvoker(11, C:\Users\server\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.1.0 of the xbmc.python api
  951. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Cage_The_Elephant-Cage_The_Elephant-2009-DNR/' due to no change
  952. 18:43:50 T:3516 DEBUG: XFILE::CWin32SMBDirectory::ConnectAndAuthenticate: Connected to "\\SNYFTON\mp3" without username and without password
  953. 18:43:50 T:220 NOTICE: RCB Service: Start
  954. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Cage_The_Elephant-Melophobia-2013-MTD/' due to no change
  955. 18:43:50 T:3516 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://SNYFTON/mp3/Album/A_Perfect_Circle-Imagine-CDS-2004-SGQ/
  956. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Cage_The_Elephant-Thank_You_Happy_Birthday-2011-CR/' due to no change
  957. 18:43:50 T:220 NOTICE: RCB Service: launch RCB on startup = false
  958. 18:43:50 T:220 NOTICE: RCB Service: scrape games on startup = false
  959. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Carbon_Based_Lifeforms-Twentythree-2011-COS/' due to no change
  960. 18:43:50 T:220 NOTICE: RCB Service: Done
  961. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Carbon_Based_Lifeforms-World_of_Sleepers-(Ultimae)-2006-MAEM/' due to no change
  962. 18:43:50 T:220 INFO: CPythonInvoker(3, C:\Users\server\AppData\Roaming\Kodi\addons\service.rom.collection.browser\default.py): script successfully run
  963. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Carbon_Based_Lifeforms_-_Endospore-2011-BR/' due to no change
  964. 18:43:50 T:220 INFO: Python script stopped
  965. 18:43:50 T:1292 NOTICE: -->Python Interpreter Initialized<--
  966. 18:43:50 T:1292 DEBUG: CPythonInvoker(13, C:\Users\server\AppData\Roaming\Kodi\addons\weather.yahoo\default.py): the source file to load is "C:\Users\server\AppData\Roaming\Kodi\addons\weather.yahoo\default.py"
  967. 18:43:50 T:220 DEBUG: Thread LanguageInvoker 220 terminating
  968. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Carbon_Based_Lifeforms_-_Hydroponic_Garden-2003-PsyCZ/' due to no change
  969. 18:43:50 T:672 NOTICE: -->Python Interpreter Initialized<--
  970. 18:43:50 T:672 DEBUG: CPythonInvoker(14, C:\Users\server\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): the source file to load is "C:\Users\server\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py"
  971. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Carbon_Based_Lifeforms_-_Interloper-2010-gEm/' due to no change
  972. 18:43:50 T:3140 DEBUG: CPythonInvoker(12, C:\Users\server\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py): setting the Python path to C:\Users\server\AppData\Roaming\Kodi\addons\script.xbmcbackup;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
  973. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Carbon_Based_Lifeforms_-_The_Path-(Unreleased_Promo)-1998-NCR/' due to no change
  974. 18:43:50 T:3140 DEBUG: CPythonInvoker(12, C:\Users\server\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py): entering source directory C:\Users\server\AppData\Roaming\Kodi\addons\script.xbmcbackup
  975. 18:43:50 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Carolina_Liar-Coming_To_Terms-2008-CAROLiNALiAR/' due to no change
  976. 18:43:50 T:3140 DEBUG: CPythonInvoker(12, C:\Users\server\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py): instantiating addon using automatically obtained id of "script.xbmcbackup" dependent on version 2.14.0 of the xbmc.python api
  977. 18:43:51 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Carolina_Liar-Wild_Blessed_Freedom-2011-FNT/' due to no change
  978. 18:43:51 T:1292 DEBUG: CPythonInvoker(13, C:\Users\server\AppData\Roaming\Kodi\addons\weather.yahoo\default.py): setting the Python path to C:\Users\server\AppData\Roaming\Kodi\addons\weather.yahoo;C:\Users\server\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
  979. 18:43:51 T:1292 DEBUG: CPythonInvoker(13, C:\Users\server\AppData\Roaming\Kodi\addons\weather.yahoo\default.py): entering source directory C:\Users\server\AppData\Roaming\Kodi\addons\weather.yahoo
  980. 18:43:51 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Celph_Titled_And_Buckwild-Nineteen_Ninety_More-2CD-2011-FTD/' due to no change
  981. 18:43:51 T:1292 DEBUG: CPythonInvoker(13, C:\Users\server\AppData\Roaming\Kodi\addons\weather.yahoo\default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.12.0 of the xbmc.python api
  982. 18:43:51 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Chemical_Brothers-Come_With_Us-2002-iRO/' due to no change
  983. 18:43:51 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Chemical_Brothers-Dig_Your_Own_Hole-1997-iRO/' due to no change
  984. 18:43:51 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Chemical_Brothers-Exit_Planet_Dust-1995-iRO/' due to no change
  985. 18:43:51 T:672 DEBUG: CPythonInvoker(14, C:\Users\server\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): setting the Python path to C:\Users\server\AppData\Roaming\Kodi\addons\script.skinshortcuts;C:\Users\server\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\server\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
  986. 18:43:51 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Chemical_Brothers-Push_The_Button-Retail-2005-Recycled_INT/' due to no change
  987. 18:43:51 T:672 DEBUG: CPythonInvoker(14, C:\Users\server\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): entering source directory C:\Users\server\AppData\Roaming\Kodi\addons\script.skinshortcuts
  988. 18:43:51 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Chemical_Brothers-Surrender-1999-iRO/' due to no change
  989. 18:43:51 T:672 DEBUG: CPythonInvoker(14, C:\Users\server\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): instantiating addon using automatically obtained id of "script.skinshortcuts" dependent on version 2.14.0 of the xbmc.python api
  990. 18:43:51 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Children_Of_Bodom-Are_You_Dead_Yet-2005-DNR/' due to no change
  991. 18:43:51 T:3488 DEBUG: script.skin.info.service: starting daemon
  992. 18:43:51 T:3488 DEBUG: script.skin.info.service: version 1.0.0 started
  993. 18:43:51 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Children_Of_Bodom-Blooddrunk-(Digipak)-2008-DNR/' due to no change
  994. 18:43:51 T:3684 DEBUG: [Cinema Experience] - settings() - __init__
  995. 18:43:51 T:3684 DEBUG: [Cinema Experience] - settings() - start
  996. 18:43:51 T:3684 DEBUG: [Cinema Experience] - Reading settings.xml
  997. 18:43:51 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Children_Of_Bodom-Follow_The_Reaper-2001-DNR/' due to no change
  998. 18:43:51 T:3488 DEBUG: script.skin.info.service: starting backend
  999. 18:43:51 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Children_of_Bodom-Halo_of_Blood-LIMITED_EDITION_CD-2013-JRP/' due to no change
  1000. 18:43:51 T:3488 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideoview
  1001. 18:43:51 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Children_of_Bodom-Hate_Crew_Deathroll-(Ltd.Ed.)-2003-DNR/' due to no change
  1002. 18:43:51 T:3684 DEBUG: [Cinema Experience] - Reading settings.xml
  1003. 18:43:51 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Children_of_Bodom-Hatebreeder-(Reissue)-2008-DNR/' due to no change
  1004. 18:43:51 T:3488 DEBUG: CVideoDatabase::RunQuery took 59 ms for 1381 items query: select * from movieview
  1005. 18:43:51 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Children_Of_Bodom-Relentless_Reckless_Forever-(Limited_Edition)-2011-DNR/' due to no change
  1006. 18:43:51 T:1128 NOTICE: script.grab.fanart: Grab Fanart Service Started
  1007. 18:43:51 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Chunk_No_Captain_Chunk-Something_For_Nothing-2010-FNT/' due to no change
  1008. 18:43:51 T:1128 DEBUG: script.grab.fanart: media type is: random
  1009. 18:43:51 T:3684 DEBUG: [Cinema Experience] - Cinema Experience service script version 4.0.10 started
  1010. 18:43:51 T:3260 NOTICE: StorageServer Module loaded RUN
  1011. 18:43:51 T:1128 DEBUG: CVideoDatabase::RunQuery took 62 ms for 1381 items query: select * from movieview
  1012. 18:43:51 T:3260 NOTICE: StorageClient-2.5.4 Starting server
  1013. 18:43:51 T:3684 DEBUG: [Cinema Experience] - Reading settings.xml
  1014. 18:43:51 T:3684 DEBUG: [Cinema Experience] - settings() - start
  1015. 18:43:51 T:3684 DEBUG: [Cinema Experience] - Reading settings.xml
  1016. 18:43:51 T:640 DEBUG: service.backgroundmusic: version 1.0.0 started
  1017. 18:43:51 T:2684 INFO: CPythonInvoker(8, C:\Users\server\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): script successfully run
  1018. 18:43:52 T:2684 INFO: Python script stopped
  1019. 18:43:52 T:2684 DEBUG: Thread LanguageInvoker 2684 terminating
  1020. 18:43:52 T:2752 DEBUG: Skin Widgets: script version 0.0.29 started
  1021. 18:43:52 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Crash_Kings-Crash_Kings-2009-FNT/' due to no change
  1022. 18:43:52 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1023. 18:43:52 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1024. 18:43:52 T:2752 DEBUG: CVideoDatabase::RunQuery took 83 ms for 864 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount < 1))
  1025. 18:43:52 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Crystal_Castles-Crystal_Castles-2008-DeBT_iNT/' due to no change
  1026. 18:43:52 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Crystal_Castles-Crystal_Castles_(III)-2012-pLAN9/' due to no change
  1027. 18:43:52 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Crystal_Castles-Crystal_Castles_II-2010-CaHeSo/' due to no change
  1028. 18:43:52 T:2284 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1029. 18:43:52 T:2284 DEBUG: CApplication::OnKey: right (0xf083) pressed, action is Right
  1030. 18:43:52 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dead_By_April-Dead_By_April-2009-FNT/' due to no change
  1031. 18:43:52 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dead_Meadow-Dead_Meadow-(Remastered)-2006-FNT/' due to no change
  1032. 18:43:52 T:1128 DEBUG: script.grab.fanart: found 1357 movies files
  1033. 18:43:52 T:1128 DEBUG: CVideoDatabase::RunQuery took 30 ms for 147 items query: SELECT * FROM tvshowview GROUP BY tvshowview.idShow
  1034. 18:43:53 T:640 DEBUG: service.backgroundmusic: start playlist
  1035. 18:43:53 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dead_Meadow-Feathers-(Advance)-2005-ESC/' due to no change
  1036. 18:43:53 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dead_Meadow-Howls_From_The_Hills-(Remastered)-2007-FNT/' due to no change
  1037. 18:43:53 T:1128 DEBUG: script.grab.fanart: found 147 tv files
  1038. 18:43:53 T:1128 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist JOIN album ON album.idAlbum = album_artist.idAlbum WHERE album.bCompilation = 0 )) and artistview.strArtist != ''
  1039. 18:43:53 T:1128 DEBUG: Time to retrieve artists from dataset = 93
  1040. 18:43:53 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dead_Meadow-Old_Growth-2008-DNR/' due to no change
  1041. 18:43:53 T:1128 DEBUG: script.grab.fanart: found 126 music files
  1042. 18:43:53 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dead_Meadow-Three_Kings-2010-FNT/' due to no change
  1043. 18:43:53 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dead_Meadow-Warble_Womb-2013-FNT/' due to no change
  1044. 18:43:53 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Deftones-Around_the_Fur-1997-KSi_INT/' due to no change
  1045. 18:43:53 T:2284 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1046. 18:43:53 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Deftones-Deftones-2003-RNS/' due to no change
  1047. 18:43:53 T:2284 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1048. 18:43:53 T:2284 DEBUG: Activating window ID: 10025
  1049. 18:43:53 T:208 DEBUG: Library Data Provider: service version 0.0.5 started
  1050. 18:43:53 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Deftones-Saturday_Night_Wrist-(Explicit_Retail)-2006-MTD/' due to no change
  1051. 18:43:53 T:1772 NOTICE: service.libraryautoupdate-0.9.4 : Creating timer for Music Library
  1052. 18:43:53 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Deftones-White_Pony_(Limited_Edition)-2000-KSi_iNT/' due to no change
  1053. 18:43:53 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Deftones_-_Diamond_Eyes-2010-YSP/' due to no change
  1054. 18:43:53 T:2284 DEBUG: ------ Window Deinit (Home.xml) ------
  1055. 18:43:53 T:2284 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1056. 18:43:53 T:2284 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  1057. 18:43:54 T:640 DEBUG: service.backgroundmusic: backend active
  1058. 18:43:54 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (sources://video/)
  1059. 18:43:54 T:2284 DEBUG: ParentPath = [sources://video/]
  1060. 18:43:54 T:904 NOTICE: Thread BackgroundLoader start, auto delete: false
  1061. 18:43:54 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Demigodz-Killmatic-2013-NOiR/' due to no change
  1062. 18:43:54 T:1292 DEBUG: weather.yahoo: version 3.0.0 started: ['C:\\Users\\server\\AppData\\Roaming\\Kodi\\addons\\weather.yahoo\\default.py', '1']
  1063. 18:43:54 T:904 DEBUG: Thread BackgroundLoader 904 terminating
  1064. 18:43:54 T:2284 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  1065. 18:43:54 T:336 NOTICE: Thread LanguageInvoker start, auto delete: false
  1066. 18:43:54 T:336 INFO: initializing python engine.
  1067. 18:43:54 T:336 DEBUG: CPythonInvoker(15, C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): start processing
  1068. 18:43:54 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dia_Psalma-Djupa_Skogen-(Promo)-SE-2007-MTD/' due to no change
  1069. 18:43:54 T:1292 DEBUG: weather.yahoo: weather location: 908074
  1070. 18:43:54 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dia_Psalma-Re_Voltere-SE-2009-pLAN9/' due to no change
  1071. 18:43:54 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dia_Psalma_-_Efter_Allt-1995-PER/' due to no change
  1072. 18:43:54 T:208 DEBUG: CVideoDatabase::RunQuery took 39 ms for 864 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount < 1))
  1073. 18:43:54 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dia_Psalma_-_Gryningstid-1995-RbR/' due to no change
  1074. 18:43:54 T:3516 DEBUG: Thread MusicFileCounter 3516 terminating
  1075. 18:43:54 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dia_Psalma_-_Sell_Out-1995-PER_iNT/' due to no change
  1076. 18:43:54 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Disturbed-Asylum_(Limited_Edition)-2010-CaHeSo/' due to no change
  1077. 18:43:54 T:336 NOTICE: -->Python Interpreter Initialized<--
  1078. 18:43:54 T:336 DEBUG: CPythonInvoker(15, C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): the source file to load is "C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py"
  1079. 18:43:54 T:336 DEBUG: CPythonInvoker(15, C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): setting the Python path to C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired;C:\Users\server\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
  1080. 18:43:54 T:336 DEBUG: CPythonInvoker(15, C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): entering source directory C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired
  1081. 18:43:54 T:208 DEBUG: CVideoDatabase::RunQuery took 70 ms for 2696 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  1082. 18:43:54 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Disturbed-Believe-2002-INT-DDZ/' due to no change
  1083. 18:43:54 T:336 DEBUG: CPythonInvoker(15, C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): instantiating addon using automatically obtained id of "script.tv.show.next.aired" dependent on version 2.1.0 of the xbmc.python api
  1084. 18:43:54 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Disturbed_-_The_Sickness-Reissue-2002-SSR/' due to no change
  1085. 18:43:54 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dutch-A_Bright_Cold_Day-2010-SO/' due to no change
  1086. 18:43:54 T:672 INFO: CPythonInvoker(14, C:\Users\server\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): script successfully run
  1087. 18:43:55 T:672 INFO: Python script stopped
  1088. 18:43:55 T:672 DEBUG: Thread LanguageInvoker 672 terminating
  1089. 18:43:55 T:208 DEBUG: CMusicDatabase::GetSongsByWhere query = SELECT songview.* FROM songview WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1))
  1090. 18:43:55 T:208 DEBUG: CMusicDatabase::GetSongsByWhere() - took 316 ms
  1091. 18:43:55 T:640 DEBUG: service.backgroundmusic: start playlist
  1092. 18:43:55 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Ellie_Goulding-Bright_Lights-2010-FRAY/' due to no change
  1093. 18:43:55 T:336 DEBUG: POParser: loaded 41 strings from file C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\resources\language\English\strings.po
  1094. 18:43:55 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1095. 18:43:55 T:2752 DEBUG: CVideoDatabase::RunQuery took 64 ms for 2696 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  1096. 18:43:55 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Ellie_Goulding-Halcyon-2012-pLAN9/' due to no change
  1097. 18:43:55 T:336 DEBUG: script.tv.show.next.aired: ### params: {'backend': 'True'}
  1098. 18:43:55 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1099. 18:43:55 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1100. 18:43:55 T:336 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.12)
  1101. 18:43:55 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Ellie_Goulding-Halcyon_Days-(Deluxe_Edition)-2CD-2013-C4/' due to no change
  1102. 18:43:55 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1103. 18:43:55 T:336 DEBUG: script.tv.show.next.aired: ### run_backend started
  1104. 18:43:55 T:1292 DEBUG: weather.yahoo: forecast data: <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
  1105. <rss version="2.0" xmlns:yweather="http://xml.weather.yahoo.com/ns/rss/1.0" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#">
  1106. <channel>
  1107.  
  1108. <title>Yahoo! Weather - Trelleborg, SE</title>
  1109. <link>http://us.rd.yahoo.com/dailynews/rss/weather/Trelleborg__SE/*http://weather.yahoo.com/forecast/SWXX0035_c.html</link>
  1110. <description>Yahoo! Weather for Trelleborg, SE</description>
  1111. <language>en-us</language>
  1112. <lastBuildDate>Fri, 26 Sep 2014 4:58 pm CEST</lastBuildDate>
  1113. <ttl>60</ttl>
  1114. <yweather:location city="Trelleborg" region="" country="Sweden"/>
  1115. <yweather:units temperature="C" distance="km" pressure="mb" speed="km/h"/>
  1116. <yweather:wind chill="17" direction="250" speed="32.19" />
  1117. <yweather:atmosphere humidity="87" visibility="" pressure="1013.7" rising="0" />
  1118. <yweather:astronomy sunrise="6:59 am" sunset="6:58 pm"/>
  1119. <image>
  1120. <title>Yahoo! Weather</title>
  1121. <width>142</width>
  1122. <height>18</height>
  1123. <link>http://weather.yahoo.com</link>
  1124. <url>http://l.yimg.com/a/i/brand/purplelogo//uh/us/news-wea.gif</url>
  1125. </image>
  1126. <item>
  1127. <title>Conditions for Trelleborg, SE at 4:58 pm CEST</title>
  1128. <geo:lat>55.38</geo:lat>
  1129. <geo:long>13.17</geo:long>
  1130. <link>http://us.rd.yahoo.com/dailynews/rss/weather/Trelleborg__SE/*http://weather.yahoo.com/forecast/SWXX0035_c.html</link>
  1131. <pubDate>Fri, 26 Sep 2014 4:58 pm CEST</pubDate>
  1132. <yweather:condition text="Mostly Cloudy" code="28" temp="17" date="Fri, 26 Sep 2014 4:58 pm CEST" />
  1133. <description><![CDATA[
  1134. <img src="http://l.yimg.com/a/i/us/we/52/28.gif"/><br />
  1135. <b>Current Conditions:</b><br />
  1136. Mostly Cloudy, 17 C<BR />
  1137. <BR /><b>Forecast:</b><BR />
  1138. Fri - Partly Cloudy. High: 17 Low: 12<br />
  1139. Sat - Mostly Sunny. High: 17 Low: 12<br />
  1140. Sun - Partly Cloudy. High: 17 Low: 11<br />
  1141. Mon - Partly Cloudy. High: 18 Low: 11<br />
  1142. Tue - Partly Cloudy. High: 17 Low: 13<br />
  1143. <br />
  1144. <a href="http://us.rd.yahoo.com/dailynews/rss/weather/Trelleborg__SE/*http://weather.yahoo.com/forecast/SWXX0035_c.html">Full Forecast at Yahoo! Weather</a><BR/><BR/>
  1145. (provided by <a href="http://www.weather.com" >The Weather Channel</a>)<br/>
  1146. ]]></description>
  1147. <yweather:forecast day="Fri" date="26 Sep 2014" low="12" high="17" text="Partly Cloudy" code="29" />
  1148. <yweather:forecast day="Sat" date="27 Sep 2014" low="12" high="17" text="Mostly Sunny" code="34" />
  1149. <yweather:forecast day="Sun" date="28 Sep 2014" low="11" high="17" text="Partly Cloudy" code="30" />
  1150. <yweather:forecast day="Mon" date="29 Sep 2014" low="11" high="18" text="Partly Cloudy" code="30" />
  1151. <yweather:forecast day="Tue" date="30 Sep 2014" low="13" high="17" text="Partly Cloudy" code="30" />
  1152. <guid isPermaLink="false">SWXX0035_2014_09_30_7_00_CEST</guid>
  1153. </item>
  1154. </channel>
  1155. </rss>
  1156.  
  1157. <!-- fan1595.sports.bf1.yahoo.com Fri Sep 26 09:43:39 PDT 2014 -->
  1158. 18:43:55 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Eminem-The_Marshall_Mathers_LP_2-(Deluxe_Edition)-2CD-2013-CR/' due to no change
  1159. 18:43:55 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Enter_Shikari-A_Flash_Flood_Of_Colour-2012-r35/' due to no change
  1160. 18:43:55 T:208 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  1161. 18:43:55 T:1292 DEBUG: weather.yahoo: available locations: 1
  1162. 18:43:55 T:1292 DEBUG: weather.yahoo: finished
  1163. 18:43:55 T:1292 INFO: CPythonInvoker(13, C:\Users\server\AppData\Roaming\Kodi\addons\weather.yahoo\default.py): script successfully run
  1164. 18:43:55 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Enter_Shikari-Common_Dreads-2009-FNT/' due to no change
  1165. 18:43:56 T:208 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 16 ms
  1166. 18:43:56 T:1292 INFO: Python script stopped
  1167. 18:43:56 T:1292 DEBUG: Thread LanguageInvoker 1292 terminating
  1168. 18:43:56 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Enter_Shikari-Take_To_The_Skies-2007-SAW/' due to no change
  1169. 18:43:56 T:2752 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideoview
  1170. 18:43:56 T:2752 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  1171. 18:43:56 T:2752 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 16 ms
  1172. 18:43:56 T:2756 DEBUG: CZipManager::GetZipList - Processing zip://special%3a%2f%2fxbmc%2fmedia%2fweather.zip/
  1173. 18:43:56 T:208 DEBUG: CVideoDatabase::RunQuery took 36 ms for 864 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount = 0))
  1174. 18:43:56 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Explosions_in_the_Sky-How_Strange_Innocence-(Remastered)-2005-BUTT/' due to no change
  1175. 18:43:56 T:2752 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist JOIN album ON album.idAlbum = album_artist.idAlbum WHERE album.bCompilation = 0 )) and artistview.strArtist != ''
  1176. 18:43:56 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1177. 18:43:56 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1178. 18:43:56 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Explosions_In_The_Sky-Suddenly_I_Miss_Everyone-2007-ESC/' due to no change
  1179. 18:43:56 T:2752 DEBUG: Time to retrieve artists from dataset = 155
  1180. 18:43:56 T:2756 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://xbmc/language/English/strings.po
  1181. 18:43:56 T:640 DEBUG: service.backgroundmusic: backend active
  1182. 18:43:56 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Explosions_In_The_Sky-Take_Care_Take_Care_Take_Care-2011-pLAN9/' due to no change
  1183. 18:43:56 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Explosions_In_The_Sky-The_Earth_Is_Not_A_Cold_Dead_Place-Advance-2003-NuHS/' due to no change
  1184. 18:43:56 T:2752 DEBUG: CMusicDatabase::GetSongsByWhere query = SELECT songview.* FROM songview WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1))
  1185. 18:43:56 T:2284 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1186. 18:43:56 T:2284 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1187. 18:43:56 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/)
  1188. 18:43:56 T:2284 DEBUG: ParentPath = [sources://video/]
  1189. 18:43:56 T:208 DEBUG: CVideoDatabase::RunQuery took 71 ms for 2696 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  1190. 18:43:56 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Explosions_In_The_Sky-Those_Who_Tell_The_Truth_Shall_Live_Forever-2001-ALW/' due to no change
  1191. 18:43:56 T:2756 DEBUG: POParser: loaded 109 weather tokens
  1192. 18:43:56 T:2752 DEBUG: CMusicDatabase::GetSongsByWhere() - took 391 ms
  1193. 18:43:56 T:1924 DEBUG: CMultiPathDirectory::GetDirectory(multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/)
  1194. 18:43:57 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Feed_Her_To_The_Sharks-Savage_Seas-2013-KzT/' due to no change
  1195. 18:43:57 T:1924 DEBUG: Getting Directory (E:\rar7\tv\)
  1196. 18:43:57 T:1924 DEBUG: Getting Directory (smb://snyfton/rar/tv/)
  1197. 18:43:57 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Feed_Her_To_The_Sharks-The_Beauty_Of_Falling-2010-KzT/' due to no change
  1198. 18:43:57 T:208 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  1199. 18:43:57 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Feeder-Comfort_in_Sound-2002-pH/' due to no change
  1200. 18:43:57 T:2752 DEBUG: Skin Widgets: Total time needed to request random queries: 0:00:04.864000
  1201. 18:43:57 T:1924 DEBUG: Getting Directory (smb://snyfton/rar2/tv/)
  1202. 18:43:57 T:208 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 14 ms
  1203. 18:43:57 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 36
  1204. 18:43:57 T:2752 DEBUG: CVideoDatabase::RunQuery took 2 ms for 13 items query: select * from movieview WHERE (movieview.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  1205. 18:43:57 T:1924 DEBUG: Getting Directory (smb://snyfton/rarj/tv/)
  1206. 18:43:57 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Feeder-Echo_Park-2001-EOS/' due to no change
  1207. 18:43:57 T:208 DEBUG: CVideoDatabase::RunQuery took 2 ms for 13 items query: select * from movieview WHERE (movieview.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  1208. 18:43:57 T:1924 DEBUG: Getting Directory (smb://snyfton/rar11/tv/)
  1209. 18:43:57 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Feeder-Picture_of_Perfect_Youth-2CD-2004-pyt/' due to no change
  1210. 18:43:57 T:2752 DEBUG: CVideoDatabase::RunQuery took 39 ms for 17 items query: SELECT * FROM tvshowview WHERE ( ((tvshowview.watchedcount > 0 AND tvshowview.watchedcount < tvshowview.totalCount) OR (tvshowview.watchedcount = 0 AND EXISTS (SELECT 1 FROM episodeview WHERE episodeview.idShow = tvshowview.idShow AND episodeview.resumeTimeInSeconds > 0)))) GROUP BY tvshowview.idShow
  1211. 18:43:57 T:1924 DEBUG: Getting Directory (smb://snyfton/rar5/tv/)
  1212. 18:43:57 T:2284 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1213. 18:43:57 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Feeder-Polythene-1997-HVN/' due to no change
  1214. 18:43:57 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from episodeview WHERE (episodeview.idShow = 317) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1215. 18:43:57 T:1924 DEBUG: Getting Directory (smb://HTPC/rar3/tv/)
  1216. 18:43:57 T:208 DEBUG: CVideoDatabase::RunQuery took 39 ms for 17 items query: SELECT * FROM tvshowview WHERE ( ((tvshowview.watchedcount > 0 AND tvshowview.watchedcount < tvshowview.totalCount) OR (tvshowview.watchedcount = 0 AND EXISTS (SELECT 1 FROM episodeview WHERE episodeview.idShow = tvshowview.idShow AND episodeview.resumeTimeInSeconds > 0)))) GROUP BY tvshowview.idShow
  1217. 18:43:57 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Flower_Travellin_Band-Satori-(Reissue)-2007-DNR/' due to no change
  1218. 18:43:57 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1219. 18:43:57 T:640 DEBUG: service.backgroundmusic: start playlist
  1220. 18:43:57 T:1924 DEBUG: CMultiPathDirectory::MergeItems, items = 72
  1221. 18:43:57 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Foo_Fighters-Greatest_Hits-2009-TosK/' due to no change
  1222. 18:43:57 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episodeview WHERE (episodeview.idShow = 430) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1223. 18:43:57 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1224. 18:43:57 T:1924 DEBUG: Testing path: [000] smb://snyfton/rar2/tv/An Idiot Abroad/
  1225. 18:43:57 T:1924 DEBUG: Testing path: [001] smb://snyfton/rar5/tv/Archer 2009/
  1226. 18:43:57 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from episodeview WHERE (episodeview.idShow = 317) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1227. 18:43:57 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1228. 18:43:57 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Foo_Fighters-Wasting_Light-(Proper)-2011-AMX/' due to no change
  1229. 18:43:57 T:1924 DEBUG: Testing path: [002] smb://snyfton/rarj/tv/Arrested Development/
  1230. 18:43:57 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 11 items query: select * from episodeview WHERE (episodeview.idShow = 410) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1231. 18:43:57 T:208 DEBUG: CVideoDatabase::RunQuery took 2 ms for 12 items query: select * from episodeview WHERE (episodeview.idShow = 430) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1232. 18:43:57 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Foster_The_People-Torches-2011-CaHeSo/' due to no change
  1233. 18:43:57 T:1924 DEBUG: Testing path: [003] smb://snyfton/rar2/tv/Band of Brothers/
  1234. 18:43:57 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1235. 18:43:57 T:3364 DEBUG: Previous line repeats 1 times.
  1236. 18:43:57 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Funeral_For_A_Friend-Hours-2005-PMS/' due to no change
  1237. 18:43:57 T:1924 DEBUG: Testing path: [004] smb://snyfton/rar2/tv/Battlestar Galactica 2003/
  1238. 18:43:57 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from episodeview WHERE (episodeview.idShow = 386) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1239. 18:43:57 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 11 items query: select * from episodeview WHERE (episodeview.idShow = 410) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1240. 18:43:58 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1241. 18:43:58 T:1924 DEBUG: Testing path: [005] smb://snyfton/rar5/tv/Black Sails/
  1242. 18:43:58 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1243. 18:43:58 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gemini-Graduation_EP-(INSP003)-WEB-2011-SPLiFF/' due to no change
  1244. 18:43:58 T:208 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from episodeview WHERE (episodeview.idShow = 386) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1245. 18:43:58 T:1924 DEBUG: Testing path: [006] smb://HTPC/rar3/tv/Breaking Bad/
  1246. 18:43:58 T:2752 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select * from episodeview WHERE (episodeview.idShow = 375) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1247. 18:43:58 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1248. 18:43:58 T:1924 DEBUG: Previous line repeats 1 times.
  1249. 18:43:58 T:1924 DEBUG: Testing path: [007] E:\rar7\tv\Bron\
  1250. 18:43:58 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gemini_And_Phantasy-Hippodrome__Influence-(EASYCLDG001)-WEB-2008-1KING/' due to no change
  1251. 18:43:58 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from episodeview WHERE (episodeview.idShow = 371) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1252. 18:43:58 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from episodeview WHERE (episodeview.idShow = 375) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1253. 18:43:58 T:1924 DEBUG: Testing path: [008] smb://snyfton/rar5/tv/Californication/
  1254. 18:43:58 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gemini_Twins-The_Method_EP-(CMBT043)-WEB-2009-iTALiVE/' due to no change
  1255. 18:43:58 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1256. 18:43:58 T:1924 DEBUG: Previous line repeats 1 times.
  1257. 18:43:58 T:1924 DEBUG: Testing path: [009] smb://snyfton/rar2/tv/Carnivale/
  1258. 18:43:58 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Glasvegas-Euphoric_Heartbreak-2011-pLAN9/' due to no change
  1259. 18:43:58 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from episodeview WHERE (episodeview.idShow = 371) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1260. 18:43:58 T:2752 DEBUG: CVideoDatabase::RunQuery took 3 ms for 118 items query: select * from episodeview WHERE (episodeview.idShow = 359) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1261. 18:43:58 T:1924 DEBUG: Testing path: [010] smb://snyfton/rar2/tv/Chappelles Show/
  1262. 18:43:58 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Glasvegas-Glasvegas_(Deluxe_Edition)-2CD-2008-DV8/' due to no change
  1263. 18:43:58 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1264. 18:43:58 T:1924 DEBUG: Previous line repeats 1 times.
  1265. 18:43:58 T:1924 DEBUG: Testing path: [011] smb://snyfton/rar2/tv/Cosmos A Space Time Odyssey/
  1266. 18:43:58 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gnarls_Barkley-St._Elsewhere-2006-DNR/' due to no change
  1267. 18:43:58 T:640 DEBUG: service.backgroundmusic: backend active
  1268. 18:43:58 T:208 DEBUG: CVideoDatabase::RunQuery took 4 ms for 118 items query: select * from episodeview WHERE (episodeview.idShow = 359) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1269. 18:43:58 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from episodeview WHERE (episodeview.idShow = 221) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1270. 18:43:58 T:1924 DEBUG: Testing path: [012] E:\rar7\tv\Curb Your Enthusiasm\
  1271. 18:43:58 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gnarls_Barkley-The_Odd_Couple-Retail-2008-Recycled_INT/' due to no change
  1272. 18:43:58 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1273. 18:43:58 T:1924 DEBUG: Previous line repeats 1 times.
  1274. 18:43:58 T:1924 DEBUG: Testing path: [013] smb://snyfton/rar5/tv/Doctor Who 2005/
  1275. 18:43:58 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/God_Is_An_Astronaut-All_Is_Violent_All_Is_Bright-2005-DNR/' due to no change
  1276. 18:43:58 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 18 items query: select * from episodeview WHERE (episodeview.idShow = 305) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1277. 18:43:58 T:208 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from episodeview WHERE (episodeview.idShow = 221) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1278. 18:43:58 T:1924 DEBUG: Testing path: [014] smb://snyfton/rar5/tv/Fargo/
  1279. 18:43:58 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/God_Is_An_Astronaut-Far_From_Refuge-2007-FNT/' due to no change
  1280. 18:43:58 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1281. 18:43:58 T:1924 DEBUG: Previous line repeats 1 times.
  1282. 18:43:58 T:1924 DEBUG: Testing path: [015] smb://snyfton/rar2/tv/Farscape/
  1283. 18:43:58 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/God_Is_An_Astronaut-God_Is_An_Astronaut-2008-H3X/' due to no change
  1284. 18:43:58 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from episodeview WHERE (episodeview.idShow = 179) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1285. 18:43:58 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 18 items query: select * from episodeview WHERE (episodeview.idShow = 305) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1286. 18:43:58 T:1924 DEBUG: Testing path: [016] smb://snyfton/rarj/tv/Firefly/
  1287. 18:43:58 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/God_Is_an_Astronaut-Origins-2013-GRAVEWISH/' due to no change
  1288. 18:43:59 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1289. 18:43:59 T:1924 DEBUG: Previous line repeats 1 times.
  1290. 18:43:59 T:1924 DEBUG: Testing path: [017] smb://HTPC/rar3/tv/Fringe/
  1291. 18:43:59 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/God_Is_An_Astronaut-The_End_of_the_Beginning-Reissue-2004-GRW/' due to no change
  1292. 18:43:59 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from episodeview WHERE (episodeview.idShow = 179) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1293. 18:43:59 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1294. 18:43:59 T:1924 DEBUG: Testing path: [018] smb://HTPC/rar3/tv/Frozen Planet/
  1295. 18:43:59 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/God_Is_An_Astronaut_-_Age_Of_The_Fifth_Sun-2010-CRUELTY/' due to no change
  1296. 18:43:59 T:2752 DEBUG: CVideoDatabase::RunQuery took 2 ms for 25 items query: select * from episodeview WHERE (episodeview.idShow = 349) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1297. 18:43:59 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1298. 18:43:59 T:1924 DEBUG: Testing path: [019] smb://snyfton/rar5/tv/Futurama/
  1299. 18:43:59 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gojira-From_Mars_To_Sirius-(Reissue)-2006-DNR/' due to no change
  1300. 18:43:59 T:208 DEBUG: CVideoDatabase::RunQuery took 2 ms for 25 items query: select * from episodeview WHERE (episodeview.idShow = 349) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1301. 18:43:59 T:2752 DEBUG: CVideoDatabase::RunQuery took 0 ms for 13 items query: select * from episodeview WHERE (episodeview.idShow = 242) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1302. 18:43:59 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1303. 18:43:59 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gojira-Lenfant_Sauvage-(Digipak)-2012-PMS/' due to no change
  1304. 18:43:59 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1305. 18:43:59 T:1924 DEBUG: Testing path: [020] E:\rar7\tv\Game of Thrones\
  1306. 18:43:59 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 18 items query: select * from episodeview WHERE (episodeview.idShow = 301) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1307. 18:43:59 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gojira-Terra_Incognita-(Reissue)-(Limited_Edition)-2009-VERiTAS/' due to no change
  1308. 18:43:59 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 13 items query: select * from episodeview WHERE (episodeview.idShow = 242) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1309. 18:43:59 T:1924 DEBUG: Testing path: [021] E:\rar7\tv\Generation Kill\
  1310. 18:43:59 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1311. 18:43:59 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gojira-The_Link-(Remastered)-Ltd_Ed-2005-PMS/' due to no change
  1312. 18:43:59 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1313. 18:43:59 T:1924 DEBUG: Testing path: [022] E:\rar7\tv\Hannibal\
  1314. 18:43:59 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from episodeview WHERE (episodeview.idShow = 356) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1315. 18:43:59 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gojira-The_Way_Of_All_Flesh-2008-DNR/' due to no change
  1316. 18:43:59 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 18 items query: select * from episodeview WHERE (episodeview.idShow = 301) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1317. 18:43:59 T:1924 DEBUG: Testing path: [023] smb://snyfton/rar2/tv/Hatfields & Mccoys/
  1318. 18:43:59 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1319. 18:43:59 T:640 DEBUG: service.backgroundmusic: start playlist
  1320. 18:43:59 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Goldfinger-Darrins_Coconut_Ass-1999-iRO/' due to no change
  1321. 18:43:59 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1322. 18:43:59 T:1924 DEBUG: Testing path: [024] E:\rar7\tv\House of Cards 2013\
  1323. 18:43:59 T:2752 DEBUG: CVideoDatabase::RunQuery took 2 ms for 52 items query: select * from episodeview WHERE (episodeview.idShow = 314) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1324. 18:43:59 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Goldfinger-Disconnection_Notice-2005-XXL/' due to no change
  1325. 18:43:59 T:208 DEBUG: CVideoDatabase::RunQuery took 0 ms for 3 items query: select * from episodeview WHERE (episodeview.idShow = 356) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1326. 18:43:59 T:1924 DEBUG: Adding path: [025] smb://snyfton/rar2/tv/House of Cards 2013/
  1327. 18:43:59 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1328. 18:43:59 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Goldfinger-Goldfinger-1996-DNR/' due to no change
  1329. 18:43:59 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1330. 18:43:59 T:1924 DEBUG: New path: multipath://E%3a%5crar7%5ctv%5cHouse%20of%20Cards%202013%5c/smb%3a%2f%2fsnyfton%2frar2%2ftv%2fHouse%20of%20Cards%202013%2f/
  1331. 18:43:59 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from episodeview WHERE (episodeview.idShow = 351) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1332. 18:43:59 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Goldfinger-Hang-Ups-1997-iRO/' due to no change
  1333. 18:43:59 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 52 items query: select * from episodeview WHERE (episodeview.idShow = 314) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1334. 18:43:59 T:1924 DEBUG: Testing path: [025] smb://HTPC/rar3/tv/Human Planet/
  1335. 18:43:59 T:1924 DEBUG: Testing path: [026] smb://HTPC/rar3/tv/Its Always Sunny in Philadelphia/
  1336. 18:43:59 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Goldfinger-Hello_Destiny-2008-pLAN9/' due to no change
  1337. 18:44:00 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1338. 18:44:00 T:1924 DEBUG: Previous line repeats 1 times.
  1339. 18:44:00 T:1924 DEBUG: Testing path: [027] smb://HTPC/rar3/tv/Life On Earth/
  1340. 18:44:00 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Goldfinger-Open_Your_Eyes-(RETAIL)-2002-EGO/' due to no change
  1341. 18:44:00 T:2752 DEBUG: CVideoDatabase::RunQuery took 2 ms for 26 items query: select * from episodeview WHERE (episodeview.idShow = 364) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1342. 18:44:00 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from episodeview WHERE (episodeview.idShow = 351) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1343. 18:44:00 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1344. 18:44:00 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Goldfinger-Richter-EP-1995-FNT/' due to no change
  1345. 18:44:00 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1346. 18:44:00 T:1924 DEBUG: Testing path: [028] smb://snyfton/rarj/tv/Millennium/
  1347. 18:44:00 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 26 items query: select * from episodeview WHERE (episodeview.idShow = 364) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1348. 18:44:00 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Goldfinger-Stomping_Ground-2000-EGO/' due to no change
  1349. 18:44:00 T:2752 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  1350. 18:44:00 T:1924 DEBUG: Testing path: [029] smb://HTPC/rar3/tv/Once Upon a Time 2011/
  1351. 18:44:00 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  1352. 18:44:00 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Harvey_Danger-Where_Have_All_The_Merrymakers_Gone-1997-EOS/' due to no change
  1353. 18:44:00 T:2752 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 15 ms
  1354. 18:44:00 T:1924 DEBUG: Testing path: [030] smb://snyfton/rar5/tv/Oz/
  1355. 18:44:00 T:1924 DEBUG: Testing path: [031] smb://snyfton/rar5/tv/Penny Dreadful/
  1356. 18:44:00 T:1924 DEBUG: Testing path: [032] E:\rar7\tv\Planet Earth\
  1357. 18:44:00 T:208 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  1358. 18:44:00 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Hoffmaestro_And_Chraa-The_Storm-2008-pyt/' due to no change
  1359. 18:44:00 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideoview
  1360. 18:44:00 T:1924 DEBUG: Testing path: [033] smb://snyfton/rar2/tv/Riget/
  1361. 18:44:00 T:208 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 15 ms
  1362. 18:44:00 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Hollywood_Undead-American_Tragedy-2011-CR/' due to no change
  1363. 18:44:00 T:2752 DEBUG: Skin Widgets: Total time needed to request recommended queries: 0:00:03.386000
  1364. 18:44:00 T:1924 DEBUG: Testing path: [034] smb://snyfton/rar2/tv/Rome/
  1365. 18:44:00 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Hollywood_Undead-Notes_From_The_Underground-(Deluxe_Edition)-2013-C4/' due to no change
  1366. 18:44:00 T:208 DEBUG: Library Data Provider: Total time needed for all queries: 0:00:06.281000
  1367. 18:44:00 T:1924 DEBUG: Testing path: [035] smb://snyfton/rar2/tv/Seinfeld/
  1368. 18:44:00 T:2752 DEBUG: CVideoDatabase::RunQuery took 38 ms for 864 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount = 0))
  1369. 18:44:00 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Hollywood_Undead-Swan_Song-2008-HOLLYWOODUNDEAD/' due to no change
  1370. 18:44:00 T:640 DEBUG: service.backgroundmusic: backend active
  1371. 18:44:00 T:1924 DEBUG: Testing path: [036] smb://snyfton/rar2/tv/Sherlock/
  1372. 18:44:00 T:1924 DEBUG: Testing path: [037] smb://snyfton/rarj/tv/Six Feet Under/
  1373. 18:44:00 T:1924 DEBUG: Testing path: [038] smb://snyfton/rar2/tv/South Park/
  1374. 18:44:00 T:1924 DEBUG: Adding path: [039] smb://snyfton/rar5/tv/South Park/
  1375. 18:44:00 T:1924 DEBUG: New path: multipath://smb%3a%2f%2fsnyfton%2frar2%2ftv%2fSouth%20Park%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2fSouth%20Park%2f/
  1376. 18:44:00 T:1924 DEBUG: Testing path: [039] smb://HTPC/rar3/tv/Spartacus/
  1377. 18:44:00 T:1924 DEBUG: Testing path: [040] smb://snyfton/rar5/tv/Spartacus Gods of the Arena/
  1378. 18:44:00 T:1924 DEBUG: Testing path: [041] smb://snyfton/rarj/tv/Supernatural/
  1379. 18:44:00 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/I_See_Stars-3D-(Repack)-2009-VAG/' due to no change
  1380. 18:44:00 T:2752 DEBUG: CVideoDatabase::RunQuery took 65 ms for 2696 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  1381. 18:44:00 T:1924 DEBUG: Testing path: [042] smb://snyfton/rar2/tv/The Bridge 2011/
  1382. 18:44:00 T:1924 DEBUG: Testing path: [043] E:\rar7\tv\The Count of Monte Cristo 1998\
  1383. 18:44:01 T:1924 DEBUG: Testing path: [044] smb://snyfton/rar2/tv/The IT Crowd/
  1384. 18:44:01 T:1924 DEBUG: Testing path: [045] E:\rar7\tv\The Killing 2007\
  1385. 18:44:01 T:1924 DEBUG: Testing path: [046] smb://snyfton/rar5/tv/The Leftovers/
  1386. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/I_See_Stars-Digital_Renegade-2012-MTD/' due to no change
  1387. 18:44:01 T:1924 DEBUG: Testing path: [047] E:\rar7\tv\The Newsroom 2012\
  1388. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Iggy_Pop-A_Million_In_Prizes_The_Iggy_Pop_Anthology-2005-2CD-KSi/' due to no change
  1389. 18:44:01 T:1924 DEBUG: Testing path: [048] smb://snyfton/rar5/tv/The Office UK/
  1390. 18:44:01 T:1924 DEBUG: Testing path: [049] smb://snyfton/rar2/tv/The Pacific/
  1391. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Iggy_Pop-Essential-2011-DNR/' due to no change
  1392. 18:44:01 T:1924 DEBUG: Testing path: [050] E:\rar7\tv\The Prisoner 1967\
  1393. 18:44:01 T:2752 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideoview
  1394. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Ill_Bill-Ill_Bill_is_the_Future_(Mixed_by_DJ_Eclipse)-2002-JCE/' due to no change
  1395. 18:44:01 T:1924 DEBUG: Adding path: [051] smb://snyfton/rar2/tv/The Prisoner 1967/
  1396. 18:44:01 T:2752 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  1397. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Ill_Bill-Ill_Bill_is_the_Future_Vol._2-2006-SHiVA_INT/' due to no change
  1398. 18:44:01 T:1924 DEBUG: Adding path: [052] smb://snyfton/rar5/tv/The Prisoner 1967/
  1399. 18:44:01 T:2752 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 15 ms
  1400. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Ill_Bill-The_Grimy_Awards-2013-C4/' due to no change
  1401. 18:44:01 T:1924 DEBUG: New path: multipath://E%3a%5crar7%5ctv%5cThe%20Prisoner%201967%5c/smb%3a%2f%2fsnyfton%2frar2%2ftv%2fThe%20Prisoner%201967%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2fThe%20Prisoner%201967%2f/
  1402. 18:44:01 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 36
  1403. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Ill_Bill-The_Hour_Of_Reprisal-2008-C4/' due to no change
  1404. 18:44:01 T:1924 DEBUG: Testing path: [051] smb://snyfton/rarj/tv/The Sopranos/
  1405. 18:44:01 T:2752 DEBUG: Skin Widgets: Total time needed to request recent items queries: 0:00:00.734000
  1406. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Ill_Bill-Whats_Wrong_With_Bill-(Retail)-2004-C4/' due to no change
  1407. 18:44:01 T:1924 DEBUG: Adding path: [052] smb://snyfton/rar5/tv/The Sopranos/
  1408. 18:44:01 T:2752 DEBUG: Skin Widgets: Total time needed for all queries: 0:00:09.118000
  1409. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Ill_Bill_and_Vinnie_Paz-Heavy_Metal_Kings-2011-NOiR/' due to no change
  1410. 18:44:01 T:1924 DEBUG: New path: multipath://smb%3a%2f%2fsnyfton%2frarj%2ftv%2fThe%20Sopranos%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2fThe%20Sopranos%2f/
  1411. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Imagine_Dragons-Night_Visions-(UK_Deluxe_Edition)-2013-CaHeSo/' due to no change
  1412. 18:44:01 T:1924 DEBUG: Testing path: [052] smb://HTPC/rar3/tv/The Walking Dead/
  1413. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Imagine_Dragons-Night_Visions-2012-2NZ/' due to no change
  1414. 18:44:01 T:1924 DEBUG: Testing path: [053] smb://snyfton/rar5/tv/The Wire/
  1415. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-A_Sense_Of_Purpose-(Retail)-2008-pLAN9/' due to no change
  1416. 18:44:01 T:1924 DEBUG: Testing path: [054] E:\rar7\tv\The World At War\
  1417. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-Clayman-(Remastered)-2009-DNR/' due to no change
  1418. 18:44:01 T:1924 DEBUG: Testing path: [055] smb://snyfton/rar5/tv/Trailer Park Boys/
  1419. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-Colony-(Remastered)-2009-DNR/' due to no change
  1420. 18:44:01 T:1924 DEBUG: Testing path: [056] smb://snyfton/rar2/tv/True Detective/
  1421. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-Come_Clarity-2006-DNR/' due to no change
  1422. 18:44:01 T:1924 DEBUG: Testing path: [057] E:\rar7\tv\Twin Peaks\
  1423. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-Lunar_Strain-(Remastered)-2009-DNR/' due to no change
  1424. 18:44:01 T:1924 DEBUG: Testing path: [058] smb://snyfton/rar2/tv/Utopia/
  1425. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-Reroute_To_Remain-2002-DeBT_iNT/' due to no change
  1426. 18:44:01 T:1924 DEBUG: Testing path: [059] smb://snyfton/rar2/tv/Vietnam in HD/
  1427. 18:44:01 T:640 DEBUG: service.backgroundmusic: start playlist
  1428. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-Reroute_To_Remain-CD-FLAC-2002-SCORN/' due to no change
  1429. 18:44:01 T:1924 DEBUG: Testing path: [060] smb://snyfton/rar2/tv/Vikings/
  1430. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-Sounds_Of_A_Playground_Fading-2011-EOSiNT/' due to no change
  1431. 18:44:01 T:1924 DEBUG: Testing path: [061] smb://snyfton/rar2/tv/Wild China/
  1432. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-Soundtrack_To_Your_Escape-2004-DNR/' due to no change
  1433. 18:44:01 T:1924 DEBUG: Testing path: [062] smb://snyfton/rar2/tv/Wonders Of The Solar System/
  1434. 18:44:01 T:1924 DEBUG: Adding path: [063] smb://HTPC/rar3/tv/Wonders Of The Solar System/
  1435. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-The_Jester_Race-Black-Ash_Inheritance-(Remastered)-2009-DNR/' due to no change
  1436. 18:44:01 T:1924 DEBUG: New path: multipath://smb%3a%2f%2fsnyfton%2frar2%2ftv%2fWonders%20Of%20The%20Solar%20System%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2fWonders%20Of%20The%20Solar%20System%2f/
  1437. 18:44:01 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-Whoracle-(Remastered)-2009-DNR/' due to no change
  1438. 18:44:01 T:1924 DEBUG: Testing path: [063] smb://HTPC/rar3/tv/Wonders Of The Universe/
  1439. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames_-_Siren_Charms-LIMITED_EDITION-2014-FKK/' due to no change
  1440. 18:44:02 T:1924 DEBUG: Testing path: [064] smb://HTPC/rar3/tv/Workaholics/
  1441. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Jedi_Mind_Tricks-A_History_Of_Violence-2008-RAGEMP3/' due to no change
  1442. 18:44:02 T:1924 DEBUG: CMultiPathDirectory::MergeItems, items = 66, took 4468 ms
  1443. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Jedi_Mind_Tricks-Legacy_Of_Blood_(RETAIL)-2004-C4/' due to no change
  1444. 18:44:02 T:2284 DEBUG: Saving fileitems [multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/]
  1445. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Jedi_Mind_Tricks-Servants_In_Heaven_Kings_In_Hell-2006-EGO/' due to no change
  1446. 18:44:02 T:2284 DEBUG: -- items: 66, sort method: 1, ascending: true
  1447. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Jedi_Mind_Tricks-The_Psycho-Social_Biological_and_Electro-Magnetic-Retail-2002-CMS/' due to no change
  1448. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Jedi_Mind_Tricks-Violence_Begets_Violence-2011-CMS/' due to no change
  1449. 18:44:02 T:2284 DEBUG: CVideoDatabase::RunQuery took 14 ms for 10 items query: SELECT * FROM tvshowview WHERE idParentPath=7801 GROUP BY tvshowview.idShow
  1450. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/jedi_mind_tricks-violent_by_design-remastered-2000-cms_int/' due to no change
  1451. 18:44:02 T:2284 DEBUG: CVideoDatabase::RunQuery took 11 ms for 0 items query: SELECT * FROM tvshowview WHERE idParentPath=18 GROUP BY tvshowview.idShow
  1452. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Jedi_Mind_Tricks-Visions_of_Gandhi-(Retail)-2003-RV/' due to no change
  1453. 18:44:02 T:2284 DEBUG: CVideoDatabase::RunQuery took 13 ms for 22 items query: SELECT * FROM tvshowview WHERE idParentPath=19 GROUP BY tvshowview.idShow
  1454. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Jedi_Mind_Tricks_Presents_Army_Of_The_Pharaohs-Ritual_Of_Battle-2007-C4/' due to no change
  1455. 18:44:02 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 6 items query: SELECT * FROM tvshowview WHERE idParentPath=20 GROUP BY tvshowview.idShow
  1456. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Jedi_Mind_tricks_Presents_Army_Of_The_Pharaohs-The_Torture_Papers-2006-BbP/' due to no change
  1457. 18:44:02 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 1 items query: SELECT * FROM tvshowview WHERE idParentPath=21 GROUP BY tvshowview.idShow
  1458. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Jet-Get_Born-2003-DNR/' due to no change
  1459. 18:44:02 T:2284 DEBUG: CVideoDatabase::RunQuery took 13 ms for 14 items query: SELECT * FROM tvshowview WHERE idParentPath=7802 GROUP BY tvshowview.idShow
  1460. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Johann_Johannsson-IBM_1401_A_Users_Manual-2006-BCC/' due to no change
  1461. 18:44:02 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 12 items query: SELECT * FROM tvshowview WHERE idParentPath=5060 GROUP BY tvshowview.idShow
  1462. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/John_Lennon-Lennon_Legend-REMASTERED-2003-ESC/' due to no change
  1463. 18:44:02 T:3732 NOTICE: Thread BackgroundLoader start, auto delete: false
  1464. 18:44:02 T:2284 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1465. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/John_Murphy-Selected_Works-(Promo)-2009-DV8/' due to no change
  1466. 18:44:02 T:3732 DEBUG: Thread BackgroundLoader 3732 terminating
  1467. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Johnny_Cash-Legend_(Box_Set)-4CD-2005-XXL/' due to no change
  1468. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kavinsky-Outrun-2013-MTD/' due to no change
  1469. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-Du_Och_Jag_Doden-2005-DNR/' due to no change
  1470. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-En_Plats_I_Solen-SE-2010-LzY/' due to no change
  1471. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-Hagnesta_Hill-SE-1999-DNR/' due to no change
  1472. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-Isola-SE-1997-DNR/' due to no change
  1473. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-Jag_Ar_Inte_Radd_For_Morkret-SE-2012-DNR/' due to no change
  1474. 18:44:02 T:640 DEBUG: service.backgroundmusic: backend active
  1475. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-Kent-Retail-SE-1995-HNH/' due to no change
  1476. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-Rod-SE-2009-DNR/' due to no change
  1477. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-Tigerdrottningen-SE-2014-PLAYBOY/' due to no change
  1478. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-Tillbaka_Till_Samtiden-SE-2007-FWYH/' due to no change
  1479. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-Verkligen-Retail-SE-1996-HNH/' due to no change
  1480. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent_-_Vapen_O_Ammunition-PROPER-2002-SCL/' due to no change
  1481. 18:44:02 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kitaro-The_Definitive_Collection-(Retail)-2008-gnvr/' due to no change
  1482. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Klaxons-Xan_Valleys-(EP)-2006-BUTT/' due to no change
  1483. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Korn-Issues-1999-DNR/' due to no change
  1484. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Korn-Korn_III__Remember_Who_You_Are-2010-DOH/' due to no change
  1485. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Korn-Life_Is_Peachy-1996-DNR/' due to no change
  1486. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Korn-Take_A_Look_In_The_Mirror-2003-RNS/' due to no change
  1487. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Korn-The_Paradigm_Shift-2013-GRAVEWISH/' due to no change
  1488. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Korn-The_Path_Of_Totality-(Special_Edition)-2011-BriBerY/' due to no change
  1489. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Korn-Untitled-2007-DNR/' due to no change
  1490. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Korn-Untouchables-(Limited_Edition)-2002-DNR/' due to no change
  1491. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/La_Coka_Nostra-A_Brand_You_Can_Trust-2009-H3X/' due to no change
  1492. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/La_Coka_Nostra-Masters_Of_The_Dark_Arts-2012-FTD/' due to no change
  1493. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/La_Coka_Nostra_Presents_Ill_Bill-Black_Metal-2007-C4/' due to no change
  1494. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Lana_Del_Rey_-_Born_To_Die-PROPER-Ltd_Deluxe_Edition-2012-MOD/' due to no change
  1495. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Linkin_Park-Hybrid_Theory-2000-KSi_INT/' due to no change
  1496. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Linkin_Park-Meteora-(Real_Retail)-2003-FNT/' due to no change
  1497. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Lykke_Li-Wounded_Rhymes-2011-ESAD/' due to no change
  1498. 18:44:03 T:2284 DEBUG: Keyboard: scancode: 0x2a, sym: 0x0130, unicode: 0x0000, modifier: 0x1
  1499. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Lykke_Li-Youth_Novels-2008-DNR/' due to no change
  1500. 18:44:03 T:2284 DEBUG: CApplication::OnKey: leftshift (0xf0d2) pressed, action is
  1501. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Lynyrd_Skynyrd-All_Time_Greatest_Hits-2000-DNR/' due to no change
  1502. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Manu_Chao-Baionarena-Live-Deluxe_Edition-2CD-2009-KOPiE/' due to no change
  1503. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Manu_Chao-Clandestino-1998-FLUKE/' due to no change
  1504. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Manu_Chao-Esperanza_(Retail)-2001-RNS/' due to no change
  1505. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Manu_Chao-Radio_Bemba_Sound_System-2002-FSP/' due to no change
  1506. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Manu_Chao-Radio_Bemba_Sound_System-CD-2008-FWI_INT/' due to no change
  1507. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Manu_Chao_-_La_Radiolina-CD-2007-LiR/' due to no change
  1508. 18:44:03 T:640 DEBUG: service.backgroundmusic: start playlist
  1509. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/massive_attack-collected-2cd-2006-rns/' due to no change
  1510. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mastodon-Crack_The_Skye-2009-DNR/' due to no change
  1511. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mastodon-Leviathan-2004-DNR/' due to no change
  1512. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mastodon-Remission-(Reissue)-2003-DNR/' due to no change
  1513. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mastodon-The_Hunter-2011-BriBerY/' due to no change
  1514. 18:44:03 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mew-A_Triumph_For_Man_(Re-Release)-2CD-2006-TWCMP3/' due to no change
  1515. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mew-Frengers-Retail-2003-GORE/' due to no change
  1516. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mew-No_More_Stories-2009-DNR/' due to no change
  1517. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mew_-_And_the_Glass_Handed_Kites-Retail-2005-REPENT/' due to no change
  1518. 18:44:04 T:2284 DEBUG: Keyboard: scancode: 0x2a, sym: 0x0130, unicode: 0x0000, modifier: 0x1
  1519. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/MGMT-Congratulations-2010-FTD/' due to no change
  1520. 18:44:04 T:2284 DEBUG: CApplication::OnKey: leftshift (0xf0d2) pressed, action is
  1521. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/MGMT-MGMT-2013-BriBerY/' due to no change
  1522. 18:44:04 T:2284 DEBUG: Keyboard: scancode: 0x2a, sym: 0x0130, unicode: 0x0000, modifier: 0x1
  1523. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Millencolin-Home_From_Home-2002-KSi/' due to no change
  1524. 18:44:04 T:2284 DEBUG: CApplication::OnKey: leftshift (0xf0d2) pressed, action is
  1525. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Millencolin-Pennybridge_Pioneers-2000-EOS/' due to no change
  1526. 18:44:04 T:2284 DEBUG: Keyboard: scancode: 0x2a, sym: 0x0130, unicode: 0x0000, modifier: 0x1
  1527. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Minibosses-Brass-2005-EOS/' due to no change
  1528. 18:44:04 T:2284 DEBUG: CApplication::OnKey: leftshift (0xf0d2) pressed, action is
  1529. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Minibosses-Minibosses-2000-rH/' due to no change
  1530. 18:44:04 T:2284 DEBUG: Keyboard: scancode: 0x2a, sym: 0x0130, unicode: 0x0000, modifier: 0x1
  1531. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Modest_Mouse-The_Fruit_That_Ate_Itself-1997-DNR/' due to no change
  1532. 18:44:04 T:2284 DEBUG: CApplication::OnKey: leftshift (0xf0d2) pressed, action is
  1533. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Modest_Mouse-The_Lonesome_Crowded_West-1997-DNR/' due to no change
  1534. 18:44:04 T:2284 DEBUG: Keyboard: scancode: 0x2a, sym: 0x0130, unicode: 0x0000, modifier: 0x1
  1535. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Modest_Mouse-The_Moon_And_Antarctica-(Reissue)-2004-DNR/' due to no change
  1536. 18:44:04 T:2284 DEBUG: CApplication::OnKey: leftshift (0xf0d2) pressed, action is
  1537. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Modest_Mouse-We_Were_Dead_Before_The_Ship_Even_Sank-2007-DNR/' due to no change
  1538. 18:44:04 T:2284 DEBUG: Keyboard: scancode: 0x2a, sym: 0x0130, unicode: 0x0000, modifier: 0x1
  1539. 18:44:04 T:2284 DEBUG: CApplication::OnKey: leftshift (0xf0d2) pressed, action is
  1540. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mozart-Freimaurermusik-2004-WHOA/' due to no change
  1541. 18:44:04 T:2284 DEBUG: Keyboard: scancode: 0x2a, sym: 0x0130, unicode: 0x0000, modifier: 0x1
  1542. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mozart-Greatest_Hits-2002-WHOA/' due to no change
  1543. 18:44:04 T:2284 DEBUG: CApplication::OnKey: leftshift (0xf0d2) pressed, action is
  1544. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mozart-Il_Violino_Di_Giuliano_Carmignola-2CD-2004-WHOA/' due to no change
  1545. 18:44:04 T:2284 DEBUG: Keyboard: scancode: 0x2a, sym: 0x0130, unicode: 0x0000, modifier: 0x1
  1546. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mozart-Il_Violino_Di_Giuliano_Carmignola-2CD-2004-WHOA/CD1/' due to no change
  1547. 18:44:04 T:2284 DEBUG: CApplication::OnKey: leftshift (0xf0d2) pressed, action is
  1548. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mozart-Il_Violino_Di_Giuliano_Carmignola-2CD-2004-WHOA/CD2/' due to no change
  1549. 18:44:04 T:2284 DEBUG: Keyboard: scancode: 0x14, sym: 0x0074, unicode: 0x0054, modifier: 0x1
  1550. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mozart-More_Mozart_Greatest_Hits-1990-HVN_INT/' due to no change
  1551. 18:44:04 T:2284 DEBUG: CApplication::OnKey: shift-t (0x2f054) pressed, trying keyboard action f154
  1552. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mozart-Requiem-2004-WHOA/' due to no change
  1553. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mozart-Very_Best_of_(Edition_Two)-2005-OMC/' due to no change
  1554. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Muse-Absolution-(Proper)-2003-RNS_INT/' due to no change
  1555. 18:44:04 T:640 DEBUG: service.backgroundmusic: backend active
  1556. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Muse-Absolution_(Japanese_Bonus_Track)-2003-SFA/' due to no change
  1557. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Muse-Black_Holes_and_Revelations-Retail-2006-JRP/' due to no change
  1558. 18:44:04 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Muse-Origin_Of_Symmetry_(Japan_Retail)-2001-HRS/' due to no change
  1559. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Muse-Showbiz-1999-iRO/' due to no change
  1560. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Muse-The_Resistance-Real_Proper-2009-HSM/' due to no change
  1561. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/nightwish-end_of_an_era-2cd-2006-cos/' due to no change
  1562. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/nightwish-wishmaster_(finnish_2008_edition)-2008-def/' due to no change
  1563. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nine_Inch_Nails-The_Downward_Spiral-(Deluxe_Remastered_Edition)-2CD-2004-RTB/' due to no change
  1564. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nine_Inch_Nails-The_Fragile-(2CD)-1999-EMG_INT/' due to no change
  1565. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nine_Inch_Nails-The_Fragile-(2CD)-1999-EMG_INT/Left/' due to no change
  1566. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nine_Inch_Nails-The_Fragile-(2CD)-1999-EMG_INT/Right/' due to no change
  1567. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nine_Inch_Nails-The_Slip-2008-NiNEiNCHNAiLS/' due to no change
  1568. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nine_Inch_Nails-With_Teeth-2005-RNS/' due to no change
  1569. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nine_Inch_Nails-Year_Zero-Proper-2007-MFN/' due to no change
  1570. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nirvana-1991-Nevermind-INT-DDZ/' due to no change
  1571. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nirvana-In_Utero-1993-DNR/' due to no change
  1572. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/No_Doubt-No_Doubt-1992-DNR/' due to no change
  1573. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/No_Doubt-Push_and_Shove-(Deluxe_Edition)-2CD-2012-pLAN9/' due to no change
  1574. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/No_Doubt-Return_Of_Saturn-2000-DNR/' due to no change
  1575. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/No_Doubt-Rock_Steady-2001-DNR/' due to no change
  1576. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/No_Doubt-The_Beacon_Street_Collection-(Reissue)-1997-DNR/' due to no change
  1577. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/No_Doubt-Tragic_Kingdom-1995-DNR/' due to no change
  1578. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nomak-Calm-2007-CMS/' due to no change
  1579. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nomak-Recalm-JP_Retail-2008-uC/' due to no change
  1580. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nomy_-_Atonic_Atrocity-Remastered-SE-2007-BiF/' due to no change
  1581. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nomy_-_My_Darkest_Hour-Remastered-SE-2003-BiF/' due to no change
  1582. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nomy_-_Song_or_Suicide-Remastered-SE-2008-BiF/' due to no change
  1583. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Non_Phixion-The_Future_Is_Now-(Platinum_Edition)-2CD-2004-RNS/' due to no change
  1584. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nujabes - Hydeout Productions (First Collection)/' due to no change
  1585. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nujabes - Hydeout Productions (Second Collection)/' due to no change
  1586. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nujabes - Mellow Beats, Friends & Lovers/' due to no change
  1587. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nujabes - Metaphorical Music/' due to no change
  1588. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nujabes - Modal Soul/' due to no change
  1589. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nujabes - Ristorante Mixtape/' due to no change
  1590. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nujabes - Ristorante Mixtape/Side A/' due to no change
  1591. 18:44:05 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1592. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nujabes - Ristorante Mixtape/Side B/' due to no change
  1593. 18:44:05 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1594. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Oasis-Be_Here_Now-1997-DNR/' due to no change
  1595. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Oasis-Only_Hits-2002-SOM/' due to no change
  1596. 18:44:05 T:640 DEBUG: service.backgroundmusic: start playlist
  1597. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Oasis-Stop_The_Clocks-2CD-2006-DNR/' due to no change
  1598. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Oasis-The_Masterplan-2000-DNR/' due to no change
  1599. 18:44:05 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Of_Monsters_And_Men-My_Head_Is_An_Animal-(Universal_Edition)-2012-pLAN9/' due to no change
  1600. 18:44:06 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1601. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Olivia_Tremor_Control-Music_From_The_Unrealized_Film_Script_Dusk_At_Cubist_Castle-1996-EOS/' due to no change
  1602. 18:44:06 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1603. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/OST-Drive_(Original_Motion_Picture_Soundtrack)-(B005GSY23M)-WEB-2011-HFT/' due to no change
  1604. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Otep-Atavist-2011-VAG/' due to no change
  1605. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Otep-House_Of_Secrets-2004-DNR/' due to no change
  1606. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Otep-Sevas_Tra-2002-DNR/' due to no change
  1607. 18:44:06 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1608. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Otep-Smash_The_Control_Machine-2009-DNR/' due to no change
  1609. 18:44:06 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1610. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Otep-The_Ascension-2007-DNR/' due to no change
  1611. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pacewon_and_Mr._Green-The_Only_Color_That_Matters_Is_Green-2008-FTD/' due to no change
  1612. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pendulum-Hold_Your_Colour-READ_NFO_CD-2007-MK2/' due to no change
  1613. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pendulum-Immersion-2010-DOH/' due to no change
  1614. 18:44:06 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1615. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pendulum-In_Silico-2008-DV8/' due to no change
  1616. 18:44:06 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1617. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pet_Shop_Boys-Yes-2009-ONe/' due to no change
  1618. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pete_Namlook--Silence_V-2001-UBE/' due to no change
  1619. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pete_Namlook_-_Air__Jeux_Dangereux-Ltd.Ed.-2006-NCR/' due to no change
  1620. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pete_Namlook_-_Definitive_Ambient_Coll._Vol._2-(Rsn_Cd013)-1994-gEm/' due to no change
  1621. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/pete_namlook_and_geir_jenssen--the_fires_of_ork_2-2000-ub/' due to no change
  1622. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/pete_namlook_and_richie_hawtin_-_from_within_2-1995-defiant/' due to no change
  1623. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/pete_namlook_and_richie_hawtin_-_from_within_i-1994-defiant/' due to no change
  1624. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Peter_Bjorn_And_John-Gimme_Some-2011-CaHeSo/' due to no change
  1625. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Peter_Bjorn_And_John-Living_Thing-2009-DNR/' due to no change
  1626. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Peter_Bjorn_And_John-Seaside_Rock-(Advance)-2008-PBJ/' due to no change
  1627. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Peter_Bjorn_And_John-Writers_Block-2006-DNR/' due to no change
  1628. 18:44:06 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1629. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Philter - 2011 The Beautiful Lies/' due to no change
  1630. 18:44:06 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1631. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pixies-Bossanova-1990-DNR/' due to no change
  1632. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pixies-Come_On_Pilgrim-1987-DNR/' due to no change
  1633. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pixies-Doolittle-Ltd.Ed.-Remastered-2008-AMRC/' due to no change
  1634. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pixies-Surfer_Rosa-1988-DNR/' due to no change
  1635. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pixies-The_Best_Of_Pixies_Wave_Of_Mutilation-2004-FSP/' due to no change
  1636. 18:44:06 T:640 DEBUG: service.backgroundmusic: backend active
  1637. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pixies-Trompe_Le_Monde-1991-DNR/' due to no change
  1638. 18:44:06 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Placebo-Meds-2006-RNS/' due to no change
  1639. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Placebo-Once_More_with_Feeling-2CD-Retail-2004-MVP/' due to no change
  1640. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Portishead-Dummy-1994-SNR/' due to no change
  1641. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Portishead-Portishead-1997-EOS/' due to no change
  1642. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Portishead-Third-(Advance)-2008-DV8/' due to no change
  1643. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pretty_Lights-2006-2009_CD_Box_Set-4CD-2010-FNTx/' due to no change
  1644. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/pretty_lights-making_up_a_changing_mind-(web)-2010-bobby_digital_1/' due to no change
  1645. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Prime_STH-Beautiful_Awakening-2004-DNR/' due to no change
  1646. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Prime_STH-Underneath_The_Surface-2002-DNR/' due to no change
  1647. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Prodigy-Always_Outnumbered_Never_Outgunned-RETAIL-2004-ESC/' due to no change
  1648. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Prodigy-Fat_Of_The_Land-1997-EOS/' due to no change
  1649. 18:44:07 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1650. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Professor_Green-Alive_Till_Im_Dead-2010-BPM/' due to no change
  1651. 18:44:07 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1652. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Professor_Green-At_Your_Inconvenience-2011-BPM/' due to no change
  1653. 18:44:07 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1654. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rage_Against_The_Machine-Evil_Empire-1996-DNR/' due to no change
  1655. 18:44:07 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1656. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rage_Against_The_Machine-Platinum_Collection_2000-2000-KSi/' due to no change
  1657. 18:44:07 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1658. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rage_Against_The_Machine-Rage_Against_The_Machine-1992-DNR/' due to no change
  1659. 18:44:07 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1660. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rage_Against_The_Machine-Renegades-2000-DNR/' due to no change
  1661. 18:44:07 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1662. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rammstein-Herzeleid-DE-1996-DNR/' due to no change
  1663. 18:44:07 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1664. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rammstein-Liebe_Ist_Fur_Alle_Da-2CD-(Deluxe_Edition)-2009-DNR/' due to no change
  1665. 18:44:07 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1666. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rammstein-Mutter-(Import)-2001-DNR/' due to no change
  1667. 18:44:07 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1668. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rammstein-Reise_Reise-(Digipak)-2004-DNR/' due to no change
  1669. 18:44:07 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1670. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rammstein-Rosenrot-(Digipak)-2005-DNR/' due to no change
  1671. 18:44:07 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1672. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rammstein-Sehnsucht-1998-DNR/' due to no change
  1673. 18:44:07 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1674. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rebecca_And_Fiona-I_Love_You_Man-CD-2011-GCP/' due to no change
  1675. 18:44:07 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1676. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Red_Hot_Chili_Peppers-By_The_Way-2002-DNR/' due to no change
  1677. 18:44:07 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1678. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Red_Hot_Chili_Peppers-Californication-1999-DNR/' due to no change
  1679. 18:44:07 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1680. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rhapsody_Of_Fire-From_Chaos_To_Eternity-2011-BriBerY/' due to no change
  1681. 18:44:07 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1682. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rhapsody_of_Fire-The_Frozen_Tears_of_Angels-2010-GRAVEWISH/' due to no change
  1683. 18:44:07 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1684. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rhapsody_of_Fire-Triumph_or_Agony-Ltd.Ed._Digipak-2006-NTH_INT/' due to no change
  1685. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rhapsody_of_Fire-Twilight_Symphony-2008-FYU/' due to no change
  1686. 18:44:07 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1687. 18:44:07 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Richard_Wagner-La_Chevauchee_Des_Walkyries-2005-MVP/' due to no change
  1688. 18:44:08 T:640 DEBUG: service.backgroundmusic: start playlist
  1689. 18:44:08 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1690. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Richard_Wagner-Masterpieces_Of_World_Classic-2002-RAGEMP3/' due to no change
  1691. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rise_Against-Appeal_To_Reason-2008-RiSEAGAiNST/' due to no change
  1692. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rise_Against-Revolutions_Per_Minute-2003-DNR/' due to no change
  1693. 18:44:08 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1694. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rise_Against-Siren_Song_Of_The_Counter_Culture-(Japanese_Import)-2004-PMS/' due to no change
  1695. 18:44:08 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1696. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rise_Against-The_Sufferer_And_The_Witness-(Proper_Retail)-2006-ZyK/' due to no change
  1697. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rise_Against-The_Unraveling-2005-XXL/' due to no change
  1698. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rise_Against_-_Endgame-2011-YSP/' due to no change
  1699. 18:44:08 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1700. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rolling_Stones-Greatest_Hits-2002-CNNMP3/' due to no change
  1701. 18:44:08 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1702. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Royksopp-Junior-2009-pLAN9/' due to no change
  1703. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Royksopp-Melody_A.M.-2CD-French_Limited_Edition-2003-gF/' due to no change
  1704. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Royksopp-Senior-2010-CaHeSo/' due to no change
  1705. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Royksopp-The_Understanding-2005-PRS/' due to no change
  1706. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sabaton-Carolus_Rex-2CD-(Limited_Edition)-2012-FTM/' due to no change
  1707. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sick_Puppies-Tri-Polar-(Deluxe_Edition)-2CD-2011-MTD/' due to no change
  1708. 18:44:08 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1709. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Slagsmaalsklubben-Boss_for_Leader-2007-JUST/' due to no change
  1710. 18:44:08 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1711. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Slagsmalsklubben-Sagan_Om_Konungens_Arsinkomst-2004-FWYH/' due to no change
  1712. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Slagsmalsklubben_-_Den_svenske_disco-Ltd_Ed-Digipak-2003-SVW/' due to no change
  1713. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Slipknot-All_Hope_Is_Gone-(Special_Edition_With_Bonus_Tracks)-2008-FTM/' due to no change
  1714. 18:44:08 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1715. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Slipknot-Iowa-(Full_Retail)-2001-ViLE/' due to no change
  1716. 18:44:08 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1717. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Slipknot-Slipknot_(10th_Anniversary_Edition)-2009-QTXMp3/' due to no change
  1718. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Slipknot-Vol._3_the_Subliminal_Verses-Retail-2004-Recycled_INT/' due to no change
  1719. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snow_Patrol-A_Hundred_Million_Suns-2008-DNR/' due to no change
  1720. 18:44:08 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1721. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snow_Patrol-Eyes_Open-2006-DNR/' due to no change
  1722. 18:44:08 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1723. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snow_Patrol-Fallen_Empires-2011-pLAN9/' due to no change
  1724. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snow_Patrol-Final_Straw-2004-DNR/' due to no change
  1725. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snow_Patrol-Songs_For_Polarbears-(Reissue)-2006-uF/' due to no change
  1726. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snow_Patrol-Up_To_Now-2CD-2009-DOH/' due to no change
  1727. 18:44:08 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snow_Patrol-When_Its_All_Over_We_Still_Have_To_Clear_Up-(Reissue)-2006-uF/' due to no change
  1728. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snowgoons-Black_Snow-2008-C4/' due to no change
  1729. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snowgoons-Kraftwerk-2010-CMS/' due to no change
  1730. 18:44:09 T:640 DEBUG: service.backgroundmusic: backend active
  1731. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snowgoons_With_Savage_Brothers_And_Lord_Lhus-A_Fist_In_The_Thought-Retail-2009-Xplode/' due to no change
  1732. 18:44:09 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1733. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Soilwork--The_Living_Infinite-2CD-2013-OMA/' due to no change
  1734. 18:44:09 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1735. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Solar_Fields_-_Blue_Moon_Station-(VBR)-2003-PsyCZiNT/' due to no change
  1736. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Solar_Fields_-_EarthShine-Retail-2007-gEm/' due to no change
  1737. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Solar_Fields_-_Extended-Ltd.Ed.-2005-gEm/' due to no change
  1738. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Solar_Fields_-_Leaving_Home-2005-gEm/' due to no change
  1739. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Solar_Fields_-_Movements-2009-gEm/' due to no change
  1740. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Solar_Fields_-_On_a_Wind_and_Overload_(SPIT040)-WEB-2008-gEm/' due to no change
  1741. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Solar_Fields_-_Reflective_Frequencies-2001-gEm/' due to no change
  1742. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Solar_Fields_and_Lisa_Miskovsky_-_Mirrors_Edge_Original_Videogame_Score-2009-NCR_iNT/' due to no change
  1743. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sonata_Arctica-Ecliptica-Remastered-2008-r35/' due to no change
  1744. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sonata_Arctica-Silence-Remastered-2008-r35/' due to no change
  1745. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sonata_Arctica-Stones_Grow_Her_Name-(Deluxe_Edition)-2012-BriBerY/' due to no change
  1746. 18:44:09 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1747. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sonata_Arctica-Unia_(Japan_Edition)-2007-NORRiS/' due to no change
  1748. 18:44:09 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1749. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sonata_Arctica-Winterhearts_Guild-Promo-2003-AMRC/' due to no change
  1750. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sonata_Arctica-Winterhearts_Guild-Promo-2003-AMRC/Sonata_Arctica-Winterhearts_Guild_Jap_Bonus_Track-2003-AMRC/' due to no change
  1751. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sonata_Arctica_-_The_Days_Of_Grays-2CD-2009-CMG/' due to no change
  1752. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sonata_Artica-Reckoning_Night-Retail-2004-RDA/' due to no change
  1753. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sonata_Artica-Reckoning_Night-Retail-2004-RDA/Sonata_Arctica-Reckoning_Night_(Japanese_Bonus)-2004-RDA/' due to no change
  1754. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Susumu_Hirasawa-Paprika-OST-2006-COCMP3/' due to no change
  1755. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/System_Of_A_Down-Hypnotize-2005-RNS/' due to no change
  1756. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/System_Of_A_Down-Toxicity-2001-DNR/' due to no change
  1757. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/System_Of_A_Down_-_Steal_This_Album-2002-RNS/' due to no change
  1758. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Tame_Impala-Innerspeaker-2010-CaHeSo/' due to no change
  1759. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Tame_Impala-Lonerism-2012-FNT/' due to no change
  1760. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Tech_N9ne-Sickology_101-2009-H3X/' due to no change
  1761. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Animals-The_Complete_Animals-2CD-1990-DuDE/' due to no change
  1762. 18:44:09 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Automatic-Not_Accepted_Anywhere-(Advance)-2006-RNS/' due to no change
  1763. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Automatic-Tear_The_Signs_Down-(Advance)-2010-404/' due to no change
  1764. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Automatic-This_Is_A_Fix-(Advance)-2008-DV8/' due to no change
  1765. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/' due to no change
  1766. 18:44:10 T:640 DEBUG: service.backgroundmusic: start playlist
  1767. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-01_Please_Please_Me-1988-DGN/' due to no change
  1768. 18:44:10 T:2284 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1769. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-02_With_The_Beatles-1988-DGN/' due to no change
  1770. 18:44:10 T:2284 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1771. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-03_A_Hard_Days_Night-1988-DGN/' due to no change
  1772. 18:44:10 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (smb://snyfton/rarj/tv/The Sopranos/)
  1773. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-04_Beatles_For_Sale-1988-DGN/' due to no change
  1774. 18:44:10 T:2284 DEBUG: ParentPath = [multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/]
  1775. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-05_Help-LP-1988-DGN/' due to no change
  1776. 18:44:10 T:4064 NOTICE: Thread BackgroundLoader start, auto delete: false
  1777. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-06_Rubber_Soul-1988-DGN/' due to no change
  1778. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-07_Revolver-1988-DGN/' due to no change
  1779. 18:44:10 T:4064 DEBUG: Thread BackgroundLoader 4064 terminating
  1780. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-08_Sgt_Peppers_Lonety_Hearts-1988-DGN/' due to no change
  1781. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-09_The_Beatles_White_Album_1-1988-DGN/' due to no change
  1782. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-10_The_Beatles_White_Album_2-1988-DGN/' due to no change
  1783. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-11_Yellow_Submarine-1988-DGN/' due to no change
  1784. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-12_Magical_Mistery_Tour-1988-DGN/' due to no change
  1785. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-13_Abbey_Road-1988-DGN/' due to no change
  1786. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-14_Let_It_Be-1988-DGN/' due to no change
  1787. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-15_Past_Masters_1-1988-DGN/' due to no change
  1788. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-16_Past_Masters_2-1988-DGN/' due to no change
  1789. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Black_Keys-Attack_And_Release-2008-DNR/' due to no change
  1790. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Black_Keys-Brothers-2010-DNR/' due to no change
  1791. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Black_Keys-El_Camino-2011-DNR/' due to no change
  1792. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Black_Keys-Magic_Potion-2006-DNR/' due to no change
  1793. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Black_Keys-Rubber_Factory-2004-DNR/' due to no change
  1794. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Black_Keys-The_Big_Come_Up-2002-DNR/' due to no change
  1795. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Black_Keys-Thickfreakness-2003-DNR/' due to no change
  1796. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Blood_Brothers-Burn_Piano_Island_Burn-(Reissue)-2009-FNT/' due to no change
  1797. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Blood_Brothers-Crimes-(Deluxe_Edition)-2CD-2009-FNT/' due to no change
  1798. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Blood_Brothers-Young_Machetes-(Deluxe_Edition)-2CD-2009-FNT/' due to no change
  1799. 18:44:10 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Bravery-The_Sun_And_The_Moon-Complete-2CD-2008-DNR/' due to no change
  1800. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Chemical_Brothers-Further-2010-BiL_iNT/' due to no change
  1801. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Chemical_Brothers-Push_The_Button-(Import)-2005-DNR/' due to no change
  1802. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Chemical_Brothers-Sunday_Times_Compilation-(Mag)-2010-SiRE/' due to no change
  1803. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Chemical_Brothers-We_Are_The_Night-2007-DNR/' due to no change
  1804. 18:44:11 T:640 DEBUG: service.backgroundmusic: backend active
  1805. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Doors_-_The_Best_Of-2CD-Limited_Edition-2000-CMG/' due to no change
  1806. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Killers-Battle_Born-(Deluxe_Edition)-2012-pLAN9/' due to no change
  1807. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Killers-Day_And_Age-2008-DNR/' due to no change
  1808. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Killers-Hot_Fuss-(Reissue)-2005-DNR/' due to no change
  1809. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Killers-Sams_Town-2006-DNR/' due to no change
  1810. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Killers-Sawdust-2007-DNR/' due to no change
  1811. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mars_Volta-Amputechture-(Real_Proper_Retail)-2006-tLOC/' due to no change
  1812. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mars_Volta-De-Loused_In_The_Comatorium-2003-DNR/' due to no change
  1813. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mars_Volta-Frances_the_Mute-Retail-2005-bN/' due to no change
  1814. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mars_Volta-Octahedron-2009-DNR/' due to no change
  1815. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mars_Volta-The_Bedlam_In_Goliath-2008-FNT/' due to no change
  1816. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mighty_Mighty_Bosstones-A_Jacknife_to_A_Swan-Retail-2002-FNT/' due to no change
  1817. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mighty_Mighty_Bosstones-Devils_Night_Out-(Reissue)-1993-DNR/' due to no change
  1818. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mighty_Mighty_Bosstones-Lets_Face_It-1997-DNR/' due to no change
  1819. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mighty_Mighty_Bosstones-Pay_Attention-2000-DNR/' due to no change
  1820. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mighty_Mighty_Bosstones-The_Magic_Of_Youth-2011-FNT/' due to no change
  1821. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_olivia_tremor_control-black_foliage_animation_music-1999-eos/' due to no change
  1822. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Prodigy-Their_Law-The_Singles_1990-2005-2005-RNS/' due to no change
  1823. 18:44:11 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1824. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Prodigy_-_Invaders_Must_Die_(Ltd._Deluxe_Edition)-Retail-2009-MOD/' due to no change
  1825. 18:44:11 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1826. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Raconteurs-Broken_Boy_Soldiers-2006-DNR/' due to no change
  1827. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Raconteurs-Consolers_Of_The_Lonely-2008-DNR/' due to no change
  1828. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Smashing_Pumpkins-Greatest_Hits-2CD-2001-REV/' due to no change
  1829. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Smashing_Pumpkins-Greatest_Hits-2CD-2001-REV/CD1/' due to no change
  1830. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Smashing_Pumpkins-Greatest_Hits-2CD-2001-REV/CD2/' due to no change
  1831. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Streets-Computers_And_Blues-2011-pLAN9/' due to no change
  1832. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Strokes-Angles-2011-CaHeSo/' due to no change
  1833. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Strokes-Comedown_Machine-2013-pLAN9/' due to no change
  1834. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Strokes-First_Impressions_Of_Earth-2006-DNR/' due to no change
  1835. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Strokes-Is_This_It-(Import)-2004-DNR/' due to no change
  1836. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Strokes-Room_On_Fire-2003-DNR/' due to no change
  1837. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Used-Artwork-(Retail)-2009-WRE/' due to no change
  1838. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Used-In_Love_And_Death-(Retail)-(READ_NFO)-2004-KzT/' due to no change
  1839. 18:44:11 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Used-Lies_For_The_Liars-2007-FNT/' due to no change
  1840. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Used-The_Used-(Retail)-2002-FNT/' due to no change
  1841. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Used-Vulnerable_(Deluxe.Edition)-2012-EOSiNT/' due to no change
  1842. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Verve-A_Storm_In_Heaven-1993-DNR/' due to no change
  1843. 18:44:12 T:2284 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  1844. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Verve-Forth-(Limited_Edition)-2008-DNR/' due to no change
  1845. 18:44:12 T:2284 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is Back
  1846. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Verve-Urban_Hymns-1997-FIH_INT/' due to no change
  1847. 18:44:12 T:640 DEBUG: service.backgroundmusic: start playlist
  1848. 18:44:12 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/)
  1849. 18:44:12 T:2284 DEBUG: ParentPath = [sources://video/]
  1850. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_White_Stripes-De_Stijl-(Reissue)-2002-DNR/' due to no change
  1851. 18:44:12 T:2284 DEBUG: Loading items: 66, directory: multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/ sort method: 1, ascending: true
  1852. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_White_Stripes-Elephant-2003-DNR/' due to no change
  1853. 18:44:12 T:2284 DEBUG: CVideoDatabase::RunQuery took 14 ms for 10 items query: SELECT * FROM tvshowview WHERE idParentPath=7801 GROUP BY tvshowview.idShow
  1854. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_White_Stripes-Get_Behind_Me_Satan-2005-DNR/' due to no change
  1855. 18:44:12 T:2284 DEBUG: CVideoDatabase::RunQuery took 11 ms for 0 items query: SELECT * FROM tvshowview WHERE idParentPath=18 GROUP BY tvshowview.idShow
  1856. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_White_Stripes-Icky_Thump-2007-DNR/' due to no change
  1857. 18:44:12 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 22 items query: SELECT * FROM tvshowview WHERE idParentPath=19 GROUP BY tvshowview.idShow
  1858. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_White_Stripes-The_White_Stripes-(Reissue)-2002-DNR/' due to no change
  1859. 18:44:12 T:2284 DEBUG: CVideoDatabase::RunQuery took 13 ms for 6 items query: SELECT * FROM tvshowview WHERE idParentPath=20 GROUP BY tvshowview.idShow
  1860. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_White_Stripes_-_Elephant-Retail-2003-ABEZMP3/' due to no change
  1861. 18:44:12 T:2284 DEBUG: CVideoDatabase::RunQuery took 11 ms for 1 items query: SELECT * FROM tvshowview WHERE idParentPath=21 GROUP BY tvshowview.idShow
  1862. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Them_Crooked_Vultures-Them_Crooked_Vultures-2009-FNT/' due to no change
  1863. 18:44:12 T:2284 DEBUG: CVideoDatabase::RunQuery took 13 ms for 14 items query: SELECT * FROM tvshowview WHERE idParentPath=7802 GROUP BY tvshowview.idShow
  1864. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Three_Days_Grace-One_X-2006-eXe/' due to no change
  1865. 18:44:12 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 12 items query: SELECT * FROM tvshowview WHERE idParentPath=5060 GROUP BY tvshowview.idShow
  1866. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Tool-10000_Days-2006-RNS/' due to no change
  1867. 18:44:12 T:3600 NOTICE: Thread BackgroundLoader start, auto delete: false
  1868. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Tool-Aenima-1996-DNR/' due to no change
  1869. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Tool-Lateralus_(RETAIL)-2001-PMS/' due to no change
  1870. 18:44:12 T:3600 DEBUG: Thread BackgroundLoader 3600 terminating
  1871. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Tool-Opiate-(EP)-1992-DNR/' due to no change
  1872. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Tool-Salival-2000-SNR/' due to no change
  1873. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Tool-Undertow-1993-DNR/' due to no change
  1874. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/' due to no change
  1875. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/01 - Precious - 1998 (english)/' due to no change
  1876. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/02 - First Love - 1999 (japanese)/' due to no change
  1877. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/03 - Distance - 2001 (japanese)/' due to no change
  1878. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/04 - Deep River - 2002 - (japanese)/' due to no change
  1879. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/05 - Exodus - 2004 - (english)/' due to no change
  1880. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/06 - Ultra Blue - 2006 - (japanese)/' due to no change
  1881. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/07 - Heart Station - 2008 - (japanese)/' due to no change
  1882. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/08 - This Is The One - 2009 - (english)/' due to no change
  1883. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/' due to no change
  1884. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada Hikaru-Boku wa Kuma-2007/' due to no change
  1885. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada Hikaru-Flavor Of Life-2007/' due to no change
  1886. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Addicted_To_You_CDS-1999-av/' due to no change
  1887. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Automatic_-_Time_Will_Tell_CDS-1998-av/' due to no change
  1888. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Can_You_Keep_A_Secret_CDS-2001-av/' due to no change
  1889. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Colors_CDS-2003-ASX/' due to no change
  1890. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Final_Distance_CDS-2001-av/' due to no change
  1891. 18:44:12 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-First_Love_CDS-2000-av/' due to no change
  1892. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-For_You_CDS-2000-av/' due to no change
  1893. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Hikari_CDS-2002-av/' due to no change
  1894. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Movin_On_Without_You_CDS-1999-av/' due to no change
  1895. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Sakura_Drops_CDS-2003-av/' due to no change
  1896. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Traveling_CDS-2002-av/' due to no change
  1897. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Wait__See_~_Risk__CDS-2000-av/' due to no change
  1898. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vinnie_Paz-God_Of_The_Serengeti-2012-H3X/' due to no change
  1899. 18:44:13 T:640 DEBUG: service.backgroundmusic: backend active
  1900. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vivaldi-Best_of_(Edition_One)-2005-OMC/' due to no change
  1901. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vivaldi-Collection_Eternelle_Musique_Classique-10CD-MAG-2007-JUST/' due to no change
  1902. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vivaldi-Le_Humane_Passioni-2004-WHOA/' due to no change
  1903. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vivaldi-The_Classical_Masterpieces-2003-WHOA/' due to no change
  1904. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vivaldi-The_Great_Composers_Collection_(192-kbps)/' due to no change
  1905. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vivaldi-The_Great_Composers_Collection_(192-kbps)/Vivaldi-The_Great_Composers_Collection-2000-REV/' due to no change
  1906. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vivaldi-The_Millenium_Classical_Masters_The_Four_Seasons-2000-CC/' due to no change
  1907. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vivaldi_-_La_Folie_Vivaldi-2CD-2002-JUST/' due to no change
  1908. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vivaldi_-_Virtuoso_Cantatas-CD-2005-MnD/' due to no change
  1909. 18:44:13 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1910. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Volbeat-Beyond_Hell_-_Above_Heaven-2010-AMRC/' due to no change
  1911. 18:44:13 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  1912. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Volbeat-Guitar_Gangsters_and_Cadillac_Blood-2008-FYU/' due to no change
  1913. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Volbeat-Rock_The_Rebel_Metal_The_Devil-CD-2007-QTXMp3/' due to no change
  1914. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/White_Lies-Ritual-2011-SiRE/' due to no change
  1915. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/White_Lies-To_Lose_My_Life-2009-DV8/' due to no change
  1916. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Woe_Is_Me-Genesi(S)-2012-FNT/' due to no change
  1917. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Woe_Is_Me-Number(s)-(Deluxe_Edition)-2012-FNT/' due to no change
  1918. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Wolfgang_Amadeus_Mozart-Great_Composers-2003-BFHMP3/' due to no change
  1919. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Wolfmother-Cosmic_Egg-(Deluxe_Edition)-2009-SiRE/' due to no change
  1920. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Wolfmother-New_Crown-2014-PLAYBOY/' due to no change
  1921. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Wolfmother-Wolfmother-2005-MTD/' due to no change
  1922. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Wolfsheim-Casting_Shadows-Retail-2003-FWYH/' due to no change
  1923. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Wolfsheim-Spectators_Trilogie-3CD-(Boxset)-1999-DNR/' due to no change
  1924. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Zebrahead-MFZB-2003-pH/' due to no change
  1925. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Zebrahead-Phoenix-(Retail)-2008-FNT/' due to no change
  1926. 18:44:13 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1927. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Zebrahead-Playmate_Of_The_Year-Retail-2000-Recycled_INT/' due to no change
  1928. 18:44:13 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  1929. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/30_Seconds_To_Mars-30_Seconds_To_Mars-2002-DNR/' due to no change
  1930. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/30_Seconds_To_Mars-A_Beautiful_Lie-2005-XXL/' due to no change
  1931. 18:44:13 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/30_Seconds_To_Mars-Love_Lust_Faith_And_Dreams-2013-JDoE/' due to no change
  1932. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/30_Seconds_To_Mars-This_Is_War-2009-DOH/' due to no change
  1933. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/36_Crazyfists-A_Snow_Capped_Romance-(Retail)-2004-RNS/' due to no change
  1934. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/36_Crazyfists-Bitterness_the_Star-Retail-2002-PMS/' due to no change
  1935. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/36_Crazyfists-Collisions_And_Castaways-2010-FNT/' due to no change
  1936. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/36_Crazyfists-The_Tide_And_Its_Takers-(Advance)-2008-KzT/' due to no change
  1937. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/7L_And_Esoteric_Present-Esoteric_VS._Japan_(Pterodactyl_Takes_Japan)-2008-C4/' due to no change
  1938. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/A_Perfect_Circle-Emotive-2004-FNT/' due to no change
  1939. 18:44:14 T:640 DEBUG: service.backgroundmusic: start playlist
  1940. 18:44:14 T:3364 DEBUG: XFILE::CWin32SMBDirectory::ConnectAndAuthenticate: Connected to "\\SNYFTON\mp3" without username and without password
  1941. 18:44:14 T:3364 WARNING: MUSIC_INFO::CMusicInfoScanner::Process directory 'smb://SNYFTON/mp3/Album/A_Perfect_Circle-Imagine-CDS-2004-SGQ/' does not exist - skipping scan.
  1942. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/A_Perfect_Circle-Thirteenth_Step-(Retail)-2003-fnt/' due to no change
  1943. 18:44:14 T:2284 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1944. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/All About Lily Chou-Chou - Breathe (Kokyu)/' due to no change
  1945. 18:44:14 T:2284 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  1946. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Alphaville-The_Very_Best_82-97-1997-B2R/' due to no change
  1947. 18:44:14 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (smb://snyfton/rarj/tv/The Sopranos/)
  1948. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Arctic_Monkeys-AM-2013-BriBerY/' due to no change
  1949. 18:44:14 T:2284 DEBUG: ParentPath = [multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/]
  1950. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Army_Of_The_Pharaohs-The_Unholy_Terror-2010-C4/' due to no change
  1951. 18:44:14 T:2052 NOTICE: Thread BackgroundLoader start, auto delete: false
  1952. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Audioslave-Audioslave-2002-PMS/' due to no change
  1953. 18:44:14 T:2052 DEBUG: Thread BackgroundLoader 2052 terminating
  1954. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Audioslave-Out_Of_Exile-2005-XXL/' due to no change
  1955. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Audioslave-Revelations-2006-H3X/' due to no change
  1956. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/August_Burns_Red-Constellations-2009-pLAN9/' due to no change
  1957. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/August_Burns_Red-Home-2010-FNT/' due to no change
  1958. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/August_Burns_Red-Leveler-(Deluxe_Edition)-2011-pLAN9/' due to no change
  1959. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/August_Burns_Red-Rescue_And_Restore-2013-KzT/' due to no change
  1960. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Avenged_Sevenfold--Hail_to_the_King-REPACK-2013-OMA/' due to no change
  1961. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Avenged_Sevenfold-Avenged_Sevenfold-(Retail)-2007-FNT/' due to no change
  1962. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Avenged_Sevenfold-Avenged_Sevenfold-2007-DNR/' due to no change
  1963. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Avenged_Sevenfold-Nightmare-2010-CR/' due to no change
  1964. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Band_Of_Horses-Cease_To_Begin-2007-DNR/' due to no change
  1965. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Band_Of_Horses-Everything_All_The_Time-2006-DNR/' due to no change
  1966. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Band_Of_Horses-Infinite_Arms-2010-CaHeSo/' due to no change
  1967. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Beastie_Boys-Solid_Gold_Hits-2005-DNR/' due to no change
  1968. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Beethoven-Piano_Sonatas-2002-WHOA/' due to no change
  1969. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Beethoven-Quattro_Selectione-2002-ACE/' due to no change
  1970. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Beethoven-The_Best_of_Beethoven-1997-ATM/' due to no change
  1971. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Beethoven-The_Classical_Masterpieces_-_Symphony_No.9-2003-WHOA/' due to no change
  1972. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Bob_Marley-Legend_The_Best_of_Bob_Marley_and_the_Wailers-2CD-2002-RNS/' due to no change
  1973. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Bob_Marley-Legend_The_Best_of_Bob_Marley_and_the_Wailers-2CD-2002-RNS/CD1/' due to no change
  1974. 18:44:14 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Bob_Marley-Legend_The_Best_of_Bob_Marley_and_the_Wailers-2CD-2002-RNS/CD2/' due to no change
  1975. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Bob_Marley-Legend_The_Best_of_Bob_Marley_and_the_Wailers-2CD-2002-RNS/CD1/' due to no change
  1976. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Bob_Marley-Legend_The_Best_of_Bob_Marley_and_the_Wailers-2CD-2002-RNS/CD2/' due to no change
  1977. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Burial_and_Four_Tet-Wolf_Cub_and_Moth-(TEXT06)-Vinyl-2009-MAEM/' due to no change
  1978. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Burial_and_Four_Tet_and_Thom_Yorke-Ego__Mirror-(TEXT010)-Vinyl-2011-DPS/' due to no change
  1979. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Cage_The_Elephant-Cage_The_Elephant-2009-DNR/' due to no change
  1980. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Cage_The_Elephant-Melophobia-2013-MTD/' due to no change
  1981. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Cage_The_Elephant-Thank_You_Happy_Birthday-2011-CR/' due to no change
  1982. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Carbon_Based_Lifeforms-Twentythree-2011-COS/' due to no change
  1983. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Carbon_Based_Lifeforms-World_of_Sleepers-(Ultimae)-2006-MAEM/' due to no change
  1984. 18:44:15 T:640 DEBUG: service.backgroundmusic: backend active
  1985. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Carbon_Based_Lifeforms_-_Endospore-2011-BR/' due to no change
  1986. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Carbon_Based_Lifeforms_-_Hydroponic_Garden-2003-PsyCZ/' due to no change
  1987. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Carbon_Based_Lifeforms_-_Interloper-2010-gEm/' due to no change
  1988. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Carbon_Based_Lifeforms_-_The_Path-(Unreleased_Promo)-1998-NCR/' due to no change
  1989. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Carolina_Liar-Coming_To_Terms-2008-CAROLiNALiAR/' due to no change
  1990. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Carolina_Liar-Wild_Blessed_Freedom-2011-FNT/' due to no change
  1991. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Celph_Titled_And_Buckwild-Nineteen_Ninety_More-2CD-2011-FTD/' due to no change
  1992. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Chemical_Brothers-Come_With_Us-2002-iRO/' due to no change
  1993. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Chemical_Brothers-Dig_Your_Own_Hole-1997-iRO/' due to no change
  1994. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Chemical_Brothers-Exit_Planet_Dust-1995-iRO/' due to no change
  1995. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Chemical_Brothers-Push_The_Button-Retail-2005-Recycled_INT/' due to no change
  1996. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Chemical_Brothers-Surrender-1999-iRO/' due to no change
  1997. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Children_Of_Bodom-Are_You_Dead_Yet-2005-DNR/' due to no change
  1998. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Children_Of_Bodom-Blooddrunk-(Digipak)-2008-DNR/' due to no change
  1999. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Children_Of_Bodom-Follow_The_Reaper-2001-DNR/' due to no change
  2000. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Children_Of_Bodom-Relentless_Reckless_Forever-(Limited_Edition)-2011-DNR/' due to no change
  2001. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Children_of_Bodom-Halo_of_Blood-LIMITED_EDITION_CD-2013-JRP/' due to no change
  2002. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Children_of_Bodom-Hate_Crew_Deathroll-(Ltd.Ed.)-2003-DNR/' due to no change
  2003. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Children_of_Bodom-Hatebreeder-(Reissue)-2008-DNR/' due to no change
  2004. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Chunk_No_Captain_Chunk-Something_For_Nothing-2010-FNT/' due to no change
  2005. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Crash_Kings-Crash_Kings-2009-FNT/' due to no change
  2006. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Crystal_Castles-Crystal_Castles-2008-DeBT_iNT/' due to no change
  2007. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Crystal_Castles-Crystal_Castles_(III)-2012-pLAN9/' due to no change
  2008. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Crystal_Castles-Crystal_Castles_II-2010-CaHeSo/' due to no change
  2009. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dead_By_April-Dead_By_April-2009-FNT/' due to no change
  2010. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dead_Meadow-Dead_Meadow-(Remastered)-2006-FNT/' due to no change
  2011. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dead_Meadow-Feathers-(Advance)-2005-ESC/' due to no change
  2012. 18:44:15 T:2284 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2013. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dead_Meadow-Howls_From_The_Hills-(Remastered)-2007-FNT/' due to no change
  2014. 18:44:15 T:2284 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  2015. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dead_Meadow-Old_Growth-2008-DNR/' due to no change
  2016. 18:44:15 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (smb://snyfton/rarj/tv/The Sopranos/Season 1/)
  2017. 18:44:15 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dead_Meadow-Three_Kings-2010-FNT/' due to no change
  2018. 18:44:16 T:2284 DEBUG: ParentPath = [smb://snyfton/rarj/tv/The Sopranos/]
  2019. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dead_Meadow-Warble_Womb-2013-FNT/' due to no change
  2020. 18:44:16 T:1496 NOTICE: Thread BackgroundLoader start, auto delete: false
  2021. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Deftones-Around_the_Fur-1997-KSi_INT/' due to no change
  2022. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Deftones-Deftones-2003-RNS/' due to no change
  2023. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Deftones-Saturday_Night_Wrist-(Explicit_Retail)-2006-MTD/' due to no change
  2024. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Deftones-White_Pony_(Limited_Edition)-2000-KSi_iNT/' due to no change
  2025. 18:44:16 T:1496 DEBUG: Thread BackgroundLoader 1496 terminating
  2026. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Deftones_-_Diamond_Eyes-2010-YSP/' due to no change
  2027. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Demigodz-Killmatic-2013-NOiR/' due to no change
  2028. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dia_Psalma-Djupa_Skogen-(Promo)-SE-2007-MTD/' due to no change
  2029. 18:44:16 T:640 DEBUG: service.backgroundmusic: start playlist
  2030. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dia_Psalma-Re_Voltere-SE-2009-pLAN9/' due to no change
  2031. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dia_Psalma_-_Efter_Allt-1995-PER/' due to no change
  2032. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dia_Psalma_-_Gryningstid-1995-RbR/' due to no change
  2033. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dia_Psalma_-_Sell_Out-1995-PER_iNT/' due to no change
  2034. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Disturbed-Asylum_(Limited_Edition)-2010-CaHeSo/' due to no change
  2035. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Disturbed-Believe-2002-INT-DDZ/' due to no change
  2036. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Disturbed_-_The_Sickness-Reissue-2002-SSR/' due to no change
  2037. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Dutch-A_Bright_Cold_Day-2010-SO/' due to no change
  2038. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Ellie_Goulding-Bright_Lights-2010-FRAY/' due to no change
  2039. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Ellie_Goulding-Halcyon-2012-pLAN9/' due to no change
  2040. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Ellie_Goulding-Halcyon_Days-(Deluxe_Edition)-2CD-2013-C4/' due to no change
  2041. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Eminem-The_Marshall_Mathers_LP_2-(Deluxe_Edition)-2CD-2013-CR/' due to no change
  2042. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Enter_Shikari-A_Flash_Flood_Of_Colour-2012-r35/' due to no change
  2043. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Enter_Shikari-Common_Dreads-2009-FNT/' due to no change
  2044. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Enter_Shikari-Take_To_The_Skies-2007-SAW/' due to no change
  2045. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Explosions_In_The_Sky-Suddenly_I_Miss_Everyone-2007-ESC/' due to no change
  2046. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Explosions_In_The_Sky-Take_Care_Take_Care_Take_Care-2011-pLAN9/' due to no change
  2047. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Explosions_In_The_Sky-The_Earth_Is_Not_A_Cold_Dead_Place-Advance-2003-NuHS/' due to no change
  2048. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Explosions_In_The_Sky-Those_Who_Tell_The_Truth_Shall_Live_Forever-2001-ALW/' due to no change
  2049. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Explosions_in_the_Sky-How_Strange_Innocence-(Remastered)-2005-BUTT/' due to no change
  2050. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Feed_Her_To_The_Sharks-Savage_Seas-2013-KzT/' due to no change
  2051. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Feed_Her_To_The_Sharks-The_Beauty_Of_Falling-2010-KzT/' due to no change
  2052. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Feeder-Comfort_in_Sound-2002-pH/' due to no change
  2053. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Feeder-Echo_Park-2001-EOS/' due to no change
  2054. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Feeder-Picture_of_Perfect_Youth-2CD-2004-pyt/' due to no change
  2055. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Feeder-Polythene-1997-HVN/' due to no change
  2056. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Flower_Travellin_Band-Satori-(Reissue)-2007-DNR/' due to no change
  2057. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Foo_Fighters-Greatest_Hits-2009-TosK/' due to no change
  2058. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Foo_Fighters-Wasting_Light-(Proper)-2011-AMX/' due to no change
  2059. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Foster_The_People-Torches-2011-CaHeSo/' due to no change
  2060. 18:44:16 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Funeral_For_A_Friend-Hours-2005-PMS/' due to no change
  2061. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gemini-Graduation_EP-(INSP003)-WEB-2011-SPLiFF/' due to no change
  2062. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gemini_And_Phantasy-Hippodrome__Influence-(EASYCLDG001)-WEB-2008-1KING/' due to no change
  2063. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gemini_Twins-The_Method_EP-(CMBT043)-WEB-2009-iTALiVE/' due to no change
  2064. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Glasvegas-Euphoric_Heartbreak-2011-pLAN9/' due to no change
  2065. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Glasvegas-Glasvegas_(Deluxe_Edition)-2CD-2008-DV8/' due to no change
  2066. 18:44:17 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2067. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gnarls_Barkley-St._Elsewhere-2006-DNR/' due to no change
  2068. 18:44:17 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2069. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gnarls_Barkley-The_Odd_Couple-Retail-2008-Recycled_INT/' due to no change
  2070. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/God_Is_An_Astronaut-All_Is_Violent_All_Is_Bright-2005-DNR/' due to no change
  2071. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/God_Is_An_Astronaut-Far_From_Refuge-2007-FNT/' due to no change
  2072. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/God_Is_An_Astronaut-God_Is_An_Astronaut-2008-H3X/' due to no change
  2073. 18:44:17 T:640 DEBUG: service.backgroundmusic: backend active
  2074. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/God_Is_An_Astronaut-The_End_of_the_Beginning-Reissue-2004-GRW/' due to no change
  2075. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/God_Is_An_Astronaut_-_Age_Of_The_Fifth_Sun-2010-CRUELTY/' due to no change
  2076. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/God_Is_an_Astronaut-Origins-2013-GRAVEWISH/' due to no change
  2077. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gojira-From_Mars_To_Sirius-(Reissue)-2006-DNR/' due to no change
  2078. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gojira-Lenfant_Sauvage-(Digipak)-2012-PMS/' due to no change
  2079. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gojira-Terra_Incognita-(Reissue)-(Limited_Edition)-2009-VERiTAS/' due to no change
  2080. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gojira-The_Link-(Remastered)-Ltd_Ed-2005-PMS/' due to no change
  2081. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Gojira-The_Way_Of_All_Flesh-2008-DNR/' due to no change
  2082. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Goldfinger-Darrins_Coconut_Ass-1999-iRO/' due to no change
  2083. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Goldfinger-Disconnection_Notice-2005-XXL/' due to no change
  2084. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Goldfinger-Goldfinger-1996-DNR/' due to no change
  2085. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Goldfinger-Hang-Ups-1997-iRO/' due to no change
  2086. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Goldfinger-Hello_Destiny-2008-pLAN9/' due to no change
  2087. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Goldfinger-Open_Your_Eyes-(RETAIL)-2002-EGO/' due to no change
  2088. 18:44:17 T:2284 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2089. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Goldfinger-Richter-EP-1995-FNT/' due to no change
  2090. 18:44:17 T:2284 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  2091. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Goldfinger-Stomping_Ground-2000-EGO/' due to no change
  2092. 18:44:17 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (smb://snyfton/rarj/tv/The Sopranos/Season 1/The.Sopranos.S01E01.INTERNAL.720p.BluRay.X264-REWARD/)
  2093. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Harvey_Danger-Where_Have_All_The_Merrymakers_Gone-1997-EOS/' due to no change
  2094. 18:44:17 T:2284 DEBUG: ParentPath = [smb://snyfton/rarj/tv/The Sopranos/Season 1/]
  2095. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Hoffmaestro_And_Chraa-The_Storm-2008-pyt/' due to no change
  2096. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Hollywood_Undead-American_Tragedy-2011-CR/' due to no change
  2097. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Hollywood_Undead-Notes_From_The_Underground-(Deluxe_Edition)-2013-C4/' due to no change
  2098. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Hollywood_Undead-Swan_Song-2008-HOLLYWOODUNDEAD/' due to no change
  2099. 18:44:17 T:2284 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview WHERE c19=9205
  2100. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/I_See_Stars-3D-(Repack)-2009-VAG/' due to no change
  2101. 18:44:17 T:2284 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: SELECT files.strFilename, files.playCount, bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files LEFT JOIN bookmark ON files.idFile = bookmark.idFile AND bookmark.type = 1 WHERE files.idPath=9205
  2102. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/I_See_Stars-Digital_Renegade-2012-MTD/' due to no change
  2103. 18:44:17 T:3708 NOTICE: Thread BackgroundLoader start, auto delete: false
  2104. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Iggy_Pop-A_Million_In_Prizes_The_Iggy_Pop_Anthology-2005-2CD-KSi/' due to no change
  2105. 18:44:17 T:3708 DEBUG: Thread BackgroundLoader 3708 terminating
  2106. 18:44:17 T:2756 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file rar://smb%3a%2f%2fsnyfton%2frarj%2ftv%2fThe%20Sopranos%2fSeason%201%2fThe.Sopranos.S01E01.INTERNAL.720p.BluRay.X264-REWARD%2fthe.sopranos.s01e01.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e01.internal.720p.bluray.x264-reward.mkv?flags=8
  2107. 18:44:17 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Iggy_Pop-Essential-2011-DNR/' due to no change
  2108. 18:44:18 T:392 NOTICE: Thread RarFileExtract start, auto delete: false
  2109. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Ill_Bill-Ill_Bill_is_the_Future_(Mixed_by_DJ_Eclipse)-2002-JCE/' due to no change
  2110. 18:44:18 T:2756 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  2111. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Ill_Bill-Ill_Bill_is_the_Future_Vol._2-2006-SHiVA_INT/' due to no change
  2112. 18:44:18 T:2756 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  2113. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Ill_Bill-The_Grimy_Awards-2013-C4/' due to no change
  2114. 18:44:18 T:2756 INFO: ffmpeg[AC4]: [dca] Number of channels changed in DCA decoder (5 -> 6)
  2115. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Ill_Bill-The_Hour_Of_Reprisal-2008-C4/' due to no change
  2116. 18:44:18 T:2756 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  2117. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Ill_Bill-Whats_Wrong_With_Bill-(Retail)-2004-C4/' due to no change
  2118. 18:44:18 T:2756 INFO: ffmpeg[AC4]: Input #0, matroska,webm, from 'rar://smb%3a%2f%2fsnyfton%2frarj%2ftv%2fThe%20Sopranos%2fSeason%201%2fThe.Sopranos.S01E01.INTERNAL.720p.BluRay.X264-REWARD%2fthe.sopranos.s01e01.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e01.internal.720p.bluray.x264-reward.mkv?flags=8':
  2119. 18:44:18 T:2756 INFO: ffmpeg[AC4]: Metadata:
  2120. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Ill_Bill_and_Vinnie_Paz-Heavy_Metal_Kings-2011-NOiR/' due to no change
  2121. 18:44:18 T:2756 INFO: ffmpeg[AC4]: encoder : libebml v1.3.0 + libmatroska v1.4.1
  2122. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Imagine_Dragons-Night_Visions-(UK_Deluxe_Edition)-2013-CaHeSo/' due to no change
  2123. 18:44:18 T:2756 INFO: ffmpeg[AC4]: Duration: 01:00:01.39, start: 0.000000, bitrate: 6311 kb/s
  2124. 18:44:18 T:640 DEBUG: service.backgroundmusic: start playlist
  2125. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Imagine_Dragons-Night_Visions-2012-2NZ/' due to no change
  2126. 18:44:18 T:2756 INFO: ffmpeg[AC4]: Chapter #0.0: start 0.000000, end 99.725000
  2127. 18:44:18 T:2568 NOTICE: Thread LanguageInvoker start, auto delete: false
  2128. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-A_Sense_Of_Purpose-(Retail)-2008-pLAN9/' due to no change
  2129. 18:44:18 T:2756 INFO: ffmpeg[AC4]: Metadata:
  2130. 18:44:18 T:2568 INFO: initializing python engine.
  2131. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-Clayman-(Remastered)-2009-DNR/' due to no change
  2132. 18:44:18 T:2756 INFO: ffmpeg[AC4]: title : 00:00:00.000
  2133. 18:44:18 T:2568 DEBUG: CPythonInvoker(16, C:\Users\server\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing
  2134. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-Colony-(Remastered)-2009-DNR/' due to no change
  2135. 18:44:18 T:2756 INFO: ffmpeg[AC4]: Chapter #0.1: start 99.725000, end 1115.781000
  2136. 18:44:18 T:2568 NOTICE: -->Python Interpreter Initialized<--
  2137. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-Come_Clarity-2006-DNR/' due to no change
  2138. 18:44:18 T:2756 INFO: ffmpeg[AC4]: Metadata:
  2139. 18:44:18 T:2756 INFO: ffmpeg[AC4]: title : 00:01:39.725
  2140. 18:44:18 T:2568 DEBUG: CPythonInvoker(16, C:\Users\server\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): the source file to load is "C:\Users\server\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py"
  2141. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-Lunar_Strain-(Remastered)-2009-DNR/' due to no change
  2142. 18:44:18 T:2756 INFO: ffmpeg[AC4]: Chapter #0.2: start 1115.781000, end 1559.808000
  2143. 18:44:18 T:2568 DEBUG: CPythonInvoker(16, C:\Users\server\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): setting the Python path to C:\Users\server\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
  2144. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-Reroute_To_Remain-2002-DeBT_iNT/' due to no change
  2145. 18:44:18 T:2756 INFO: ffmpeg[AC4]: Metadata:
  2146. 18:44:18 T:2568 DEBUG: CPythonInvoker(16, C:\Users\server\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): entering source directory C:\Users\server\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck
  2147. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-Reroute_To_Remain-CD-FLAC-2002-SCORN/' due to no change
  2148. 18:44:18 T:2756 INFO: ffmpeg[AC4]: title : 00:18:35.781
  2149. 18:44:18 T:2568 DEBUG: CPythonInvoker(16, C:\Users\server\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
  2150. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-Sounds_Of_A_Playground_Fading-2011-EOSiNT/' due to no change
  2151. 18:44:18 T:2756 INFO: ffmpeg[AC4]: Chapter #0.3: start 1559.808000, end 2002.334000
  2152. 18:44:18 T:2568 DEBUG: XBMC Version Check: Version 0.1.23 started
  2153. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-Soundtrack_To_Your_Escape-2004-DNR/' due to no change
  2154. 18:44:18 T:2756 INFO: ffmpeg[AC4]: Metadata:
  2155. 18:44:18 T:2568 DEBUG: XBMC Version Check: Version installed {u'major': 14, u'tag': u'alpha', u'tagversion': u'4', u'minor': 0, u'revision': u'20140923-ba3e797'}
  2156. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-The_Jester_Race-Black-Ash_Inheritance-(Remastered)-2009-DNR/' due to no change
  2157. 18:44:18 T:2756 INFO: ffmpeg[AC4]: title : 00:25:59.808
  2158. 18:44:18 T:2568 INFO: CPythonInvoker(16, C:\Users\server\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script successfully run
  2159. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames-Whoracle-(Remastered)-2009-DNR/' due to no change
  2160. 18:44:18 T:2756 INFO: ffmpeg[AC4]: Chapter #0.4: start 2002.334000, end 2507.922000
  2161. 18:44:18 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/In_Flames_-_Siren_Charms-LIMITED_EDITION-2014-FKK/' due to no change
  2162. 18:44:18 T:2568 INFO: Python script stopped
  2163. 18:44:18 T:2568 DEBUG: Thread LanguageInvoker 2568 terminating
  2164. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Jedi_Mind_Tricks-A_History_Of_Violence-2008-RAGEMP3/' due to no change
  2165. 18:44:19 T:2756 INFO: ffmpeg[AC4]: Metadata:
  2166. 18:44:19 T:2756 INFO: ffmpeg[AC4]: title : 00:33:22.334
  2167. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Jedi_Mind_Tricks-Legacy_Of_Blood_(RETAIL)-2004-C4/' due to no change
  2168. 18:44:19 T:2756 INFO: ffmpeg[AC4]: Chapter #0.5: start 2507.922000, end 2998.495000
  2169. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Jedi_Mind_Tricks-Servants_In_Heaven_Kings_In_Hell-2006-EGO/' due to no change
  2170. 18:44:19 T:2756 INFO: ffmpeg[AC4]: Metadata:
  2171. 18:44:19 T:2756 INFO: ffmpeg[AC4]: title : 00:41:47.922
  2172. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Jedi_Mind_Tricks-The_Psycho-Social_Biological_and_Electro-Magnetic-Retail-2002-CMS/' due to no change
  2173. 18:44:19 T:2756 INFO: ffmpeg[AC4]: Chapter #0.6: start 2998.495000, end 3548.545000
  2174. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Jedi_Mind_Tricks-Violence_Begets_Violence-2011-CMS/' due to no change
  2175. 18:44:19 T:2756 INFO: ffmpeg[AC4]: Metadata:
  2176. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Jedi_Mind_Tricks-Visions_of_Gandhi-(Retail)-2003-RV/' due to no change
  2177. 18:44:19 T:2756 INFO: ffmpeg[AC4]: title : 00:49:58.495
  2178. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Jedi_Mind_Tricks_Presents_Army_Of_The_Pharaohs-Ritual_Of_Battle-2007-C4/' due to no change
  2179. 18:44:19 T:2756 INFO: ffmpeg[AC4]: Chapter #0.7: start 3548.545000, end 3601.389000
  2180. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Jedi_Mind_tricks_Presents_Army_Of_The_Pharaohs-The_Torture_Papers-2006-BbP/' due to no change
  2181. 18:44:19 T:2756 INFO: ffmpeg[AC4]: Metadata:
  2182. 18:44:19 T:640 DEBUG: service.backgroundmusic: backend active
  2183. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Jet-Get_Born-2003-DNR/' due to no change
  2184. 18:44:19 T:2756 INFO: ffmpeg[AC4]: title : 00:59:08.545
  2185. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Johann_Johannsson-IBM_1401_A_Users_Manual-2006-BCC/' due to no change
  2186. 18:44:19 T:2756 INFO: ffmpeg[AC4]: Stream #0:0(eng): Video: h264 (High), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
  2187. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/John_Lennon-Lennon_Legend-REMASTERED-2003-ESC/' due to no change
  2188. 18:44:19 T:2756 INFO: ffmpeg[AC4]: Stream #0:1(eng): Audio: dts (DTS), 48000 Hz, 5.1(side), fltp, 1536 kb/s (default)
  2189. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/John_Murphy-Selected_Works-(Promo)-2009-DV8/' due to no change
  2190. 18:44:19 T:2756 INFO: ffmpeg[AC4]: Stream #0:2(eng): Subtitle: subrip
  2191. 18:44:19 T:2756 INFO: ffmpeg[AC4]: Metadata:
  2192. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Johnny_Cash-Legend_(Box_Set)-4CD-2005-XXL/' due to no change
  2193. 18:44:19 T:2756 INFO: ffmpeg[AC4]: title : SDH
  2194. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kavinsky-Outrun-2013-MTD/' due to no change
  2195. 18:44:19 T:2756 INFO: ffmpeg[AC4]: Stream #0:3(eng): Subtitle: subrip
  2196. 18:44:19 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2197. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-Du_Och_Jag_Doden-2005-DNR/' due to no change
  2198. 18:44:19 T:2756 DEBUG: CDVDDemuxFFmpeg::AddStream(0, ...) -> 0
  2199. 18:44:19 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2200. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-En_Plats_I_Solen-SE-2010-LzY/' due to no change
  2201. 18:44:19 T:2756 DEBUG: CDVDDemuxFFmpeg::AddStream(1, ...) -> 1
  2202. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-Hagnesta_Hill-SE-1999-DNR/' due to no change
  2203. 18:44:19 T:2756 DEBUG: CDVDDemuxFFmpeg::AddStream(2, ...) -> 2
  2204. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-Isola-SE-1997-DNR/' due to no change
  2205. 18:44:19 T:2756 DEBUG: CDVDDemuxFFmpeg::AddStream(3, ...) -> 3
  2206. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-Jag_Ar_Inte_Radd_For_Morkret-SE-2012-DNR/' due to no change
  2207. 18:44:19 T:392 DEBUG: Thread RarFileExtract 392 terminating
  2208. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-Kent-Retail-SE-1995-HNH/' due to no change
  2209. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-Rod-SE-2009-DNR/' due to no change
  2210. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-Tigerdrottningen-SE-2014-PLAYBOY/' due to no change
  2211. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-Tillbaka_Till_Samtiden-SE-2007-FWYH/' due to no change
  2212. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent-Verkligen-Retail-SE-1996-HNH/' due to no change
  2213. 18:44:19 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kent_-_Vapen_O_Ammunition-PROPER-2002-SCL/' due to no change
  2214. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Kitaro-The_Definitive_Collection-(Retail)-2008-gnvr/' due to no change
  2215. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Klaxons-Xan_Valleys-(EP)-2006-BUTT/' due to no change
  2216. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Korn-Issues-1999-DNR/' due to no change
  2217. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Korn-Korn_III__Remember_Who_You_Are-2010-DOH/' due to no change
  2218. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Korn-Life_Is_Peachy-1996-DNR/' due to no change
  2219. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Korn-Take_A_Look_In_The_Mirror-2003-RNS/' due to no change
  2220. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Korn-The_Paradigm_Shift-2013-GRAVEWISH/' due to no change
  2221. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Korn-The_Path_Of_Totality-(Special_Edition)-2011-BriBerY/' due to no change
  2222. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Korn-Untitled-2007-DNR/' due to no change
  2223. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Korn-Untouchables-(Limited_Edition)-2002-DNR/' due to no change
  2224. 18:44:20 T:640 DEBUG: service.backgroundmusic: start playlist
  2225. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/La_Coka_Nostra-A_Brand_You_Can_Trust-2009-H3X/' due to no change
  2226. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/La_Coka_Nostra-Masters_Of_The_Dark_Arts-2012-FTD/' due to no change
  2227. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/La_Coka_Nostra_Presents_Ill_Bill-Black_Metal-2007-C4/' due to no change
  2228. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Lana_Del_Rey_-_Born_To_Die-PROPER-Ltd_Deluxe_Edition-2012-MOD/' due to no change
  2229. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Linkin_Park-Hybrid_Theory-2000-KSi_INT/' due to no change
  2230. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Linkin_Park-Meteora-(Real_Retail)-2003-FNT/' due to no change
  2231. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Lykke_Li-Wounded_Rhymes-2011-ESAD/' due to no change
  2232. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Lykke_Li-Youth_Novels-2008-DNR/' due to no change
  2233. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Lynyrd_Skynyrd-All_Time_Greatest_Hits-2000-DNR/' due to no change
  2234. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/MGMT-Congratulations-2010-FTD/' due to no change
  2235. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/MGMT-MGMT-2013-BriBerY/' due to no change
  2236. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Manu_Chao-Baionarena-Live-Deluxe_Edition-2CD-2009-KOPiE/' due to no change
  2237. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Manu_Chao-Clandestino-1998-FLUKE/' due to no change
  2238. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Manu_Chao-Esperanza_(Retail)-2001-RNS/' due to no change
  2239. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Manu_Chao-Radio_Bemba_Sound_System-2002-FSP/' due to no change
  2240. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Manu_Chao-Radio_Bemba_Sound_System-CD-2008-FWI_INT/' due to no change
  2241. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Manu_Chao_-_La_Radiolina-CD-2007-LiR/' due to no change
  2242. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mastodon-Crack_The_Skye-2009-DNR/' due to no change
  2243. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mastodon-Leviathan-2004-DNR/' due to no change
  2244. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mastodon-Remission-(Reissue)-2003-DNR/' due to no change
  2245. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mastodon-The_Hunter-2011-BriBerY/' due to no change
  2246. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mew-A_Triumph_For_Man_(Re-Release)-2CD-2006-TWCMP3/' due to no change
  2247. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mew-Frengers-Retail-2003-GORE/' due to no change
  2248. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mew-No_More_Stories-2009-DNR/' due to no change
  2249. 18:44:20 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mew_-_And_the_Glass_Handed_Kites-Retail-2005-REPENT/' due to no change
  2250. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Millencolin-Home_From_Home-2002-KSi/' due to no change
  2251. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Millencolin-Pennybridge_Pioneers-2000-EOS/' due to no change
  2252. 18:44:21 T:2284 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2253. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Minibosses-Brass-2005-EOS/' due to no change
  2254. 18:44:21 T:2284 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  2255. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Minibosses-Minibosses-2000-rH/' due to no change
  2256. 18:44:21 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (smb://snyfton/rarj/tv/The Sopranos/Season 1/The.Sopranos.S01E01.INTERNAL.720p.BluRay.X264-REWARD/Proof/)
  2257. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Modest_Mouse-The_Fruit_That_Ate_Itself-1997-DNR/' due to no change
  2258. 18:44:21 T:2284 DEBUG: ParentPath = [smb://snyfton/rarj/tv/The Sopranos/Season 1/The.Sopranos.S01E01.INTERNAL.720p.BluRay.X264-REWARD/]
  2259. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Modest_Mouse-The_Lonesome_Crowded_West-1997-DNR/' due to no change
  2260. 18:44:21 T:3128 NOTICE: Thread BackgroundLoader start, auto delete: false
  2261. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Modest_Mouse-The_Moon_And_Antarctica-(Reissue)-2004-DNR/' due to no change
  2262. 18:44:21 T:3128 DEBUG: Thread BackgroundLoader 3128 terminating
  2263. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Modest_Mouse-We_Were_Dead_Before_The_Ship_Even_Sank-2007-DNR/' due to no change
  2264. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mozart-Freimaurermusik-2004-WHOA/' due to no change
  2265. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mozart-Greatest_Hits-2002-WHOA/' due to no change
  2266. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mozart-Il_Violino_Di_Giuliano_Carmignola-2CD-2004-WHOA/' due to no change
  2267. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mozart-Il_Violino_Di_Giuliano_Carmignola-2CD-2004-WHOA/CD1/' due to no change
  2268. 18:44:21 T:640 DEBUG: service.backgroundmusic: backend active
  2269. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mozart-Il_Violino_Di_Giuliano_Carmignola-2CD-2004-WHOA/CD2/' due to no change
  2270. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mozart-Il_Violino_Di_Giuliano_Carmignola-2CD-2004-WHOA/CD1/' due to no change
  2271. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mozart-Il_Violino_Di_Giuliano_Carmignola-2CD-2004-WHOA/CD2/' due to no change
  2272. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mozart-More_Mozart_Greatest_Hits-1990-HVN_INT/' due to no change
  2273. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mozart-Requiem-2004-WHOA/' due to no change
  2274. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Mozart-Very_Best_of_(Edition_Two)-2005-OMC/' due to no change
  2275. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Muse-Absolution-(Proper)-2003-RNS_INT/' due to no change
  2276. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Muse-Absolution_(Japanese_Bonus_Track)-2003-SFA/' due to no change
  2277. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Muse-Black_Holes_and_Revelations-Retail-2006-JRP/' due to no change
  2278. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Muse-Origin_Of_Symmetry_(Japan_Retail)-2001-HRS/' due to no change
  2279. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Muse-Showbiz-1999-iRO/' due to no change
  2280. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Muse-The_Resistance-Real_Proper-2009-HSM/' due to no change
  2281. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nine_Inch_Nails-The_Downward_Spiral-(Deluxe_Remastered_Edition)-2CD-2004-RTB/' due to no change
  2282. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nine_Inch_Nails-The_Fragile-(2CD)-1999-EMG_INT/' due to no change
  2283. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nine_Inch_Nails-The_Fragile-(2CD)-1999-EMG_INT/Left/' due to no change
  2284. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nine_Inch_Nails-The_Fragile-(2CD)-1999-EMG_INT/Right/' due to no change
  2285. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nine_Inch_Nails-The_Fragile-(2CD)-1999-EMG_INT/Left/' due to no change
  2286. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nine_Inch_Nails-The_Fragile-(2CD)-1999-EMG_INT/Right/' due to no change
  2287. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nine_Inch_Nails-The_Slip-2008-NiNEiNCHNAiLS/' due to no change
  2288. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nine_Inch_Nails-With_Teeth-2005-RNS/' due to no change
  2289. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nine_Inch_Nails-Year_Zero-Proper-2007-MFN/' due to no change
  2290. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nirvana-1991-Nevermind-INT-DDZ/' due to no change
  2291. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nirvana-In_Utero-1993-DNR/' due to no change
  2292. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/No_Doubt-No_Doubt-1992-DNR/' due to no change
  2293. 18:44:21 T:2284 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2294. 18:44:21 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/No_Doubt-Push_and_Shove-(Deluxe_Edition)-2CD-2012-pLAN9/' due to no change
  2295. 18:44:21 T:2284 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is Back
  2296. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/No_Doubt-Return_Of_Saturn-2000-DNR/' due to no change
  2297. 18:44:22 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (smb://snyfton/rarj/tv/The Sopranos/Season 1/The.Sopranos.S01E01.INTERNAL.720p.BluRay.X264-REWARD/)
  2298. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/No_Doubt-Rock_Steady-2001-DNR/' due to no change
  2299. 18:44:22 T:2284 DEBUG: ParentPath = [smb://snyfton/rarj/tv/The Sopranos/Season 1/]
  2300. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/No_Doubt-The_Beacon_Street_Collection-(Reissue)-1997-DNR/' due to no change
  2301. 18:44:22 T:2284 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview WHERE c19=9205
  2302. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/No_Doubt-Tragic_Kingdom-1995-DNR/' due to no change
  2303. 18:44:22 T:2284 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: SELECT files.strFilename, files.playCount, bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files LEFT JOIN bookmark ON files.idFile = bookmark.idFile AND bookmark.type = 1 WHERE files.idPath=9205
  2304. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nomak-Calm-2007-CMS/' due to no change
  2305. 18:44:22 T:3180 NOTICE: Thread BackgroundLoader start, auto delete: false
  2306. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nomak-Recalm-JP_Retail-2008-uC/' due to no change
  2307. 18:44:22 T:3180 DEBUG: Thread BackgroundLoader 3180 terminating
  2308. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nomy_-_Atonic_Atrocity-Remastered-SE-2007-BiF/' due to no change
  2309. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nomy_-_My_Darkest_Hour-Remastered-SE-2003-BiF/' due to no change
  2310. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nomy_-_Song_or_Suicide-Remastered-SE-2008-BiF/' due to no change
  2311. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Non_Phixion-The_Future_Is_Now-(Platinum_Edition)-2CD-2004-RNS/' due to no change
  2312. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nujabes - Hydeout Productions (First Collection)/' due to no change
  2313. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nujabes - Hydeout Productions (Second Collection)/' due to no change
  2314. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nujabes - Mellow Beats, Friends & Lovers/' due to no change
  2315. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nujabes - Metaphorical Music/' due to no change
  2316. 18:44:22 T:640 DEBUG: service.backgroundmusic: start playlist
  2317. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nujabes - Modal Soul/' due to no change
  2318. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nujabes - Ristorante Mixtape/' due to no change
  2319. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nujabes - Ristorante Mixtape/Side A/' due to no change
  2320. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nujabes - Ristorante Mixtape/Side B/' due to no change
  2321. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nujabes - Ristorante Mixtape/Side A/' due to no change
  2322. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Nujabes - Ristorante Mixtape/Side B/' due to no change
  2323. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/OST-Drive_(Original_Motion_Picture_Soundtrack)-(B005GSY23M)-WEB-2011-HFT/' due to no change
  2324. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Oasis-Be_Here_Now-1997-DNR/' due to no change
  2325. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Oasis-Only_Hits-2002-SOM/' due to no change
  2326. 18:44:22 T:2284 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2327. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Oasis-Stop_The_Clocks-2CD-2006-DNR/' due to no change
  2328. 18:44:22 T:2284 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is Back
  2329. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Oasis-The_Masterplan-2000-DNR/' due to no change
  2330. 18:44:22 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (smb://snyfton/rarj/tv/The Sopranos/Season 1/)
  2331. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Of_Monsters_And_Men-My_Head_Is_An_Animal-(Universal_Edition)-2012-pLAN9/' due to no change
  2332. 18:44:22 T:2284 DEBUG: ParentPath = [smb://snyfton/rarj/tv/The Sopranos/]
  2333. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Olivia_Tremor_Control-Music_From_The_Unrealized_Film_Script_Dusk_At_Cubist_Castle-1996-EOS/' due to no change
  2334. 18:44:22 T:3460 NOTICE: Thread BackgroundLoader start, auto delete: false
  2335. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Otep-Atavist-2011-VAG/' due to no change
  2336. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Otep-House_Of_Secrets-2004-DNR/' due to no change
  2337. 18:44:22 T:3460 DEBUG: Thread BackgroundLoader 3460 terminating
  2338. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Otep-Sevas_Tra-2002-DNR/' due to no change
  2339. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Otep-Smash_The_Control_Machine-2009-DNR/' due to no change
  2340. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Otep-The_Ascension-2007-DNR/' due to no change
  2341. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pacewon_and_Mr._Green-The_Only_Color_That_Matters_Is_Green-2008-FTD/' due to no change
  2342. 18:44:22 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pendulum-Hold_Your_Colour-READ_NFO_CD-2007-MK2/' due to no change
  2343. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pendulum-Immersion-2010-DOH/' due to no change
  2344. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pendulum-In_Silico-2008-DV8/' due to no change
  2345. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pet_Shop_Boys-Yes-2009-ONe/' due to no change
  2346. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pete_Namlook--Silence_V-2001-UBE/' due to no change
  2347. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pete_Namlook_-_Air__Jeux_Dangereux-Ltd.Ed.-2006-NCR/' due to no change
  2348. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pete_Namlook_-_Definitive_Ambient_Coll._Vol._2-(Rsn_Cd013)-1994-gEm/' due to no change
  2349. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Peter_Bjorn_And_John-Gimme_Some-2011-CaHeSo/' due to no change
  2350. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Peter_Bjorn_And_John-Living_Thing-2009-DNR/' due to no change
  2351. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Peter_Bjorn_And_John-Seaside_Rock-(Advance)-2008-PBJ/' due to no change
  2352. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Peter_Bjorn_And_John-Writers_Block-2006-DNR/' due to no change
  2353. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Philter - 2011 The Beautiful Lies/' due to no change
  2354. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pixies-Bossanova-1990-DNR/' due to no change
  2355. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pixies-Come_On_Pilgrim-1987-DNR/' due to no change
  2356. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pixies-Doolittle-Ltd.Ed.-Remastered-2008-AMRC/' due to no change
  2357. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pixies-Surfer_Rosa-1988-DNR/' due to no change
  2358. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pixies-The_Best_Of_Pixies_Wave_Of_Mutilation-2004-FSP/' due to no change
  2359. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pixies-Trompe_Le_Monde-1991-DNR/' due to no change
  2360. 18:44:23 T:640 DEBUG: service.backgroundmusic: backend active
  2361. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Placebo-Meds-2006-RNS/' due to no change
  2362. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Placebo-Once_More_with_Feeling-2CD-Retail-2004-MVP/' due to no change
  2363. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Portishead-Dummy-1994-SNR/' due to no change
  2364. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Portishead-Portishead-1997-EOS/' due to no change
  2365. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Portishead-Third-(Advance)-2008-DV8/' due to no change
  2366. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Pretty_Lights-2006-2009_CD_Box_Set-4CD-2010-FNTx/' due to no change
  2367. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Prime_STH-Beautiful_Awakening-2004-DNR/' due to no change
  2368. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Prime_STH-Underneath_The_Surface-2002-DNR/' due to no change
  2369. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Prodigy-Always_Outnumbered_Never_Outgunned-RETAIL-2004-ESC/' due to no change
  2370. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Prodigy-Fat_Of_The_Land-1997-EOS/' due to no change
  2371. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Professor_Green-Alive_Till_Im_Dead-2010-BPM/' due to no change
  2372. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Professor_Green-At_Your_Inconvenience-2011-BPM/' due to no change
  2373. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rage_Against_The_Machine-Evil_Empire-1996-DNR/' due to no change
  2374. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rage_Against_The_Machine-Platinum_Collection_2000-2000-KSi/' due to no change
  2375. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rage_Against_The_Machine-Rage_Against_The_Machine-1992-DNR/' due to no change
  2376. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rage_Against_The_Machine-Renegades-2000-DNR/' due to no change
  2377. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rammstein-Herzeleid-DE-1996-DNR/' due to no change
  2378. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rammstein-Liebe_Ist_Fur_Alle_Da-2CD-(Deluxe_Edition)-2009-DNR/' due to no change
  2379. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rammstein-Mutter-(Import)-2001-DNR/' due to no change
  2380. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rammstein-Reise_Reise-(Digipak)-2004-DNR/' due to no change
  2381. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rammstein-Rosenrot-(Digipak)-2005-DNR/' due to no change
  2382. 18:44:23 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rammstein-Sehnsucht-1998-DNR/' due to no change
  2383. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rebecca_And_Fiona-I_Love_You_Man-CD-2011-GCP/' due to no change
  2384. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Red_Hot_Chili_Peppers-By_The_Way-2002-DNR/' due to no change
  2385. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Red_Hot_Chili_Peppers-Californication-1999-DNR/' due to no change
  2386. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rhapsody_Of_Fire-From_Chaos_To_Eternity-2011-BriBerY/' due to no change
  2387. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rhapsody_of_Fire-The_Frozen_Tears_of_Angels-2010-GRAVEWISH/' due to no change
  2388. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rhapsody_of_Fire-Triumph_or_Agony-Ltd.Ed._Digipak-2006-NTH_INT/' due to no change
  2389. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rhapsody_of_Fire-Twilight_Symphony-2008-FYU/' due to no change
  2390. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Richard_Wagner-La_Chevauchee_Des_Walkyries-2005-MVP/' due to no change
  2391. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Richard_Wagner-Masterpieces_Of_World_Classic-2002-RAGEMP3/' due to no change
  2392. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rise_Against-Appeal_To_Reason-2008-RiSEAGAiNST/' due to no change
  2393. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rise_Against-Revolutions_Per_Minute-2003-DNR/' due to no change
  2394. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rise_Against-Siren_Song_Of_The_Counter_Culture-(Japanese_Import)-2004-PMS/' due to no change
  2395. 18:44:24 T:2284 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  2396. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rise_Against-The_Sufferer_And_The_Witness-(Proper_Retail)-2006-ZyK/' due to no change
  2397. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rise_Against-The_Unraveling-2005-XXL/' due to no change
  2398. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rise_Against_-_Endgame-2011-YSP/' due to no change
  2399. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Rolling_Stones-Greatest_Hits-2002-CNNMP3/' due to no change
  2400. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Royksopp-Junior-2009-pLAN9/' due to no change
  2401. 18:44:24 T:640 DEBUG: service.backgroundmusic: start playlist
  2402. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Royksopp-Melody_A.M.-2CD-French_Limited_Edition-2003-gF/' due to no change
  2403. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Royksopp-Senior-2010-CaHeSo/' due to no change
  2404. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Royksopp-The_Understanding-2005-PRS/' due to no change
  2405. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sabaton-Carolus_Rex-2CD-(Limited_Edition)-2012-FTM/' due to no change
  2406. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sick_Puppies-Tri-Polar-(Deluxe_Edition)-2CD-2011-MTD/' due to no change
  2407. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Slagsmaalsklubben-Boss_for_Leader-2007-JUST/' due to no change
  2408. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Slagsmalsklubben-Sagan_Om_Konungens_Arsinkomst-2004-FWYH/' due to no change
  2409. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Slagsmalsklubben_-_Den_svenske_disco-Ltd_Ed-Digipak-2003-SVW/' due to no change
  2410. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Slipknot-All_Hope_Is_Gone-(Special_Edition_With_Bonus_Tracks)-2008-FTM/' due to no change
  2411. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Slipknot-Iowa-(Full_Retail)-2001-ViLE/' due to no change
  2412. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Slipknot-Slipknot_(10th_Anniversary_Edition)-2009-QTXMp3/' due to no change
  2413. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Slipknot-Vol._3_the_Subliminal_Verses-Retail-2004-Recycled_INT/' due to no change
  2414. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snow_Patrol-A_Hundred_Million_Suns-2008-DNR/' due to no change
  2415. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snow_Patrol-Eyes_Open-2006-DNR/' due to no change
  2416. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snow_Patrol-Fallen_Empires-2011-pLAN9/' due to no change
  2417. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snow_Patrol-Final_Straw-2004-DNR/' due to no change
  2418. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snow_Patrol-Songs_For_Polarbears-(Reissue)-2006-uF/' due to no change
  2419. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snow_Patrol-Up_To_Now-2CD-2009-DOH/' due to no change
  2420. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snow_Patrol-When_Its_All_Over_We_Still_Have_To_Clear_Up-(Reissue)-2006-uF/' due to no change
  2421. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snowgoons-Black_Snow-2008-C4/' due to no change
  2422. 18:44:24 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snowgoons-Kraftwerk-2010-CMS/' due to no change
  2423. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Snowgoons_With_Savage_Brothers_And_Lord_Lhus-A_Fist_In_The_Thought-Retail-2009-Xplode/' due to no change
  2424. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Soilwork--The_Living_Infinite-2CD-2013-OMA/' due to no change
  2425. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Solar_Fields_-_Blue_Moon_Station-(VBR)-2003-PsyCZiNT/' due to no change
  2426. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Solar_Fields_-_EarthShine-Retail-2007-gEm/' due to no change
  2427. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Solar_Fields_-_Extended-Ltd.Ed.-2005-gEm/' due to no change
  2428. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Solar_Fields_-_Leaving_Home-2005-gEm/' due to no change
  2429. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Solar_Fields_-_Movements-2009-gEm/' due to no change
  2430. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Solar_Fields_-_On_a_Wind_and_Overload_(SPIT040)-WEB-2008-gEm/' due to no change
  2431. 18:44:25 T:2284 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2432. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Solar_Fields_-_Reflective_Frequencies-2001-gEm/' due to no change
  2433. 18:44:25 T:2284 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is Back
  2434. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Solar_Fields_and_Lisa_Miskovsky_-_Mirrors_Edge_Original_Videogame_Score-2009-NCR_iNT/' due to no change
  2435. 18:44:25 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (smb://snyfton/rarj/tv/The Sopranos/)
  2436. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sonata_Arctica-Ecliptica-Remastered-2008-r35/' due to no change
  2437. 18:44:25 T:2284 DEBUG: ParentPath = [multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/]
  2438. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sonata_Arctica-Silence-Remastered-2008-r35/' due to no change
  2439. 18:44:25 T:2832 NOTICE: Thread BackgroundLoader start, auto delete: false
  2440. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sonata_Arctica-Stones_Grow_Her_Name-(Deluxe_Edition)-2012-BriBerY/' due to no change
  2441. 18:44:25 T:2832 DEBUG: Thread BackgroundLoader 2832 terminating
  2442. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sonata_Arctica-Unia_(Japan_Edition)-2007-NORRiS/' due to no change
  2443. 18:44:25 T:640 DEBUG: service.backgroundmusic: backend active
  2444. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sonata_Arctica-Winterhearts_Guild-Promo-2003-AMRC/' due to no change
  2445. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sonata_Arctica-Winterhearts_Guild-Promo-2003-AMRC/Sonata_Arctica-Winterhearts_Guild_Jap_Bonus_Track-2003-AMRC/' due to no change
  2446. 18:44:25 T:3364 DEBUG: Previous line repeats 1 times.
  2447. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sonata_Arctica_-_The_Days_Of_Grays-2CD-2009-CMG/' due to no change
  2448. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sonata_Artica-Reckoning_Night-Retail-2004-RDA/' due to no change
  2449. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Sonata_Artica-Reckoning_Night-Retail-2004-RDA/Sonata_Arctica-Reckoning_Night_(Japanese_Bonus)-2004-RDA/' due to no change
  2450. 18:44:25 T:3364 DEBUG: Previous line repeats 1 times.
  2451. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Susumu_Hirasawa-Paprika-OST-2006-COCMP3/' due to no change
  2452. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/System_Of_A_Down-Hypnotize-2005-RNS/' due to no change
  2453. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/System_Of_A_Down-Toxicity-2001-DNR/' due to no change
  2454. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/System_Of_A_Down_-_Steal_This_Album-2002-RNS/' due to no change
  2455. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Tame_Impala-Innerspeaker-2010-CaHeSo/' due to no change
  2456. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Tame_Impala-Lonerism-2012-FNT/' due to no change
  2457. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Tech_N9ne-Sickology_101-2009-H3X/' due to no change
  2458. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Animals-The_Complete_Animals-2CD-1990-DuDE/' due to no change
  2459. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Automatic-Not_Accepted_Anywhere-(Advance)-2006-RNS/' due to no change
  2460. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Automatic-Tear_The_Signs_Down-(Advance)-2010-404/' due to no change
  2461. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Automatic-This_Is_A_Fix-(Advance)-2008-DV8/' due to no change
  2462. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Black_Keys-Attack_And_Release-2008-DNR/' due to no change
  2463. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Black_Keys-Brothers-2010-DNR/' due to no change
  2464. 18:44:25 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Black_Keys-El_Camino-2011-DNR/' due to no change
  2465. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Black_Keys-Magic_Potion-2006-DNR/' due to no change
  2466. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Black_Keys-Rubber_Factory-2004-DNR/' due to no change
  2467. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Black_Keys-The_Big_Come_Up-2002-DNR/' due to no change
  2468. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Black_Keys-Thickfreakness-2003-DNR/' due to no change
  2469. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Blood_Brothers-Burn_Piano_Island_Burn-(Reissue)-2009-FNT/' due to no change
  2470. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Blood_Brothers-Crimes-(Deluxe_Edition)-2CD-2009-FNT/' due to no change
  2471. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Blood_Brothers-Young_Machetes-(Deluxe_Edition)-2CD-2009-FNT/' due to no change
  2472. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Bravery-The_Sun_And_The_Moon-Complete-2CD-2008-DNR/' due to no change
  2473. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Chemical_Brothers-Further-2010-BiL_iNT/' due to no change
  2474. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Chemical_Brothers-Push_The_Button-(Import)-2005-DNR/' due to no change
  2475. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Chemical_Brothers-Sunday_Times_Compilation-(Mag)-2010-SiRE/' due to no change
  2476. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Chemical_Brothers-We_Are_The_Night-2007-DNR/' due to no change
  2477. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Doors_-_The_Best_Of-2CD-Limited_Edition-2000-CMG/' due to no change
  2478. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Killers-Battle_Born-(Deluxe_Edition)-2012-pLAN9/' due to no change
  2479. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Killers-Day_And_Age-2008-DNR/' due to no change
  2480. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Killers-Hot_Fuss-(Reissue)-2005-DNR/' due to no change
  2481. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Killers-Sams_Town-2006-DNR/' due to no change
  2482. 18:44:26 T:640 DEBUG: service.backgroundmusic: start playlist
  2483. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Killers-Sawdust-2007-DNR/' due to no change
  2484. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mars_Volta-Amputechture-(Real_Proper_Retail)-2006-tLOC/' due to no change
  2485. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mars_Volta-De-Loused_In_The_Comatorium-2003-DNR/' due to no change
  2486. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mars_Volta-Frances_the_Mute-Retail-2005-bN/' due to no change
  2487. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mars_Volta-Octahedron-2009-DNR/' due to no change
  2488. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mars_Volta-The_Bedlam_In_Goliath-2008-FNT/' due to no change
  2489. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mighty_Mighty_Bosstones-A_Jacknife_to_A_Swan-Retail-2002-FNT/' due to no change
  2490. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mighty_Mighty_Bosstones-Devils_Night_Out-(Reissue)-1993-DNR/' due to no change
  2491. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mighty_Mighty_Bosstones-Lets_Face_It-1997-DNR/' due to no change
  2492. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mighty_Mighty_Bosstones-Pay_Attention-2000-DNR/' due to no change
  2493. 18:44:26 T:2284 DEBUG: Keyboard: scancode: 0x2e, sym: 0x0063, unicode: 0x0063, modifier: 0x0
  2494. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Mighty_Mighty_Bosstones-The_Magic_Of_Youth-2011-FNT/' due to no change
  2495. 18:44:26 T:2284 DEBUG: CApplication::OnKey: c (0xf043) pressed, action is ContextMenu
  2496. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Prodigy-Their_Law-The_Singles_1990-2005-2005-RNS/' due to no change
  2497. 18:44:26 T:2284 DEBUG: CFavourites::Load - no system favourites found, skipping
  2498. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Prodigy_-_Invaders_Must_Die_(Ltd._Deluxe_Edition)-Retail-2009-MOD/' due to no change
  2499. 18:44:26 T:2284 INFO: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
  2500. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Raconteurs-Broken_Boy_Soldiers-2006-DNR/' due to no change
  2501. 18:44:26 T:2284 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
  2502. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Raconteurs-Consolers_Of_The_Lonely-2008-DNR/' due to no change
  2503. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Smashing_Pumpkins-Greatest_Hits-2CD-2001-REV/' due to no change
  2504. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Smashing_Pumpkins-Greatest_Hits-2CD-2001-REV/CD1/' due to no change
  2505. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Smashing_Pumpkins-Greatest_Hits-2CD-2001-REV/CD2/' due to no change
  2506. 18:44:26 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Smashing_Pumpkins-Greatest_Hits-2CD-2001-REV/CD1/' due to no change
  2507. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Smashing_Pumpkins-Greatest_Hits-2CD-2001-REV/CD2/' due to no change
  2508. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Streets-Computers_And_Blues-2011-pLAN9/' due to no change
  2509. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Strokes-Angles-2011-CaHeSo/' due to no change
  2510. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Strokes-Comedown_Machine-2013-pLAN9/' due to no change
  2511. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Strokes-First_Impressions_Of_Earth-2006-DNR/' due to no change
  2512. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Strokes-Is_This_It-(Import)-2004-DNR/' due to no change
  2513. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Strokes-Room_On_Fire-2003-DNR/' due to no change
  2514. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Used-Artwork-(Retail)-2009-WRE/' due to no change
  2515. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Used-In_Love_And_Death-(Retail)-(READ_NFO)-2004-KzT/' due to no change
  2516. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Used-Lies_For_The_Liars-2007-FNT/' due to no change
  2517. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Used-The_Used-(Retail)-2002-FNT/' due to no change
  2518. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Used-Vulnerable_(Deluxe.Edition)-2012-EOSiNT/' due to no change
  2519. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Verve-A_Storm_In_Heaven-1993-DNR/' due to no change
  2520. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Verve-Forth-(Limited_Edition)-2008-DNR/' due to no change
  2521. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_Verve-Urban_Hymns-1997-FIH_INT/' due to no change
  2522. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_White_Stripes-De_Stijl-(Reissue)-2002-DNR/' due to no change
  2523. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_White_Stripes-Elephant-2003-DNR/' due to no change
  2524. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_White_Stripes-Get_Behind_Me_Satan-2005-DNR/' due to no change
  2525. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_White_Stripes-Icky_Thump-2007-DNR/' due to no change
  2526. 18:44:27 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2527. 18:44:27 T:640 DEBUG: service.backgroundmusic: backend active
  2528. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_White_Stripes-The_White_Stripes-(Reissue)-2002-DNR/' due to no change
  2529. 18:44:27 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2530. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/The_White_Stripes_-_Elephant-Retail-2003-ABEZMP3/' due to no change
  2531. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Them_Crooked_Vultures-Them_Crooked_Vultures-2009-FNT/' due to no change
  2532. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Three_Days_Grace-One_X-2006-eXe/' due to no change
  2533. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Tool-10000_Days-2006-RNS/' due to no change
  2534. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Tool-Aenima-1996-DNR/' due to no change
  2535. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Tool-Lateralus_(RETAIL)-2001-PMS/' due to no change
  2536. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Tool-Opiate-(EP)-1992-DNR/' due to no change
  2537. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Tool-Salival-2000-SNR/' due to no change
  2538. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Tool-Undertow-1993-DNR/' due to no change
  2539. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/' due to no change
  2540. 18:44:27 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2541. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/01 - Precious - 1998 (english)/' due to no change
  2542. 18:44:27 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2543. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/02 - First Love - 1999 (japanese)/' due to no change
  2544. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/03 - Distance - 2001 (japanese)/' due to no change
  2545. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/04 - Deep River - 2002 - (japanese)/' due to no change
  2546. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/05 - Exodus - 2004 - (english)/' due to no change
  2547. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/06 - Ultra Blue - 2006 - (japanese)/' due to no change
  2548. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/07 - Heart Station - 2008 - (japanese)/' due to no change
  2549. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/08 - This Is The One - 2009 - (english)/' due to no change
  2550. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/' due to no change
  2551. 18:44:27 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada Hikaru-Boku wa Kuma-2007/' due to no change
  2552. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada Hikaru-Flavor Of Life-2007/' due to no change
  2553. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Addicted_To_You_CDS-1999-av/' due to no change
  2554. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Automatic_-_Time_Will_Tell_CDS-1998-av/' due to no change
  2555. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Can_You_Keep_A_Secret_CDS-2001-av/' due to no change
  2556. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Colors_CDS-2003-ASX/' due to no change
  2557. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Final_Distance_CDS-2001-av/' due to no change
  2558. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-First_Love_CDS-2000-av/' due to no change
  2559. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-For_You_CDS-2000-av/' due to no change
  2560. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Hikari_CDS-2002-av/' due to no change
  2561. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Movin_On_Without_You_CDS-1999-av/' due to no change
  2562. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Sakura_Drops_CDS-2003-av/' due to no change
  2563. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Traveling_CDS-2002-av/' due to no change
  2564. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Wait__See_~_Risk__CDS-2000-av/' due to no change
  2565. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/01 - Precious - 1998 (english)/' due to no change
  2566. 18:44:28 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2567. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/02 - First Love - 1999 (japanese)/' due to no change
  2568. 18:44:28 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2569. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/03 - Distance - 2001 (japanese)/' due to no change
  2570. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/04 - Deep River - 2002 - (japanese)/' due to no change
  2571. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/05 - Exodus - 2004 - (english)/' due to no change
  2572. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/06 - Ultra Blue - 2006 - (japanese)/' due to no change
  2573. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/07 - Heart Station - 2008 - (japanese)/' due to no change
  2574. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/08 - This Is The One - 2009 - (english)/' due to no change
  2575. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/' due to no change
  2576. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada Hikaru-Boku wa Kuma-2007/' due to no change
  2577. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada Hikaru-Flavor Of Life-2007/' due to no change
  2578. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Addicted_To_You_CDS-1999-av/' due to no change
  2579. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Automatic_-_Time_Will_Tell_CDS-1998-av/' due to no change
  2580. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Can_You_Keep_A_Secret_CDS-2001-av/' due to no change
  2581. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Colors_CDS-2003-ASX/' due to no change
  2582. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Final_Distance_CDS-2001-av/' due to no change
  2583. 18:44:28 T:640 DEBUG: service.backgroundmusic: start playlist
  2584. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-First_Love_CDS-2000-av/' due to no change
  2585. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-For_You_CDS-2000-av/' due to no change
  2586. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Hikari_CDS-2002-av/' due to no change
  2587. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Movin_On_Without_You_CDS-1999-av/' due to no change
  2588. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Sakura_Drops_CDS-2003-av/' due to no change
  2589. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Traveling_CDS-2002-av/' due to no change
  2590. 18:44:28 T:2284 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2591. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Wait__See_~_Risk__CDS-2000-av/' due to no change
  2592. 18:44:28 T:2284 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  2593. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada Hikaru-Boku wa Kuma-2007/' due to no change
  2594. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada Hikaru-Flavor Of Life-2007/' due to no change
  2595. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Addicted_To_You_CDS-1999-av/' due to no change
  2596. 18:44:28 T:2284 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
  2597. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Automatic_-_Time_Will_Tell_CDS-1998-av/' due to no change
  2598. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Can_You_Keep_A_Secret_CDS-2001-av/' due to no change
  2599. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Colors_CDS-2003-ASX/' due to no change
  2600. 18:44:28 T:188 NOTICE: Thread VideoInfoScanner start, auto delete: false
  2601. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Final_Distance_CDS-2001-av/' due to no change
  2602. 18:44:28 T:188 NOTICE: VideoInfoScanner: Starting scan ..
  2603. 18:44:28 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-First_Love_CDS-2000-av/' due to no change
  2604. 18:44:28 T:188 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
  2605. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-For_You_CDS-2000-av/' due to no change
  2606. 18:44:29 T:188 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanStarted
  2607. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Hikari_CDS-2002-av/' due to no change
  2608. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Movin_On_Without_You_CDS-1999-av/' due to no change
  2609. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Sakura_Drops_CDS-2003-av/' due to no change
  2610. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Traveling_CDS-2002-av/' due to no change
  2611. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Utada Hikaru - Complete Collection - 1998-2009, Ablums, Singles/Singles/Utada_Hikaru-Wait__See_~_Risk__CDS-2000-av/' due to no change
  2612. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vinnie_Paz-God_Of_The_Serengeti-2012-H3X/' due to no change
  2613. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vivaldi-Best_of_(Edition_One)-2005-OMC/' due to no change
  2614. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vivaldi-Collection_Eternelle_Musique_Classique-10CD-MAG-2007-JUST/' due to no change
  2615. 18:44:29 T:3356 NOTICE: Thread RarFileExtract start, auto delete: false
  2616. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vivaldi-Le_Humane_Passioni-2004-WHOA/' due to no change
  2617. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vivaldi-The_Classical_Masterpieces-2003-WHOA/' due to no change
  2618. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vivaldi-The_Great_Composers_Collection_(192-kbps)/' due to no change
  2619. 18:44:29 T:3356 DEBUG: Thread RarFileExtract 3356 terminating
  2620. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vivaldi-The_Great_Composers_Collection_(192-kbps)/Vivaldi-The_Great_Composers_Collection-2000-REV/' due to no change
  2621. 18:44:29 T:3364 DEBUG: Previous line repeats 1 times.
  2622. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vivaldi-The_Millenium_Classical_Masters_The_Four_Seasons-2000-CC/' due to no change
  2623. 18:44:29 T:576 NOTICE: Thread RarFileExtract start, auto delete: false
  2624. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vivaldi_-_La_Folie_Vivaldi-2CD-2002-JUST/' due to no change
  2625. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Vivaldi_-_Virtuoso_Cantatas-CD-2005-MnD/' due to no change
  2626. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Volbeat-Beyond_Hell_-_Above_Heaven-2010-AMRC/' due to no change
  2627. 18:44:29 T:576 DEBUG: Thread RarFileExtract 576 terminating
  2628. 18:44:29 T:640 DEBUG: service.backgroundmusic: backend active
  2629. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Volbeat-Guitar_Gangsters_and_Cadillac_Blood-2008-FYU/' due to no change
  2630. 18:44:29 T:3716 NOTICE: Thread RarFileExtract start, auto delete: false
  2631. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Volbeat-Rock_The_Rebel_Metal_The_Devil-CD-2007-QTXMp3/' due to no change
  2632. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/White_Lies-Ritual-2011-SiRE/' due to no change
  2633. 18:44:29 T:3716 DEBUG: Thread RarFileExtract 3716 terminating
  2634. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/White_Lies-To_Lose_My_Life-2009-DV8/' due to no change
  2635. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Woe_Is_Me-Genesi(S)-2012-FNT/' due to no change
  2636. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Woe_Is_Me-Number(s)-(Deluxe_Edition)-2012-FNT/' due to no change
  2637. 18:44:29 T:3316 NOTICE: Thread RarFileExtract start, auto delete: false
  2638. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Wolfgang_Amadeus_Mozart-Great_Composers-2003-BFHMP3/' due to no change
  2639. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Wolfmother-Cosmic_Egg-(Deluxe_Edition)-2009-SiRE/' due to no change
  2640. 18:44:29 T:3316 DEBUG: Thread RarFileExtract 3316 terminating
  2641. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Wolfmother-New_Crown-2014-PLAYBOY/' due to no change
  2642. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Wolfmother-Wolfmother-2005-MTD/' due to no change
  2643. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Wolfsheim-Casting_Shadows-Retail-2003-FWYH/' due to no change
  2644. 18:44:29 T:1464 NOTICE: Thread RarFileExtract start, auto delete: false
  2645. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Wolfsheim-Spectators_Trilogie-3CD-(Boxset)-1999-DNR/' due to no change
  2646. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Zebrahead-MFZB-2003-pH/' due to no change
  2647. 18:44:29 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Zebrahead-Phoenix-(Retail)-2008-FNT/' due to no change
  2648. 18:44:29 T:1464 DEBUG: Thread RarFileExtract 1464 terminating
  2649. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/Zebrahead-Playmate_Of_The_Year-Retail-2000-Recycled_INT/' due to no change
  2650. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/jedi_mind_tricks-violent_by_design-remastered-2000-cms_int/' due to no change
  2651. 18:44:30 T:660 NOTICE: Thread RarFileExtract start, auto delete: false
  2652. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/massive_attack-collected-2cd-2006-rns/' due to no change
  2653. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/nightwish-end_of_an_era-2cd-2006-cos/' due to no change
  2654. 18:44:30 T:660 DEBUG: Thread RarFileExtract 660 terminating
  2655. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/nightwish-wishmaster_(finnish_2008_edition)-2008-def/' due to no change
  2656. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/pete_namlook_and_geir_jenssen--the_fires_of_ork_2-2000-ub/' due to no change
  2657. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/pete_namlook_and_richie_hawtin_-_from_within_2-1995-defiant/' due to no change
  2658. 18:44:30 T:2624 NOTICE: Thread RarFileExtract start, auto delete: false
  2659. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/pete_namlook_and_richie_hawtin_-_from_within_i-1994-defiant/' due to no change
  2660. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/pretty_lights-making_up_a_changing_mind-(web)-2010-bobby_digital_1/' due to no change
  2661. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/' due to no change
  2662. 18:44:30 T:2624 DEBUG: Thread RarFileExtract 2624 terminating
  2663. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-01_Please_Please_Me-1988-DGN/' due to no change
  2664. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-02_With_The_Beatles-1988-DGN/' due to no change
  2665. 18:44:30 T:3536 NOTICE: Thread RarFileExtract start, auto delete: false
  2666. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-03_A_Hard_Days_Night-1988-DGN/' due to no change
  2667. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-04_Beatles_For_Sale-1988-DGN/' due to no change
  2668. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-05_Help-LP-1988-DGN/' due to no change
  2669. 18:44:30 T:3536 DEBUG: Thread RarFileExtract 3536 terminating
  2670. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-06_Rubber_Soul-1988-DGN/' due to no change
  2671. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-07_Revolver-1988-DGN/' due to no change
  2672. 18:44:30 T:2660 NOTICE: Thread RarFileExtract start, auto delete: false
  2673. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-08_Sgt_Peppers_Lonety_Hearts-1988-DGN/' due to no change
  2674. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-09_The_Beatles_White_Album_1-1988-DGN/' due to no change
  2675. 18:44:30 T:2660 DEBUG: Thread RarFileExtract 2660 terminating
  2676. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-10_The_Beatles_White_Album_2-1988-DGN/' due to no change
  2677. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-11_Yellow_Submarine-1988-DGN/' due to no change
  2678. 18:44:30 T:640 DEBUG: service.backgroundmusic: start playlist
  2679. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-12_Magical_Mistery_Tour-1988-DGN/' due to no change
  2680. 18:44:30 T:824 NOTICE: Thread RarFileExtract start, auto delete: false
  2681. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-13_Abbey_Road-1988-DGN/' due to no change
  2682. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-14_Let_It_Be-1988-DGN/' due to no change
  2683. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-15_Past_Masters_1-1988-DGN/' due to no change
  2684. 18:44:30 T:824 DEBUG: Thread RarFileExtract 824 terminating
  2685. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-16_Past_Masters_2-1988-DGN/' due to no change
  2686. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-01_Please_Please_Me-1988-DGN/' due to no change
  2687. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-02_With_The_Beatles-1988-DGN/' due to no change
  2688. 18:44:30 T:2264 NOTICE: Thread RarFileExtract start, auto delete: false
  2689. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-03_A_Hard_Days_Night-1988-DGN/' due to no change
  2690. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-04_Beatles_For_Sale-1988-DGN/' due to no change
  2691. 18:44:30 T:2264 DEBUG: Thread RarFileExtract 2264 terminating
  2692. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-05_Help-LP-1988-DGN/' due to no change
  2693. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-06_Rubber_Soul-1988-DGN/' due to no change
  2694. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-07_Revolver-1988-DGN/' due to no change
  2695. 18:44:30 T:1088 NOTICE: Thread RarFileExtract start, auto delete: false
  2696. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-08_Sgt_Peppers_Lonety_Hearts-1988-DGN/' due to no change
  2697. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-09_The_Beatles_White_Album_1-1988-DGN/' due to no change
  2698. 18:44:30 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-10_The_Beatles_White_Album_2-1988-DGN/' due to no change
  2699. 18:44:30 T:1088 DEBUG: Thread RarFileExtract 1088 terminating
  2700. 18:44:31 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-11_Yellow_Submarine-1988-DGN/' due to no change
  2701. 18:44:31 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-12_Magical_Mistery_Tour-1988-DGN/' due to no change
  2702. 18:44:31 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-13_Abbey_Road-1988-DGN/' due to no change
  2703. 18:44:31 T:2160 NOTICE: Thread RarFileExtract start, auto delete: false
  2704. 18:44:31 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-14_Let_It_Be-1988-DGN/' due to no change
  2705. 18:44:31 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-15_Past_Masters_1-1988-DGN/' due to no change
  2706. 18:44:31 T:2160 DEBUG: Thread RarFileExtract 2160 terminating
  2707. 18:44:31 T:188 DEBUG: VideoInfoScanner: Scanning dir 'smb://snyfton/rarj/tv/The Sopranos/Season 1/' as not in the database
  2708. 18:44:31 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_beatles-black-box-(16_cd)-1988-dgn/The_Beatles-16_Past_Masters_2-1988-DGN/' due to no change
  2709. 18:44:31 T:188 DEBUG: VideoInfoScanner: Found episode match rar://smb://snyfton/rarj/tv/The Sopranos/Season 1/The.Sopranos.S01E01.INTERNAL.720p.BluRay.X264-REWARD/the.sopranos.s01e01.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e01.internal.720p.bluray.x264-reward.mkv (s1e1) [s([0-9]+)[ ._-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2710. 18:44:31 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::DoScan Skipping dir 'smb://SNYFTON/mp3/Album/the_olivia_tremor_control-black_foliage_animation_music-1999-eos/' due to no change
  2711. 18:44:31 T:188 DEBUG: VideoInfoScanner: Found episode match rar://smb://snyfton/rarj/tv/The Sopranos/Season 1/The.Sopranos.S01E02.INTERNAL.720p.BluRay.X264-REWARD/the.sopranos.s01e02.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e02.internal.720p.bluray.x264-reward.mkv (s1e2) [s([0-9]+)[ ._-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2712. 18:44:31 T:3364 NOTICE: My Music: Scanning for music info using worker thread, operation took 00:44
  2713. 18:44:31 T:188 DEBUG: VideoInfoScanner: Found episode match rar://smb://snyfton/rarj/tv/The Sopranos/Season 1/The.Sopranos.S01E03.INTERNAL.720p.BluRay.X264-REWARD/the.sopranos.s01e03.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e03.internal.720p.bluray.x264-reward.mkv (s1e3) [s([0-9]+)[ ._-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2714. 18:44:31 T:3364 DEBUG: MUSIC_INFO::CMusicInfoScanner::Process - Finished scan
  2715. 18:44:31 T:188 DEBUG: VideoInfoScanner: Found episode match rar://smb://snyfton/rarj/tv/The Sopranos/Season 1/The.Sopranos.S01E04.INTERNAL.720p.BluRay.X264-REWARD/the.sopranos.s01e04.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e04.internal.720p.bluray.x264-reward.mkv (s1e4) [s([0-9]+)[ ._-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2716. 18:44:31 T:3364 DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc
  2717. 18:44:31 T:188 DEBUG: VideoInfoScanner: Found episode match rar://smb://snyfton/rarj/tv/The Sopranos/Season 1/The.Sopranos.S01E05.INTERNAL.720p.BluRay.X264-REWARD/the.sopranos.s01e05.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e05.internal.720p.bluray.x264-reward.mkv (s1e5) [s([0-9]+)[ ._-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2718. 18:44:31 T:3364 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnScanFinished
  2719. 18:44:31 T:188 DEBUG: VideoInfoScanner: Found episode match rar://smb://snyfton/rarj/tv/The Sopranos/Season 1/The.Sopranos.S01E06.INTERNAL.720p.BluRay.X264-REWARD/the.sopranos.s01e06.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e06.internal.720p.bluray.x264-reward.mkv (s1e6) [s([0-9]+)[ ._-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2720. 18:44:31 T:3364 DEBUG: Thread MusicInfoScanner 3364 terminating
  2721. 18:44:31 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (smb://snyfton/rarj/tv/The Sopranos/)
  2722. 18:44:31 T:188 DEBUG: VideoInfoScanner: Found episode match rar://smb://snyfton/rarj/tv/The Sopranos/Season 1/The.Sopranos.S01E07.INTERNAL.720p.BluRay.X264-REWARD/the.sopranos.s01e07.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e07.internal.720p.bluray.x264-reward.mkv (s1e7) [s([0-9]+)[ ._-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2723. 18:44:31 T:2284 DEBUG: ParentPath = [smb://snyfton/rarj/tv/The Sopranos/]
  2724. 18:44:31 T:188 DEBUG: VideoInfoScanner: Found episode match rar://smb://snyfton/rarj/tv/The Sopranos/Season 1/The.Sopranos.S01E08.INTERNAL.720p.BluRay.X264-REWARD/the.sopranos.s01e08.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e08.internal.720p.bluray.x264-reward.mkv (s1e8) [s([0-9]+)[ ._-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2725. 18:44:31 T:1432 NOTICE: Thread BackgroundLoader start, auto delete: false
  2726. 18:44:31 T:188 DEBUG: VideoInfoScanner: Found episode match rar://smb://snyfton/rarj/tv/The Sopranos/Season 1/The.Sopranos.S01E09.INTERNAL.720p.BluRay.X264-REWARD/the.sopranos.s01e09.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e09.internal.720p.bluray.x264-reward.mkv (s1e9) [s([0-9]+)[ ._-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2727. 18:44:31 T:1432 DEBUG: Thread BackgroundLoader 1432 terminating
  2728. 18:44:31 T:188 DEBUG: VideoInfoScanner: Found episode match rar://smb://snyfton/rarj/tv/The Sopranos/Season 1/The.Sopranos.S01E10.INTERNAL.720p.BluRay.X264-REWARD/the.sopranos.s01e10.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e10.internal.720p.bluray.x264-reward.mkv (s1e10) [s([0-9]+)[ ._-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2729. 18:44:31 T:188 DEBUG: VideoInfoScanner: Found episode match rar://smb://snyfton/rarj/tv/The Sopranos/Season 1/The.Sopranos.S01E11.INTERNAL.720p.BluRay.X264-REWARD/the.sopranos.s01e11.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e11.internal.720p.bluray.x264-reward.mkv (s1e11) [s([0-9]+)[ ._-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2730. 18:44:31 T:188 DEBUG: VideoInfoScanner: Found episode match rar://smb://snyfton/rarj/tv/The Sopranos/Season 1/The.Sopranos.S01E12.INTERNAL.720p.BluRay.X264-REWARD/the.sopranos.s01e12.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e12.internal.720p.bluray.x264-reward.mkv (s1e12) [s([0-9]+)[ ._-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2731. 18:44:31 T:188 DEBUG: VideoInfoScanner: Found episode match rar://smb://snyfton/rarj/tv/The Sopranos/Season 1/The.Sopranos.S01E13.INTERNAL.720p.BluRay.X264-REWARD/the.sopranos.s01e13.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e13.internal.720p.bluray.x264-reward.mkv (s1e13) [s([0-9]+)[ ._-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
  2732. 18:44:31 T:640 DEBUG: service.backgroundmusic: backend active
  2733. 18:44:31 T:188 DEBUG: CVideoDatabase::GetEpisodeId (rar://smb%3a%2f%2fsnyfton%2frarj%2ftv%2fThe%20Sopranos%2fSeason%201%2fThe.Sopranos.S01E01.INTERNAL.720p.BluRay.X264-REWARD%2fthe.sopranos.s01e01.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e01.internal.720p.bluray.x264-reward.mkv), query = select idEpisode from episode where idFile=13491
  2734. 18:44:31 T:188 DEBUG: CVideoDatabase::GetEpisodeId (rar://smb%3a%2f%2fsnyfton%2frarj%2ftv%2fThe%20Sopranos%2fSeason%201%2fThe.Sopranos.S01E02.INTERNAL.720p.BluRay.X264-REWARD%2fthe.sopranos.s01e02.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e02.internal.720p.bluray.x264-reward.mkv), query = select idEpisode from episode where idFile=13492
  2735. 18:44:31 T:188 DEBUG: CVideoDatabase::GetEpisodeId (rar://smb%3a%2f%2fsnyfton%2frarj%2ftv%2fThe%20Sopranos%2fSeason%201%2fThe.Sopranos.S01E03.INTERNAL.720p.BluRay.X264-REWARD%2fthe.sopranos.s01e03.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e03.internal.720p.bluray.x264-reward.mkv), query = select idEpisode from episode where idFile=13493
  2736. 18:44:31 T:188 DEBUG: CVideoDatabase::GetEpisodeId (rar://smb%3a%2f%2fsnyfton%2frarj%2ftv%2fThe%20Sopranos%2fSeason%201%2fThe.Sopranos.S01E04.INTERNAL.720p.BluRay.X264-REWARD%2fthe.sopranos.s01e04.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e04.internal.720p.bluray.x264-reward.mkv), query = select idEpisode from episode where idFile=13494
  2737. 18:44:31 T:188 DEBUG: CVideoDatabase::GetEpisodeId (rar://smb%3a%2f%2fsnyfton%2frarj%2ftv%2fThe%20Sopranos%2fSeason%201%2fThe.Sopranos.S01E05.INTERNAL.720p.BluRay.X264-REWARD%2fthe.sopranos.s01e05.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e05.internal.720p.bluray.x264-reward.mkv), query = select idEpisode from episode where idFile=13495
  2738. 18:44:31 T:188 DEBUG: CVideoDatabase::GetEpisodeId (rar://smb%3a%2f%2fsnyfton%2frarj%2ftv%2fThe%20Sopranos%2fSeason%201%2fThe.Sopranos.S01E06.INTERNAL.720p.BluRay.X264-REWARD%2fthe.sopranos.s01e06.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e06.internal.720p.bluray.x264-reward.mkv), query = select idEpisode from episode where idFile=13496
  2739. 18:44:31 T:188 DEBUG: CVideoDatabase::GetEpisodeId (rar://smb%3a%2f%2fsnyfton%2frarj%2ftv%2fThe%20Sopranos%2fSeason%201%2fThe.Sopranos.S01E07.INTERNAL.720p.BluRay.X264-REWARD%2fthe.sopranos.s01e07.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e07.internal.720p.bluray.x264-reward.mkv), query = select idEpisode from episode where idFile=13497
  2740. 18:44:31 T:188 DEBUG: CVideoDatabase::GetEpisodeId (rar://smb%3a%2f%2fsnyfton%2frarj%2ftv%2fThe%20Sopranos%2fSeason%201%2fThe.Sopranos.S01E08.INTERNAL.720p.BluRay.X264-REWARD%2fthe.sopranos.s01e08.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e08.internal.720p.bluray.x264-reward.mkv), query = select idEpisode from episode where idFile=13498
  2741. 18:44:31 T:188 DEBUG: CVideoDatabase::GetEpisodeId (rar://smb%3a%2f%2fsnyfton%2frarj%2ftv%2fThe%20Sopranos%2fSeason%201%2fThe.Sopranos.S01E09.INTERNAL.720p.BluRay.X264-REWARD%2fthe.sopranos.s01e09.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e09.internal.720p.bluray.x264-reward.mkv), query = select idEpisode from episode where idFile=13499
  2742. 18:44:31 T:188 DEBUG: CVideoDatabase::GetEpisodeId (rar://smb%3a%2f%2fsnyfton%2frarj%2ftv%2fThe%20Sopranos%2fSeason%201%2fThe.Sopranos.S01E10.INTERNAL.720p.BluRay.X264-REWARD%2fthe.sopranos.s01e10.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e10.internal.720p.bluray.x264-reward.mkv), query = select idEpisode from episode where idFile=13500
  2743. 18:44:31 T:188 DEBUG: CVideoDatabase::GetEpisodeId (rar://smb%3a%2f%2fsnyfton%2frarj%2ftv%2fThe%20Sopranos%2fSeason%201%2fThe.Sopranos.S01E11.INTERNAL.720p.BluRay.X264-REWARD%2fthe.sopranos.s01e11.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e11.internal.720p.bluray.x264-reward.mkv), query = select idEpisode from episode where idFile=13501
  2744. 18:44:31 T:188 DEBUG: CVideoDatabase::GetEpisodeId (rar://smb%3a%2f%2fsnyfton%2frarj%2ftv%2fThe%20Sopranos%2fSeason%201%2fThe.Sopranos.S01E12.INTERNAL.720p.BluRay.X264-REWARD%2fthe.sopranos.s01e12.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e12.internal.720p.bluray.x264-reward.mkv), query = select idEpisode from episode where idFile=13502
  2745. 18:44:31 T:188 DEBUG: CVideoDatabase::GetEpisodeId (rar://smb%3a%2f%2fsnyfton%2frarj%2ftv%2fThe%20Sopranos%2fSeason%201%2fThe.Sopranos.S01E13.INTERNAL.720p.BluRay.X264-REWARD%2fthe.sopranos.s01e13.internal.720p.bluray.x264-reward.rar/the.sopranos.s01e13.internal.720p.bluray.x264-reward.mkv), query = select idEpisode from episode where idFile=13503
  2746. 18:44:31 T:188 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:03
  2747. 18:44:31 T:188 DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc
  2748. 18:44:32 T:188 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanFinished
  2749. 18:44:32 T:188 DEBUG: Thread VideoInfoScanner 188 terminating
  2750. 18:44:32 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (smb://snyfton/rarj/tv/The Sopranos/)
  2751. 18:44:32 T:2284 DEBUG: ParentPath = [smb://snyfton/rarj/tv/The Sopranos/]
  2752. 18:44:32 T:3696 NOTICE: Thread BackgroundLoader start, auto delete: false
  2753. 18:44:32 T:3696 DEBUG: Thread BackgroundLoader 3696 terminating
  2754. 18:44:32 T:2284 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  2755. 18:44:32 T:640 DEBUG: service.backgroundmusic: start playlist
  2756. 18:44:33 T:1772 NOTICE: service.libraryautoupdate-0.9.4 : update timers
  2757. 18:44:33 T:1772 NOTICE: service.libraryautoupdate-0.9.4 : Creating timer for Video Library
  2758. 18:44:33 T:1772 NOTICE: service.libraryautoupdate-0.9.4 : Creating timer for Music Library
  2759. 18:44:33 T:1772 NOTICE: service.libraryautoupdate-0.9.4 : update timers
  2760. 18:44:33 T:2752 DEBUG: CVideoDatabase::RunQuery took 2 ms for 13 items query: select * from movieview WHERE (movieview.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  2761. 18:44:33 T:1772 NOTICE: service.libraryautoupdate-0.9.4 : Creating timer for Video Library
  2762. 18:44:33 T:2284 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  2763. 18:44:33 T:1772 NOTICE: service.libraryautoupdate-0.9.4 : Creating timer for Music Library
  2764. 18:44:33 T:2284 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  2765. 18:44:33 T:208 DEBUG: CVideoDatabase::RunQuery took 2 ms for 13 items query: select * from movieview WHERE (movieview.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  2766. 18:44:33 T:2752 DEBUG: CVideoDatabase::RunQuery took 42 ms for 17 items query: SELECT * FROM tvshowview WHERE ( ((tvshowview.watchedcount > 0 AND tvshowview.watchedcount < tvshowview.totalCount) OR (tvshowview.watchedcount = 0 AND EXISTS (SELECT 1 FROM episodeview WHERE episodeview.idShow = tvshowview.idShow AND episodeview.resumeTimeInSeconds > 0)))) GROUP BY tvshowview.idShow
  2767. 18:44:33 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from episodeview WHERE (episodeview.idShow = 317) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2768. 18:44:33 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2769. 18:44:33 T:208 DEBUG: CVideoDatabase::RunQuery took 39 ms for 17 items query: SELECT * FROM tvshowview WHERE ( ((tvshowview.watchedcount > 0 AND tvshowview.watchedcount < tvshowview.totalCount) OR (tvshowview.watchedcount = 0 AND EXISTS (SELECT 1 FROM episodeview WHERE episodeview.idShow = tvshowview.idShow AND episodeview.resumeTimeInSeconds > 0)))) GROUP BY tvshowview.idShow
  2770. 18:44:33 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episodeview WHERE (episodeview.idShow = 430) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2771. 18:44:33 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from episodeview WHERE (episodeview.idShow = 317) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2772. 18:44:33 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2773. 18:44:33 T:2752 DEBUG: Previous line repeats 1 times.
  2774. 18:44:33 T:2752 DEBUG: CVideoDatabase::RunQuery took 0 ms for 11 items query: select * from episodeview WHERE (episodeview.idShow = 410) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2775. 18:44:33 T:208 DEBUG: CVideoDatabase::RunQuery took 0 ms for 12 items query: select * from episodeview WHERE (episodeview.idShow = 430) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2776. 18:44:33 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2777. 18:44:33 T:208 DEBUG: Previous line repeats 1 times.
  2778. 18:44:33 T:208 DEBUG: CVideoDatabase::RunQuery took 2 ms for 11 items query: select * from episodeview WHERE (episodeview.idShow = 410) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2779. 18:44:33 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from episodeview WHERE (episodeview.idShow = 386) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2780. 18:44:33 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2781. 18:44:33 T:2752 DEBUG: Previous line repeats 1 times.
  2782. 18:44:33 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from episodeview WHERE (episodeview.idShow = 375) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2783. 18:44:33 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from episodeview WHERE (episodeview.idShow = 386) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2784. 18:44:33 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2785. 18:44:33 T:640 DEBUG: service.backgroundmusic: backend active
  2786. 18:44:33 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2787. 18:44:33 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from episodeview WHERE (episodeview.idShow = 371) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2788. 18:44:33 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2789. 18:44:33 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from episodeview WHERE (episodeview.idShow = 375) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2790. 18:44:33 T:2752 DEBUG: CVideoDatabase::RunQuery took 3 ms for 118 items query: select * from episodeview WHERE (episodeview.idShow = 359) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2791. 18:44:33 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2792. 18:44:33 T:208 DEBUG: Previous line repeats 1 times.
  2793. 18:44:33 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from episodeview WHERE (episodeview.idShow = 371) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2794. 18:44:33 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from episodeview WHERE (episodeview.idShow = 221) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2795. 18:44:33 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2796. 18:44:33 T:2752 DEBUG: Previous line repeats 1 times.
  2797. 18:44:33 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 18 items query: select * from episodeview WHERE (episodeview.idShow = 305) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2798. 18:44:33 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2799. 18:44:33 T:208 DEBUG: CVideoDatabase::RunQuery took 3 ms for 118 items query: select * from episodeview WHERE (episodeview.idShow = 359) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2800. 18:44:33 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from episodeview WHERE (episodeview.idShow = 179) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2801. 18:44:33 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2802. 18:44:34 T:2752 DEBUG: Previous line repeats 1 times.
  2803. 18:44:34 T:2752 DEBUG: CVideoDatabase::RunQuery took 2 ms for 25 items query: select * from episodeview WHERE (episodeview.idShow = 349) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2804. 18:44:34 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from episodeview WHERE (episodeview.idShow = 221) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2805. 18:44:34 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2806. 18:44:34 T:208 DEBUG: Previous line repeats 1 times.
  2807. 18:44:34 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 18 items query: select * from episodeview WHERE (episodeview.idShow = 305) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2808. 18:44:34 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2809. 18:44:34 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 13 items query: select * from episodeview WHERE (episodeview.idShow = 242) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2810. 18:44:34 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from episodeview WHERE (episodeview.idShow = 179) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2811. 18:44:34 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2812. 18:44:34 T:208 DEBUG: Previous line repeats 1 times.
  2813. 18:44:34 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 25 items query: select * from episodeview WHERE (episodeview.idShow = 349) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2814. 18:44:34 T:2752 DEBUG: CVideoDatabase::RunQuery took 2 ms for 18 items query: select * from episodeview WHERE (episodeview.idShow = 301) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2815. 18:44:34 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2816. 18:44:34 T:208 DEBUG: Previous line repeats 1 times.
  2817. 18:44:34 T:208 DEBUG: CVideoDatabase::RunQuery took 1 ms for 13 items query: select * from episodeview WHERE (episodeview.idShow = 242) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2818. 18:44:34 T:2752 DEBUG: CVideoDatabase::RunQuery took 0 ms for 3 items query: select * from episodeview WHERE (episodeview.idShow = 356) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2819. 18:44:34 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2820. 18:44:34 T:2752 DEBUG: Previous line repeats 1 times.
  2821. 18:44:34 T:2752 DEBUG: CVideoDatabase::RunQuery took 2 ms for 52 items query: select * from episodeview WHERE (episodeview.idShow = 314) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2822. 18:44:34 T:208 DEBUG: CVideoDatabase::RunQuery took 3 ms for 18 items query: select * from episodeview WHERE (episodeview.idShow = 301) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2823. 18:44:34 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2824. 18:44:34 T:2752 DEBUG: Previous line repeats 1 times.
  2825. 18:44:34 T:2752 DEBUG: CVideoDatabase::RunQuery took 2 ms for 22 items query: select * from episodeview WHERE (episodeview.idShow = 351) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2826. 18:44:34 T:208 DEBUG: CVideoDatabase::RunQuery took 0 ms for 3 items query: select * from episodeview WHERE (episodeview.idShow = 356) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2827. 18:44:34 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2828. 18:44:34 T:208 DEBUG: Previous line repeats 1 times.
  2829. 18:44:34 T:208 DEBUG: CVideoDatabase::RunQuery took 2 ms for 52 items query: select * from episodeview WHERE (episodeview.idShow = 314) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2830. 18:44:34 T:2752 DEBUG: CVideoDatabase::RunQuery took 2 ms for 26 items query: select * from episodeview WHERE (episodeview.idShow = 364) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2831. 18:44:34 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2832. 18:44:34 T:640 DEBUG: Previous line repeats 1 times.
  2833. 18:44:34 T:640 DEBUG: service.backgroundmusic: start playlist
  2834. 18:44:34 T:208 DEBUG: CVideoDatabase::RunQuery took 2 ms for 22 items query: select * from episodeview WHERE (episodeview.idShow = 351) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2835. 18:44:34 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2836. 18:44:34 T:2752 DEBUG: CVideoDatabase::RunQuery took 36 ms for 864 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount = 0))
  2837. 18:44:34 T:208 DEBUG: CVideoDatabase::RunQuery took 2 ms for 26 items query: select * from episodeview WHERE (episodeview.idShow = 364) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  2838. 18:44:34 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
  2839. 18:44:34 T:208 DEBUG: CVideoDatabase::RunQuery took 40 ms for 864 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount = 0))
  2840. 18:44:34 T:2752 DEBUG: CVideoDatabase::RunQuery took 66 ms for 2696 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  2841. 18:44:35 T:208 DEBUG: CVideoDatabase::RunQuery took 68 ms for 2696 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  2842. 18:44:35 T:2752 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideoview
  2843. 18:44:35 T:2752 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  2844. 18:44:35 T:2752 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 19 ms
  2845. 18:44:35 T:2752 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  2846. 18:44:35 T:208 DEBUG: Previous line repeats 1 times.
  2847. 18:44:35 T:208 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 17 ms
  2848. 18:44:35 T:2752 DEBUG: Previous line repeats 1 times.
  2849. 18:44:35 T:2752 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 36
  2850. 18:44:35 T:208 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  2851. 18:44:35 T:208 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 16 ms
  2852. 18:44:35 T:208 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 36
  2853. 18:44:35 T:640 DEBUG: service.backgroundmusic: backend active
  2854. 18:44:36 T:2284 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2855. 18:44:36 T:2284 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is Back
  2856. 18:44:36 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/)
  2857. 18:44:36 T:2284 DEBUG: ParentPath = [sources://video/]
  2858. 18:44:36 T:2284 DEBUG: Loading items: 66, directory: multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/ sort method: 1, ascending: true
  2859. 18:44:36 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 10 items query: SELECT * FROM tvshowview WHERE idParentPath=7801 GROUP BY tvshowview.idShow
  2860. 18:44:36 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 0 items query: SELECT * FROM tvshowview WHERE idParentPath=18 GROUP BY tvshowview.idShow
  2861. 18:44:36 T:2284 DEBUG: CVideoDatabase::RunQuery took 13 ms for 22 items query: SELECT * FROM tvshowview WHERE idParentPath=19 GROUP BY tvshowview.idShow
  2862. 18:44:36 T:2284 DEBUG: CVideoDatabase::RunQuery took 13 ms for 6 items query: SELECT * FROM tvshowview WHERE idParentPath=20 GROUP BY tvshowview.idShow
  2863. 18:44:36 T:2284 DEBUG: CVideoDatabase::RunQuery took 11 ms for 1 items query: SELECT * FROM tvshowview WHERE idParentPath=21 GROUP BY tvshowview.idShow
  2864. 18:44:36 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 14 items query: SELECT * FROM tvshowview WHERE idParentPath=7802 GROUP BY tvshowview.idShow
  2865. 18:44:36 T:2284 DEBUG: CVideoDatabase::RunQuery took 13 ms for 12 items query: SELECT * FROM tvshowview WHERE idParentPath=5060 GROUP BY tvshowview.idShow
  2866. 18:44:36 T:2552 NOTICE: Thread BackgroundLoader start, auto delete: false
  2867. 18:44:36 T:2552 DEBUG: Thread BackgroundLoader 2552 terminating
  2868. 18:44:36 T:640 DEBUG: service.backgroundmusic: start playlist
  2869. 18:44:36 T:2284 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  2870. 18:44:37 T:640 DEBUG: service.backgroundmusic: backend active
  2871. 18:44:37 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2872. 18:44:37 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2873. 18:44:38 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2874. 18:44:38 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2875. 18:44:38 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2876. 18:44:38 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2877. 18:44:38 T:640 DEBUG: service.backgroundmusic: start playlist
  2878. 18:44:38 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2879. 18:44:38 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2880. 18:44:39 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2881. 18:44:39 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2882. 18:44:39 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2883. 18:44:39 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2884. 18:44:39 T:640 DEBUG: service.backgroundmusic: backend active
  2885. 18:44:40 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2886. 18:44:40 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2887. 18:44:40 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2888. 18:44:40 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2889. 18:44:40 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2890. 18:44:40 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2891. 18:44:40 T:640 DEBUG: service.backgroundmusic: start playlist
  2892. 18:44:41 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2893. 18:44:41 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2894. 18:44:41 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2895. 18:44:41 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2896. 18:44:41 T:2284 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2897. 18:44:41 T:2284 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  2898. 18:44:41 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (smb://snyfton/rar2/tv/South Park/)
  2899. 18:44:41 T:2284 DEBUG: ParentPath = [multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/]
  2900. 18:44:41 T:3116 NOTICE: Thread BackgroundLoader start, auto delete: false
  2901. 18:44:41 T:3116 DEBUG: Thread BackgroundLoader 3116 terminating
  2902. 18:44:41 T:640 DEBUG: service.backgroundmusic: backend active
  2903. 18:44:42 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2904. 18:44:42 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2905. 18:44:42 T:640 DEBUG: service.backgroundmusic: start playlist
  2906. 18:44:43 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2907. 18:44:43 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2908. 18:44:43 T:640 DEBUG: service.backgroundmusic: backend active
  2909. 18:44:43 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2910. 18:44:44 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2911. 18:44:44 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2912. 18:44:44 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2913. 18:44:44 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2914. 18:44:44 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2915. 18:44:44 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2916. 18:44:44 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2917. 18:44:44 T:640 DEBUG: service.backgroundmusic: start playlist
  2918. 18:44:44 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2919. 18:44:44 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2920. 18:44:45 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2921. 18:44:45 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2922. 18:44:45 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2923. 18:44:45 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2924. 18:44:45 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2925. 18:44:45 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2926. 18:44:45 T:640 DEBUG: service.backgroundmusic: backend active
  2927. 18:44:46 T:2284 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2928. 18:44:46 T:2284 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is Back
  2929. 18:44:46 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/)
  2930. 18:44:46 T:2284 DEBUG: ParentPath = [sources://video/]
  2931. 18:44:46 T:2284 DEBUG: Loading items: 66, directory: multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/ sort method: 1, ascending: true
  2932. 18:44:46 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 10 items query: SELECT * FROM tvshowview WHERE idParentPath=7801 GROUP BY tvshowview.idShow
  2933. 18:44:46 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 0 items query: SELECT * FROM tvshowview WHERE idParentPath=18 GROUP BY tvshowview.idShow
  2934. 18:44:46 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 22 items query: SELECT * FROM tvshowview WHERE idParentPath=19 GROUP BY tvshowview.idShow
  2935. 18:44:46 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 6 items query: SELECT * FROM tvshowview WHERE idParentPath=20 GROUP BY tvshowview.idShow
  2936. 18:44:46 T:2284 DEBUG: CVideoDatabase::RunQuery took 11 ms for 1 items query: SELECT * FROM tvshowview WHERE idParentPath=21 GROUP BY tvshowview.idShow
  2937. 18:44:46 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 14 items query: SELECT * FROM tvshowview WHERE idParentPath=7802 GROUP BY tvshowview.idShow
  2938. 18:44:46 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 12 items query: SELECT * FROM tvshowview WHERE idParentPath=5060 GROUP BY tvshowview.idShow
  2939. 18:44:46 T:3096 NOTICE: Thread BackgroundLoader start, auto delete: false
  2940. 18:44:46 T:3096 DEBUG: Thread BackgroundLoader 3096 terminating
  2941. 18:44:46 T:204 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  2942. 18:44:46 T:640 DEBUG: service.backgroundmusic: start playlist
  2943. 18:44:47 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2944. 18:44:47 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2945. 18:44:47 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2946. 18:44:47 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2947. 18:44:47 T:640 DEBUG: service.backgroundmusic: backend active
  2948. 18:44:47 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2949. 18:44:47 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2950. 18:44:48 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2951. 18:44:48 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  2952. 18:44:48 T:640 DEBUG: service.backgroundmusic: start playlist
  2953. 18:44:49 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2954. 18:44:49 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2955. 18:44:49 T:640 DEBUG: service.backgroundmusic: backend active
  2956. 18:44:50 T:2284 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2957. 18:44:50 T:2284 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  2958. 18:44:50 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (smb://snyfton/rarj/tv/The Sopranos/)
  2959. 18:44:50 T:2284 DEBUG: ParentPath = [multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/]
  2960. 18:44:50 T:760 NOTICE: Thread BackgroundLoader start, auto delete: false
  2961. 18:44:50 T:760 DEBUG: Thread BackgroundLoader 760 terminating
  2962. 18:44:50 T:640 DEBUG: service.backgroundmusic: start playlist
  2963. 18:44:51 T:2284 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2964. 18:44:51 T:2284 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  2965. 18:44:51 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (smb://snyfton/rarj/tv/The Sopranos/Season 1/)
  2966. 18:44:51 T:2284 DEBUG: ParentPath = [smb://snyfton/rarj/tv/The Sopranos/]
  2967. 18:44:51 T:640 DEBUG: service.backgroundmusic: backend active
  2968. 18:44:51 T:3596 NOTICE: Thread BackgroundLoader start, auto delete: false
  2969. 18:44:52 T:3596 DEBUG: Thread BackgroundLoader 3596 terminating
  2970. 18:44:52 T:2284 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2971. 18:44:52 T:2284 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is Back
  2972. 18:44:52 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (smb://snyfton/rarj/tv/The Sopranos/)
  2973. 18:44:52 T:2284 DEBUG: ParentPath = [multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/]
  2974. 18:44:52 T:3252 NOTICE: Thread BackgroundLoader start, auto delete: false
  2975. 18:44:52 T:640 DEBUG: service.backgroundmusic: start playlist
  2976. 18:44:53 T:3252 DEBUG: Thread BackgroundLoader 3252 terminating
  2977. 18:44:53 T:2284 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2978. 18:44:53 T:2284 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is Back
  2979. 18:44:53 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/)
  2980. 18:44:53 T:2284 DEBUG: ParentPath = [sources://video/]
  2981. 18:44:53 T:2284 DEBUG: Loading items: 66, directory: multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/ sort method: 1, ascending: true
  2982. 18:44:53 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 10 items query: SELECT * FROM tvshowview WHERE idParentPath=7801 GROUP BY tvshowview.idShow
  2983. 18:44:53 T:2284 DEBUG: CVideoDatabase::RunQuery took 11 ms for 0 items query: SELECT * FROM tvshowview WHERE idParentPath=18 GROUP BY tvshowview.idShow
  2984. 18:44:53 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 22 items query: SELECT * FROM tvshowview WHERE idParentPath=19 GROUP BY tvshowview.idShow
  2985. 18:44:53 T:2284 DEBUG: CVideoDatabase::RunQuery took 11 ms for 6 items query: SELECT * FROM tvshowview WHERE idParentPath=20 GROUP BY tvshowview.idShow
  2986. 18:44:53 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 1 items query: SELECT * FROM tvshowview WHERE idParentPath=21 GROUP BY tvshowview.idShow
  2987. 18:44:53 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 14 items query: SELECT * FROM tvshowview WHERE idParentPath=7802 GROUP BY tvshowview.idShow
  2988. 18:44:53 T:2284 DEBUG: CVideoDatabase::RunQuery took 11 ms for 12 items query: SELECT * FROM tvshowview WHERE idParentPath=5060 GROUP BY tvshowview.idShow
  2989. 18:44:53 T:276 NOTICE: Thread BackgroundLoader start, auto delete: false
  2990. 18:44:53 T:276 DEBUG: Thread BackgroundLoader 276 terminating
  2991. 18:44:54 T:640 DEBUG: service.backgroundmusic: backend active
  2992. 18:44:54 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2993. 18:44:54 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2994. 18:44:54 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2995. 18:44:54 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2996. 18:44:54 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2997. 18:44:54 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  2998. 18:44:55 T:640 DEBUG: service.backgroundmusic: start playlist
  2999. 18:44:55 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3000. 18:44:55 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  3001. 18:44:55 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3002. 18:44:55 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  3003. 18:44:56 T:640 DEBUG: service.backgroundmusic: backend active
  3004. 18:44:56 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  3005. 18:44:56 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  3006. 18:44:56 T:2284 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  3007. 18:44:56 T:2284 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  3008. 18:44:56 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (smb://HTPC/rar3/tv/Spartacus/)
  3009. 18:44:56 T:2284 DEBUG: ParentPath = [multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/]
  3010. 18:44:56 T:2836 NOTICE: Thread BackgroundLoader start, auto delete: false
  3011. 18:44:56 T:2836 DEBUG: Thread BackgroundLoader 2836 terminating
  3012. 18:44:57 T:640 DEBUG: service.backgroundmusic: start playlist
  3013. 18:44:57 T:2284 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  3014. 18:44:57 T:2284 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is Back
  3015. 18:44:57 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/)
  3016. 18:44:57 T:2284 DEBUG: ParentPath = [sources://video/]
  3017. 18:44:57 T:2284 DEBUG: Loading items: 66, directory: multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/ sort method: 1, ascending: true
  3018. 18:44:57 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 10 items query: SELECT * FROM tvshowview WHERE idParentPath=7801 GROUP BY tvshowview.idShow
  3019. 18:44:57 T:2284 DEBUG: CVideoDatabase::RunQuery took 11 ms for 0 items query: SELECT * FROM tvshowview WHERE idParentPath=18 GROUP BY tvshowview.idShow
  3020. 18:44:57 T:2284 DEBUG: CVideoDatabase::RunQuery took 11 ms for 22 items query: SELECT * FROM tvshowview WHERE idParentPath=19 GROUP BY tvshowview.idShow
  3021. 18:44:57 T:2284 DEBUG: CVideoDatabase::RunQuery took 11 ms for 6 items query: SELECT * FROM tvshowview WHERE idParentPath=20 GROUP BY tvshowview.idShow
  3022. 18:44:57 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 1 items query: SELECT * FROM tvshowview WHERE idParentPath=21 GROUP BY tvshowview.idShow
  3023. 18:44:57 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 14 items query: SELECT * FROM tvshowview WHERE idParentPath=7802 GROUP BY tvshowview.idShow
  3024. 18:44:57 T:2284 DEBUG: CVideoDatabase::RunQuery took 11 ms for 12 items query: SELECT * FROM tvshowview WHERE idParentPath=5060 GROUP BY tvshowview.idShow
  3025. 18:44:57 T:3440 NOTICE: Thread BackgroundLoader start, auto delete: false
  3026. 18:44:57 T:3440 DEBUG: Thread BackgroundLoader 3440 terminating
  3027. 18:44:58 T:640 DEBUG: service.backgroundmusic: backend active
  3028. 18:44:58 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3029. 18:44:58 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  3030. 18:44:58 T:2284 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  3031. 18:44:58 T:2284 DEBUG: CApplication::OnKey: up (0xf080) pressed, action is Up
  3032. 18:44:59 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  3033. 18:44:59 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  3034. 18:44:59 T:640 DEBUG: service.backgroundmusic: start playlist
  3035. 18:44:59 T:2284 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  3036. 18:44:59 T:2284 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  3037. 18:44:59 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (smb://snyfton/rar2/tv/South Park/)
  3038. 18:44:59 T:2284 DEBUG: ParentPath = [multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/]
  3039. 18:44:59 T:1376 NOTICE: Thread BackgroundLoader start, auto delete: false
  3040. 18:44:59 T:1376 DEBUG: Thread BackgroundLoader 1376 terminating
  3041. 18:45:00 T:640 DEBUG: service.backgroundmusic: backend active
  3042. 18:45:00 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  3043. 18:45:00 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  3044. 18:45:00 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  3045. 18:45:00 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  3046. 18:45:00 T:2284 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  3047. 18:45:00 T:2284 DEBUG: CApplication::OnKey: down (0xf081) pressed, action is Down
  3048. 18:45:01 T:640 DEBUG: service.backgroundmusic: start playlist
  3049. 18:45:01 T:2284 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  3050. 18:45:01 T:2284 DEBUG: CApplication::OnKey: backspace (0xf008) pressed, action is Back
  3051. 18:45:01 T:2284 DEBUG: CGUIMediaWindow::GetDirectory (multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/)
  3052. 18:45:01 T:2284 DEBUG: ParentPath = [sources://video/]
  3053. 18:45:01 T:2284 DEBUG: Loading items: 66, directory: multipath://E%3a%5crar7%5ctv%5c/smb%3a%2f%2fsnyfton%2frar%2ftv%2f/smb%3a%2f%2fsnyfton%2frar2%2ftv%2f/smb%3a%2f%2fsnyfton%2frarj%2ftv%2f/smb%3a%2f%2fsnyfton%2frar11%2ftv%2f/smb%3a%2f%2fsnyfton%2frar5%2ftv%2f/smb%3a%2f%2fHTPC%2frar3%2ftv%2f/ sort method: 1, ascending: true
  3054. 18:45:01 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 10 items query: SELECT * FROM tvshowview WHERE idParentPath=7801 GROUP BY tvshowview.idShow
  3055. 18:45:01 T:2284 DEBUG: CVideoDatabase::RunQuery took 11 ms for 0 items query: SELECT * FROM tvshowview WHERE idParentPath=18 GROUP BY tvshowview.idShow
  3056. 18:45:01 T:2284 DEBUG: CVideoDatabase::RunQuery took 11 ms for 22 items query: SELECT * FROM tvshowview WHERE idParentPath=19 GROUP BY tvshowview.idShow
  3057. 18:45:01 T:2284 DEBUG: CVideoDatabase::RunQuery took 11 ms for 6 items query: SELECT * FROM tvshowview WHERE idParentPath=20 GROUP BY tvshowview.idShow
  3058. 18:45:01 T:2284 DEBUG: CVideoDatabase::RunQuery took 11 ms for 1 items query: SELECT * FROM tvshowview WHERE idParentPath=21 GROUP BY tvshowview.idShow
  3059. 18:45:01 T:2284 DEBUG: CVideoDatabase::RunQuery took 11 ms for 14 items query: SELECT * FROM tvshowview WHERE idParentPath=7802 GROUP BY tvshowview.idShow
  3060. 18:45:01 T:2284 DEBUG: CVideoDatabase::RunQuery took 12 ms for 12 items query: SELECT * FROM tvshowview WHERE idParentPath=5060 GROUP BY tvshowview.idShow
  3061. 18:45:01 T:2880 NOTICE: Thread BackgroundLoader start, auto delete: false
  3062. 18:45:02 T:2880 DEBUG: Thread BackgroundLoader 2880 terminating
  3063. 18:45:02 T:640 DEBUG: service.backgroundmusic: backend active
  3064. 18:45:02 T:2284 DEBUG: Keyboard: scancode: 0x1f, sym: 0x0073, unicode: 0x0073, modifier: 0x0
  3065. 18:45:02 T:2284 DEBUG: CApplication::OnKey: s (0xf053) pressed, action is ActivateWindow(shutdownmenu)
  3066. 18:45:02 T:2284 DEBUG: Activating window ID: 10111
  3067. 18:45:02 T:2284 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  3068. 18:45:02 T:2284 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
  3069. 18:45:03 T:640 DEBUG: service.backgroundmusic: start playlist
  3070. 18:45:03 T:2284 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  3071. 18:45:03 T:2284 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  3072. 18:45:03 T:2284 DEBUG: CApplication::OnKey: return (0xf00d) pressed, action is Select
  3073. 18:45:03 T:2284 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  3074. 18:45:03 T:2284 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  3075. 18:45:03 T:2284 NOTICE: Storing total System Uptime
  3076. 18:45:03 T:3416 DEBUG: Thread AlarmClock 3416 terminating
  3077. 18:45:03 T:2284 NOTICE: Saving settings
  3078. 18:45:03 T:2284 NOTICE: stop all
  3079. 18:45:03 T:2756 DEBUG: Thread JobWorker 2756 terminating (autodelete)
  3080. 18:45:03 T:2356 DEBUG: Thread JobWorker 2356 terminating (autodelete)
  3081. 18:45:03 T:1924 DEBUG: Thread JobWorker 1924 terminating (autodelete)
  3082. 18:45:03 T:2284 NOTICE: stop player
  3083. 18:45:03 T:2284 INFO: stopping PVRManager
  3084. 18:45:03 T:2284 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  3085. 18:45:03 T:2284 NOTICE: ES: Stopping event server
  3086. 18:45:03 T:2284 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  3087. 18:45:04 T:640 DEBUG: service.backgroundmusic: backend active
  3088. 18:45:04 T:4044 NOTICE: ES: UDP Event server stopped
  3089. 18:45:04 T:4044 DEBUG: Thread EventServer 4044 terminating
  3090. 18:45:04 T:3236 DEBUG: Thread TCPServer 3236 terminating
  3091. 18:45:04 T:3240 DEBUG: Thread PeripBusUSB 3240 terminating
  3092. 18:45:04 T:2220 DEBUG: Thread PeripBusCEC 2220 terminating
  3093. 18:45:04 T:2284 NOTICE: stop sap announcement listener
  3094. 18:45:04 T:2284 NOTICE: clean cached files!
  3095. 18:45:04 T:2284 NOTICE: unload skin
  3096. 18:45:04 T:2284 INFO: Unloading old skin ...
  3097. 18:45:04 T:2284 DEBUG: ------ Window Deinit () ------
  3098. 18:45:04 T:2284 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  3099. 18:45:04 T:2284 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture button_middle_focus.png
  3100. 18:45:04 T:2284 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture button_middle3.png
  3101. 18:45:04 T:2284 DEBUG: CTextureBundleXBT::Cleanup - Closed bundle
  3102. 18:45:04 T:2284 DEBUG: ADDON: Stopping service addons.
  3103. 18:45:04 T:3260 NOTICE: StorageServer-2.5.4 Closed down
  3104. 18:45:04 T:3260 INFO: CPythonInvoker(11, C:\Users\server\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): script successfully run
  3105. 18:45:04 T:2284 DEBUG: CPythonInvoker(11, C:\Users\server\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): script termination took 191ms
  3106. 18:45:04 T:3260 INFO: Python script interrupted by user
  3107. 18:45:05 T:640 DEBUG: service.backgroundmusic: start playlist
  3108. 18:45:05 T:1128 INFO: CPythonInvoker(1, C:\Users\server\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): script successfully run
  3109. 18:45:05 T:2284 DEBUG: CPythonInvoker(1, C:\Users\server\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): script termination took 478ms
  3110. 18:45:05 T:1128 INFO: Python script interrupted by user
  3111. 18:45:05 T:208 DEBUG: Library Data Provider: service version 0.0.5 stopped
  3112. 18:45:05 T:208 INFO: CPythonInvoker(2, C:\Users\server\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): script successfully run
  3113. 18:45:05 T:2284 DEBUG: CPythonInvoker(2, C:\Users\server\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): script termination took 304ms
  3114. 18:45:05 T:208 WARNING: CPythonInvoker(2, C:\Users\server\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): the python script "C:\Users\server\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py" has left several classes in memory that we couldn't clean up. The classes include: class XBMCAddon::xbmcgui::Window,class PythonBindings::XBMCAddon_xbmc_Monitor_Director,class PythonBindings::XBMCAddon_xbmc_Player_Director
  3115. 18:45:05 T:208 INFO: Python script interrupted by user
  3116. 18:45:05 T:3684 DEBUG: [Cinema Experience] - Cinema Experience service script version 4.0.10 stopped
  3117. 18:45:05 T:3684 INFO: CPythonInvoker(4, C:\Users\server\AppData\Roaming\Kodi\addons\script.cinema.experience\service.py): script successfully run
  3118. 18:45:05 T:2284 DEBUG: CPythonInvoker(4, C:\Users\server\AppData\Roaming\Kodi\addons\script.cinema.experience\service.py): script termination took 254ms
  3119. 18:45:05 T:3684 INFO: Python script interrupted by user
  3120. 18:45:06 T:3184 NOTICE: script.tv.show.next.aired: ### abort requested -- stopping background processing
  3121. 18:45:06 T:3184 INFO: CPythonInvoker(5, C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): script aborted
  3122. 18:45:06 T:2284 DEBUG: CPythonInvoker(5, C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): script termination took 142ms
  3123. 18:45:06 T:3260 DEBUG: Thread LanguageInvoker 3260 terminating
  3124. 18:45:06 T:208 DEBUG: Thread LanguageInvoker 208 terminating
  3125. 18:45:06 T:3184 INFO: Python script interrupted by user
  3126. 18:45:06 T:640 DEBUG: service.backgroundmusic: backend active
  3127. 18:45:06 T:1772 INFO: CPythonInvoker(6, C:\Users\server\AppData\Roaming\Kodi\addons\service.libraryautoupdate\default.py): script successfully run
  3128. 18:45:06 T:2284 DEBUG: CPythonInvoker(6, C:\Users\server\AppData\Roaming\Kodi\addons\service.libraryautoupdate\default.py): script termination took 214ms
  3129. 18:45:06 T:1772 INFO: Python script interrupted by user
  3130. 18:45:06 T:2752 DEBUG: Skin Widgets: script version 0.0.29 stopped
  3131. 18:45:06 T:2752 INFO: CPythonInvoker(7, C:\Users\server\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): script successfully run
  3132. 18:45:06 T:2284 DEBUG: CPythonInvoker(7, C:\Users\server\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): script termination took 319ms
  3133. 18:45:06 T:2752 WARNING: CPythonInvoker(7, C:\Users\server\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): the python script "C:\Users\server\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py" has left several classes in memory that we couldn't clean up. The classes include: class PythonBindings::XBMCAddon_xbmc_Monitor_Director,class PythonBindings::XBMCAddon_xbmc_Player_Director,class XBMCAddon::xbmcgui::Window
  3134. 18:45:06 T:2752 INFO: Python script interrupted by user
  3135. 18:45:06 T:3140 INFO: CPythonInvoker(12, C:\Users\server\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py): script successfully run
  3136. 18:45:06 T:2284 DEBUG: CPythonInvoker(12, C:\Users\server\AppData\Roaming\Kodi\addons\script.xbmcbackup\scheduler.py): script termination took 298ms
  3137. 18:45:07 T:3140 INFO: Python script interrupted by user
  3138. 18:45:07 T:640 DEBUG: service.backgroundmusic: finished
  3139. 18:45:07 T:640 INFO: CPythonInvoker(9, C:\Users\server\AppData\Roaming\Kodi\addons\service.backgroundmusic-master\default.py): script successfully run
  3140. 18:45:07 T:2284 DEBUG: CPythonInvoker(9, C:\Users\server\AppData\Roaming\Kodi\addons\service.backgroundmusic-master\default.py): script termination took 295ms
  3141. 18:45:07 T:3684 DEBUG: Thread LanguageInvoker 3684 terminating
  3142. 18:45:07 T:1772 DEBUG: Thread LanguageInvoker 1772 terminating
  3143. 18:45:07 T:1128 DEBUG: Thread LanguageInvoker 1128 terminating
  3144. 18:45:07 T:2752 DEBUG: Thread LanguageInvoker 2752 terminating
  3145. 18:45:07 T:3184 DEBUG: Thread LanguageInvoker 3184 terminating
  3146. 18:45:07 T:3140 DEBUG: Thread LanguageInvoker 3140 terminating
  3147. 18:45:07 T:640 INFO: Python script interrupted by user
  3148. 18:45:07 T:640 DEBUG: Thread LanguageInvoker 640 terminating
  3149. 18:45:07 T:3488 DEBUG: script.skin.info.service: finished
  3150. 18:45:07 T:3488 INFO: CPythonInvoker(10, C:\Users\server\AppData\Roaming\Kodi\addons\script.skin.info.service-master\default.py): script successfully run
  3151. 18:45:07 T:2284 DEBUG: CPythonInvoker(10, C:\Users\server\AppData\Roaming\Kodi\addons\script.skin.info.service-master\default.py): script termination took 61ms
  3152. 18:45:07 T:3488 INFO: Python script interrupted by user
  3153. 18:45:07 T:3488 DEBUG: Thread LanguageInvoker 3488 terminating
  3154. 18:45:07 T:336 INFO: CPythonInvoker(15, C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): script successfully run
  3155. 18:45:07 T:2284 DEBUG: CPythonInvoker(15, C:\Users\server\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): script termination took 75ms
  3156. 18:45:07 T:336 INFO: Python script interrupted by user
  3157. 18:45:07 T:336 DEBUG: Thread LanguageInvoker 336 terminating
  3158. 18:45:07 T:204 DEBUG: Thread AESink 204 terminating
  3159. 18:45:07 T:2284 NOTICE: stopped
  3160. 18:45:07 T:2284 NOTICE: destroy
  3161. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.watched.flag has been uninstalled.'
  3162. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.audio.pandora has been uninstalled.'
  3163. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.topdoc has been uninstalled.'
  3164. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.bigpictures has been uninstalled.'
  3165. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.subtitles has been uninstalled.'
  3166. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.youtubetrailers has been uninstalled.'
  3167. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.movies.anidb.net.mod has been uninstalled.'
  3168. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.nos has been uninstalled.'
  3169. 18:45:08 T:3132 DEBUG: Thread ActiveAE 3132 terminating
  3170. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  3171. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in weather.yahoo has been uninstalled.'
  3172. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.anidb.net has been uninstalled.'
  3173. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been uninstalled.'
  3174. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.anidb.net has been uninstalled.'
  3175. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.regionalnl has been uninstalled.'
  3176. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmcadult has been uninstalled.'
  3177. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.demjson has been uninstalled.'
  3178. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.nox.extras.downloader has been uninstalled.'
  3179. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been uninstalled.'
  3180. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.ofdb.de has been uninstalled.'
  3181. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.uk has been uninstalled.'
  3182. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  3183. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.repository has been uninstalled.'
  3184. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  3185. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been uninstalled.'
  3186. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot has been uninstalled.'
  3187. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been uninstalled.'
  3188. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.myconnpy has been uninstalled.'
  3189. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.last.fm has been uninstalled.'
  3190. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.randommovie has been uninstalled.'
  3191. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been uninstalled.'
  3192. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  3193. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been uninstalled.'
  3194. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.icefilms has been uninstalled.'
  3195. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.mtg has been uninstalled.'
  3196. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.screensaver.bigpictures has been uninstalled.'
  3197. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been uninstalled.'
  3198. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.impa.com has been uninstalled.'
  3199. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.last.fm has been uninstalled.'
  3200. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.recentlyadded has been uninstalled.'
  3201. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in skin.re-touched has been uninstalled.'
  3202. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.mtv has been uninstalled.'
  3203. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.grab.fanart has been uninstalled.'
  3204. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.opensubtitles has been uninstalled.'
  3205. 18:45:08 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.photocasts has been uninstalled.'
  3206. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been uninstalled.'
  3207. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been uninstalled.'
  3208. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.videos has been uninstalled.'
  3209. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in repository.xycl.addons has been uninstalled.'
  3210. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.rssfeeds has been uninstalled.'
  3211. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been uninstalled.'
  3212. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in service.library.data.provider has been uninstalled.'
  3213. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.moviesets has been uninstalled.'
  3214. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.commands has been uninstalled.'
  3215. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox has been uninstalled.'
  3216. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.movieposterdb.com has been uninstalled.'
  3217. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.cdartmanager has been uninstalled.'
  3218. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been uninstalled.'
  3219. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.imdb.com has been uninstalled.'
  3220. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-win32.xbmc.org has been uninstalled.'
  3221. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been uninstalled.'
  3222. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.port.hu has been uninstalled.'
  3223. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.sverigesradio has been uninstalled.'
  3224. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.maps.browser has been uninstalled.'
  3225. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in service.rom.collection.browser has been uninstalled.'
  3226. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been uninstalled.'
  3227. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in webinterface.awxi has been uninstalled.'
  3228. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been uninstalled.'
  3229. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.videodevil has been uninstalled.'
  3230. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.cinema.experience has been uninstalled.'
  3231. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been uninstalled.'
  3232. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.apple.movie.trailers.lite has been uninstalled.'
  3233. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been uninstalled.'
  3234. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in repository.scudlee has been uninstalled.'
  3235. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.buggalo has been uninstalled.'
  3236. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.se has been uninstalled.'
  3237. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.pandorajson has been uninstalled.'
  3238. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been uninstalled.'
  3239. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  3240. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been uninstalled.'
  3241. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.videolanguage has been uninstalled.'
  3242. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been uninstalled.'
  3243. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift2 has been uninstalled.'
  3244. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.national.geographic has been uninstalled.'
  3245. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests2 has been uninstalled.'
  3246. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox.5 has been uninstalled.'
  3247. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  3248. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in skin.nebula has been uninstalled.'
  3249. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.aeonmq5.extrapack has been uninstalled.'
  3250. 18:45:09 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been uninstalled.'
  3251. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.streams has been uninstalled.'
  3252. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift has been uninstalled.'
  3253. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.nox.coloricon.downloader has been uninstalled.'
  3254. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
  3255. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvshows.anidb.net.mod has been uninstalled.'
  3256. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.t0mm0.common has been uninstalled.'
  3257. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been uninstalled.'
  3258. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.games.rom.collection.browser has been uninstalled.'
  3259. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.undertexter has been uninstalled.'
  3260. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.extendedinfo has been uninstalled.'
  3261. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been uninstalled.'
  3262. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.itunes_trailers has been uninstalled.'
  3263. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  3264. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.trakt.tv has been uninstalled.'
  3265. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.icecast has been uninstalled.'
  3266. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been uninstalled.'
  3267. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  3268. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been uninstalled.'
  3269. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.playlists has been uninstalled.'
  3270. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been uninstalled.'
  3271. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been uninstalled.'
  3272. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.ted.talks has been uninstalled.'
  3273. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.chardet has been uninstalled.'
  3274. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been uninstalled.'
  3275. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in skin.conq has been uninstalled.'
  3276. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.universal has been uninstalled.'
  3277. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.image.bigpictures has been uninstalled.'
  3278. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
  3279. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.skin.info.service has been uninstalled.'
  3280. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  3281. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been uninstalled.'
  3282. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in service.libraryautoupdate has been uninstalled.'
  3283. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been uninstalled.'
  3284. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.twitch has been uninstalled.'
  3285. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc-wingl windx-x86 has been uninstalled.'
  3286. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been uninstalled.'
  3287. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in repo.djtoll has been uninstalled.'
  3288. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.playalbum has been uninstalled.'
  3289. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.common has been uninstalled.'
  3290. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been uninstalled.'
  3291. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.repo.installer has been uninstalled.'
  3292. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been uninstalled.'
  3293. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.imdb.trailers has been uninstalled.'
  3294. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.movie.animenewsnetwork.com has been uninstalled.'
  3295. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.randomandlastitems has been uninstalled.'
  3296. 18:45:10 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been uninstalled.'
  3297. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in service.skin.widgets has been uninstalled.'
  3298. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  3299. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been uninstalled.'
  3300. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.screensaver.multi_slideshow has been uninstalled.'
  3301. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.slideshow has been uninstalled.'
  3302. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.gametrailers has been uninstalled.'
  3303. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.skinshortcuts has been uninstalled.'
  3304. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been uninstalled.'
  3305. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been uninstalled.'
  3306. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been uninstalled.'
  3307. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.liveleak has been uninstalled.'
  3308. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been uninstalled.'
  3309. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been uninstalled.'
  3310. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.sbsnl has been uninstalled.'
  3311. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.subscene has been uninstalled.'
  3312. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  3313. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been uninstalled.'
  3314. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been uninstalled.'
  3315. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been uninstalled.'
  3316. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in weather.weatherplus has been uninstalled.'
  3317. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been uninstalled.'
  3318. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been uninstalled.'
  3319. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.nick has been uninstalled.'
  3320. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in xbmc.repo.hitcher has been uninstalled.'
  3321. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been uninstalled.'
  3322. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been uninstalled.'
  3323. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.groove has been uninstalled.'
  3324. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.xbmcbackup has been uninstalled.'
  3325. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.rtlnl has been uninstalled.'
  3326. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in net.rieter.xot.channel.be has been uninstalled.'
  3327. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been uninstalled.'
  3328. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been uninstalled.'
  3329. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in plugin.image.500px has been uninstalled.'
  3330. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  3331. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  3332. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv.cmyth has been uninstalled.'
  3333. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.home has been uninstalled.'
  3334. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.rt.com has been uninstalled.'
  3335. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been uninstalled.'
  3336. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.theaudiodb.com has been uninstalled.'
  3337. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been uninstalled.'
  3338. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been uninstalled.'
  3339. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  3340. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  3341. 18:45:11 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been uninstalled.'
  3342. 18:45:12 T:2284 DEBUG: ADDON: cpluff: 'Plug-in service.backgroundmusic has been uninstalled.'
  3343. 18:45:12 T:2284 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been uninstalled.'
  3344. 18:45:12 T:2284 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  3345. 18:45:12 T:2284 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been uninstalled.'
  3346. 18:45:12 T:2284 DEBUG: ADDON: cpluff: 'Plug-in ruuk.addon.repository has been uninstalled.'
  3347. 18:45:12 T:2284 DEBUG: ADDON: cpluff: 'Plug-in script.module.metahandler has been uninstalled.'
  3348. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04623200 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3349. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04621E08 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3350. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04672D90 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3351. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04672C28 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3352. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04672328 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3353. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04671EA8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3354. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04672A30 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3355. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04672130 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3356. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04671CB0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3357. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04623830 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3358. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0472F938 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3359. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04672838 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3360. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04672448 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3361. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04671FC8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3362. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 046726D0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3363. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 046724D8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3364. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 046722E0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3365. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04671EF0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3366. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04672178 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3367. 18:45:12 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04621D78 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3368. 18:45:12 T:2284 NOTICE: closing down remote control service
  3369. 18:45:14 T:2284 NOTICE: unload sections
  3370. 18:45:14 T:464 DEBUG: Thread RemoteControl 464 terminating
  3371. 18:45:14 T:2284 NOTICE: special://profile/ is mapped to: special://masterprofile/
  3372. 18:45:14 T:2284 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  3373. 18:45:14 T:2284 NOTICE: destroy
  3374. 18:45:14 T:2284 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
  3375. 18:45:14 T:2284 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
  3376. 18:45:14 T:2284 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
  3377. 18:45:14 T:2284 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
  3378. 18:45:14 T:2284 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
  3379. 18:45:14 T:2284 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
  3380. 18:45:14 T:2284 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
  3381. 18:45:14 T:2284 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
  3382. 18:45:14 T:2284 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
  3383. 18:45:14 T:2284 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
  3384. 18:45:15 T:2284 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
  3385. 18:45:15 T:2284 NOTICE: closing down remote control service
  3386. 18:45:15 T:2284 NOTICE: unload sections
  3387. 18:45:15 T:2284 NOTICE: application stopped...
  3388. 18:45:15 T:2284 DEBUG: PVRManager - destroyed
  3389. 18:45:15 T:2284 DEBUG: SECTION:UnloadDll(special://xbmcbin/system/libcurl.dll)
  3390. 18:45:15 T:2284 ERROR: dllFreeLibrary - Invalid hModule specified
  3391. 18:45:15 T:2284 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/cpluff.dll)
  3392. 18:45:15 T:2284 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/libcec.dll)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement