Advertisement
g4bryael

XBMC Pandora Plugin Stops - DEBUG

Oct 25th, 2012
365
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 233.17 KB | None | 0 0
  1. 11:43:28 T:4072 NOTICE: -->Python Interpreter Initialized<--
  2. 11:43:28 T:4072 DEBUG: XBPyThread::Process - The source file to load is C:\Users\Chris\AppData\Roaming\XBMC\addons\script.xbmc.pandora\default.py
  3. 11:43:28 T:4072 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\Chris\AppData\Roaming\XBMC\addons\script.xbmc.pandora;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.demjson\lib;C:\Program Files\XBMC\addons\script.module.simplejson\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\weather.wunderground\resources\lib\wunderground;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.myconnpy\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files\XBMC\addons\script.module.pil\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.free.cable.database\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.coveapi\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files\XBMC\addons\script.module.pysqlite\lib;C:\Program Files\XBMC\system\python\DLLs;C:\Program Files\XBMC\system\python\Lib;C:\Program Files\XBMC\python26.zip;C:\Program Files\XBMC\system\python\lib\plat-win;C:\Program Files\XBMC\system\python\lib\lib-tk;C:\Program Files\XBMC;C:\Program Files\XBMC\system\python;C:\Program Files\XBMC\system\python\lib\site-packages;
  4. 11:43:28 T:4072 DEBUG: XBPyThread::Process - Entering source directory C:\Users\Chris\AppData\Roaming\XBMC\addons\script.xbmc.pandora
  5. 11:43:28 T:4072 DEBUG: Instantiating addon using automatically obtained id of "script.xbmc.pandora" dependent on version 1.0 of the xbmc.python api
  6. 11:43:28 T:4072 NOTICE: PANDORA: Initializing v1.2.10-git
  7. 11:43:28 T:4072 NOTICE: PANDORA: sys.platform = win32
  8. 11:43:28 T:4072 INFO: Loading skin file: DialogProgress.xml
  9. 11:43:29 T:4072 DEBUG: DialogProgress::StartModal called
  10. 11:43:29 T:4072 DEBUG: ------ Window Init (DialogProgress.xml) ------
  11. 11:43:29 T:4072 DEBUG: DialogProgress::StartModal called (already running)!
  12. 11:43:29 T:4072 DEBUG: ------ Window Init (DialogProgress.xml) ------
  13. 11:43:35 T:3868 DEBUG: Received request to serve unknown md5 'DeviceDescription.xml'
  14. 11:43:47 T:4072 ERROR: C:\Users\Chris\AppData\Roaming\XBMC\addons\script.xbmc.pandora\pandaplayer.py:7: DeprecationWarning: object.__init__() takes no parameters
  15. xbmc.Player.__init__( self, xbmc.PLAYER_CORE_MPLAYER )
  16. 11:43:47 T:4040 DEBUG: ------ Window Init (C:\Users\Chris\AppData\Roaming\XBMC\addons\script.xbmc.pandora\resources\skins\Default\ntsc\script-pandora.xml) ------
  17. 11:43:47 T:4040 INFO: Loading skin file: C:\Users\Chris\AppData\Roaming\XBMC\addons\script.xbmc.pandora\resources\skins\Default\ntsc\script-pandora.xml
  18. 11:43:47 T:4040 DEBUG: unable to load C:\Users\Chris\AppData\Roaming\XBMC\addons\script.xbmc.pandora\resources\language\english\strings.xml: Failed to open file at line 0
  19. 11:43:47 T:4072 NOTICE: PANDORA: Window Initalized!!!
  20. 11:43:48 T:4072 DEBUG: DialogProgress::StartModal called (already running)!
  21. 11:43:48 T:4072 DEBUG: ------ Window Init (DialogProgress.xml) ------
  22. 11:43:48 T:4040 DEBUG: CApplication::ExecuteXBMCAction : Translating Skin.Reset(PandoraVis)
  23. 11:43:48 T:4040 DEBUG: CApplication::ExecuteXBMCAction : To Skin.Reset(PandoraVis)
  24. 11:43:48 T:4040 DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(2000)
  25. 11:43:48 T:4040 DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(2000)
  26. 11:43:48 T:4072 ERROR: Exception in python script callback execution
  27. 11:43:48 T:4072 ERROR: Traceback (most recent call last):
  28. 11:43:48 T:4072 ERROR: File "C:\Users\Chris\AppData\Roaming\XBMC\addons\script.xbmc.pandora\pandagui.py", line 38, in onInit
  29. 11:43:48 T:4072 ERROR: self.getControl(BTN_THUMBED_DN).setVisible(False)
  30. 11:43:48 T:4072 ERROR: TypeError
  31. 11:43:48 T:4072 ERROR: :
  32. 11:43:48 T:4072 ERROR: Non-Existent Control 337
  33. 11:43:48 T:4040 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
  34. 11:43:53 T:4040 DEBUG: SDLKeyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  35. 11:43:53 T:4040 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  36. 11:43:53 T:4040 DEBUG: SDLKeyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  37. 11:43:53 T:4040 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  38. 11:43:56 T:4040 DEBUG: SDLKeyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  39. 11:43:56 T:4040 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  40. 11:43:56 T:4040 DEBUG: SDLKeyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  41. 11:43:56 T:4040 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  42. 11:43:56 T:4040 DEBUG: SDLKeyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  43. 11:43:56 T:4040 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  44. 11:43:58 T:3008 DEBUG: Thread Jobworker 3008 terminating (autodelete)
  45. 11:43:58 T:2656 DEBUG: Thread Jobworker 2656 terminating (autodelete)
  46. 11:43:58 T:3068 DEBUG: Thread Jobworker 3068 terminating (autodelete)
  47. 11:44:04 T:4040 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  48. 11:44:04 T:4040 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  49. 11:44:04 T:4072 NOTICE: PANDORA: getting more songs
  50. 11:44:05 T:4072 NOTICE: PANDORA: Adding song Around The World
  51. 11:44:05 T:4072 NOTICE: PANDORA: item info = {'album': u'Californication', 'artist': u'Red Hot Chili Peppers', 'title': u'Around The World'}
  52. 11:44:05 T:4072 NOTICE: PANDORA: Adding song Hotel California
  53. 11:44:05 T:4072 NOTICE: PANDORA: item info = {'album': u'Eagles', 'artist': u'Eagles', 'title': u'Hotel California'}
  54. 11:44:05 T:4072 NOTICE: PANDORA: Adding song No Rain
  55. 11:44:05 T:4072 NOTICE: PANDORA: item info = {'album': u'Tones Of Home: The Best Of Blind Melon', 'artist': u'Blind Melon', 'title': u'No Rain'}
  56. 11:44:05 T:4072 NOTICE: PANDORA: Adding song Mary Jane's Last Dance
  57. 11:44:05 T:4072 NOTICE: PANDORA: item info = {'album': u'Greatest Hits', 'artist': u'Tom Petty', 'title': u"Mary Jane's Last Dance"}
  58. 11:44:05 T:4072 NOTICE: PANDORA: Item 0 http://t1-2.p-cdn.com/access/4751001962211590745.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptoIhnQgjnL2l6PtxP19EGaU5V0oG5jdfx99B399Vvt%2BLTw3kfCR19SojyPFGz2miJnRq4mnWfLWrrzUCcokm3VqCkT2i9Zlh8VNjeFp8M1jLMfD3TXNRy1Xa7E7Ou5LYAKZ8rVv4vvkY4O3uZ6f87FR7iNalc101IvbxckMslguvGCiq6vizONcs9kADuHl%2BYBs0InlJArRO78Gl4UoGduQNDHB1O%2Bs9ePksfxE8tcEEUoty5BNOKPqCKoi6XThCPFIACwYOzi1K
  59. 11:44:05 T:4072 NOTICE: PANDORA: Item 1 <xbmcgui.ListItem object at 0x0F7F3CB0>
  60. 11:44:05 T:4072 ERROR: Exception in python script callback execution
  61. 11:44:05 T:4040 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://t1-2.p-cdn.com
  62. 11:44:05 T:4040 DEBUG: CFileCurl::GetMimeType - http://t1-2.p-cdn.com/access/4751001962211590745.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptoIhnQgjnL2l6PtxP19EGaU5V0oG5jdfx99B399Vvt%2BLTw3kfCR19SojyPFGz2miJnRq4mnWfLWrrzUCcokm3VqCkT2i9Zlh8VNjeFp8M1jLMfD3TXNRy1Xa7E7Ou5LYAKZ8rVv4vvkY4O3uZ6f87FR7iNalc101IvbxckMslguvGCiq6vizONcs9kADuHl%2BYBs0InlJArRO78Gl4UoGduQNDHB1O%2Bs9ePksfxE8tcEEUoty5BNOKPqCKoi6XThCPFIACwYOzi1K -> application/octet-stream
  63. 11:44:05 T:4040 NOTICE: DVDPlayer: Opening: http://t1-2.p-cdn.com/access/4751001962211590745.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptoIhnQgjnL2l6PtxP19EGaU5V0oG5jdfx99B399Vvt%2BLTw3kfCR19SojyPFGz2miJnRq4mnWfLWrrzUCcokm3VqCkT2i9Zlh8VNjeFp8M1jLMfD3TXNRy1Xa7E7Ou5LYAKZ8rVv4vvkY4O3uZ6f87FR7iNalc101IvbxckMslguvGCiq6vizONcs9kADuHl%2BYBs0InlJArRO78Gl4UoGduQNDHB1O%2Bs9ePksfxE8tcEEUoty5BNOKPqCKoi6XThCPFIACwYOzi1K
  64. 11:44:05 T:4040 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  65. 11:44:05 T:4040 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  66. 11:44:05 T:4040 DEBUG: DXVA - cheking samples array size using 842094158 render target
  67. 11:44:05 T:4040 DEBUG: DXVA - updated maximum samples count to 2
  68. 11:44:05 T:4040 DEBUG: DXVA - cheking samples array size using 842094169 render target
  69. 11:44:05 T:2924 DEBUG: Thread CDVDPlayer start, auto delete: 0
  70. 11:44:05 T:2924 NOTICE: Creating InputStream
  71. 11:44:05 T:2924 DEBUG: CFileCache::Open - opening <access/4751001962211590745.mp4> using cache
  72. 11:44:05 T:2924 DEBUG: FileCurl::Open(0709AF58) http://t1-2.p-cdn.com/access/4751001962211590745.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptoIhnQgjnL2l6PtxP19EGaU5V0oG5jdfx99B399Vvt%2BLTw3kfCR19SojyPFGz2miJnRq4mnWfLWrrzUCcokm3VqCkT2i9Zlh8VNjeFp8M1jLMfD3TXNRy1Xa7E7Ou5LYAKZ8rVv4vvkY4O3uZ6f87FR7iNalc101IvbxckMslguvGCiq6vizONcs9kADuHl%2BYBs0InlJArRO78Gl4UoGduQNDHB1O%2Bs9ePksfxE8tcEEUoty5BNOKPqCKoi6XThCPFIACwYOzi1K
  73. 11:44:05 T:4040 DEBUG: ------ Window Init (DialogBusy.xml) ------
  74. 11:44:05 T:4072 ERROR: Traceback (most recent call last):
  75. 11:44:05 T:4072 ERROR: File "C:\Users\Chris\AppData\Roaming\XBMC\addons\script.xbmc.pandora\pandagui.py", line 63, in onClick
  76. 11:44:05 T:4072 ERROR: self.panda.playStation( selItem.getProperty("stationId") )
  77. 11:44:05 T:4072 ERROR: File "C:\Users\Chris\AppData\Roaming\XBMC\addons\script.xbmc.pandora\default.py", line 124, in playStation
  78. 11:44:05 T:4072 ERROR: self.playNextSong()
  79. 11:44:05 T:4072 ERROR: File "C:\Users\Chris\AppData\Roaming\XBMC\addons\script.xbmc.pandora\default.py", line 173, in playNextSong
  80. 11:44:05 T:4072 ERROR: self.gui.getControl(BTN_THUMBED_DN).setVisible(False)
  81. 11:44:05 T:4072 ERROR: TypeError
  82. 11:44:05 T:4072 ERROR: :
  83. 11:44:05 T:4072 ERROR: Non-Existent Control 337
  84. 11:44:05 T:2924 NOTICE: Creating Demuxer
  85. 11:44:05 T:2924 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-50.dll)
  86. 11:44:05 T:3256 DEBUG: Thread XFILE::CFileCache start, auto delete: 0
  87. 11:44:05 T:2924 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcore-0.dll)
  88. 11:44:05 T:2924 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-52.dll)
  89. 11:44:05 T:2924 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-52.dll)
  90. 11:44:05 T:2924 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  91. 11:44:05 T:2924 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info starting
  92. 11:44:05 T:2924 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  93. 11:44:05 T:2924 INFO: ffmpeg[B6C]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'http://t1-2.p-cdn.com/access/4751001962211590745.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptoIhnQgjnL2l6PtxP19EGaU5V0oG5jdfx99B399Vvt%2BLTw3kfCR19SojyPFGz2miJnRq4mnWfLWrrzUCcokm3VqCkT2i9Zlh8VNjeFp8M1jLMfD3TXNRy1Xa7E7Ou5LYAKZ8rVv4vvkY4O3uZ6f87FR7iNalc101IvbxckMslguvGCiq6vizONcs9kADuHl%2BYBs0InlJArRO78Gl4UoGduQNDHB1O%2Bs9ePksfxE8tcEEUoty5BNOKPqCKoi6XThCPFIACwYOzi1K':
  94. 11:44:05 T:2924 INFO: ffmpeg[B6C]: Metadata:
  95. 11:44:05 T:2924 INFO: ffmpeg[B6C]: major_brand : mp42
  96. 11:44:05 T:2924 INFO: ffmpeg[B6C]: minor_version : 0
  97. 11:44:05 T:2924 INFO: ffmpeg[B6C]: compatible_brands: mp42isom3gp63g2a3gp4
  98. 11:44:05 T:2924 INFO: ffmpeg[B6C]: creation_time : 2008-01-23 19:35:09
  99. 11:44:05 T:2924 INFO: ffmpeg[B6C]: Duration: 00:03:58.88, start: 0.000000, bitrate: 64 kb/s
  100. 11:44:05 T:2924 INFO: ffmpeg[B6C]: Stream #0.0(und): Audio: aac, 44100 Hz, stereo, s16, 64 kb/s
  101. 11:44:05 T:2924 INFO: ffmpeg[B6C]: Metadata:
  102. 11:44:05 T:2924 INFO: ffmpeg[B6C]: creation_time : 2008-01-23 19:35:09
  103. 11:44:05 T:2924 DEBUG: CDVDInputStreamFile::SetReadRate - set cache throttle rate to 139169 bytes per second
  104. 11:44:05 T:2924 NOTICE: Opening audio stream: 0 source: 256
  105. 11:44:05 T:2924 NOTICE: Finding audio codec for: 86018
  106. 11:44:05 T:2924 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Opening
  107. 11:44:05 T:2924 INFO: CDVDAudioCodecPassthrough::Open - disabled passthrough due to sample rate not being 48000
  108. 11:44:05 T:2924 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Failed
  109. 11:44:05 T:2924 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  110. 11:44:05 T:2924 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  111. 11:44:05 T:2924 NOTICE: Creating audio thread
  112. 11:44:05 T:2924 DEBUG: CDVDPlayer::SetCaching - caching state 1
  113. 11:44:05 T:2924 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
  114. 11:44:05 T:4040 DEBUG: ------ Window Init (MusicOverlay.xml) ------
  115. 11:44:05 T:4040 INFO: Loading skin file: MusicOverlay.xml
  116. 11:44:05 T:2924 DEBUG: CDVDPlayer::SetCaching - caching state 2
  117. 11:44:05 T:2924 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
  118. 11:44:05 T:672 DEBUG: Thread CDVDPlayerAudio start, auto delete: 0
  119. 11:44:05 T:672 NOTICE: running thread: CDVDPlayerAudio::Process()
  120. 11:44:05 T:672 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 44100, no pass-through
  121. 11:44:05 T:672 INFO: CPCMRemap: Configured speaker layout: 7.1
  122. 11:44:05 T:672 INFO: CPCMRemap: I channel map: FL,FR
  123. 11:44:05 T:672 INFO: CPCMRemap: O channel map: FL,FR
  124. 11:44:05 T:672 DEBUG: CPCMRemap: Downmix normalization is disabled
  125. 11:44:05 T:672 DEBUG: CPCMRemap: FL = FL(1.000000*)
  126. 11:44:05 T:672 DEBUG: CPCMRemap: FR = FR(1.000000*)
  127. 11:44:05 T:672 DEBUG: CWin32DirectSound::Initialize: Packet Size = 12384. Avg Bytes Per Second = 176400.
  128. 11:44:05 T:672 DEBUG: CWin32DirectSound::Initialize: secondary buffer created
  129. 11:44:05 T:672 DEBUG: CWin32DirectSound::Initialize - Channels: 2 - SampleRate: 44100 - SampleBit: 16 - Resample false - IsMusic false - IsPassthrough 0 - audioDevice: Primary Sound Driver
  130. 11:44:05 T:672 DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
  131. 11:44:05 T:4040 DEBUG: CGUIAudioManager::DeInitialize
  132. 11:44:05 T:4072 NOTICE: PANDORA: onPlayBackStarted: http://t1-2.p-cdn.com/access/4751001962211590745.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptoIhnQgjnL2l6PtxP19EGaU5V0oG5jdfx99B399Vvt%2BLTw3kfCR19SojyPFGz2miJnRq4mnWfLWrrzUCcokm3VqCkT2i9Zlh8VNjeFp8M1jLMfD3TXNRy1Xa7E7Ou5LYAKZ8rVv4vvkY4O3uZ6f87FR7iNalc101IvbxckMslguvGCiq6vizONcs9kADuHl%2BYBs0InlJArRO78Gl4UoGduQNDHB1O%2Bs9ePksfxE8tcEEUoty5BNOKPqCKoi6XThCPFIACwYOzi1K
  133. 11:44:05 T:4040 DEBUG: CGUIInfoManager::SetCurrentSong(http://t1-2.p-cdn.com/access/4751001962211590745.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptoIhnQgjnL2l6PtxP19EGaU5V0oG5jdfx99B399Vvt%2BLTw3kfCR19SojyPFGz2miJnRq4mnWfLWrrzUCcokm3VqCkT2i9Zlh8VNjeFp8M1jLMfD3TXNRy1Xa7E7Ou5LYAKZ8rVv4vvkY4O3uZ6f87FR7iNalc101IvbxckMslguvGCiq6vizONcs9kADuHl%2BYBs0InlJArRO78Gl4UoGduQNDHB1O%2Bs9ePksfxE8tcEEUoty5BNOKPqCKoi6XThCPFIACwYOzi1K)
  134. 11:44:05 T:4040 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://t1-2.p-cdn.com
  135. 11:44:05 T:2924 DEBUG: CDVDPlayer::HandleMessages - player started 1
  136. 11:44:05 T:2924 DEBUG: CDVDPlayer::SetCaching - caching state 0
  137. 11:44:05 T:672 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(46439.909297, 1)
  138. 11:44:05 T:672 DEBUG: CDVDPlayerAudio:: Discontinuity - was:849.904226, should be:0.000000, error:-849.904226
  139. 11:44:05 T:672 DEBUG: CWin32DirectSound::CheckPlayStatus: Resuming Playback
  140. 11:44:06 T:4040 DEBUG: CFileCurl::GetMimeType - http://t1-2.p-cdn.com/access/4751001962211590745.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptoIhnQgjnL2l6PtxP19EGaU5V0oG5jdfx99B399Vvt%2BLTw3kfCR19SojyPFGz2miJnRq4mnWfLWrrzUCcokm3VqCkT2i9Zlh8VNjeFp8M1jLMfD3TXNRy1Xa7E7Ou5LYAKZ8rVv4vvkY4O3uZ6f87FR7iNalc101IvbxckMslguvGCiq6vizONcs9kADuHl%2BYBs0InlJArRO78Gl4UoGduQNDHB1O%2Bs9ePksfxE8tcEEUoty5BNOKPqCKoi6XThCPFIACwYOzi1K -> application/octet-stream
  141. 11:44:06 T:4040 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  142. 11:44:06 T:4040 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  143. 11:44:06 T:4040 DEBUG: Activating window ID: 12006
  144. 11:44:06 T:3240 NOTICE: [trakt] [Notification Service] message: {u'params': {u'data': {u'album': u'Californication', u'item': {u'type': u'song'}, u'player': {u'playerid': -1, u'speed': 1}, u'title': u'Around The World', u'artist': u'Red Hot Chili Peppers'}, u'sender': u'xbmc'}, u'jsonrpc': u'2.0', u'method': u'Player.OnPlay'}
  145. 11:44:06 T:3240 NOTICE: [trakt] [Scrobbler] Watching: song
  146. 11:44:06 T:3240 NOTICE: [trakt] [Scrobbler] Suddenly stopped watching item
  147. 11:44:06 T:2944 DEBUG: Thread Jobworker start, auto delete: 1
  148. 11:44:06 T:2944 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://cont-sv5-1.pandora.com
  149. 11:44:06 T:4040 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  150. 11:44:06 T:2944 DEBUG: Caching image 'http://cont-sv5-1.pandora.com/images/public/amz/6/2/6/8/093624738626_500W_493H.jpg' as 'c/c5216227.jpg' full size
  151. 11:44:06 T:2944 INFO: Caching image from: http://cont-sv5-1.pandora.com/images/public/amz/6/2/6/8/093624738626_500W_493H.jpg to special://masterprofile/Thumbnails/c/c5216227.jpg
  152. 11:44:06 T:2944 DEBUG: FileCurl::Open(0709AAC8) http://cont-sv5-1.pandora.com/images/public/amz/6/2/6/8/093624738626_500W_493H.jpg
  153. 11:44:06 T:4040 DEBUG: ------ Window Deinit (MyMusicNav.xml) ------
  154. 11:44:06 T:4040 DEBUG: ------ Window Init (MusicVisualisation.xml) ------
  155. 11:44:06 T:4040 INFO: Loading skin file: MusicVisualisation.xml
  156. 11:44:06 T:4040 DEBUG: CApplication::ExecuteXBMCAction : Translating RunScript(script.artistslideshow)
  157. 11:44:06 T:4040 DEBUG: CApplication::ExecuteXBMCAction : To RunScript(script.artistslideshow)
  158. 11:44:06 T:4040 INFO: initializing python engine.
  159. 11:44:06 T:4040 DEBUG: new python thread created. id=9
  160. 11:44:06 T:1428 DEBUG: Thread XBPyThread start, auto delete: 0
  161. 11:44:06 T:1428 DEBUG: Python thread: start processing
  162. 11:44:06 T:4040 DEBUG: ------ Window Deinit (MusicOverlay.xml) ------
  163. 11:44:06 T:1428 NOTICE: -->Python Interpreter Initialized<--
  164. 11:44:06 T:1428 DEBUG: XBPyThread::Process - The source file to load is C:\Users\Chris\AppData\Roaming\XBMC\addons\script.artistslideshow\default.py
  165. 11:44:06 T:1428 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\Chris\AppData\Roaming\XBMC\addons\script.artistslideshow;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.demjson\lib;C:\Program Files\XBMC\addons\script.module.simplejson\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\weather.wunderground\resources\lib\wunderground;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.myconnpy\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files\XBMC\addons\script.module.pil\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.free.cable.database\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.coveapi\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files\XBMC\addons\script.module.pysqlite\lib;C:\Program Files\XBMC\system\python\DLLs;C:\Program Files\XBMC\system\python\Lib;C:\Program Files\XBMC\python26.zip;C:\Program Files\XBMC\system\python\lib\plat-win;C:\Program Files\XBMC\system\python\lib\lib-tk;C:\Program Files\XBMC;C:\Program Files\XBMC\system\python;C:\Program Files\XBMC\system\python\lib\site-packages;
  166. 11:44:06 T:1428 DEBUG: XBPyThread::Process - Entering source directory C:\Users\Chris\AppData\Roaming\XBMC\addons\script.artistslideshow
  167. 11:44:06 T:1428 DEBUG: Instantiating addon using automatically obtained id of "script.artistslideshow" dependent on version 2.0 of the xbmc.python api
  168. 11:44:06 T:672 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1034019.848592, should be:1021707.627834, error:-12312.220758
  169. 11:44:07 T:1428 DEBUG: script.artistslideshow: script version 1.4.5 started
  170. 11:44:07 T:1428 DEBUG: script.artistslideshow: window id is set to 12006
  171. 11:44:07 T:1428 DEBUG: script.artistslideshow: artist field is set to
  172. 11:44:07 T:1428 DEBUG: script.artistslideshow: title field is set to
  173. 11:44:07 T:1428 DEBUG: script.artistslideshow: language = en
  174. 11:44:07 T:1428 DEBUG: script.artistslideshow: external call is set to
  175. 11:44:07 T:1428 DEBUG: script.artistslideshow: first song started
  176. 11:44:07 T:2188 DEBUG: Thread Jobworker start, auto delete: 1
  177. 11:44:07 T:2188 DEBUG: CTextureCache::GetImageHash - unable to stat url
  178. 11:44:07 T:528 DEBUG: Thread Jobworker start, auto delete: 1
  179. 11:44:07 T:1428 DEBUG: script.artistslideshow: current artist is Red Hot Chili Peppers
  180. 11:44:07 T:1428 DEBUG: script.artistslideshow: start download
  181. 11:44:07 T:1428 DEBUG: script.artistslideshow: cachedir = C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c0fba91f\
  182. 11:44:07 T:1428 DEBUG: script.artistslideshow: cached images found
  183. 11:44:07 T:1428 DEBUG: script.artistslideshow: asking for images from: http://ws.audioscrobbler.com/2.0/?autocorrect=1&api_key=fbd57a1baddb983d1848a939665310f6&method=artist.getImages&artist=Red+Hot+Chili+Peppers
  184. 11:44:07 T:1428 DEBUG: script.artistslideshow: cached artist images info found
  185. 11:44:07 T:1428 DEBUG: script.artistslideshow: downloading images
  186. 11:44:07 T:2944 DEBUG: CImageLoader::DoWork - took 172 ms to load special://masterprofile/Thumbnails/e/e9685c2e.tbn
  187. 11:44:07 T:1428 DEBUG: script.artistslideshow: no images downloaded
  188. 11:44:07 T:2188 DEBUG: CFileCurl::GetMimeType - http://t1-2.p-cdn.com/access/?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptoIhnQgjnL2l6PtxP19EGaU5V0oG5jdfx99B399Vvt%2BLTw3kfCR19SojyPFGz2miJnRq4mnWfLWrrzUCcokm3VqCkT2i9Zlh8VNjeFp8M1jLMfD3TXNRy1Xa7E7Ou5LYAKZ8rVv4vvkY4O3uZ6f87FR7iNalc101IvbxckMslguvGCiq6vizONcs9kADuHl%2BYBs0InlJArRO78Gl4UoGduQNDHB1O%2Bs9ePksfxE8tcEEUoty5BNOKPqCKoi6XThCPFIACwYOzi1Kcdart.png -> failed
  189. 11:44:07 T:672 DEBUG: CDVDPlayerAudio:: Discontinuity - was:2072812.599325, should be:2035505.134082, error:-37307.465243
  190. 11:44:18 T:3256 INFO: CFileCache::Process - Hit eof.
  191. 11:44:29 T:2188 DEBUG: CImageLoader::DoWork - took 250 ms to load special://masterprofile/Thumbnails/b/b66dee49.tbn
  192. 11:44:34 T:528 DEBUG: CImageLoader::DoWork - took 158 ms to load special://masterprofile/Thumbnails/5/5bc27ca4.tbn
  193. 11:44:35 T:4040 DEBUG: SECTION:UnloadDelayed(SECTION: LCODE)
  194. 11:44:37 T:4040 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  195. 11:44:37 T:4040 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://cont-sv5-1.pandora.com (easy=0EDC7238, multi=003F8350)
  196. 11:44:37 T:4040 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://t1-2.p-cdn.com (easy=0F02AFF8, multi=00000000)
  197. 11:44:45 T:2944 DEBUG: CImageLoader::DoWork - took 199 ms to load special://masterprofile/Thumbnails/3/347ce9f5.tbn
  198. 11:44:55 T:2188 DEBUG: CImageLoader::DoWork - took 146 ms to load special://masterprofile/Thumbnails/3/386405d5.tbn
  199. 11:45:43 T:2188 DEBUG: CImageLoader::DoWork - took 266 ms to load special://masterprofile/Thumbnails/b/b1432ee1.tbn
  200. 11:46:05 T:2944 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
  201. 11:46:05 T:2944 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  202. 11:46:35 T:4040 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  203. 11:46:53 T:2188 DEBUG: CImageLoader::DoWork - took 137 ms to load special://masterprofile/Thumbnails/b/baf0488a.tbn
  204. 11:47:04 T:2944 DEBUG: CImageLoader::DoWork - took 155 ms to load special://masterprofile/Thumbnails/a/aaccd42a.tbn
  205. 11:47:09 T:2944 DEBUG: CImageLoader::DoWork - took 148 ms to load special://masterprofile/Thumbnails/8/8390d333.tbn
  206. 11:47:15 T:2944 DEBUG: CImageLoader::DoWork - took 412 ms to load special://masterprofile/Thumbnails/0/024cf079.tbn
  207. 11:47:20 T:528 DEBUG: CImageLoader::DoWork - took 167 ms to load special://masterprofile/Thumbnails/f/faedf62a.tbn
  208. 11:47:24 T:2532 DEBUG: Thread CRemoteControl 2532 terminating
  209. 11:47:25 T:528 DEBUG: CImageLoader::DoWork - took 174 ms to load special://masterprofile/Thumbnails/2/2d78cf3d.tbn
  210. 11:47:30 T:2188 DEBUG: CImageLoader::DoWork - took 205 ms to load special://masterprofile/Thumbnails/0/09414186.tbn
  211. 11:47:36 T:2188 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
  212. 11:47:36 T:2188 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  213. 11:47:52 T:528 DEBUG: CImageLoader::DoWork - took 504 ms to load special://masterprofile/Thumbnails/d/ddd0fdb4.tbn
  214. 11:47:57 T:528 DEBUG: CImageLoader::DoWork - took 110 ms to load special://masterprofile/Thumbnails/6/6448baba.tbn
  215. 11:48:03 T:672 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_EOF
  216. 11:48:03 T:672 DEBUG: CDVDAudio::Drain - adding 3104 bytes of silence, buffer size: 9280, chunk size: 12384
  217. 11:48:03 T:672 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  218. 11:48:03 T:2924 INFO: CDVDPlayer::Process - eof reading from demuxer
  219. 11:48:03 T:2924 NOTICE: CDVDPlayer::OnExit()
  220. 11:48:03 T:2924 NOTICE: DVDPlayer: eof, waiting for queues to empty
  221. 11:48:03 T:2924 NOTICE: DVDPlayer: closing audio stream
  222. 11:48:03 T:2924 NOTICE: Closing audio stream
  223. 11:48:03 T:2924 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  224. 11:48:03 T:672 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  225. 11:48:03 T:2924 NOTICE: Waiting for audio thread to exit
  226. 11:48:03 T:672 DEBUG: CDVDPlayerAudio::Process - Abort received, exiting thread
  227. 11:48:03 T:672 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  228. 11:48:03 T:672 DEBUG: Thread CDVDPlayerAudio 672 terminating
  229. 11:48:03 T:2924 NOTICE: Closing audio device
  230. 11:48:04 T:2924 DEBUG: CWin32DirectSound::WaitCompletion - timeout waiting for silence
  231. 11:48:04 T:2924 DEBUG: CWin32DirectSound::Deinitialize: Cleaning up
  232. 11:48:04 T:2924 NOTICE: Deleting audio codec
  233. 11:48:04 T:2924 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  234. 11:48:04 T:2924 NOTICE: CDVDPlayer::OnExit() deleting input stream
  235. 11:48:04 T:3256 DEBUG: Thread XFILE::CFileCache 3256 terminating
  236. 11:48:04 T:2924 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  237. 11:48:04 T:4072 NOTICE: PANDORA: onPlayBackEnded
  238. 11:48:04 T:2924 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  239. 11:48:04 T:2924 DEBUG: Thread CDVDPlayer 2924 terminating
  240. 11:48:04 T:3240 NOTICE: [trakt] [Notification Service] message: {u'params': {u'data': None, u'sender': u'xbmc'}, u'jsonrpc': u'2.0', u'method': u'Player.OnStop'}
  241. 11:48:04 T:4040 DEBUG: CGUIAudioManager::Initialize
  242. 11:48:04 T:4040 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  243. 11:48:05 T:4040 DEBUG: ------ Window Deinit (MusicVisualisation.xml) ------
  244. 11:48:05 T:4040 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  245. 11:48:05 T:4040 DEBUG: ------ Window Init (MyMusicNav.xml) ------
  246. 11:48:05 T:4040 INFO: Loading skin file: MyMusicNav.xml
  247. 11:48:05 T:4040 WARNING: Label Formating: $VAR[value_musicgenrebg] is not defined
  248. 11:48:05 T:4040 WARNING: Previous line repeats 1 times.
  249. 11:48:05 T:4040 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/audio/)
  250. 11:48:05 T:4040 DEBUG: ParentPath = [addons://sources/audio/]
  251. 11:48:05 T:4040 WARNING: XFILE::CMusicDatabaseDirectory::GetLabel - Unknown nodetype requested 0
  252. 11:48:05 T:4072 NOTICE: PANDORA: playing = True
  253. 11:48:05 T:528 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item http://t1-2.p-cdn.com/access/4751001962211590745.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptoIhnQgjnL2l6PtxP19EGaU5V0oG5jdfx99B399Vvt%2BLTw3kfCR19SojyPFGz2miJnRq4mnWfLWrrzUCcokm3VqCkT2i9Zlh8VNjeFp8M1jLMfD3TXNRy1Xa7E7Ou5LYAKZ8rVv4vvkY4O3uZ6f87FR7iNalc101IvbxckMslguvGCiq6vizONcs9kADuHl%2BYBs0InlJArRO78Gl4UoGduQNDHB1O%2Bs9ePksfxE8tcEEUoty5BNOKPqCKoi6XThCPFIACwYOzi1K
  254. 11:48:05 T:528 DEBUG: CSaveFileStateJob::DoWork - Marking audio item http://t1-2.p-cdn.com/access/4751001962211590745.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptoIhnQgjnL2l6PtxP19EGaU5V0oG5jdfx99B399Vvt%2BLTw3kfCR19SojyPFGz2miJnRq4mnWfLWrrzUCcokm3VqCkT2i9Zlh8VNjeFp8M1jLMfD3TXNRy1Xa7E7Ou5LYAKZ8rVv4vvkY4O3uZ6f87FR7iNalc101IvbxckMslguvGCiq6vizONcs9kADuHl%2BYBs0InlJArRO78Gl4UoGduQNDHB1O%2Bs9ePksfxE8tcEEUoty5BNOKPqCKoi6XThCPFIACwYOzi1K as listened
  255. 11:48:06 T:4040 NOTICE: CDVDPlayer::CloseFile()
  256. 11:48:06 T:4040 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  257. 11:48:06 T:4040 NOTICE: DVDPlayer: waiting for threads to exit
  258. 11:48:06 T:4040 NOTICE: DVDPlayer: finished waiting
  259. 11:48:06 T:2232 NOTICE: PANDORA: Item 0 http://audio-dc6-t1-3.pandora.com/access/2858601163908852399.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptrvx%2FMcd4IbLbx%2FryMpWGYAhYQ4YG2LWszrg%2FR5o0%2BkA0gKEquy1FQ13%2BjnbBr4M7ccP051TjVTndJeXo9cAwNWvpYadLzni5udQ99QraFVoWWunLTdMJG50L4XtRssnRXpRCOuMA0ralhPD4PFLCAv3pAzFHKjnpFeVCUMIA0nq1LPJ44ejcqNBuXT6YPUlSdzv8TT8SlsTs3YpDOIduxk6PyODl%2B%2BVKrzO2ONCgUfXz0bSho0kmTHJF%2FMYMpqxnJCN0Ixl6wRI
  260. 11:48:06 T:2232 NOTICE: PANDORA: Item 1 <xbmcgui.ListItem object at 0x0F7F3D20>
  261. 11:48:06 T:2232 ERROR: Exception in thread Thread-1:
  262. Traceback (most recent call last):
  263. File "C:\Program Files\XBMC\system\python\Lib\threading.py", line 532, in __bootstrap_inner
  264. self.run()
  265. File "C:\Program Files\XBMC\system\python\Lib\threading.py", line 736, in run
  266. self.function(*self.args, **self.kwargs)
  267. File "C:\Users\Chris\AppData\Roaming\XBMC\addons\script.xbmc.pandora\default.py", line 173, in playNextSong
  268. self.gui.getControl(BTN_THUMBED_DN).setVisible(False)
  269. TypeError: Non-Existent Control 337
  270. 11:48:06 T:4040 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://audio-dc6-t1-3.pandora.com
  271. 11:48:06 T:4040 DEBUG: CFileCurl::GetMimeType - http://audio-dc6-t1-3.pandora.com/access/2858601163908852399.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptrvx%2FMcd4IbLbx%2FryMpWGYAhYQ4YG2LWszrg%2FR5o0%2BkA0gKEquy1FQ13%2BjnbBr4M7ccP051TjVTndJeXo9cAwNWvpYadLzni5udQ99QraFVoWWunLTdMJG50L4XtRssnRXpRCOuMA0ralhPD4PFLCAv3pAzFHKjnpFeVCUMIA0nq1LPJ44ejcqNBuXT6YPUlSdzv8TT8SlsTs3YpDOIduxk6PyODl%2B%2BVKrzO2ONCgUfXz0bSho0kmTHJF%2FMYMpqxnJCN0Ixl6wRI -> application/octet-stream
  272. 11:48:06 T:4040 NOTICE: DVDPlayer: Opening: http://audio-dc6-t1-3.pandora.com/access/2858601163908852399.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptrvx%2FMcd4IbLbx%2FryMpWGYAhYQ4YG2LWszrg%2FR5o0%2BkA0gKEquy1FQ13%2BjnbBr4M7ccP051TjVTndJeXo9cAwNWvpYadLzni5udQ99QraFVoWWunLTdMJG50L4XtRssnRXpRCOuMA0ralhPD4PFLCAv3pAzFHKjnpFeVCUMIA0nq1LPJ44ejcqNBuXT6YPUlSdzv8TT8SlsTs3YpDOIduxk6PyODl%2B%2BVKrzO2ONCgUfXz0bSho0kmTHJF%2FMYMpqxnJCN0Ixl6wRI
  273. 11:48:06 T:4040 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  274. 11:48:06 T:4040 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  275. 11:48:06 T:4040 DEBUG: DXVA - cheking samples array size using 842094158 render target
  276. 11:48:06 T:4040 DEBUG: DXVA - updated maximum samples count to 2
  277. 11:48:06 T:4040 DEBUG: DXVA - cheking samples array size using 842094169 render target
  278. 11:48:06 T:1852 DEBUG: Thread CDVDPlayer start, auto delete: 0
  279. 11:48:06 T:1852 NOTICE: Creating InputStream
  280. 11:48:06 T:1852 DEBUG: CFileCache::Open - opening <access/2858601163908852399.mp4> using cache
  281. 11:48:06 T:1852 DEBUG: FileCurl::Open(0709A880) http://audio-dc6-t1-3.pandora.com/access/2858601163908852399.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptrvx%2FMcd4IbLbx%2FryMpWGYAhYQ4YG2LWszrg%2FR5o0%2BkA0gKEquy1FQ13%2BjnbBr4M7ccP051TjVTndJeXo9cAwNWvpYadLzni5udQ99QraFVoWWunLTdMJG50L4XtRssnRXpRCOuMA0ralhPD4PFLCAv3pAzFHKjnpFeVCUMIA0nq1LPJ44ejcqNBuXT6YPUlSdzv8TT8SlsTs3YpDOIduxk6PyODl%2B%2BVKrzO2ONCgUfXz0bSho0kmTHJF%2FMYMpqxnJCN0Ixl6wRI
  282. 11:48:06 T:4040 DEBUG: ------ Window Init (DialogBusy.xml) ------
  283. 11:48:06 T:1852 NOTICE: Creating Demuxer
  284. 11:48:06 T:2600 DEBUG: Thread XFILE::CFileCache start, auto delete: 0
  285. 11:48:06 T:1852 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  286. 11:48:06 T:1852 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info starting
  287. 11:48:06 T:1852 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  288. 11:48:06 T:1852 INFO: ffmpeg[73C]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'http://audio-dc6-t1-3.pandora.com/access/2858601163908852399.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptrvx%2FMcd4IbLbx%2FryMpWGYAhYQ4YG2LWszrg%2FR5o0%2BkA0gKEquy1FQ13%2BjnbBr4M7ccP051TjVTndJeXo9cAwNWvpYadLzni5udQ99QraFVoWWunLTdMJG50L4XtRssnRXpRCOuMA0ralhPD4PFLCAv3pAzFHKjnpFeVCUMIA0nq1LPJ44ejcqNBuXT6YPUlSdzv8TT8SlsTs3YpDOIduxk6PyODl%2B%2BVKrzO2ONCgUfXz0bSho0kmTHJF%2FMYMpqxnJCN0Ixl6wRI':
  289. 11:48:06 T:1852 INFO: ffmpeg[73C]: Metadata:
  290. 11:48:06 T:1852 INFO: ffmpeg[73C]: major_brand : mp42
  291. 11:48:06 T:1852 INFO: ffmpeg[73C]: minor_version : 0
  292. 11:48:06 T:1852 INFO: ffmpeg[73C]: compatible_brands: mp42isom3gp63g2a3gp4
  293. 11:48:06 T:1852 INFO: ffmpeg[73C]: creation_time : 2008-01-22 22:05:08
  294. 11:48:06 T:1852 INFO: ffmpeg[73C]: Duration: 00:06:30.42, start: 0.000000, bitrate: 64 kb/s
  295. 11:48:06 T:1852 INFO: ffmpeg[73C]: Stream #0.0(und): Audio: aac, 44100 Hz, stereo, s16, 64 kb/s
  296. 11:48:06 T:1852 INFO: ffmpeg[73C]: Metadata:
  297. 11:48:06 T:1852 INFO: ffmpeg[73C]: creation_time : 2008-01-22 22:05:08
  298. 11:48:06 T:1852 DEBUG: CDVDInputStreamFile::SetReadRate - set cache throttle rate to 139168 bytes per second
  299. 11:48:06 T:1852 NOTICE: Opening audio stream: 0 source: 256
  300. 11:48:06 T:1852 NOTICE: Finding audio codec for: 86018
  301. 11:48:06 T:1852 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Opening
  302. 11:48:06 T:1852 INFO: CDVDAudioCodecPassthrough::Open - disabled passthrough due to sample rate not being 48000
  303. 11:48:06 T:1852 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Failed
  304. 11:48:06 T:1852 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  305. 11:48:06 T:1852 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  306. 11:48:06 T:1852 NOTICE: Creating audio thread
  307. 11:48:06 T:1852 DEBUG: CDVDPlayer::SetCaching - caching state 1
  308. 11:48:06 T:1852 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
  309. 11:48:06 T:3648 DEBUG: Thread CDVDPlayerAudio start, auto delete: 0
  310. 11:48:06 T:3648 NOTICE: running thread: CDVDPlayerAudio::Process()
  311. 11:48:06 T:1852 DEBUG: CDVDPlayer::SetCaching - caching state 2
  312. 11:48:06 T:1852 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
  313. 11:48:06 T:3648 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 44100, no pass-through
  314. 11:48:06 T:3648 INFO: CPCMRemap: Configured speaker layout: 7.1
  315. 11:48:06 T:3648 INFO: CPCMRemap: I channel map: FL,FR
  316. 11:48:06 T:3648 INFO: CPCMRemap: O channel map: FL,FR
  317. 11:48:06 T:3648 DEBUG: CPCMRemap: Downmix normalization is disabled
  318. 11:48:06 T:3648 DEBUG: CPCMRemap: FL = FL(1.000000*)
  319. 11:48:06 T:3648 DEBUG: CPCMRemap: FR = FR(1.000000*)
  320. 11:48:06 T:3648 DEBUG: CWin32DirectSound::Initialize: Packet Size = 12384. Avg Bytes Per Second = 176400.
  321. 11:48:06 T:3648 DEBUG: CWin32DirectSound::Initialize: secondary buffer created
  322. 11:48:06 T:3648 DEBUG: CWin32DirectSound::Initialize - Channels: 2 - SampleRate: 44100 - SampleBit: 16 - Resample false - IsMusic false - IsPassthrough 0 - audioDevice: Primary Sound Driver
  323. 11:48:06 T:3648 DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
  324. 11:48:06 T:4040 DEBUG: CGUIAudioManager::DeInitialize
  325. 11:48:06 T:4072 NOTICE: PANDORA: onPlayBackStarted: http://audio-dc6-t1-3.pandora.com/access/2858601163908852399.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptrvx%2FMcd4IbLbx%2FryMpWGYAhYQ4YG2LWszrg%2FR5o0%2BkA0gKEquy1FQ13%2BjnbBr4M7ccP051TjVTndJeXo9cAwNWvpYadLzni5udQ99QraFVoWWunLTdMJG50L4XtRssnRXpRCOuMA0ralhPD4PFLCAv3pAzFHKjnpFeVCUMIA0nq1LPJ44ejcqNBuXT6YPUlSdzv8TT8SlsTs3YpDOIduxk6PyODl%2B%2BVKrzO2ONCgUfXz0bSho0kmTHJF%2FMYMpqxnJCN0Ixl6wRI
  326. 11:48:06 T:4040 DEBUG: ------ Window Init (MusicOverlay.xml) ------
  327. 11:48:06 T:4040 INFO: Loading skin file: MusicOverlay.xml
  328. 11:48:06 T:1852 DEBUG: CDVDPlayer::HandleMessages - player started 1
  329. 11:48:06 T:1852 DEBUG: Previous line repeats 1 times.
  330. 11:48:06 T:1852 DEBUG: CDVDPlayer::SetCaching - caching state 0
  331. 11:48:06 T:3648 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(46439.909297, 1)
  332. 11:48:06 T:3648 DEBUG: CDVDPlayerAudio:: Discontinuity - was:-6671.385039, should be:-6663.705182, error:7.679857
  333. 11:48:06 T:3648 DEBUG: CWin32DirectSound::CheckPlayStatus: Resuming Playback
  334. 11:48:06 T:4040 DEBUG: CGUIInfoManager::SetCurrentSong(http://audio-dc6-t1-3.pandora.com/access/2858601163908852399.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptrvx%2FMcd4IbLbx%2FryMpWGYAhYQ4YG2LWszrg%2FR5o0%2BkA0gKEquy1FQ13%2BjnbBr4M7ccP051TjVTndJeXo9cAwNWvpYadLzni5udQ99QraFVoWWunLTdMJG50L4XtRssnRXpRCOuMA0ralhPD4PFLCAv3pAzFHKjnpFeVCUMIA0nq1LPJ44ejcqNBuXT6YPUlSdzv8TT8SlsTs3YpDOIduxk6PyODl%2B%2BVKrzO2ONCgUfXz0bSho0kmTHJF%2FMYMpqxnJCN0Ixl6wRI)
  335. 11:48:06 T:4040 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://audio-dc6-t1-3.pandora.com
  336. 11:48:07 T:4040 DEBUG: CFileCurl::GetMimeType - http://audio-dc6-t1-3.pandora.com/access/2858601163908852399.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptrvx%2FMcd4IbLbx%2FryMpWGYAhYQ4YG2LWszrg%2FR5o0%2BkA0gKEquy1FQ13%2BjnbBr4M7ccP051TjVTndJeXo9cAwNWvpYadLzni5udQ99QraFVoWWunLTdMJG50L4XtRssnRXpRCOuMA0ralhPD4PFLCAv3pAzFHKjnpFeVCUMIA0nq1LPJ44ejcqNBuXT6YPUlSdzv8TT8SlsTs3YpDOIduxk6PyODl%2B%2BVKrzO2ONCgUfXz0bSho0kmTHJF%2FMYMpqxnJCN0Ixl6wRI -> application/octet-stream
  337. 11:48:07 T:4040 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  338. 11:48:07 T:4040 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  339. 11:48:07 T:4040 DEBUG: Activating window ID: 12006
  340. 11:48:07 T:3240 NOTICE: [trakt] [Notification Service] message: {u'params': {u'data': {u'album': u'Eagles', u'item': {u'type': u'song'}, u'player': {u'playerid': -1, u'speed': 1}, u'title': u'Hotel California', u'artist': u'Eagles'}, u'sender': u'xbmc'}, u'jsonrpc': u'2.0', u'method': u'Player.OnPlay'}
  341. 11:48:07 T:3240 NOTICE: [trakt] [Scrobbler] Watching: song
  342. 11:48:07 T:3240 NOTICE: [trakt] [Scrobbler] Suddenly stopped watching item
  343. 11:48:07 T:4040 DEBUG: ------ Window Deinit (MusicOverlay.xml) ------
  344. 11:48:07 T:4040 DEBUG: ------ Window Init (MusicOverlay.xml) ------
  345. 11:48:07 T:4040 INFO: Loading skin file: MusicOverlay.xml
  346. 11:48:07 T:4040 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  347. 11:48:07 T:2944 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://cont-2.p-cdn.com
  348. 11:48:07 T:2944 DEBUG: Caching image 'http://cont-2.p-cdn.com/images/public/amz/0/2/1/8/081227968120_500W_488H.jpg' as '9/90cc3770.jpg' full size
  349. 11:48:07 T:2944 INFO: Caching image from: http://cont-2.p-cdn.com/images/public/amz/0/2/1/8/081227968120_500W_488H.jpg to special://masterprofile/Thumbnails/9/90cc3770.jpg
  350. 11:48:07 T:2944 DEBUG: FileCurl::Open(0709AD10) http://cont-2.p-cdn.com/images/public/amz/0/2/1/8/081227968120_500W_488H.jpg
  351. 11:48:07 T:4040 DEBUG: ------ Window Deinit (MyMusicNav.xml) ------
  352. 11:48:07 T:4040 DEBUG: ------ Window Init (MusicVisualisation.xml) ------
  353. 11:48:07 T:4040 INFO: Loading skin file: MusicVisualisation.xml
  354. 11:48:07 T:4040 DEBUG: CApplication::ExecuteXBMCAction : Translating RunScript(script.artistslideshow)
  355. 11:48:07 T:4040 DEBUG: CApplication::ExecuteXBMCAction : To RunScript(script.artistslideshow)
  356. 11:48:07 T:4040 INFO: initializing python engine.
  357. 11:48:07 T:4040 DEBUG: new python thread created. id=10
  358. 11:48:07 T:3856 DEBUG: Thread XBPyThread start, auto delete: 0
  359. 11:48:07 T:3856 DEBUG: Python thread: start processing
  360. 11:48:07 T:4040 DEBUG: ------ Window Deinit (MusicOverlay.xml) ------
  361. 11:48:07 T:3856 NOTICE: -->Python Interpreter Initialized<--
  362. 11:48:07 T:3856 DEBUG: XBPyThread::Process - The source file to load is C:\Users\Chris\AppData\Roaming\XBMC\addons\script.artistslideshow\default.py
  363. 11:48:07 T:3856 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\Chris\AppData\Roaming\XBMC\addons\script.artistslideshow;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.demjson\lib;C:\Program Files\XBMC\addons\script.module.simplejson\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\weather.wunderground\resources\lib\wunderground;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.myconnpy\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files\XBMC\addons\script.module.pil\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.free.cable.database\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.coveapi\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files\XBMC\addons\script.module.pysqlite\lib;C:\Program Files\XBMC\system\python\DLLs;C:\Program Files\XBMC\system\python\Lib;C:\Program Files\XBMC\python26.zip;C:\Program Files\XBMC\system\python\lib\plat-win;C:\Program Files\XBMC\system\python\lib\lib-tk;C:\Program Files\XBMC;C:\Program Files\XBMC\system\python;C:\Program Files\XBMC\system\python\lib\site-packages;
  364. 11:48:07 T:3856 DEBUG: XBPyThread::Process - Entering source directory C:\Users\Chris\AppData\Roaming\XBMC\addons\script.artistslideshow
  365. 11:48:07 T:3856 DEBUG: Instantiating addon using automatically obtained id of "script.artistslideshow" dependent on version 2.0 of the xbmc.python api
  366. 11:48:08 T:1428 DEBUG: script.artistslideshow: script stopped
  367. 11:48:08 T:1428 INFO: Scriptresult: Success
  368. 11:48:08 T:1428 INFO: Python script stopped
  369. 11:48:08 T:1428 DEBUG: Thread XBPyThread 1428 terminating
  370. 11:48:08 T:4040 DEBUG: waiting for python thread 9 to stop
  371. 11:48:08 T:4040 DEBUG: python thread 9 destructed
  372. 11:48:08 T:3856 DEBUG: script.artistslideshow: script version 1.4.5 started
  373. 11:48:08 T:3856 DEBUG: script.artistslideshow: window id is set to 12006
  374. 11:48:08 T:3856 DEBUG: script.artistslideshow: artist field is set to
  375. 11:48:08 T:3856 DEBUG: script.artistslideshow: title field is set to
  376. 11:48:08 T:3856 DEBUG: script.artistslideshow: language = en
  377. 11:48:08 T:528 DEBUG: CTextureCache::GetImageHash - unable to stat url
  378. 11:48:08 T:3856 DEBUG: script.artistslideshow: external call is set to
  379. 11:48:08 T:3856 DEBUG: script.artistslideshow: first song started
  380. 11:48:08 T:2188 DEBUG: CFileCurl::GetMimeType - http://audio-dc6-t1-3.pandora.com/access/?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptrvx%2FMcd4IbLbx%2FryMpWGYAhYQ4YG2LWszrg%2FR5o0%2BkA0gKEquy1FQ13%2BjnbBr4M7ccP051TjVTndJeXo9cAwNWvpYadLzni5udQ99QraFVoWWunLTdMJG50L4XtRssnRXpRCOuMA0ralhPD4PFLCAv3pAzFHKjnpFeVCUMIA0nq1LPJ44ejcqNBuXT6YPUlSdzv8TT8SlsTs3YpDOIduxk6PyODl%2B%2BVKrzO2ONCgUfXz0bSho0kmTHJF%2FMYMpqxnJCN0Ixl6wRIcdart.png -> failed
  381. 11:48:08 T:3856 DEBUG: script.artistslideshow: current artist is Eagles
  382. 11:48:08 T:3856 DEBUG: script.artistslideshow: start download
  383. 11:48:08 T:3856 DEBUG: script.artistslideshow: cachedir = C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\
  384. 11:48:08 T:3856 DEBUG: script.artistslideshow: asking for images from: http://ws.audioscrobbler.com/2.0/?autocorrect=1&api_key=fbd57a1baddb983d1848a939665310f6&method=artist.getImages&artist=Eagles
  385. 11:48:08 T:3856 DEBUG: script.artistslideshow: downloading artist images info lastfm
  386. 11:48:09 T:3648 DEBUG: CDVDPlayerAudio:: Discontinuity - was:2081117.705595, should be:2034381.231464, error:-46736.474132
  387. 11:48:09 T:3856 DEBUG: script.artistslideshow: downloading images
  388. 11:48:09 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  389. 11:48:09 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  390. 11:48:09 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/48180119/Eagles+000.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\ba4fefff.tbn
  391. 11:48:16 T:3856 DEBUG: script.artistslideshow: switching slideshow to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition
  392. 11:48:16 T:2944 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\ba4fefff.tbn' as 'c/c20ac3c6.tbn' full size
  393. 11:48:16 T:2944 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\ba4fefff.tbn to special://masterprofile/Thumbnails/c/c20ac3c6.tbn
  394. 11:48:16 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  395. 11:48:16 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  396. 11:48:16 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/27893349/Eagles+1974car01.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\faeb7389.tbn
  397. 11:48:17 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  398. 11:48:17 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  399. 11:48:17 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/3241683/Eagles+00324370_lg.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\84fa70ba.tbn
  400. 11:48:19 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  401. 11:48:19 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  402. 11:48:19 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/37525011/Eagles++2005.png to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\035a5786.tbn
  403. 11:48:19 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  404. 11:48:19 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  405. 11:48:19 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/16916861/Eagles+LROOE_.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\c2993510.tbn
  406. 11:48:19 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  407. 11:48:19 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  408. 11:48:19 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/2131476/Eagles.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\0fa5b036.tbn
  409. 11:48:19 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  410. 11:48:19 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  411. 11:48:19 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/38383/Eagles.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\62e7e3da.tbn
  412. 11:48:20 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  413. 11:48:20 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  414. 11:48:20 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/55113715/Eagles+1972desperadosmoke.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\07e5e238.tbn
  415. 11:48:20 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  416. 11:48:20 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  417. 11:48:20 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/27893395/Eagles+FPI511250318AR_b.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\7cd8ea50.tbn
  418. 11:48:21 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  419. 11:48:21 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  420. 11:48:21 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/26488/Eagles.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\9ca12e4a.tbn
  421. 11:48:21 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  422. 11:48:21 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  423. 11:48:21 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/27893375/Eagles+HFOTB05.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\19af3ff9.tbn
  424. 11:48:22 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  425. 11:48:22 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  426. 11:48:22 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/55113701/Eagles+SW14.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\463a4215.tbn
  427. 11:48:22 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  428. 11:48:22 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  429. 11:48:22 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/29263325/Eagles.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\59ffa4eb.tbn
  430. 11:48:22 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  431. 11:48:22 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  432. 11:48:22 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/55113753/Eagles+1972cactus01.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\676884c8.tbn
  433. 11:48:23 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  434. 11:48:23 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  435. 11:48:23 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/55113683/Eagles+1974boulder.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\71634146.tbn
  436. 11:48:23 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  437. 11:48:23 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  438. 11:48:23 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/55113661/Eagles+1974airport.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\2d433fc3.tbn
  439. 11:48:24 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  440. 11:48:24 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  441. 11:48:24 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/55113613/Eagles+band1973.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\77a6eaf1.tbn
  442. 11:48:25 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  443. 11:48:25 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  444. 11:48:25 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/15195755/Eagles.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\92b8d26c.tbn
  445. 11:48:25 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  446. 11:48:25 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  447. 11:48:25 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/55113763/Eagles+CR01.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\ca4d6817.tbn
  448. 11:48:28 T:2600 INFO: CFileCache::Process - Hit eof.
  449. 11:48:30 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  450. 11:48:30 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  451. 11:48:30 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/5764756/Eagles+Halloffame.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\b2bf2df4.tbn
  452. 11:48:34 T:4040 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://t1-2.p-cdn.com (easy=0F012008, multi=003F8130)
  453. 11:48:36 T:3856 DEBUG: script.artistslideshow: switching slideshow to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\
  454. 11:48:36 T:2944 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\7cd8ea50.tbn' as '8/8cb74094.tbn' full size
  455. 11:48:36 T:2944 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\7cd8ea50.tbn to special://masterprofile/Thumbnails/8/8cb74094.tbn
  456. 11:48:37 T:4040 DEBUG: SECTION:UnloadDelayed(SECTION: LCODE)
  457. 11:48:38 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  458. 11:48:38 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  459. 11:48:38 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/66225378/Eagles.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\fb4f9a25.tbn
  460. 11:48:38 T:4040 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  461. 11:48:38 T:4040 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://cont-2.p-cdn.com (easy=0EDF0060, multi=003F84E8)
  462. 11:48:38 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  463. 11:48:38 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  464. 11:48:38 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/55113641/Eagles+Holland1972.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\932267e6.tbn
  465. 11:48:38 T:4040 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://audio-dc6-t1-3.pandora.com (easy=0EDE70A0, multi=00000000)
  466. 11:48:39 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  467. 11:48:39 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  468. 11:48:39 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/59376747/Eagles+_band_056_RT_warm.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\e2f0223d.tbn
  469. 11:48:39 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  470. 11:48:39 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  471. 11:48:39 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/38518869/Eagles+1350130.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\689f29cd.tbn
  472. 11:48:41 T:2188 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\faeb7389.tbn' as '8/838e94e7.tbn' full size
  473. 11:48:41 T:2188 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\faeb7389.tbn to special://masterprofile/Thumbnails/8/838e94e7.tbn
  474. 11:48:42 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  475. 11:48:42 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  476. 11:48:42 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/38518903/Eagles+_2.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\05e52afa.tbn
  477. 11:48:42 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  478. 11:48:42 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  479. 11:48:42 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/26996717/Eagles+GFWNF.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\16e7b3dd.tbn
  480. 11:48:44 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  481. 11:48:44 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  482. 11:48:44 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/2156254/Eagles.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\ba2c631a.tbn
  483. 11:48:45 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  484. 11:48:45 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  485. 11:48:45 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/38518881/Eagles+2007271035458230.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\c653d9f1.tbn
  486. 11:48:46 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  487. 11:48:46 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  488. 11:48:46 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/38518851/Eagles+20017the.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\e7c96b65.tbn
  489. 11:48:46 T:2188 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\84fa70ba.tbn' as '1/1233658d.tbn' full size
  490. 11:48:46 T:2188 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\84fa70ba.tbn to special://masterprofile/Thumbnails/1/1233658d.tbn
  491. 11:48:52 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\c2993510.tbn' as 'd/d9ee8139.tbn' full size
  492. 11:48:52 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\c2993510.tbn to special://masterprofile/Thumbnails/d/d9ee8139.tbn
  493. 11:48:56 T:3856 DEBUG: script.artistslideshow: switching slideshow to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition
  494. 11:48:56 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\035a5786.tbn' as '8/849a3730.tbn' full size
  495. 11:48:56 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\035a5786.tbn to special://masterprofile/Thumbnails/8/849a3730.tbn
  496. 11:48:56 T:528 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
  497. 11:48:56 T:528 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  498. 11:48:56 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  499. 11:48:56 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  500. 11:48:56 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/27893387/Eagles+OOTNSB04.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\fc93f43e.tbn
  501. 11:48:57 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  502. 11:48:57 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  503. 11:48:57 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/27893381/Eagles+LROOETB03.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\db5f1b3a.tbn
  504. 11:48:57 T:528 DEBUG: CImageLoader::DoWork - took 1047 ms to load special://masterprofile/Thumbnails/8/849a3730.tbn
  505. 11:48:57 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  506. 11:48:57 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  507. 11:48:57 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/26997039/Eagles+1972desperadoshootout04.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\578277c2.tbn
  508. 11:48:58 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  509. 11:48:58 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  510. 11:48:58 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/23947151/Eagles+Band__hallway.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\57b1730f.tbn
  511. 11:48:58 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  512. 11:48:58 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  513. 11:48:58 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/2789662/Eagles+1975+One+Of+These+Nights+Insid.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\f8e796b9.tbn
  514. 11:48:59 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  515. 11:48:59 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  516. 11:48:59 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/28654931/Eagles++2005+2.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\e5cec52e.tbn
  517. 11:49:00 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  518. 11:49:00 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  519. 11:49:00 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/40387883/Eagles+gols.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\f8244dc2.tbn
  520. 11:49:01 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\77a6eaf1.tbn' as '9/96d59790.tbn' full size
  521. 11:49:01 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\77a6eaf1.tbn to special://masterprofile/Thumbnails/9/96d59790.tbn
  522. 11:49:01 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  523. 11:49:01 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  524. 11:49:01 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/26720327/Eagles+2.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\ca22a206.tbn
  525. 11:49:01 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  526. 11:49:01 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  527. 11:49:01 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/7275729/Eagles.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\da11c24e.tbn
  528. 11:49:01 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  529. 11:49:01 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  530. 11:49:01 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/26720523/Eagles+Eagels.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\aa1cd418.tbn
  531. 11:49:02 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  532. 11:49:02 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  533. 11:49:02 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/30556/Eagles.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\00d1b932.tbn
  534. 11:49:06 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\07e5e238.tbn' as '2/22be50ed.tbn' full size
  535. 11:49:06 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\07e5e238.tbn to special://masterprofile/Thumbnails/2/22be50ed.tbn
  536. 11:49:07 T:528 DEBUG: CImageLoader::DoWork - took 147 ms to load special://masterprofile/Thumbnails/2/22be50ed.tbn
  537. 11:49:12 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\463a4215.tbn' as 'b/b329252b.tbn' full size
  538. 11:49:12 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\463a4215.tbn to special://masterprofile/Thumbnails/b/b329252b.tbn
  539. 11:49:17 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\faeb7389.tbn' as '7/7125f9df.tbn' full size
  540. 11:49:17 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\faeb7389.tbn to special://masterprofile/Thumbnails/7/7125f9df.tbn
  541. 11:49:22 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\676884c8.tbn' as 'a/aa575dab.tbn' full size
  542. 11:49:22 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\676884c8.tbn to special://masterprofile/Thumbnails/a/aa575dab.tbn
  543. 11:49:27 T:4040 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  544. 11:49:28 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\e7c96b65.tbn' as '2/2b1f0b39.tbn' full size
  545. 11:49:28 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\e7c96b65.tbn to special://masterprofile/Thumbnails/2/2b1f0b39.tbn
  546. 11:49:38 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\19af3ff9.tbn' as '5/57493b16.tbn' full size
  547. 11:49:38 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\19af3ff9.tbn to special://masterprofile/Thumbnails/5/57493b16.tbn
  548. 11:49:44 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\fb4f9a25.tbn' as 'c/c2192613.tbn' full size
  549. 11:49:44 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\fb4f9a25.tbn to special://masterprofile/Thumbnails/c/c2192613.tbn
  550. 11:49:49 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\ca4d6817.tbn' as '9/971e864c.tbn' full size
  551. 11:49:49 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\ca4d6817.tbn to special://masterprofile/Thumbnails/9/971e864c.tbn
  552. 11:49:54 T:3856 DEBUG: script.artistslideshow: copying file to transition directory
  553. 11:49:54 T:3856 DEBUG: script.artistslideshow: moving file to cache directory
  554. 11:49:54 T:3856 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/26671731/Eagles+farewell+tour+degli++27.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\2e987226.tbn
  555. 11:49:55 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\689f29cd.tbn' as '5/552a5eed.tbn' full size
  556. 11:49:55 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\689f29cd.tbn to special://masterprofile/Thumbnails/5/552a5eed.tbn
  557. 11:49:55 T:3856 DEBUG: script.artistslideshow: switching slideshow to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\
  558. 11:49:55 T:3856 DEBUG: script.artistslideshow: finished downloading images
  559. 11:49:55 T:3856 DEBUG: script.artistslideshow: cleaning up from refreshing slideshow
  560. 11:49:55 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\71634146.tbn' as 'c/c3fbce86.tbn' full size
  561. 11:49:55 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\71634146.tbn to special://masterprofile/Thumbnails/c/c3fbce86.tbn
  562. 11:49:55 T:528 DEBUG: CImageLoader::DoWork - took 149 ms to load special://masterprofile/Thumbnails/c/c3fbce86.tbn
  563. 11:50:05 T:3856 DEBUG: script.artistslideshow: switching slideshow to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition
  564. 11:50:05 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\62e7e3da.tbn' as '2/25a21328.tbn' full size
  565. 11:50:05 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\62e7e3da.tbn to special://masterprofile/Thumbnails/2/25a21328.tbn
  566. 11:50:10 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\00d1b932.tbn' as '7/753dd327.tbn' full size
  567. 11:50:10 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\00d1b932.tbn to special://masterprofile/Thumbnails/7/753dd327.tbn
  568. 11:50:15 T:3856 DEBUG: script.artistslideshow: switching slideshow to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\
  569. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/00d1b932.tbn
  570. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/035a5786.tbn
  571. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/05e52afa.tbn
  572. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/07e5e238.tbn
  573. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/0fa5b036.tbn
  574. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/16e7b3dd.tbn
  575. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/19af3ff9.tbn
  576. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/2d433fc3.tbn
  577. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/2e987226.tbn
  578. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/463a4215.tbn
  579. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/578277c2.tbn
  580. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/57b1730f.tbn
  581. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/59ffa4eb.tbn
  582. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/62e7e3da.tbn
  583. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/676884c8.tbn
  584. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/689f29cd.tbn
  585. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/71634146.tbn
  586. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/77a6eaf1.tbn
  587. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/7cd8ea50.tbn
  588. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/84fa70ba.tbn
  589. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/92b8d26c.tbn
  590. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/932267e6.tbn
  591. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/9ca12e4a.tbn
  592. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/aa1cd418.tbn
  593. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/b2bf2df4.tbn
  594. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/ba2c631a.tbn
  595. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/ba4fefff.tbn
  596. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/c2993510.tbn
  597. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/c653d9f1.tbn
  598. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/ca22a206.tbn
  599. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/ca4d6817.tbn
  600. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/da11c24e.tbn
  601. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/db5f1b3a.tbn
  602. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/e2f0223d.tbn
  603. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/e5cec52e.tbn
  604. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/e7c96b65.tbn
  605. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/f8244dc2.tbn
  606. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/f8e796b9.tbn
  607. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/faeb7389.tbn
  608. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/fb4f9a25.tbn
  609. 11:50:15 T:3856 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/fc93f43e.tbn
  610. 11:50:15 T:2188 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\e2f0223d.tbn' as '9/9fda59b5.tbn' full size
  611. 11:50:15 T:2188 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\e2f0223d.tbn to special://masterprofile/Thumbnails/9/9fda59b5.tbn
  612. 11:50:21 T:2188 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\db5f1b3a.tbn' as '0/047ecbe4.tbn' full size
  613. 11:50:21 T:2188 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\db5f1b3a.tbn to special://masterprofile/Thumbnails/0/047ecbe4.tbn
  614. 11:50:31 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\463a4215.tbn' as '4/41824813.tbn' full size
  615. 11:50:31 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\463a4215.tbn to special://masterprofile/Thumbnails/4/41824813.tbn
  616. 11:50:32 T:528 DEBUG: CImageLoader::DoWork - took 412 ms to load special://masterprofile/Thumbnails/4/41824813.tbn
  617. 11:50:37 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\05e52afa.tbn' as '8/8da21d24.tbn' full size
  618. 11:50:37 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\05e52afa.tbn to special://masterprofile/Thumbnails/8/8da21d24.tbn
  619. 11:50:42 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\92b8d26c.tbn' as 'f/fe755f03.tbn' full size
  620. 11:50:42 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\92b8d26c.tbn to special://masterprofile/Thumbnails/f/fe755f03.tbn
  621. 11:50:47 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\62e7e3da.tbn' as 'd/d7097e10.tbn' full size
  622. 11:50:47 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\62e7e3da.tbn to special://masterprofile/Thumbnails/d/d7097e10.tbn
  623. 11:50:53 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\2e987226.tbn' as '7/73654de3.tbn' full size
  624. 11:50:53 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\2e987226.tbn to special://masterprofile/Thumbnails/7/73654de3.tbn
  625. 11:50:55 T:528 DEBUG: CImageLoader::DoWork - took 1806 ms to load special://masterprofile/Thumbnails/7/73654de3.tbn
  626. 11:50:58 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\e7c96b65.tbn' as 'd/d9b46601.tbn' full size
  627. 11:50:58 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\e7c96b65.tbn to special://masterprofile/Thumbnails/d/d9b46601.tbn
  628. 11:51:03 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\fc93f43e.tbn' as 'c/c0cefca1.tbn' full size
  629. 11:51:03 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\fc93f43e.tbn to special://masterprofile/Thumbnails/c/c0cefca1.tbn
  630. 11:51:04 T:528 DEBUG: CImageLoader::DoWork - took 246 ms to load special://masterprofile/Thumbnails/c/c0cefca1.tbn
  631. 11:51:09 T:2944 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\da11c24e.tbn' as '1/18f7e9b5.tbn' full size
  632. 11:51:09 T:2944 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\da11c24e.tbn to special://masterprofile/Thumbnails/1/18f7e9b5.tbn
  633. 11:51:14 T:2944 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\2d433fc3.tbn' as 'b/bfafa8ee.tbn' full size
  634. 11:51:14 T:2944 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\2d433fc3.tbn to special://masterprofile/Thumbnails/b/bfafa8ee.tbn
  635. 11:51:14 T:2944 DEBUG: CImageLoader::DoWork - took 145 ms to load special://masterprofile/Thumbnails/b/bfafa8ee.tbn
  636. 11:51:19 T:2944 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\c653d9f1.tbn' as 'f/f1f46f3d.tbn' full size
  637. 11:51:19 T:2944 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\c653d9f1.tbn to special://masterprofile/Thumbnails/f/f1f46f3d.tbn
  638. 11:51:25 T:2944 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\f8e796b9.tbn' as '3/309dafd7.tbn' full size
  639. 11:51:25 T:2944 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\f8e796b9.tbn to special://masterprofile/Thumbnails/3/309dafd7.tbn
  640. 11:51:30 T:2944 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\19af3ff9.tbn' as 'a/a5e2562e.tbn' full size
  641. 11:51:30 T:2944 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\19af3ff9.tbn to special://masterprofile/Thumbnails/a/a5e2562e.tbn
  642. 11:51:31 T:2944 DEBUG: CImageLoader::DoWork - took 338 ms to load special://masterprofile/Thumbnails/a/a5e2562e.tbn
  643. 11:51:36 T:2944 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\0fa5b036.tbn' as 'e/e86e65f2.tbn' full size
  644. 11:51:36 T:2944 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\0fa5b036.tbn to special://masterprofile/Thumbnails/e/e86e65f2.tbn
  645. 11:51:46 T:2944 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\035a5786.tbn' as '7/76315a08.tbn' full size
  646. 11:51:46 T:2944 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\035a5786.tbn to special://masterprofile/Thumbnails/7/76315a08.tbn
  647. 11:51:46 T:2944 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
  648. 11:51:46 T:2944 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  649. 11:51:47 T:2944 DEBUG: CImageLoader::DoWork - took 960 ms to load special://masterprofile/Thumbnails/7/76315a08.tbn
  650. 11:51:52 T:2944 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\aa1cd418.tbn' as '6/625d0bab.tbn' full size
  651. 11:51:52 T:2944 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\aa1cd418.tbn to special://masterprofile/Thumbnails/6/625d0bab.tbn
  652. 11:51:57 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\07e5e238.tbn' as 'd/d0153dd5.tbn' full size
  653. 11:51:57 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\07e5e238.tbn to special://masterprofile/Thumbnails/d/d0153dd5.tbn
  654. 11:51:57 T:528 DEBUG: CImageLoader::DoWork - took 136 ms to load special://masterprofile/Thumbnails/d/d0153dd5.tbn
  655. 11:52:02 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\16e7b3dd.tbn' as 'c/c46501ac.tbn' full size
  656. 11:52:02 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\16e7b3dd.tbn to special://masterprofile/Thumbnails/c/c46501ac.tbn
  657. 11:52:03 T:528 DEBUG: CImageLoader::DoWork - took 212 ms to load special://masterprofile/Thumbnails/c/c46501ac.tbn
  658. 11:52:08 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\ca22a206.tbn' as '1/1d6b7715.tbn' full size
  659. 11:52:08 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\ca22a206.tbn to special://masterprofile/Thumbnails/1/1d6b7715.tbn
  660. 11:52:08 T:528 DEBUG: CImageLoader::DoWork - took 122 ms to load special://masterprofile/Thumbnails/1/1d6b7715.tbn
  661. 11:52:13 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\ba4fefff.tbn' as '3/30a1aefe.tbn' full size
  662. 11:52:13 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\ba4fefff.tbn to special://masterprofile/Thumbnails/3/30a1aefe.tbn
  663. 11:52:13 T:528 DEBUG: CImageLoader::DoWork - took 184 ms to load special://masterprofile/Thumbnails/3/30a1aefe.tbn
  664. 11:52:18 T:4040 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  665. 11:52:18 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\57b1730f.tbn' as '3/3382192f.tbn' full size
  666. 11:52:18 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\57b1730f.tbn to special://masterprofile/Thumbnails/3/3382192f.tbn
  667. 11:52:24 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\689f29cd.tbn' as 'a/a78133d5.tbn' full size
  668. 11:52:24 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\689f29cd.tbn to special://masterprofile/Thumbnails/a/a78133d5.tbn
  669. 11:52:24 T:528 DEBUG: CImageLoader::DoWork - took 120 ms to load special://masterprofile/Thumbnails/a/a78133d5.tbn
  670. 11:52:34 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\932267e6.tbn' as '8/8fbf9ee5.tbn' full size
  671. 11:52:34 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\932267e6.tbn to special://masterprofile/Thumbnails/8/8fbf9ee5.tbn
  672. 11:52:35 T:528 DEBUG: CImageLoader::DoWork - took 139 ms to load special://masterprofile/Thumbnails/8/8fbf9ee5.tbn
  673. 11:52:40 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\b2bf2df4.tbn' as '9/9e96777d.tbn' full size
  674. 11:52:40 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\b2bf2df4.tbn to special://masterprofile/Thumbnails/9/9e96777d.tbn
  675. 11:52:45 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\ba2c631a.tbn' as '2/2ed401bb.tbn' full size
  676. 11:52:45 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\ba2c631a.tbn to special://masterprofile/Thumbnails/2/2ed401bb.tbn
  677. 11:52:56 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\ca4d6817.tbn' as '6/65b5eb74.tbn' full size
  678. 11:52:56 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\ca4d6817.tbn to special://masterprofile/Thumbnails/6/65b5eb74.tbn
  679. 11:53:07 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\e5cec52e.tbn' as '4/4d860e3c.tbn' full size
  680. 11:53:07 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\e5cec52e.tbn to special://masterprofile/Thumbnails/4/4d860e3c.tbn
  681. 11:53:07 T:528 DEBUG: CImageLoader::DoWork - took 523 ms to load special://masterprofile/Thumbnails/4/4d860e3c.tbn
  682. 11:53:12 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\77a6eaf1.tbn' as '6/647efaa8.tbn' full size
  683. 11:53:12 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\77a6eaf1.tbn to special://masterprofile/Thumbnails/6/647efaa8.tbn
  684. 11:53:17 T:528 DEBUG: CImageLoader::DoWork - took 138 ms to load special://masterprofile/Thumbnails/c/c3fbce86.tbn
  685. 11:53:23 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\59ffa4eb.tbn' as '4/4e384c8b.tbn' full size
  686. 11:53:23 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\59ffa4eb.tbn to special://masterprofile/Thumbnails/4/4e384c8b.tbn
  687. 11:53:28 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\9ca12e4a.tbn' as '2/2f19736a.tbn' full size
  688. 11:53:28 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\9ca12e4a.tbn to special://masterprofile/Thumbnails/2/2f19736a.tbn
  689. 11:53:33 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\fb4f9a25.tbn' as '3/30b24b2b.tbn' full size
  690. 11:53:33 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\fb4f9a25.tbn to special://masterprofile/Thumbnails/3/30b24b2b.tbn
  691. 11:53:39 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\676884c8.tbn' as '5/58fc3093.tbn' full size
  692. 11:53:39 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\676884c8.tbn to special://masterprofile/Thumbnails/5/58fc3093.tbn
  693. 11:53:39 T:528 DEBUG: CImageLoader::DoWork - took 130 ms to load special://masterprofile/Thumbnails/5/58fc3093.tbn
  694. 11:53:44 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\578277c2.tbn' as '7/77e66b68.tbn' full size
  695. 11:53:44 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\578277c2.tbn to special://masterprofile/Thumbnails/7/77e66b68.tbn
  696. 11:53:44 T:528 DEBUG: CImageLoader::DoWork - took 137 ms to load special://masterprofile/Thumbnails/7/77e66b68.tbn
  697. 11:53:49 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\f8244dc2.tbn' as 'b/b70d5c4b.tbn' full size
  698. 11:53:49 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\f8244dc2.tbn to special://masterprofile/Thumbnails/b/b70d5c4b.tbn
  699. 11:53:51 T:528 DEBUG: CImageLoader::DoWork - took 1107 ms to load special://masterprofile/Thumbnails/b/b70d5c4b.tbn
  700. 11:53:55 T:2944 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\00d1b932.tbn' as '8/8796be1f.tbn' full size
  701. 11:53:55 T:2944 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\c159b517\00d1b932.tbn to special://masterprofile/Thumbnails/8/8796be1f.tbn
  702. 11:54:00 T:2944 DEBUG: CImageLoader::DoWork - took 166 ms to load special://masterprofile/Thumbnails/0/047ecbe4.tbn
  703. 11:54:11 T:528 DEBUG: CImageLoader::DoWork - took 413 ms to load special://masterprofile/Thumbnails/4/41824813.tbn
  704. 11:54:32 T:528 DEBUG: CImageLoader::DoWork - took 175 ms to load special://masterprofile/Thumbnails/7/73654de3.tbn
  705. 11:54:36 T:1852 INFO: CDVDPlayer::Process - eof reading from demuxer
  706. 11:54:36 T:1852 NOTICE: CDVDPlayer::OnExit()
  707. 11:54:36 T:1852 NOTICE: DVDPlayer: eof, waiting for queues to empty
  708. 11:54:36 T:1852 NOTICE: DVDPlayer: closing audio stream
  709. 11:54:36 T:1852 NOTICE: Closing audio stream
  710. 11:54:36 T:1852 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  711. 11:54:36 T:3648 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_EOF
  712. 11:54:36 T:3648 DEBUG: CDVDAudio::Drain - adding 9664 bytes of silence, buffer size: 2720, chunk size: 12384
  713. 11:54:36 T:3648 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  714. 11:54:36 T:3648 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  715. 11:54:36 T:1852 NOTICE: Waiting for audio thread to exit
  716. 11:54:36 T:3648 DEBUG: CDVDPlayerAudio::Process - Abort received, exiting thread
  717. 11:54:36 T:3648 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  718. 11:54:36 T:3648 DEBUG: Thread CDVDPlayerAudio 3648 terminating
  719. 11:54:36 T:1852 NOTICE: Closing audio device
  720. 11:54:37 T:1852 DEBUG: CWin32DirectSound::WaitCompletion - timeout waiting for silence
  721. 11:54:37 T:1852 DEBUG: CWin32DirectSound::Deinitialize: Cleaning up
  722. 11:54:37 T:1852 NOTICE: Deleting audio codec
  723. 11:54:37 T:1852 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  724. 11:54:37 T:1852 NOTICE: CDVDPlayer::OnExit() deleting input stream
  725. 11:54:37 T:2600 DEBUG: Thread XFILE::CFileCache 2600 terminating
  726. 11:54:37 T:1852 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  727. 11:54:37 T:1852 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  728. 11:54:37 T:4072 NOTICE: PANDORA: onPlayBackEnded
  729. 11:54:37 T:1852 DEBUG: Thread CDVDPlayer 1852 terminating
  730. 11:54:37 T:3240 NOTICE: [trakt] [Notification Service] message: {u'params': {u'data': None, u'sender': u'xbmc'}, u'jsonrpc': u'2.0', u'method': u'Player.OnStop'}
  731. 11:54:37 T:4040 DEBUG: CGUIAudioManager::Initialize
  732. 11:54:37 T:4040 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  733. 11:54:38 T:4040 DEBUG: ------ Window Deinit (MusicVisualisation.xml) ------
  734. 11:54:38 T:4040 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  735. 11:54:38 T:4040 DEBUG: ------ Window Init (MyMusicNav.xml) ------
  736. 11:54:38 T:4040 INFO: Loading skin file: MyMusicNav.xml
  737. 11:54:38 T:4040 WARNING: Label Formating: $VAR[value_musicgenrebg] is not defined
  738. 11:54:38 T:4040 WARNING: Previous line repeats 1 times.
  739. 11:54:38 T:4040 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/audio/)
  740. 11:54:38 T:4040 DEBUG: ParentPath = [addons://sources/audio/]
  741. 11:54:38 T:4040 WARNING: XFILE::CMusicDatabaseDirectory::GetLabel - Unknown nodetype requested 0
  742. 11:54:38 T:4072 NOTICE: PANDORA: playing = True
  743. 11:54:38 T:2944 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item http://audio-dc6-t1-3.pandora.com/access/2858601163908852399.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptrvx%2FMcd4IbLbx%2FryMpWGYAhYQ4YG2LWszrg%2FR5o0%2BkA0gKEquy1FQ13%2BjnbBr4M7ccP051TjVTndJeXo9cAwNWvpYadLzni5udQ99QraFVoWWunLTdMJG50L4XtRssnRXpRCOuMA0ralhPD4PFLCAv3pAzFHKjnpFeVCUMIA0nq1LPJ44ejcqNBuXT6YPUlSdzv8TT8SlsTs3YpDOIduxk6PyODl%2B%2BVKrzO2ONCgUfXz0bSho0kmTHJF%2FMYMpqxnJCN0Ixl6wRI
  744. 11:54:38 T:2944 DEBUG: CSaveFileStateJob::DoWork - Marking audio item http://audio-dc6-t1-3.pandora.com/access/2858601163908852399.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptrvx%2FMcd4IbLbx%2FryMpWGYAhYQ4YG2LWszrg%2FR5o0%2BkA0gKEquy1FQ13%2BjnbBr4M7ccP051TjVTndJeXo9cAwNWvpYadLzni5udQ99QraFVoWWunLTdMJG50L4XtRssnRXpRCOuMA0ralhPD4PFLCAv3pAzFHKjnpFeVCUMIA0nq1LPJ44ejcqNBuXT6YPUlSdzv8TT8SlsTs3YpDOIduxk6PyODl%2B%2BVKrzO2ONCgUfXz0bSho0kmTHJF%2FMYMpqxnJCN0Ixl6wRI as listened
  745. 11:54:38 T:4040 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  746. 11:54:38 T:4040 NOTICE: CDVDPlayer::CloseFile()
  747. 11:54:38 T:4040 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  748. 11:54:38 T:4040 NOTICE: DVDPlayer: waiting for threads to exit
  749. 11:54:38 T:4040 NOTICE: DVDPlayer: finished waiting
  750. 11:54:38 T:4008 NOTICE: PANDORA: Item 0 http://t1-1.p-cdn.com/access/8337345308701440450.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjleBCgzsZU1yeuVHIJzVvHnk4r7NsM5Oh9ZOqOc8Vu63rSki0NW2OuBEZQHD4tjFM%2F1AMuetwpsBwFOKwwwsNoKLRuBrsRfFJQ7NhWX%2FvHDIhTlJ1iFI1VW4hoDtPAU%2BTCrMx%2B6U3WaiwoGwrd3zCB0sbnlfHBdzXRrtuJxRIPXTcFS2pP52FlMbCOkb%2F1s7jCfJzHqFJotTYo0Xc%2FSAoPwl6rf0jx1fmigGlzR8vNEFj4XuIA5NM06gkyGPvh4uWHOHvYYf3P2
  751. 11:54:38 T:4008 NOTICE: PANDORA: Item 1 <xbmcgui.ListItem object at 0x0F7F3EC0>
  752. 11:54:38 T:4008 ERROR: Exception in thread Thread-2:
  753. Traceback (most recent call last):
  754. File "C:\Program Files\XBMC\system\python\Lib\threading.py", line 532, in __bootstrap_inner
  755. self.run()
  756. File "C:\Program Files\XBMC\system\python\Lib\threading.py", line 736, in run
  757. self.function(*self.args, **self.kwargs)
  758. File "C:\Users\Chris\AppData\Roaming\XBMC\addons\script.xbmc.pandora\default.py", line 173, in playNextSong
  759. self.gui.getControl(BTN_THUMBED_DN).setVisible(False)
  760. TypeError: Non-Existent Control 337
  761. 11:54:38 T:4040 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://t1-1.p-cdn.com
  762. 11:54:39 T:4040 DEBUG: CFileCurl::GetMimeType - http://t1-1.p-cdn.com/access/8337345308701440450.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjleBCgzsZU1yeuVHIJzVvHnk4r7NsM5Oh9ZOqOc8Vu63rSki0NW2OuBEZQHD4tjFM%2F1AMuetwpsBwFOKwwwsNoKLRuBrsRfFJQ7NhWX%2FvHDIhTlJ1iFI1VW4hoDtPAU%2BTCrMx%2B6U3WaiwoGwrd3zCB0sbnlfHBdzXRrtuJxRIPXTcFS2pP52FlMbCOkb%2F1s7jCfJzHqFJotTYo0Xc%2FSAoPwl6rf0jx1fmigGlzR8vNEFj4XuIA5NM06gkyGPvh4uWHOHvYYf3P2 -> application/octet-stream
  763. 11:54:39 T:4040 NOTICE: DVDPlayer: Opening: http://t1-1.p-cdn.com/access/8337345308701440450.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjleBCgzsZU1yeuVHIJzVvHnk4r7NsM5Oh9ZOqOc8Vu63rSki0NW2OuBEZQHD4tjFM%2F1AMuetwpsBwFOKwwwsNoKLRuBrsRfFJQ7NhWX%2FvHDIhTlJ1iFI1VW4hoDtPAU%2BTCrMx%2B6U3WaiwoGwrd3zCB0sbnlfHBdzXRrtuJxRIPXTcFS2pP52FlMbCOkb%2F1s7jCfJzHqFJotTYo0Xc%2FSAoPwl6rf0jx1fmigGlzR8vNEFj4XuIA5NM06gkyGPvh4uWHOHvYYf3P2
  764. 11:54:39 T:4040 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  765. 11:54:39 T:4040 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  766. 11:54:39 T:4040 DEBUG: DXVA - cheking samples array size using 842094158 render target
  767. 11:54:39 T:4040 DEBUG: DXVA - updated maximum samples count to 2
  768. 11:54:39 T:4040 DEBUG: DXVA - cheking samples array size using 842094169 render target
  769. 11:54:39 T:1044 DEBUG: Thread CDVDPlayer start, auto delete: 0
  770. 11:54:39 T:1044 NOTICE: Creating InputStream
  771. 11:54:39 T:1044 DEBUG: CFileCache::Open - opening <access/8337345308701440450.mp4> using cache
  772. 11:54:39 T:1044 DEBUG: FileCurl::Open(070993F8) http://t1-1.p-cdn.com/access/8337345308701440450.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjleBCgzsZU1yeuVHIJzVvHnk4r7NsM5Oh9ZOqOc8Vu63rSki0NW2OuBEZQHD4tjFM%2F1AMuetwpsBwFOKwwwsNoKLRuBrsRfFJQ7NhWX%2FvHDIhTlJ1iFI1VW4hoDtPAU%2BTCrMx%2B6U3WaiwoGwrd3zCB0sbnlfHBdzXRrtuJxRIPXTcFS2pP52FlMbCOkb%2F1s7jCfJzHqFJotTYo0Xc%2FSAoPwl6rf0jx1fmigGlzR8vNEFj4XuIA5NM06gkyGPvh4uWHOHvYYf3P2
  773. 11:54:39 T:4040 DEBUG: ------ Window Init (DialogBusy.xml) ------
  774. 11:54:39 T:1044 NOTICE: Creating Demuxer
  775. 11:54:39 T:168 DEBUG: Thread XFILE::CFileCache start, auto delete: 0
  776. 11:54:39 T:1044 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  777. 11:54:39 T:1044 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info starting
  778. 11:54:39 T:1044 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  779. 11:54:39 T:1044 INFO: ffmpeg[414]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'http://t1-1.p-cdn.com/access/8337345308701440450.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjleBCgzsZU1yeuVHIJzVvHnk4r7NsM5Oh9ZOqOc8Vu63rSki0NW2OuBEZQHD4tjFM%2F1AMuetwpsBwFOKwwwsNoKLRuBrsRfFJQ7NhWX%2FvHDIhTlJ1iFI1VW4hoDtPAU%2BTCrMx%2B6U3WaiwoGwrd3zCB0sbnlfHBdzXRrtuJxRIPXTcFS2pP52FlMbCOkb%2F1s7jCfJzHqFJotTYo0Xc%2FSAoPwl6rf0jx1fmigGlzR8vNEFj4XuIA5NM06gkyGPvh4uWHOHvYYf3P2':
  780. 11:54:39 T:1044 INFO: ffmpeg[414]: Metadata:
  781. 11:54:39 T:1044 INFO: ffmpeg[414]: major_brand : mp42
  782. 11:54:39 T:1044 INFO: ffmpeg[414]: minor_version : 0
  783. 11:54:39 T:1044 INFO: ffmpeg[414]: compatible_brands: mp42isom3gp63g2a3gp4
  784. 11:54:39 T:1044 INFO: ffmpeg[414]: creation_time : 2008-01-20 09:26:23
  785. 11:54:39 T:1044 INFO: ffmpeg[414]: Duration: 00:03:37.25, start: 0.000000, bitrate: 64 kb/s
  786. 11:54:39 T:1044 INFO: ffmpeg[414]: Stream #0.0(und): Audio: aac, 48000 Hz, stereo, s16, 64 kb/s
  787. 11:54:39 T:1044 INFO: ffmpeg[414]: Metadata:
  788. 11:54:39 T:1044 INFO: ffmpeg[414]: creation_time : 2008-01-20 09:26:23
  789. 11:54:39 T:1044 DEBUG: CDVDInputStreamFile::SetReadRate - set cache throttle rate to 139177 bytes per second
  790. 11:54:39 T:1044 NOTICE: Opening audio stream: 0 source: 256
  791. 11:54:39 T:1044 NOTICE: Finding audio codec for: 86018
  792. 11:54:39 T:1044 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Opening
  793. 11:54:39 T:1044 INFO: CDVDAudioCodecPassthroughFFmpeg::Open - Won't transcode for HDMI
  794. 11:54:39 T:1044 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Failed
  795. 11:54:39 T:4040 DEBUG: ------ Window Init (MusicOverlay.xml) ------
  796. 11:54:39 T:4040 INFO: Loading skin file: MusicOverlay.xml
  797. 11:54:39 T:1044 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  798. 11:54:39 T:1044 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  799. 11:54:39 T:1044 NOTICE: Creating audio thread
  800. 11:54:39 T:1044 DEBUG: CDVDPlayer::SetCaching - caching state 1
  801. 11:54:39 T:1044 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
  802. 11:54:39 T:1044 DEBUG: CDVDPlayer::SetCaching - caching state 2
  803. 11:54:39 T:1044 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
  804. 11:54:39 T:1904 DEBUG: Thread CDVDPlayerAudio start, auto delete: 0
  805. 11:54:39 T:1904 NOTICE: running thread: CDVDPlayerAudio::Process()
  806. 11:54:39 T:1904 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 48000, no pass-through
  807. 11:54:39 T:1904 INFO: CPCMRemap: Configured speaker layout: 7.1
  808. 11:54:39 T:1904 INFO: CPCMRemap: I channel map: FL,FR
  809. 11:54:39 T:1904 INFO: CPCMRemap: O channel map: FL,FR
  810. 11:54:39 T:1904 DEBUG: CPCMRemap: Downmix normalization is disabled
  811. 11:54:39 T:1904 DEBUG: CPCMRemap: FL = FL(1.000000*)
  812. 11:54:39 T:1904 DEBUG: CPCMRemap: FR = FR(1.000000*)
  813. 11:54:39 T:1904 DEBUG: CWin32DirectSound::Initialize: Packet Size = 12384. Avg Bytes Per Second = 192000.
  814. 11:54:39 T:1904 DEBUG: CWin32DirectSound::Initialize: secondary buffer created
  815. 11:54:39 T:1904 DEBUG: CWin32DirectSound::Initialize - Channels: 2 - SampleRate: 48000 - SampleBit: 16 - Resample false - IsMusic false - IsPassthrough 0 - audioDevice: Primary Sound Driver
  816. 11:54:39 T:1904 DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
  817. 11:54:39 T:4040 DEBUG: CGUIAudioManager::DeInitialize
  818. 11:54:39 T:4072 NOTICE: PANDORA: onPlayBackStarted: http://t1-1.p-cdn.com/access/8337345308701440450.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjleBCgzsZU1yeuVHIJzVvHnk4r7NsM5Oh9ZOqOc8Vu63rSki0NW2OuBEZQHD4tjFM%2F1AMuetwpsBwFOKwwwsNoKLRuBrsRfFJQ7NhWX%2FvHDIhTlJ1iFI1VW4hoDtPAU%2BTCrMx%2B6U3WaiwoGwrd3zCB0sbnlfHBdzXRrtuJxRIPXTcFS2pP52FlMbCOkb%2F1s7jCfJzHqFJotTYo0Xc%2FSAoPwl6rf0jx1fmigGlzR8vNEFj4XuIA5NM06gkyGPvh4uWHOHvYYf3P2
  819. 11:54:39 T:4040 DEBUG: CGUIInfoManager::SetCurrentSong(http://t1-1.p-cdn.com/access/8337345308701440450.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjleBCgzsZU1yeuVHIJzVvHnk4r7NsM5Oh9ZOqOc8Vu63rSki0NW2OuBEZQHD4tjFM%2F1AMuetwpsBwFOKwwwsNoKLRuBrsRfFJQ7NhWX%2FvHDIhTlJ1iFI1VW4hoDtPAU%2BTCrMx%2B6U3WaiwoGwrd3zCB0sbnlfHBdzXRrtuJxRIPXTcFS2pP52FlMbCOkb%2F1s7jCfJzHqFJotTYo0Xc%2FSAoPwl6rf0jx1fmigGlzR8vNEFj4XuIA5NM06gkyGPvh4uWHOHvYYf3P2)
  820. 11:54:39 T:4040 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://t1-1.p-cdn.com
  821. 11:54:39 T:1044 DEBUG: CDVDPlayer::HandleMessages - player started 1
  822. 11:54:39 T:1044 DEBUG: CDVDPlayer::SetCaching - caching state 0
  823. 11:54:39 T:1904 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(42666.666667, 1)
  824. 11:54:39 T:1904 DEBUG: CDVDPlayerAudio:: Discontinuity - was:956.782242, should be:0.000000, error:-956.782242
  825. 11:54:39 T:1904 DEBUG: CWin32DirectSound::CheckPlayStatus: Resuming Playback
  826. 11:54:39 T:1904 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  827. 11:54:39 T:3856 DEBUG: script.artistslideshow: script stopped
  828. 11:54:39 T:3856 INFO: Scriptresult: Success
  829. 11:54:39 T:3856 INFO: Python script stopped
  830. 11:54:39 T:3856 DEBUG: Thread XBPyThread 3856 terminating
  831. 11:54:40 T:4040 DEBUG: CFileCurl::GetMimeType - http://t1-1.p-cdn.com/access/8337345308701440450.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjleBCgzsZU1yeuVHIJzVvHnk4r7NsM5Oh9ZOqOc8Vu63rSki0NW2OuBEZQHD4tjFM%2F1AMuetwpsBwFOKwwwsNoKLRuBrsRfFJQ7NhWX%2FvHDIhTlJ1iFI1VW4hoDtPAU%2BTCrMx%2B6U3WaiwoGwrd3zCB0sbnlfHBdzXRrtuJxRIPXTcFS2pP52FlMbCOkb%2F1s7jCfJzHqFJotTYo0Xc%2FSAoPwl6rf0jx1fmigGlzR8vNEFj4XuIA5NM06gkyGPvh4uWHOHvYYf3P2 -> application/octet-stream
  832. 11:54:40 T:4040 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  833. 11:54:40 T:4040 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  834. 11:54:40 T:4040 DEBUG: waiting for python thread 10 to stop
  835. 11:54:40 T:4040 DEBUG: python thread 10 destructed
  836. 11:54:40 T:4040 DEBUG: Activating window ID: 12006
  837. 11:54:40 T:3240 NOTICE: [trakt] [Notification Service] message: {u'params': {u'data': {u'album': u'Tones Of Home: The Best Of Blind Melon', u'item': {u'type': u'song'}, u'player': {u'playerid': -1, u'speed': 1}, u'title': u'No Rain', u'artist': u'Blind Melon'}, u'sender': u'xbmc'}, u'jsonrpc': u'2.0', u'method': u'Player.OnPlay'}
  838. 11:54:40 T:3240 NOTICE: [trakt] [Scrobbler] Watching: song
  839. 11:54:40 T:3240 NOTICE: [trakt] [Scrobbler] Suddenly stopped watching item
  840. 11:54:40 T:4040 DEBUG: ------ Window Deinit (MusicOverlay.xml) ------
  841. 11:54:40 T:4040 DEBUG: ------ Window Init (MusicOverlay.xml) ------
  842. 11:54:40 T:4040 INFO: Loading skin file: MusicOverlay.xml
  843. 11:54:40 T:4040 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  844. 11:54:40 T:2944 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://cont-dc6-2.pandora.com
  845. 11:54:40 T:2944 DEBUG: Caching image 'http://cont-dc6-2.pandora.com/images/public/amz/1/2/9/0/724386370921_498W_500H.jpg' as 'a/a8dbbaf1.jpg' full size
  846. 11:54:40 T:2944 INFO: Caching image from: http://cont-dc6-2.pandora.com/images/public/amz/1/2/9/0/724386370921_498W_500H.jpg to special://masterprofile/Thumbnails/a/a8dbbaf1.jpg
  847. 11:54:40 T:2944 DEBUG: FileCurl::Open(0709AF58) http://cont-dc6-2.pandora.com/images/public/amz/1/2/9/0/724386370921_498W_500H.jpg
  848. 11:54:40 T:4040 DEBUG: ------ Window Deinit (MyMusicNav.xml) ------
  849. 11:54:40 T:4040 DEBUG: ------ Window Init (MusicVisualisation.xml) ------
  850. 11:54:40 T:4040 INFO: Loading skin file: MusicVisualisation.xml
  851. 11:54:40 T:4040 DEBUG: CApplication::ExecuteXBMCAction : Translating RunScript(script.artistslideshow)
  852. 11:54:40 T:4040 DEBUG: CApplication::ExecuteXBMCAction : To RunScript(script.artistslideshow)
  853. 11:54:40 T:4040 INFO: initializing python engine.
  854. 11:54:40 T:4040 DEBUG: new python thread created. id=11
  855. 11:54:40 T:1868 DEBUG: Thread XBPyThread start, auto delete: 0
  856. 11:54:40 T:1868 DEBUG: Python thread: start processing
  857. 11:54:40 T:4040 DEBUG: ------ Window Deinit (MusicOverlay.xml) ------
  858. 11:54:40 T:1868 NOTICE: -->Python Interpreter Initialized<--
  859. 11:54:40 T:1868 DEBUG: XBPyThread::Process - The source file to load is C:\Users\Chris\AppData\Roaming\XBMC\addons\script.artistslideshow\default.py
  860. 11:54:40 T:1868 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\Chris\AppData\Roaming\XBMC\addons\script.artistslideshow;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.demjson\lib;C:\Program Files\XBMC\addons\script.module.simplejson\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\weather.wunderground\resources\lib\wunderground;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.myconnpy\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files\XBMC\addons\script.module.pil\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.free.cable.database\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.coveapi\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files\XBMC\addons\script.module.pysqlite\lib;C:\Program Files\XBMC\system\python\DLLs;C:\Program Files\XBMC\system\python\Lib;C:\Program Files\XBMC\python26.zip;C:\Program Files\XBMC\system\python\lib\plat-win;C:\Program Files\XBMC\system\python\lib\lib-tk;C:\Program Files\XBMC;C:\Program Files\XBMC\system\python;C:\Program Files\XBMC\system\python\lib\site-packages;
  861. 11:54:40 T:1868 DEBUG: XBPyThread::Process - Entering source directory C:\Users\Chris\AppData\Roaming\XBMC\addons\script.artistslideshow
  862. 11:54:40 T:1868 DEBUG: Instantiating addon using automatically obtained id of "script.artistslideshow" dependent on version 2.0 of the xbmc.python api
  863. 11:54:40 T:1904 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1011390.508592, should be:999127.040040, error:-12263.468553
  864. 11:54:40 T:1868 DEBUG: script.artistslideshow: script version 1.4.5 started
  865. 11:54:40 T:1868 DEBUG: script.artistslideshow: window id is set to 12006
  866. 11:54:40 T:1868 DEBUG: script.artistslideshow: artist field is set to
  867. 11:54:40 T:1868 DEBUG: script.artistslideshow: title field is set to
  868. 11:54:40 T:1868 DEBUG: script.artistslideshow: language = en
  869. 11:54:40 T:1868 DEBUG: script.artistslideshow: external call is set to
  870. 11:54:40 T:1868 DEBUG: script.artistslideshow: first song started
  871. 11:54:40 T:2188 DEBUG: CTextureCache::GetImageHash - unable to stat url
  872. 11:54:41 T:1868 DEBUG: script.artistslideshow: current artist is Blind Melon
  873. 11:54:41 T:1868 DEBUG: script.artistslideshow: start download
  874. 11:54:41 T:1868 DEBUG: script.artistslideshow: cachedir = C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\
  875. 11:54:41 T:1868 DEBUG: script.artistslideshow: asking for images from: http://ws.audioscrobbler.com/2.0/?autocorrect=1&api_key=fbd57a1baddb983d1848a939665310f6&method=artist.getImages&artist=Blind+Melon
  876. 11:54:41 T:1868 DEBUG: script.artistslideshow: downloading artist images info lastfm
  877. 11:54:41 T:528 DEBUG: CFileCurl::GetMimeType - http://t1-1.p-cdn.com/access/?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjleBCgzsZU1yeuVHIJzVvHnk4r7NsM5Oh9ZOqOc8Vu63rSki0NW2OuBEZQHD4tjFM%2F1AMuetwpsBwFOKwwwsNoKLRuBrsRfFJQ7NhWX%2FvHDIhTlJ1iFI1VW4hoDtPAU%2BTCrMx%2B6U3WaiwoGwrd3zCB0sbnlfHBdzXRrtuJxRIPXTcFS2pP52FlMbCOkb%2F1s7jCfJzHqFJotTYo0Xc%2FSAoPwl6rf0jx1fmigGlzR8vNEFj4XuIA5NM06gkyGPvh4uWHOHvYYf3P2cdart.png -> failed
  878. 11:54:41 T:1904 DEBUG: CDVDPlayerAudio:: Discontinuity - was:2029162.322585, should be:1990479.704659, error:-38682.617926
  879. 11:54:42 T:1868 DEBUG: script.artistslideshow: downloading images
  880. 11:54:42 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  881. 11:54:42 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  882. 11:54:42 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/2482505/Blind+Melon+240111BlindMelonPosters.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\7887e51e.tbn
  883. 11:54:51 T:168 INFO: CFileCache::Process - Hit eof.
  884. 11:54:51 T:2592 DEBUG: Received request to serve unknown md5 'DeviceDescription.xml'
  885. 11:54:52 T:1868 DEBUG: script.artistslideshow: switching slideshow to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition
  886. 11:54:52 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\7887e51e.tbn' as '9/9fbda9e6.tbn' full size
  887. 11:54:52 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\7887e51e.tbn to special://masterprofile/Thumbnails/9/9fbda9e6.tbn
  888. 11:54:52 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  889. 11:54:52 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  890. 11:54:52 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/390383/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\746e9de9.tbn
  891. 11:54:52 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  892. 11:54:52 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  893. 11:54:52 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/301905/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\9ea6c861.tbn
  894. 11:54:53 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  895. 11:54:53 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  896. 11:54:53 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/299820/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\7f8a3b27.tbn
  897. 11:54:53 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  898. 11:54:53 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  899. 11:54:53 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/261910/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\30cac909.tbn
  900. 11:54:53 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  901. 11:54:53 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  902. 11:54:53 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/174206/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\be40daf2.tbn
  903. 11:54:54 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  904. 11:54:54 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  905. 11:54:54 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/27932087/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\68b7325e.tbn
  906. 11:54:54 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  907. 11:54:54 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  908. 11:54:54 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/208792/Blind+Melon+Too+Much+Lemonade.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\06868346.tbn
  909. 11:54:54 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  910. 11:54:54 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  911. 11:54:54 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/2630/Blind+Melon.gif to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\447d5183.tbn
  912. 11:54:56 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  913. 11:54:56 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  914. 11:54:56 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/172235/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\b953cec9.tbn
  915. 11:54:57 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  916. 11:54:57 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  917. 11:54:57 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/65342/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\0083f999.tbn
  918. 11:54:57 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  919. 11:54:57 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  920. 11:54:57 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/27684969/Blind+Melon+Mr+Hoon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\9dc867b0.tbn
  921. 11:54:57 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  922. 11:54:57 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  923. 11:54:57 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/12042957/Blind+Melon++Wa+Wa+2.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\2f1b7f00.tbn
  924. 11:54:57 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  925. 11:54:57 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  926. 11:54:57 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/5263102/Blind+Melon+band_004.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\b6167f36.tbn
  927. 11:54:58 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  928. 11:54:58 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  929. 11:54:58 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/2126689/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\8fa16922.tbn
  930. 11:54:58 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  931. 11:54:58 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  932. 11:54:58 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/2126685/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\6e7426be.tbn
  933. 11:54:58 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  934. 11:54:58 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  935. 11:54:58 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/443007/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\4b6950bf.tbn
  936. 11:54:59 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  937. 11:54:59 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  938. 11:54:59 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/38104/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\f6832173.tbn
  939. 11:54:59 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  940. 11:54:59 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  941. 11:54:59 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/27684937/Blind+Melon+Mighty+Shannon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\1e157005.tbn
  942. 11:55:02 T:3744 DEBUG: Received request to serve unknown md5 'DeviceDescription.xml'
  943. 11:55:02 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  944. 11:55:02 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  945. 11:55:02 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/208799/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\e9febcc1.tbn
  946. 11:55:07 T:4040 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://audio-dc6-t1-3.pandora.com (easy=0F0207C8, multi=003F8350)
  947. 11:55:10 T:4040 DEBUG: SECTION:UnloadDelayed(SECTION: LCODE)
  948. 11:55:11 T:4040 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  949. 11:55:11 T:4040 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://cont-dc6-2.pandora.com (easy=0EDB0048, multi=003F82C8)
  950. 11:55:11 T:4040 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://t1-1.p-cdn.com (easy=0EF61DB0, multi=00000000)
  951. 11:55:12 T:1868 DEBUG: script.artistslideshow: switching slideshow to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\
  952. 11:55:12 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\f6832173.tbn' as 'c/c2c831a7.tbn' full size
  953. 11:55:12 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\f6832173.tbn to special://masterprofile/Thumbnails/c/c2c831a7.tbn
  954. 11:55:13 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  955. 11:55:13 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  956. 11:55:13 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/27684945/Blind+Melon+shannon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\d9d27ed3.tbn
  957. 11:55:14 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  958. 11:55:14 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  959. 11:55:14 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/26472803/Blind+Melon+Roling+Stone+cover.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\1ab0b491.tbn
  960. 11:55:17 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  961. 11:55:17 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  962. 11:55:17 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/2129629/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\b94dd12e.tbn
  963. 11:55:17 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\6e7426be.tbn' as 'e/eb9e4670.tbn' full size
  964. 11:55:17 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\6e7426be.tbn to special://masterprofile/Thumbnails/e/eb9e4670.tbn
  965. 11:55:17 T:528 DEBUG: CImageLoader::DoWork - took 260 ms to load special://masterprofile/Thumbnails/e/eb9e4670.tbn
  966. 11:55:18 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  967. 11:55:18 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  968. 11:55:18 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/299792/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\a9e10086.tbn
  969. 11:55:20 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  970. 11:55:20 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  971. 11:55:20 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/426630/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\e77eb49a.tbn
  972. 11:55:21 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  973. 11:55:21 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  974. 11:55:21 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/443002/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\03f6a496.tbn
  975. 11:55:22 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  976. 11:55:22 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  977. 11:55:22 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/38674/Blind+Melon+Sleepyhouse.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\5875702d.tbn
  978. 11:55:22 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\b953cec9.tbn' as 'a/ad4c59b3.tbn' full size
  979. 11:55:22 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\b953cec9.tbn to special://masterprofile/Thumbnails/a/ad4c59b3.tbn
  980. 11:55:23 T:528 DEBUG: CImageLoader::DoWork - took 150 ms to load special://masterprofile/Thumbnails/a/ad4c59b3.tbn
  981. 11:55:28 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\1e157005.tbn' as '4/4327b32c.tbn' full size
  982. 11:55:28 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\1e157005.tbn to special://masterprofile/Thumbnails/4/4327b32c.tbn
  983. 11:55:32 T:1868 DEBUG: script.artistslideshow: switching slideshow to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition
  984. 11:55:32 T:2188 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\b953cec9.tbn' as 'b/bad5defd.tbn' full size
  985. 11:55:32 T:2188 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\b953cec9.tbn to special://masterprofile/Thumbnails/b/bad5defd.tbn
  986. 11:55:32 T:2188 DEBUG: CImageLoader::DoWork - took 149 ms to load special://masterprofile/Thumbnails/b/bad5defd.tbn
  987. 11:55:32 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  988. 11:55:32 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  989. 11:55:32 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/27685011/Blind+Melon+mr+hoon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\3f7ae16a.tbn
  990. 11:55:33 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  991. 11:55:33 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  992. 11:55:33 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/5263124/Blind+Melon+band_064.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\0dd865b1.tbn
  993. 11:55:33 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  994. 11:55:33 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  995. 11:55:33 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/38257545/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\e4635e69.tbn
  996. 11:55:35 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  997. 11:55:35 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  998. 11:55:35 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/299807/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\1ebd1ce9.tbn
  999. 11:55:37 T:2188 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\be40daf2.tbn' as '6/63031fef.tbn' full size
  1000. 11:55:37 T:2188 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\be40daf2.tbn to special://masterprofile/Thumbnails/6/63031fef.tbn
  1001. 11:55:37 T:2188 DEBUG: CImageLoader::DoWork - took 127 ms to load special://masterprofile/Thumbnails/6/63031fef.tbn
  1002. 11:55:37 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  1003. 11:55:37 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  1004. 11:55:37 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/14043039/Blind+Melon+16866.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\318c6e3c.tbn
  1005. 11:55:39 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  1006. 11:55:39 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  1007. 11:55:39 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/2245895/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\5bc142c8.tbn
  1008. 11:55:39 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  1009. 11:55:39 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  1010. 11:55:39 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/426701/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\7ddf6ab6.tbn
  1011. 11:55:40 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  1012. 11:55:40 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  1013. 11:55:40 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/46350773/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\fa1ee124.tbn
  1014. 11:55:41 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  1015. 11:55:41 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  1016. 11:55:41 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/591590/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\e5aa2d39.tbn
  1017. 11:55:42 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  1018. 11:55:42 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  1019. 11:55:42 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/38187901/Blind+Melon+Shannon+Hoon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\075d10a0.tbn
  1020. 11:55:42 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\03f6a496.tbn' as '8/8f9c4e6e.tbn' full size
  1021. 11:55:42 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\03f6a496.tbn to special://masterprofile/Thumbnails/8/8f9c4e6e.tbn
  1022. 11:55:48 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\7f8a3b27.tbn' as '4/43e5a0ea.tbn' full size
  1023. 11:55:48 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\7f8a3b27.tbn to special://masterprofile/Thumbnails/4/43e5a0ea.tbn
  1024. 11:55:48 T:528 DEBUG: CImageLoader::DoWork - took 136 ms to load special://masterprofile/Thumbnails/4/43e5a0ea.tbn
  1025. 11:55:52 T:1868 DEBUG: script.artistslideshow: switching slideshow to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\
  1026. 11:55:52 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\447d5183.tbn' as '9/95776103.tbn' full size
  1027. 11:55:52 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\447d5183.tbn to special://masterprofile/Thumbnails/9/95776103.tbn
  1028. 11:55:52 T:528 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
  1029. 11:55:52 T:528 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  1030. 11:55:53 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  1031. 11:55:53 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  1032. 11:55:53 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/27684913/Blind+Melon+shannon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\1067b6b8.tbn
  1033. 11:55:53 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  1034. 11:55:53 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  1035. 11:55:53 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/8236525/Blind+Melon+th_thshannon83.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\3fc92c3b.tbn
  1036. 11:55:53 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  1037. 11:55:53 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  1038. 11:55:53 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/5263135/Blind+Melon+band_026.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\c57b5078.tbn
  1039. 11:55:56 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  1040. 11:55:56 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  1041. 11:55:56 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/6445765/Blind+Melon++1.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\18ef66a2.tbn
  1042. 11:55:57 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  1043. 11:55:57 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  1044. 11:55:57 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/5263167/Blind+Melon+band_015.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\74924f00.tbn
  1045. 11:55:57 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\318c6e3c.tbn' as '0/08fe8f58.tbn' full size
  1046. 11:55:57 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\318c6e3c.tbn to special://masterprofile/Thumbnails/0/08fe8f58.tbn
  1047. 11:55:57 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  1048. 11:55:57 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  1049. 11:55:57 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/27684901/Blind+Melon+shannonhoon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\b217195c.tbn
  1050. 11:55:59 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  1051. 11:55:59 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  1052. 11:55:59 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/443015/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\e5a8e470.tbn
  1053. 11:55:59 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  1054. 11:55:59 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  1055. 11:55:59 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/172266/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\0c5c29e1.tbn
  1056. 11:56:00 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  1057. 11:56:00 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  1058. 11:56:00 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/123303/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\aed4d705.tbn
  1059. 11:56:00 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  1060. 11:56:00 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  1061. 11:56:00 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/46431009/Blind+Melon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\a50c92cb.tbn
  1062. 11:56:01 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  1063. 11:56:01 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  1064. 11:56:01 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/8236543/Blind+Melon+th_thBlind_Melon_04.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\38d5e0fa.tbn
  1065. 11:56:01 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  1066. 11:56:01 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  1067. 11:56:01 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/8236497/Blind+Melon+th_A3GZLEPCASDHIXWCASR8TH4CA3R.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\0631e81a.tbn
  1068. 11:56:01 T:1868 DEBUG: script.artistslideshow: copying file to transition directory
  1069. 11:56:01 T:1868 DEBUG: script.artistslideshow: moving file to cache directory
  1070. 11:56:01 T:1868 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/47213267/Blind+Melon+Shannon.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\cbc6cf49.tbn
  1071. 11:56:01 T:1868 DEBUG: script.artistslideshow: finished downloading images
  1072. 11:56:01 T:1868 DEBUG: script.artistslideshow: cleaning up from refreshing slideshow
  1073. 11:56:02 T:1868 DEBUG: script.artistslideshow: switching slideshow to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition
  1074. 11:56:02 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\1ebd1ce9.tbn' as 'c/c7c157de.tbn' full size
  1075. 11:56:02 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\1ebd1ce9.tbn to special://masterprofile/Thumbnails/c/c7c157de.tbn
  1076. 11:56:07 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\1e157005.tbn' as '5/54be3462.tbn' full size
  1077. 11:56:07 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\1e157005.tbn to special://masterprofile/Thumbnails/5/54be3462.tbn
  1078. 11:56:12 T:1868 DEBUG: script.artistslideshow: switching slideshow to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\
  1079. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/0083f999.tbn
  1080. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/03f6a496.tbn
  1081. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/0631e81a.tbn
  1082. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/06868346.tbn
  1083. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/075d10a0.tbn
  1084. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/0c5c29e1.tbn
  1085. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/0dd865b1.tbn
  1086. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/1067b6b8.tbn
  1087. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/18ef66a2.tbn
  1088. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/1ab0b491.tbn
  1089. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/1e157005.tbn
  1090. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/1ebd1ce9.tbn
  1091. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/2f1b7f00.tbn
  1092. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/30cac909.tbn
  1093. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/318c6e3c.tbn
  1094. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/38d5e0fa.tbn
  1095. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/3f7ae16a.tbn
  1096. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/3fc92c3b.tbn
  1097. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/447d5183.tbn
  1098. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/4b6950bf.tbn
  1099. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/5875702d.tbn
  1100. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/5bc142c8.tbn
  1101. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/68b7325e.tbn
  1102. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/6e7426be.tbn
  1103. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/746e9de9.tbn
  1104. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/74924f00.tbn
  1105. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/7887e51e.tbn
  1106. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/7ddf6ab6.tbn
  1107. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/7f8a3b27.tbn
  1108. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/8fa16922.tbn
  1109. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/9dc867b0.tbn
  1110. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/9ea6c861.tbn
  1111. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/a50c92cb.tbn
  1112. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/a9e10086.tbn
  1113. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/aed4d705.tbn
  1114. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/b217195c.tbn
  1115. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/b6167f36.tbn
  1116. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/b94dd12e.tbn
  1117. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/b953cec9.tbn
  1118. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/be40daf2.tbn
  1119. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/c57b5078.tbn
  1120. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/cbc6cf49.tbn
  1121. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/d9d27ed3.tbn
  1122. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/e4635e69.tbn
  1123. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/e5a8e470.tbn
  1124. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/e5aa2d39.tbn
  1125. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/e77eb49a.tbn
  1126. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/e9febcc1.tbn
  1127. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/f6832173.tbn
  1128. 11:56:12 T:1868 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/fa1ee124.tbn
  1129. 11:56:12 T:2188 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
  1130. 11:56:17 T:2188 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\3fc92c3b.tbn' as '5/5e7340cd.tbn' full size
  1131. 11:56:17 T:2188 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\3fc92c3b.tbn to special://masterprofile/Thumbnails/5/5e7340cd.tbn
  1132. 11:56:22 T:2188 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\b6167f36.tbn' as 'd/d3622545.tbn' full size
  1133. 11:56:22 T:2188 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\b6167f36.tbn to special://masterprofile/Thumbnails/d/d3622545.tbn
  1134. 11:56:22 T:2188 DEBUG: CImageLoader::DoWork - took 117 ms to load special://masterprofile/Thumbnails/d/d3622545.tbn
  1135. 11:56:28 T:2188 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\e4635e69.tbn' as '2/21f3e9da.tbn' full size
  1136. 11:56:28 T:2188 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\e4635e69.tbn to special://masterprofile/Thumbnails/2/21f3e9da.tbn
  1137. 11:56:33 T:2188 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\7ddf6ab6.tbn' as '3/34fa6603.tbn' full size
  1138. 11:56:33 T:2188 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\7ddf6ab6.tbn to special://masterprofile/Thumbnails/3/34fa6603.tbn
  1139. 11:56:38 T:2188 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\0dd865b1.tbn' as '4/412de675.tbn' full size
  1140. 11:56:38 T:2188 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\0dd865b1.tbn to special://masterprofile/Thumbnails/4/412de675.tbn
  1141. 11:56:39 T:2188 DEBUG: CImageLoader::DoWork - took 255 ms to load special://masterprofile/Thumbnails/4/412de675.tbn
  1142. 11:56:42 T:4040 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  1143. 11:56:44 T:2188 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\e5aa2d39.tbn' as 'e/e20c0baa.tbn' full size
  1144. 11:56:44 T:2188 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\e5aa2d39.tbn to special://masterprofile/Thumbnails/e/e20c0baa.tbn
  1145. 11:56:49 T:2188 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\7887e51e.tbn' as '8/88242ea8.tbn' full size
  1146. 11:56:49 T:2188 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\7887e51e.tbn to special://masterprofile/Thumbnails/8/88242ea8.tbn
  1147. 11:57:00 T:2188 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\5875702d.tbn' as '4/48fd8c2d.tbn' full size
  1148. 11:57:00 T:2188 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\5875702d.tbn to special://masterprofile/Thumbnails/4/48fd8c2d.tbn
  1149. 11:57:00 T:2188 DEBUG: CImageLoader::DoWork - took 110 ms to load special://masterprofile/Thumbnails/4/48fd8c2d.tbn
  1150. 11:57:05 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\8fa16922.tbn' as '8/8966e8ef.tbn' full size
  1151. 11:57:05 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\8fa16922.tbn to special://masterprofile/Thumbnails/8/8966e8ef.tbn
  1152. 11:57:05 T:528 DEBUG: CImageLoader::DoWork - took 142 ms to load special://masterprofile/Thumbnails/8/8966e8ef.tbn
  1153. 11:57:11 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\1067b6b8.tbn' as 'e/e3790a03.tbn' full size
  1154. 11:57:11 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\1067b6b8.tbn to special://masterprofile/Thumbnails/e/e3790a03.tbn
  1155. 11:57:16 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\1ab0b491.tbn' as '7/7031ff88.tbn' full size
  1156. 11:57:16 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\1ab0b491.tbn to special://masterprofile/Thumbnails/7/7031ff88.tbn
  1157. 11:57:21 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\0083f999.tbn' as '1/128426d2.tbn' full size
  1158. 11:57:21 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\0083f999.tbn to special://masterprofile/Thumbnails/1/128426d2.tbn
  1159. 11:57:21 T:528 DEBUG: CImageLoader::DoWork - took 129 ms to load special://masterprofile/Thumbnails/1/128426d2.tbn
  1160. 11:57:32 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\7f8a3b27.tbn' as '5/547c27a4.tbn' full size
  1161. 11:57:32 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\7f8a3b27.tbn to special://masterprofile/Thumbnails/5/547c27a4.tbn
  1162. 11:57:37 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\68b7325e.tbn' as '4/44424579.tbn' full size
  1163. 11:57:37 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\68b7325e.tbn to special://masterprofile/Thumbnails/4/44424579.tbn
  1164. 11:57:37 T:528 DEBUG: CImageLoader::DoWork - took 105 ms to load special://masterprofile/Thumbnails/4/44424579.tbn
  1165. 11:57:43 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\03f6a496.tbn' as '9/9805c920.tbn' full size
  1166. 11:57:43 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\03f6a496.tbn to special://masterprofile/Thumbnails/9/9805c920.tbn
  1167. 11:57:48 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\0c5c29e1.tbn' as '3/3399b07d.tbn' full size
  1168. 11:57:48 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\0c5c29e1.tbn to special://masterprofile/Thumbnails/3/3399b07d.tbn
  1169. 11:57:53 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\b217195c.tbn' as '4/4821d706.tbn' full size
  1170. 11:57:53 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\b217195c.tbn to special://masterprofile/Thumbnails/4/4821d706.tbn
  1171. 11:57:59 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\d9d27ed3.tbn' as 'b/b7b6da2c.tbn' full size
  1172. 11:57:59 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\d9d27ed3.tbn to special://masterprofile/Thumbnails/b/b7b6da2c.tbn
  1173. 11:58:04 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\4b6950bf.tbn' as 'c/c2a4646a.tbn' full size
  1174. 11:58:04 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\4b6950bf.tbn to special://masterprofile/Thumbnails/c/c2a4646a.tbn
  1175. 11:58:09 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\3f7ae16a.tbn' as 'e/e4fe8f0b.tbn' full size
  1176. 11:58:09 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\3f7ae16a.tbn to special://masterprofile/Thumbnails/e/e4fe8f0b.tbn
  1177. 11:58:15 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\0631e81a.tbn' as 'c/c2d8a082.tbn' full size
  1178. 11:58:15 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\754ca3e0\0631e81a.tbn to special://masterprofile/Thumbnails/c/c2d8a082.tbn
  1179. 11:58:16 T:1904 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_EOF
  1180. 11:58:16 T:1904 DEBUG: CDVDAudio::Drain - adding 8032 bytes of silence, buffer size: 4352, chunk size: 12384
  1181. 11:58:16 T:1044 INFO: CDVDPlayer::Process - eof reading from demuxer
  1182. 11:58:16 T:1044 NOTICE: CDVDPlayer::OnExit()
  1183. 11:58:16 T:1044 NOTICE: DVDPlayer: eof, waiting for queues to empty
  1184. 11:58:16 T:1044 NOTICE: DVDPlayer: closing audio stream
  1185. 11:58:16 T:1044 NOTICE: Closing audio stream
  1186. 11:58:16 T:1044 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  1187. 11:58:16 T:1904 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1188. 11:58:16 T:1904 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  1189. 11:58:16 T:1044 NOTICE: Waiting for audio thread to exit
  1190. 11:58:16 T:1904 DEBUG: CDVDPlayerAudio::Process - Abort received, exiting thread
  1191. 11:58:16 T:1904 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  1192. 11:58:16 T:1904 DEBUG: Thread CDVDPlayerAudio 1904 terminating
  1193. 11:58:16 T:1044 NOTICE: Closing audio device
  1194. 11:58:17 T:1044 DEBUG: CWin32DirectSound::WaitCompletion - timeout waiting for silence
  1195. 11:58:17 T:1044 DEBUG: CWin32DirectSound::Deinitialize: Cleaning up
  1196. 11:58:17 T:1044 NOTICE: Deleting audio codec
  1197. 11:58:17 T:1044 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  1198. 11:58:17 T:1044 NOTICE: CDVDPlayer::OnExit() deleting input stream
  1199. 11:58:17 T:168 DEBUG: Thread XFILE::CFileCache 168 terminating
  1200. 11:58:17 T:1044 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1201. 11:58:17 T:1044 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1202. 11:58:17 T:4072 NOTICE: PANDORA: onPlayBackEnded
  1203. 11:58:17 T:1044 DEBUG: Thread CDVDPlayer 1044 terminating
  1204. 11:58:17 T:3240 NOTICE: [trakt] [Notification Service] message: {u'params': {u'data': None, u'sender': u'xbmc'}, u'jsonrpc': u'2.0', u'method': u'Player.OnStop'}
  1205. 11:58:17 T:4040 DEBUG: CGUIAudioManager::Initialize
  1206. 11:58:17 T:4040 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1207. 11:58:17 T:4040 DEBUG: ------ Window Deinit (MusicVisualisation.xml) ------
  1208. 11:58:17 T:4040 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1209. 11:58:17 T:4040 DEBUG: ------ Window Init (MyMusicNav.xml) ------
  1210. 11:58:17 T:4040 INFO: Loading skin file: MyMusicNav.xml
  1211. 11:58:18 T:4040 WARNING: Label Formating: $VAR[value_musicgenrebg] is not defined
  1212. 11:58:18 T:4040 WARNING: Previous line repeats 1 times.
  1213. 11:58:18 T:4040 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/audio/)
  1214. 11:58:18 T:4040 DEBUG: ParentPath = [addons://sources/audio/]
  1215. 11:58:18 T:4040 WARNING: XFILE::CMusicDatabaseDirectory::GetLabel - Unknown nodetype requested 0
  1216. 11:58:18 T:4072 NOTICE: PANDORA: playing = True
  1217. 11:58:18 T:528 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item http://t1-1.p-cdn.com/access/8337345308701440450.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjleBCgzsZU1yeuVHIJzVvHnk4r7NsM5Oh9ZOqOc8Vu63rSki0NW2OuBEZQHD4tjFM%2F1AMuetwpsBwFOKwwwsNoKLRuBrsRfFJQ7NhWX%2FvHDIhTlJ1iFI1VW4hoDtPAU%2BTCrMx%2B6U3WaiwoGwrd3zCB0sbnlfHBdzXRrtuJxRIPXTcFS2pP52FlMbCOkb%2F1s7jCfJzHqFJotTYo0Xc%2FSAoPwl6rf0jx1fmigGlzR8vNEFj4XuIA5NM06gkyGPvh4uWHOHvYYf3P2
  1218. 11:58:18 T:528 DEBUG: CSaveFileStateJob::DoWork - Marking audio item http://t1-1.p-cdn.com/access/8337345308701440450.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjleBCgzsZU1yeuVHIJzVvHnk4r7NsM5Oh9ZOqOc8Vu63rSki0NW2OuBEZQHD4tjFM%2F1AMuetwpsBwFOKwwwsNoKLRuBrsRfFJQ7NhWX%2FvHDIhTlJ1iFI1VW4hoDtPAU%2BTCrMx%2B6U3WaiwoGwrd3zCB0sbnlfHBdzXRrtuJxRIPXTcFS2pP52FlMbCOkb%2F1s7jCfJzHqFJotTYo0Xc%2FSAoPwl6rf0jx1fmigGlzR8vNEFj4XuIA5NM06gkyGPvh4uWHOHvYYf3P2 as listened
  1219. 11:58:18 T:4040 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  1220. 11:58:18 T:4040 NOTICE: CDVDPlayer::CloseFile()
  1221. 11:58:18 T:4040 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1222. 11:58:18 T:4040 NOTICE: DVDPlayer: waiting for threads to exit
  1223. 11:58:18 T:4040 NOTICE: DVDPlayer: finished waiting
  1224. 11:58:18 T:3156 NOTICE: PANDORA: Item 0 http://t1-2.p-cdn.com/access/1441570490144190357.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjGzXSoJxza9JIowE%2FLSZ34RldUUW3urJDWihgOgW0mAMDzBFf0yx2fIVcaBZhCW1jIXrgLu%2BtvNUZbWC%2BlBnU35xKz0Ec9HTocmOI2bRsNF%2BQzmeJhIZvd2Rowt01A6Gc3yocDNSN0X%2BCfjFHQk%2B2BQZ%2FEMrXY7ki5tyQ%2FNTYUa%2BCxfRKnsETEcfN%2FU%2FDGA8GM1CxZ5nKd1q0Da6OZ%2Bte%2FOFv1g8n6MWhogs9zrtfDR13UYz9FWYxGCO0HBWYp6P0n45%2FgOBsgl
  1225. 11:58:18 T:3156 NOTICE: PANDORA: Item 1 <xbmcgui.ListItem object at 0x0F7F3560>
  1226. 11:58:18 T:3156 ERROR: Exception in thread Thread-3:
  1227. Traceback (most recent call last):
  1228. File "C:\Program Files\XBMC\system\python\Lib\threading.py", line 532, in __bootstrap_inner
  1229. self.run()
  1230. File "C:\Program Files\XBMC\system\python\Lib\threading.py", line 736, in run
  1231. self.function(*self.args, **self.kwargs)
  1232. File "C:\Users\Chris\AppData\Roaming\XBMC\addons\script.xbmc.pandora\default.py", line 183, in playNextSong
  1233. self.gui.getControl(BTN_THUMBED_DN).setVisible(False)
  1234. TypeError: Non-Existent Control 337
  1235. 11:58:18 T:4040 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://t1-2.p-cdn.com
  1236. 11:58:18 T:4040 DEBUG: CFileCurl::GetMimeType - http://t1-2.p-cdn.com/access/1441570490144190357.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjGzXSoJxza9JIowE%2FLSZ34RldUUW3urJDWihgOgW0mAMDzBFf0yx2fIVcaBZhCW1jIXrgLu%2BtvNUZbWC%2BlBnU35xKz0Ec9HTocmOI2bRsNF%2BQzmeJhIZvd2Rowt01A6Gc3yocDNSN0X%2BCfjFHQk%2B2BQZ%2FEMrXY7ki5tyQ%2FNTYUa%2BCxfRKnsETEcfN%2FU%2FDGA8GM1CxZ5nKd1q0Da6OZ%2Bte%2FOFv1g8n6MWhogs9zrtfDR13UYz9FWYxGCO0HBWYp6P0n45%2FgOBsgl -> application/octet-stream
  1237. 11:58:18 T:4040 NOTICE: DVDPlayer: Opening: http://t1-2.p-cdn.com/access/1441570490144190357.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjGzXSoJxza9JIowE%2FLSZ34RldUUW3urJDWihgOgW0mAMDzBFf0yx2fIVcaBZhCW1jIXrgLu%2BtvNUZbWC%2BlBnU35xKz0Ec9HTocmOI2bRsNF%2BQzmeJhIZvd2Rowt01A6Gc3yocDNSN0X%2BCfjFHQk%2B2BQZ%2FEMrXY7ki5tyQ%2FNTYUa%2BCxfRKnsETEcfN%2FU%2FDGA8GM1CxZ5nKd1q0Da6OZ%2Bte%2FOFv1g8n6MWhogs9zrtfDR13UYz9FWYxGCO0HBWYp6P0n45%2FgOBsgl
  1238. 11:58:18 T:4040 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1239. 11:58:18 T:4040 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  1240. 11:58:18 T:4040 DEBUG: DXVA - cheking samples array size using 842094158 render target
  1241. 11:58:18 T:4040 DEBUG: DXVA - updated maximum samples count to 2
  1242. 11:58:18 T:4040 DEBUG: DXVA - cheking samples array size using 842094169 render target
  1243. 11:58:18 T:2592 DEBUG: Thread CDVDPlayer start, auto delete: 0
  1244. 11:58:18 T:2592 NOTICE: Creating InputStream
  1245. 11:58:18 T:2592 DEBUG: CFileCache::Open - opening <access/1441570490144190357.mp4> using cache
  1246. 11:58:18 T:2592 DEBUG: FileCurl::Open(0709B1A0) http://t1-2.p-cdn.com/access/1441570490144190357.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjGzXSoJxza9JIowE%2FLSZ34RldUUW3urJDWihgOgW0mAMDzBFf0yx2fIVcaBZhCW1jIXrgLu%2BtvNUZbWC%2BlBnU35xKz0Ec9HTocmOI2bRsNF%2BQzmeJhIZvd2Rowt01A6Gc3yocDNSN0X%2BCfjFHQk%2B2BQZ%2FEMrXY7ki5tyQ%2FNTYUa%2BCxfRKnsETEcfN%2FU%2FDGA8GM1CxZ5nKd1q0Da6OZ%2Bte%2FOFv1g8n6MWhogs9zrtfDR13UYz9FWYxGCO0HBWYp6P0n45%2FgOBsgl
  1247. 11:58:18 T:4040 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1248. 11:58:19 T:1868 DEBUG: script.artistslideshow: script stopped
  1249. 11:58:19 T:1868 INFO: Scriptresult: Success
  1250. 11:58:19 T:1868 INFO: Python script stopped
  1251. 11:58:19 T:1868 DEBUG: Thread XBPyThread 1868 terminating
  1252. 11:58:19 T:4040 DEBUG: waiting for python thread 11 to stop
  1253. 11:58:19 T:4040 DEBUG: python thread 11 destructed
  1254. 11:58:19 T:2592 NOTICE: Creating Demuxer
  1255. 11:58:19 T:2568 DEBUG: Thread XFILE::CFileCache start, auto delete: 0
  1256. 11:58:19 T:2592 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  1257. 11:58:19 T:2592 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info starting
  1258. 11:58:19 T:2592 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1259. 11:58:19 T:2592 INFO: ffmpeg[A20]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'http://t1-2.p-cdn.com/access/1441570490144190357.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjGzXSoJxza9JIowE%2FLSZ34RldUUW3urJDWihgOgW0mAMDzBFf0yx2fIVcaBZhCW1jIXrgLu%2BtvNUZbWC%2BlBnU35xKz0Ec9HTocmOI2bRsNF%2BQzmeJhIZvd2Rowt01A6Gc3yocDNSN0X%2BCfjFHQk%2B2BQZ%2FEMrXY7ki5tyQ%2FNTYUa%2BCxfRKnsETEcfN%2FU%2FDGA8GM1CxZ5nKd1q0Da6OZ%2Bte%2FOFv1g8n6MWhogs9zrtfDR13UYz9FWYxGCO0HBWYp6P0n45%2FgOBsgl':
  1260. 11:58:19 T:2592 INFO: ffmpeg[A20]: Metadata:
  1261. 11:58:19 T:2592 INFO: ffmpeg[A20]: major_brand : mp42
  1262. 11:58:19 T:2592 INFO: ffmpeg[A20]: minor_version : 0
  1263. 11:58:19 T:2592 INFO: ffmpeg[A20]: compatible_brands: mp42isom3gp63g2a3gp4
  1264. 11:58:19 T:2592 INFO: ffmpeg[A20]: creation_time : 2008-01-24 13:12:54
  1265. 11:58:19 T:2592 INFO: ffmpeg[A20]: Duration: 00:04:33.76, start: 0.000000, bitrate: 64 kb/s
  1266. 11:58:19 T:2592 INFO: ffmpeg[A20]: Stream #0.0(und): Audio: aac, 44100 Hz, stereo, s16, 64 kb/s
  1267. 11:58:19 T:2592 INFO: ffmpeg[A20]: Metadata:
  1268. 11:58:19 T:2592 INFO: ffmpeg[A20]: creation_time : 2008-01-24 13:12:54
  1269. 11:58:19 T:2592 DEBUG: CDVDInputStreamFile::SetReadRate - set cache throttle rate to 139169 bytes per second
  1270. 11:58:19 T:2592 NOTICE: Opening audio stream: 0 source: 256
  1271. 11:58:19 T:2592 NOTICE: Finding audio codec for: 86018
  1272. 11:58:19 T:2592 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Opening
  1273. 11:58:19 T:2592 INFO: CDVDAudioCodecPassthrough::Open - disabled passthrough due to sample rate not being 48000
  1274. 11:58:19 T:2592 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Failed
  1275. 11:58:19 T:2592 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1276. 11:58:19 T:4040 DEBUG: ------ Window Init (MusicOverlay.xml) ------
  1277. 11:58:19 T:4040 INFO: Loading skin file: MusicOverlay.xml
  1278. 11:58:19 T:2592 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1279. 11:58:19 T:2592 NOTICE: Creating audio thread
  1280. 11:58:19 T:2592 DEBUG: CDVDPlayer::SetCaching - caching state 1
  1281. 11:58:19 T:2592 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
  1282. 11:58:19 T:2592 DEBUG: CDVDPlayer::SetCaching - caching state 2
  1283. 11:58:19 T:2592 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
  1284. 11:58:19 T:3744 DEBUG: Thread CDVDPlayerAudio start, auto delete: 0
  1285. 11:58:19 T:3744 NOTICE: running thread: CDVDPlayerAudio::Process()
  1286. 11:58:19 T:3744 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 44100, no pass-through
  1287. 11:58:19 T:3744 INFO: CPCMRemap: Configured speaker layout: 7.1
  1288. 11:58:19 T:3744 INFO: CPCMRemap: I channel map: FL,FR
  1289. 11:58:19 T:3744 INFO: CPCMRemap: O channel map: FL,FR
  1290. 11:58:19 T:3744 DEBUG: CPCMRemap: Downmix normalization is disabled
  1291. 11:58:19 T:3744 DEBUG: CPCMRemap: FL = FL(1.000000*)
  1292. 11:58:19 T:3744 DEBUG: CPCMRemap: FR = FR(1.000000*)
  1293. 11:58:19 T:3744 DEBUG: CWin32DirectSound::Initialize: Packet Size = 12384. Avg Bytes Per Second = 176400.
  1294. 11:58:19 T:3744 DEBUG: CWin32DirectSound::Initialize: secondary buffer created
  1295. 11:58:19 T:3744 DEBUG: CWin32DirectSound::Initialize - Channels: 2 - SampleRate: 44100 - SampleBit: 16 - Resample false - IsMusic false - IsPassthrough 0 - audioDevice: Primary Sound Driver
  1296. 11:58:19 T:3744 DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
  1297. 11:58:19 T:4040 DEBUG: CGUIAudioManager::DeInitialize
  1298. 11:58:19 T:4072 NOTICE: PANDORA: onPlayBackStarted: http://t1-2.p-cdn.com/access/1441570490144190357.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjGzXSoJxza9JIowE%2FLSZ34RldUUW3urJDWihgOgW0mAMDzBFf0yx2fIVcaBZhCW1jIXrgLu%2BtvNUZbWC%2BlBnU35xKz0Ec9HTocmOI2bRsNF%2BQzmeJhIZvd2Rowt01A6Gc3yocDNSN0X%2BCfjFHQk%2B2BQZ%2FEMrXY7ki5tyQ%2FNTYUa%2BCxfRKnsETEcfN%2FU%2FDGA8GM1CxZ5nKd1q0Da6OZ%2Bte%2FOFv1g8n6MWhogs9zrtfDR13UYz9FWYxGCO0HBWYp6P0n45%2FgOBsgl
  1299. 11:58:19 T:4040 DEBUG: CGUIInfoManager::SetCurrentSong(http://t1-2.p-cdn.com/access/1441570490144190357.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjGzXSoJxza9JIowE%2FLSZ34RldUUW3urJDWihgOgW0mAMDzBFf0yx2fIVcaBZhCW1jIXrgLu%2BtvNUZbWC%2BlBnU35xKz0Ec9HTocmOI2bRsNF%2BQzmeJhIZvd2Rowt01A6Gc3yocDNSN0X%2BCfjFHQk%2B2BQZ%2FEMrXY7ki5tyQ%2FNTYUa%2BCxfRKnsETEcfN%2FU%2FDGA8GM1CxZ5nKd1q0Da6OZ%2Bte%2FOFv1g8n6MWhogs9zrtfDR13UYz9FWYxGCO0HBWYp6P0n45%2FgOBsgl)
  1300. 11:58:19 T:4040 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://t1-2.p-cdn.com
  1301. 11:58:19 T:2592 DEBUG: CDVDPlayer::HandleMessages - player started 1
  1302. 11:58:19 T:2592 DEBUG: CDVDPlayer::SetCaching - caching state 0
  1303. 11:58:19 T:3744 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(46439.909297, 1)
  1304. 11:58:19 T:3744 DEBUG: CDVDPlayerAudio:: Discontinuity - was:852.464178, should be:0.000000, error:-852.464178
  1305. 11:58:19 T:3744 DEBUG: CWin32DirectSound::CheckPlayStatus: Resuming Playback
  1306. 11:58:19 T:4040 DEBUG: CFileCurl::GetMimeType - http://t1-2.p-cdn.com/access/1441570490144190357.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjGzXSoJxza9JIowE%2FLSZ34RldUUW3urJDWihgOgW0mAMDzBFf0yx2fIVcaBZhCW1jIXrgLu%2BtvNUZbWC%2BlBnU35xKz0Ec9HTocmOI2bRsNF%2BQzmeJhIZvd2Rowt01A6Gc3yocDNSN0X%2BCfjFHQk%2B2BQZ%2FEMrXY7ki5tyQ%2FNTYUa%2BCxfRKnsETEcfN%2FU%2FDGA8GM1CxZ5nKd1q0Da6OZ%2Bte%2FOFv1g8n6MWhogs9zrtfDR13UYz9FWYxGCO0HBWYp6P0n45%2FgOBsgl -> application/octet-stream
  1307. 11:58:19 T:4040 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1308. 11:58:19 T:4040 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1309. 11:58:19 T:4040 DEBUG: Activating window ID: 12006
  1310. 11:58:19 T:3240 NOTICE: [trakt] [Notification Service] message: {u'params': {u'data': {u'album': u'Greatest Hits', u'item': {u'type': u'song'}, u'player': {u'playerid': -1, u'speed': 1}, u'title': u"Mary Jane's Last Dance", u'artist': u'Tom Petty'}, u'sender': u'xbmc'}, u'jsonrpc': u'2.0', u'method': u'Player.OnPlay'}
  1311. 11:58:19 T:3240 NOTICE: [trakt] [Scrobbler] Watching: song
  1312. 11:58:19 T:3240 NOTICE: [trakt] [Scrobbler] Suddenly stopped watching item
  1313. 11:58:19 T:4040 DEBUG: ------ Window Deinit (MusicOverlay.xml) ------
  1314. 11:58:19 T:2944 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://cont-dc6-1.pandora.com
  1315. 11:58:19 T:4040 DEBUG: ------ Window Init (MusicOverlay.xml) ------
  1316. 11:58:19 T:4040 INFO: Loading skin file: MusicOverlay.xml
  1317. 11:58:19 T:4040 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1318. 11:58:19 T:2944 DEBUG: Caching image 'http://cont-dc6-1.pandora.com/images/public/amz/4/2/3/1/008811081324_500W_496H.jpg' as 'a/a8bb717b.jpg' full size
  1319. 11:58:19 T:2944 INFO: Caching image from: http://cont-dc6-1.pandora.com/images/public/amz/4/2/3/1/008811081324_500W_496H.jpg to special://masterprofile/Thumbnails/a/a8bb717b.jpg
  1320. 11:58:19 T:2944 DEBUG: FileCurl::Open(07098D20) http://cont-dc6-1.pandora.com/images/public/amz/4/2/3/1/008811081324_500W_496H.jpg
  1321. 11:58:20 T:4040 DEBUG: ------ Window Deinit (MyMusicNav.xml) ------
  1322. 11:58:20 T:4040 DEBUG: ------ Window Init (MusicVisualisation.xml) ------
  1323. 11:58:20 T:4040 INFO: Loading skin file: MusicVisualisation.xml
  1324. 11:58:20 T:4040 DEBUG: CApplication::ExecuteXBMCAction : Translating RunScript(script.artistslideshow)
  1325. 11:58:20 T:4040 DEBUG: CApplication::ExecuteXBMCAction : To RunScript(script.artistslideshow)
  1326. 11:58:20 T:4040 INFO: initializing python engine.
  1327. 11:58:20 T:4040 DEBUG: new python thread created. id=12
  1328. 11:58:20 T:3204 DEBUG: Thread XBPyThread start, auto delete: 0
  1329. 11:58:20 T:3204 DEBUG: Python thread: start processing
  1330. 11:58:20 T:4040 DEBUG: ------ Window Deinit (MusicOverlay.xml) ------
  1331. 11:58:20 T:3204 NOTICE: -->Python Interpreter Initialized<--
  1332. 11:58:20 T:3204 DEBUG: XBPyThread::Process - The source file to load is C:\Users\Chris\AppData\Roaming\XBMC\addons\script.artistslideshow\default.py
  1333. 11:58:20 T:3204 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\Chris\AppData\Roaming\XBMC\addons\script.artistslideshow;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.demjson\lib;C:\Program Files\XBMC\addons\script.module.simplejson\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\weather.wunderground\resources\lib\wunderground;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.myconnpy\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files\XBMC\addons\script.module.pil\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.free.cable.database\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.coveapi\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\Chris\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files\XBMC\addons\script.module.pysqlite\lib;C:\Program Files\XBMC\system\python\DLLs;C:\Program Files\XBMC\system\python\Lib;C:\Program Files\XBMC\python26.zip;C:\Program Files\XBMC\system\python\lib\plat-win;C:\Program Files\XBMC\system\python\lib\lib-tk;C:\Program Files\XBMC;C:\Program Files\XBMC\system\python;C:\Program Files\XBMC\system\python\lib\site-packages;
  1334. 11:58:20 T:3204 DEBUG: XBPyThread::Process - Entering source directory C:\Users\Chris\AppData\Roaming\XBMC\addons\script.artistslideshow
  1335. 11:58:20 T:3204 DEBUG: Instantiating addon using automatically obtained id of "script.artistslideshow" dependent on version 2.0 of the xbmc.python api
  1336. 11:58:20 T:3744 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1035725.416936, should be:1023584.758708, error:-12140.658228
  1337. 11:58:20 T:3204 DEBUG: script.artistslideshow: script version 1.4.5 started
  1338. 11:58:20 T:3204 DEBUG: script.artistslideshow: window id is set to 12006
  1339. 11:58:20 T:3204 DEBUG: script.artistslideshow: artist field is set to
  1340. 11:58:20 T:3204 DEBUG: script.artistslideshow: title field is set to
  1341. 11:58:20 T:3204 DEBUG: script.artistslideshow: language = en
  1342. 11:58:20 T:3204 DEBUG: script.artistslideshow: external call is set to
  1343. 11:58:20 T:3204 DEBUG: script.artistslideshow: first song started
  1344. 11:58:20 T:528 DEBUG: CTextureCache::GetImageHash - unable to stat url
  1345. 11:58:20 T:3204 DEBUG: script.artistslideshow: current artist is Tom Petty
  1346. 11:58:20 T:3204 DEBUG: script.artistslideshow: start download
  1347. 11:58:20 T:3204 DEBUG: script.artistslideshow: cachedir = C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\
  1348. 11:58:20 T:3204 DEBUG: script.artistslideshow: asking for images from: http://ws.audioscrobbler.com/2.0/?autocorrect=1&api_key=fbd57a1baddb983d1848a939665310f6&method=artist.getImages&artist=Tom+Petty
  1349. 11:58:20 T:3204 DEBUG: script.artistslideshow: downloading artist images info lastfm
  1350. 11:58:21 T:528 DEBUG: CFileCurl::GetMimeType - http://t1-2.p-cdn.com/access/?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjGzXSoJxza9JIowE%2FLSZ34RldUUW3urJDWihgOgW0mAMDzBFf0yx2fIVcaBZhCW1jIXrgLu%2BtvNUZbWC%2BlBnU35xKz0Ec9HTocmOI2bRsNF%2BQzmeJhIZvd2Rowt01A6Gc3yocDNSN0X%2BCfjFHQk%2B2BQZ%2FEMrXY7ki5tyQ%2FNTYUa%2BCxfRKnsETEcfN%2FU%2FDGA8GM1CxZ5nKd1q0Da6OZ%2Bte%2FOFv1g8n6MWhogs9zrtfDR13UYz9FWYxGCO0HBWYp6P0n45%2FgOBsglcdart.png -> failed
  1351. 11:58:21 T:3744 DEBUG: CDVDPlayerAudio:: Discontinuity - was:2073706.708445, should be:2035292.157166, error:-38414.551279
  1352. 11:58:21 T:3204 DEBUG: script.artistslideshow: downloading images
  1353. 11:58:22 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1354. 11:58:22 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1355. 11:58:22 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/609242/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\ba3e2e72.tbn
  1356. 11:58:30 T:3204 DEBUG: script.artistslideshow: switching slideshow to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition
  1357. 11:58:30 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\ba3e2e72.tbn' as 'c/c21f8d60.tbn' full size
  1358. 11:58:30 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\ba3e2e72.tbn to special://masterprofile/Thumbnails/c/c21f8d60.tbn
  1359. 11:58:30 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1360. 11:58:30 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1361. 11:58:30 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/10132/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\92047a2a.tbn
  1362. 11:58:30 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1363. 11:58:30 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1364. 11:58:30 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/30582785/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\d72c305d.tbn
  1365. 11:58:31 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1366. 11:58:31 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1367. 11:58:31 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/582779/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\80d913f8.tbn
  1368. 11:58:31 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1369. 11:58:31 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1370. 11:58:31 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/539988/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\f57c7e12.tbn
  1371. 11:58:31 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1372. 11:58:31 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1373. 11:58:31 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/30584613/Tom+Petty+TP.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\2073c49e.tbn
  1374. 11:58:32 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1375. 11:58:32 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1376. 11:58:32 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/5087055/Tom+Petty+petty.png to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\0107c36e.tbn
  1377. 11:58:33 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1378. 11:58:33 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1379. 11:58:33 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/609243/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\6731cf00.tbn
  1380. 11:58:33 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1381. 11:58:33 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1382. 11:58:33 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/47527469/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\b72063fd.tbn
  1383. 11:58:33 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1384. 11:58:33 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1385. 11:58:33 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/10943815/Tom+Petty+Tom2.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\97359b34.tbn
  1386. 11:58:33 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1387. 11:58:33 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1388. 11:58:33 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/86550/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\c2f3fbe7.tbn
  1389. 11:58:34 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1390. 11:58:34 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1391. 11:58:34 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/28192871/Tom+Petty+tom57.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\b64b61e0.tbn
  1392. 11:58:34 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1393. 11:58:34 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1394. 11:58:34 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/6763067/Tom+Petty+tompetty02.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\9699fbf5.tbn
  1395. 11:58:34 T:2568 INFO: CFileCache::Process - Hit eof.
  1396. 11:58:34 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1397. 11:58:34 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1398. 11:58:34 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/49302093/Tom+Petty+Tom.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\f318d774.tbn
  1399. 11:58:35 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1400. 11:58:35 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1401. 11:58:35 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/38110177/Tom+Petty+tompetty1.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\56c5cb68.tbn
  1402. 11:58:35 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1403. 11:58:35 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1404. 11:58:35 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/25741367/Tom+Petty+tompettysw.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\8caf240d.tbn
  1405. 11:58:38 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1406. 11:58:38 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1407. 11:58:38 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/22537905/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\df99a72d.tbn
  1408. 11:58:38 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1409. 11:58:38 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1410. 11:58:38 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/384565/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\b951d858.tbn
  1411. 11:58:39 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1412. 11:58:39 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1413. 11:58:39 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/48384419/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\644c35a5.tbn
  1414. 11:58:39 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1415. 11:58:39 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1416. 11:58:39 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/48384383/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\1999611a.tbn
  1417. 11:58:40 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1418. 11:58:40 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1419. 11:58:40 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/2125037/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\62be8f1e.tbn
  1420. 11:58:47 T:4040 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://t1-1.p-cdn.com (easy=0F012008, multi=003F7F10)
  1421. 11:58:49 T:4040 DEBUG: SECTION:UnloadDelayed(SECTION: LCODE)
  1422. 11:58:49 T:3204 DEBUG: script.artistslideshow: switching slideshow to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\
  1423. 11:58:49 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\d72c305d.tbn' as '8/85e02c6c.tbn' full size
  1424. 11:58:49 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\d72c305d.tbn to special://masterprofile/Thumbnails/8/85e02c6c.tbn
  1425. 11:58:50 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1426. 11:58:50 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1427. 11:58:50 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/36409319/Tom+Petty+e0a4b37.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\7ad9ef63.tbn
  1428. 11:58:50 T:528 DEBUG: CImageLoader::DoWork - took 285 ms to load special://masterprofile/Thumbnails/8/85e02c6c.tbn
  1429. 11:58:50 T:4040 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  1430. 11:58:50 T:4040 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://cont-dc6-1.pandora.com (easy=0EDF0060, multi=003F84E8)
  1431. 11:58:51 T:4040 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://t1-2.p-cdn.com (easy=0EDB0048, multi=00000000)
  1432. 11:58:55 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\0107c36e.tbn' as '1/1f010a07.tbn' full size
  1433. 11:58:55 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\0107c36e.tbn to special://masterprofile/Thumbnails/1/1f010a07.tbn
  1434. 11:58:55 T:528 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
  1435. 11:58:55 T:528 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  1436. 11:59:00 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\f318d774.tbn' as 'c/cfeea0b4.tbn' full size
  1437. 11:59:00 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\f318d774.tbn to special://masterprofile/Thumbnails/c/cfeea0b4.tbn
  1438. 11:59:00 T:528 DEBUG: CImageLoader::DoWork - took 152 ms to load special://masterprofile/Thumbnails/c/cfeea0b4.tbn
  1439. 11:59:06 T:2944 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\6731cf00.tbn' as '0/018f4db6.tbn' full size
  1440. 11:59:06 T:2944 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\6731cf00.tbn to special://masterprofile/Thumbnails/0/018f4db6.tbn
  1441. 11:59:11 T:2944 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\1999611a.tbn' as '2/2a5b56ed.tbn' full size
  1442. 11:59:11 T:2944 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\1999611a.tbn to special://masterprofile/Thumbnails/2/2a5b56ed.tbn
  1443. 11:59:11 T:2944 DEBUG: CImageLoader::DoWork - took 175 ms to load special://masterprofile/Thumbnails/2/2a5b56ed.tbn
  1444. 11:59:16 T:2944 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\b64b61e0.tbn' as '2/2dc2216b.tbn' full size
  1445. 11:59:16 T:2944 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\b64b61e0.tbn to special://masterprofile/Thumbnails/2/2dc2216b.tbn
  1446. 11:59:22 T:2944 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\56c5cb68.tbn' as '8/84f5b11e.tbn' full size
  1447. 11:59:22 T:2944 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\56c5cb68.tbn to special://masterprofile/Thumbnails/8/84f5b11e.tbn
  1448. 11:59:25 T:4040 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  1449. 11:59:27 T:2944 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\2073c49e.tbn' as 'd/d24ccf20.tbn' full size
  1450. 11:59:27 T:2944 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\2073c49e.tbn to special://masterprofile/Thumbnails/d/d24ccf20.tbn
  1451. 11:59:32 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\92047a2a.tbn' as 'e/e2ca82db.tbn' full size
  1452. 11:59:32 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\92047a2a.tbn to special://masterprofile/Thumbnails/e/e2ca82db.tbn
  1453. 11:59:38 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\f57c7e12.tbn' as 'c/c3e423ed.tbn' full size
  1454. 11:59:38 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\f57c7e12.tbn to special://masterprofile/Thumbnails/c/c3e423ed.tbn
  1455. 11:59:43 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\ba3e2e72.tbn' as '5/5382825e.tbn' full size
  1456. 11:59:43 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\ba3e2e72.tbn to special://masterprofile/Thumbnails/5/5382825e.tbn
  1457. 11:59:48 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\644c35a5.tbn' as 'b/bcb42761.tbn' full size
  1458. 11:59:48 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\644c35a5.tbn to special://masterprofile/Thumbnails/b/bcb42761.tbn
  1459. 11:59:52 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1460. 11:59:52 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1461. 11:59:52 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/31630317/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\b135476f.tbn
  1462. 11:59:54 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\b72063fd.tbn' as '5/55e535a7.tbn' full size
  1463. 11:59:54 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\b72063fd.tbn to special://masterprofile/Thumbnails/5/55e535a7.tbn
  1464. 11:59:54 T:528 DEBUG: CImageLoader::DoWork - took 190 ms to load special://masterprofile/Thumbnails/5/55e535a7.tbn
  1465. 11:59:59 T:3204 DEBUG: script.artistslideshow: switching slideshow to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition
  1466. 11:59:59 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\62be8f1e.tbn' as 'f/f159bcad.tbn' full size
  1467. 11:59:59 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\62be8f1e.tbn to special://masterprofile/Thumbnails/f/f159bcad.tbn
  1468. 12:00:00 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1469. 12:00:00 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1470. 12:00:00 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/24071043/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\5dcc4af9.tbn
  1471. 12:00:00 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1472. 12:00:00 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1473. 12:00:00 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/77582166/Tom+Petty+circa+1987.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\d59aa549.tbn
  1474. 12:00:01 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1475. 12:00:01 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1476. 12:00:01 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/409588/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\3e8726b3.tbn
  1477. 12:00:01 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1478. 12:00:01 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1479. 12:00:01 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/273851/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\9f1bb5c5.tbn
  1480. 12:00:02 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1481. 12:00:02 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1482. 12:00:02 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/67103816/Tom+Petty+stanky.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\27e2ed42.tbn
  1483. 12:00:03 T:2140 NOTICE: service.libraryautoupdate: Player is running, wait until finished
  1484. 12:00:03 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1485. 12:00:03 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1486. 12:00:03 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/35453257/Tom+Petty+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\e37160f5.tbn
  1487. 12:00:04 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1488. 12:00:04 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1489. 12:00:04 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/4148627/Tom+Petty+k78j.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\97e378b1.tbn
  1490. 12:00:04 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\56c5cb68.tbn' as '1/1568be20.tbn' full size
  1491. 12:00:04 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\56c5cb68.tbn to special://masterprofile/Thumbnails/1/1568be20.tbn
  1492. 12:00:06 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1493. 12:00:06 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1494. 12:00:06 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/16679501/Tom+Petty+tom_petty_portrait.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\2ae12588.tbn
  1495. 12:00:08 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1496. 12:00:08 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1497. 12:00:08 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/384672/Tom+Petty.gif to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\f080d73c.tbn
  1498. 12:00:09 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1499. 12:00:09 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1500. 12:00:09 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/57260/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\26dc91ba.tbn
  1501. 12:00:10 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\b135476f.tbn' as '1/15c1862b.tbn' full size
  1502. 12:00:10 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\b135476f.tbn to special://masterprofile/Thumbnails/1/15c1862b.tbn
  1503. 12:00:10 T:528 DEBUG: CImageLoader::DoWork - took 179 ms to load special://masterprofile/Thumbnails/1/15c1862b.tbn
  1504. 12:00:13 T:2140 NOTICE: service.libraryautoupdate: Player is running, wait until finished
  1505. 12:00:15 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\97359b34.tbn' as '3/39c33230.tbn' full size
  1506. 12:00:15 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\97359b34.tbn to special://masterprofile/Thumbnails/3/39c33230.tbn
  1507. 12:00:19 T:3204 DEBUG: script.artistslideshow: switching slideshow to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\
  1508. 12:00:19 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1509. 12:00:19 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1510. 12:00:19 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/67103736/Tom+Petty+smoky.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\829f4ebf.tbn
  1511. 12:00:19 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1512. 12:00:19 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1513. 12:00:19 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/67103656/Tom+Petty+yellowpetty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\776395b1.tbn
  1514. 12:00:20 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1515. 12:00:20 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1516. 12:00:20 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/67094144/Tom+Petty+TomPetty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\094a1db1.tbn
  1517. 12:00:20 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1518. 12:00:20 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1519. 12:00:20 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/2267388/Tom+Petty+petty1.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\2a00159d.tbn
  1520. 12:00:20 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1521. 12:00:20 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1522. 12:00:20 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/91876/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\2d570adb.tbn
  1523. 12:00:20 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1524. 12:00:20 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1525. 12:00:20 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/44678079/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\60ecaa71.tbn
  1526. 12:00:21 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1527. 12:00:21 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1528. 12:00:21 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/16679313/Tom+Petty+tom.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\e63b8b1d.tbn
  1529. 12:00:21 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1530. 12:00:21 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1531. 12:00:21 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/16678909/Tom+Petty+whiskyfeb77.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\b6863f42.tbn
  1532. 12:00:21 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1533. 12:00:21 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1534. 12:00:21 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/5601744/Tom+Petty+petty7701.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\37cbf630.tbn
  1535. 12:00:22 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1536. 12:00:22 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1537. 12:00:22 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/115275/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\427af2b9.tbn
  1538. 12:00:22 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1539. 12:00:22 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1540. 12:00:22 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/67103850/Tom+Petty+pick.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\0177fce8.tbn
  1541. 12:00:23 T:2140 NOTICE: service.libraryautoupdate: Player is running, wait until finished
  1542. 12:00:24 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1543. 12:00:24 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1544. 12:00:24 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/36380305/Tom+Petty+tp.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\395f98bc.tbn
  1545. 12:00:25 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1546. 12:00:25 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1547. 12:00:25 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/33984725/Tom+Petty+1978tompetty00.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\04d36281.tbn
  1548. 12:00:26 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1549. 12:00:26 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1550. 12:00:26 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/25741709/Tom+Petty+sstompetty2.gif to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\4ab8718a.tbn
  1551. 12:00:26 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1552. 12:00:26 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1553. 12:00:26 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/189065/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\0c8b4266.tbn
  1554. 12:00:27 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1555. 12:00:27 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1556. 12:00:27 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/44678167/Tom+Petty.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\6dd31e76.tbn
  1557. 12:00:27 T:3204 DEBUG: script.artistslideshow: copying file to transition directory
  1558. 12:00:27 T:3204 DEBUG: script.artistslideshow: moving file to cache directory
  1559. 12:00:27 T:3204 DEBUG: script.artistslideshow: downloaded http://userserve-ak.last.fm/serve/_/33984907/Tom+Petty+tom+with+hat.jpg to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\ac37e14f.tbn
  1560. 12:00:27 T:3204 DEBUG: script.artistslideshow: finished downloading images
  1561. 12:00:27 T:3204 DEBUG: script.artistslideshow: cleaning up from refreshing slideshow
  1562. 12:00:29 T:3204 DEBUG: script.artistslideshow: switching slideshow to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition
  1563. 12:00:29 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\b64b61e0.tbn' as 'b/bc5f2e55.tbn' full size
  1564. 12:00:29 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\b64b61e0.tbn to special://masterprofile/Thumbnails/b/bc5f2e55.tbn
  1565. 12:00:33 T:2140 NOTICE: service.libraryautoupdate: Player is running, wait until finished
  1566. 12:00:34 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\7ad9ef63.tbn' as '6/658e2f7e.tbn' full size
  1567. 12:00:34 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition\7ad9ef63.tbn to special://masterprofile/Thumbnails/6/658e2f7e.tbn
  1568. 12:00:39 T:3204 DEBUG: script.artistslideshow: switching slideshow to C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\
  1569. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/0107c36e.tbn
  1570. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/0177fce8.tbn
  1571. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/04d36281.tbn
  1572. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/094a1db1.tbn
  1573. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/0c8b4266.tbn
  1574. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/1999611a.tbn
  1575. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/2073c49e.tbn
  1576. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/26dc91ba.tbn
  1577. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/27e2ed42.tbn
  1578. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/2a00159d.tbn
  1579. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/2ae12588.tbn
  1580. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/2d570adb.tbn
  1581. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/37cbf630.tbn
  1582. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/395f98bc.tbn
  1583. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/3e8726b3.tbn
  1584. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/427af2b9.tbn
  1585. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/4ab8718a.tbn
  1586. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/56c5cb68.tbn
  1587. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/5dcc4af9.tbn
  1588. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/60ecaa71.tbn
  1589. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/62be8f1e.tbn
  1590. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/644c35a5.tbn
  1591. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/6731cf00.tbn
  1592. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/6dd31e76.tbn
  1593. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/776395b1.tbn
  1594. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/7ad9ef63.tbn
  1595. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/80d913f8.tbn
  1596. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/829f4ebf.tbn
  1597. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/8caf240d.tbn
  1598. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/92047a2a.tbn
  1599. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/9699fbf5.tbn
  1600. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/97359b34.tbn
  1601. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/97e378b1.tbn
  1602. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/9f1bb5c5.tbn
  1603. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/ac37e14f.tbn
  1604. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/b135476f.tbn
  1605. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/b64b61e0.tbn
  1606. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/b6863f42.tbn
  1607. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/b72063fd.tbn
  1608. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/b951d858.tbn
  1609. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/ba3e2e72.tbn
  1610. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/c2f3fbe7.tbn
  1611. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/d59aa549.tbn
  1612. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/d72c305d.tbn
  1613. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/df99a72d.tbn
  1614. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/e37160f5.tbn
  1615. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/e63b8b1d.tbn
  1616. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/f080d73c.tbn
  1617. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/f318d774.tbn
  1618. 12:00:39 T:3204 DEBUG: script.artistslideshow: deleting file C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\transition/f57c7e12.tbn
  1619. 12:00:39 T:2188 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\9699fbf5.tbn' as '1/11c14def.tbn' full size
  1620. 12:00:39 T:2188 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\9699fbf5.tbn to special://masterprofile/Thumbnails/1/11c14def.tbn
  1621. 12:00:43 T:2140 NOTICE: service.libraryautoupdate: Player is running, wait until finished
  1622. 12:00:44 T:2188 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\2ae12588.tbn' as 'c/cd3db913.tbn' full size
  1623. 12:00:44 T:2188 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\2ae12588.tbn to special://masterprofile/Thumbnails/c/cd3db913.tbn
  1624. 12:00:50 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\62be8f1e.tbn' as '6/60c4b393.tbn' full size
  1625. 12:00:50 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\62be8f1e.tbn to special://masterprofile/Thumbnails/6/60c4b393.tbn
  1626. 12:00:53 T:2140 NOTICE: service.libraryautoupdate: Player is running, wait until finished
  1627. 12:01:00 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\97e378b1.tbn' as '9/9207c770.tbn' full size
  1628. 12:01:00 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\97e378b1.tbn to special://masterprofile/Thumbnails/9/9207c770.tbn
  1629. 12:01:03 T:2140 NOTICE: service.libraryautoupdate: Player is running, wait until finished
  1630. 12:01:11 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\04d36281.tbn' as '1/1b00d61f.tbn' full size
  1631. 12:01:11 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\04d36281.tbn to special://masterprofile/Thumbnails/1/1b00d61f.tbn
  1632. 12:01:13 T:2140 NOTICE: service.libraryautoupdate: Player is running, wait until finished
  1633. 12:01:16 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\4ab8718a.tbn' as 'a/aa7e7fc7.tbn' full size
  1634. 12:01:16 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\4ab8718a.tbn to special://masterprofile/Thumbnails/a/aa7e7fc7.tbn
  1635. 12:01:16 T:528 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
  1636. 12:01:16 T:528 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  1637. 12:01:22 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\5dcc4af9.tbn' as '6/650bead2.tbn' full size
  1638. 12:01:22 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\5dcc4af9.tbn to special://masterprofile/Thumbnails/6/650bead2.tbn
  1639. 12:01:22 T:528 DEBUG: CImageLoader::DoWork - took 162 ms to load special://masterprofile/Thumbnails/6/650bead2.tbn
  1640. 12:01:23 T:2140 NOTICE: service.libraryautoupdate: Player is running, wait until finished
  1641. 12:01:27 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\26dc91ba.tbn' as '1/1539bdfa.tbn' full size
  1642. 12:01:27 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\26dc91ba.tbn to special://masterprofile/Thumbnails/1/1539bdfa.tbn
  1643. 12:01:33 T:2140 NOTICE: service.libraryautoupdate: Player is running, wait until finished
  1644. 12:01:43 T:528 NOTICE: Previous line repeats 1 times.
  1645. 12:01:43 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\829f4ebf.tbn' as 'a/a3e5a3b0.tbn' full size
  1646. 12:01:43 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\829f4ebf.tbn to special://masterprofile/Thumbnails/a/a3e5a3b0.tbn
  1647. 12:01:47 T:4040 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  1648. 12:01:49 T:528 DEBUG: CImageLoader::DoWork - took 176 ms to load special://masterprofile/Thumbnails/2/2a5b56ed.tbn
  1649. 12:01:53 T:2140 NOTICE: service.libraryautoupdate: Player is running, wait until finished
  1650. 12:01:59 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\3e8726b3.tbn' as 'c/c9b031c0.tbn' full size
  1651. 12:01:59 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\3e8726b3.tbn to special://masterprofile/Thumbnails/c/c9b031c0.tbn
  1652. 12:02:03 T:2140 NOTICE: service.libraryautoupdate: Player is running, wait until finished
  1653. 12:02:05 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\ac37e14f.tbn' as '6/63feaa2a.tbn' full size
  1654. 12:02:05 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\ac37e14f.tbn to special://masterprofile/Thumbnails/6/63feaa2a.tbn
  1655. 12:02:10 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\0177fce8.tbn' as '3/3418d1cc.tbn' full size
  1656. 12:02:10 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\0177fce8.tbn to special://masterprofile/Thumbnails/3/3418d1cc.tbn
  1657. 12:02:13 T:2140 NOTICE: service.libraryautoupdate: Player is running, wait until finished
  1658. 12:02:15 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\60ecaa71.tbn' as 'b/b7018652.tbn' full size
  1659. 12:02:15 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\60ecaa71.tbn to special://masterprofile/Thumbnails/b/b7018652.tbn
  1660. 12:02:21 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\37cbf630.tbn' as '8/8f5f5a0c.tbn' full size
  1661. 12:02:21 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\37cbf630.tbn to special://masterprofile/Thumbnails/8/8f5f5a0c.tbn
  1662. 12:02:23 T:2140 NOTICE: service.libraryautoupdate: Player is running, wait until finished
  1663. 12:02:26 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\d59aa549.tbn' as '6/64d9735b.tbn' full size
  1664. 12:02:26 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\d59aa549.tbn to special://masterprofile/Thumbnails/6/64d9735b.tbn
  1665. 12:02:26 T:528 DEBUG: CImageLoader::DoWork - took 117 ms to load special://masterprofile/Thumbnails/6/64d9735b.tbn
  1666. 12:02:31 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\6dd31e76.tbn' as '5/556c0bd4.tbn' full size
  1667. 12:02:31 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\6dd31e76.tbn to special://masterprofile/Thumbnails/5/556c0bd4.tbn
  1668. 12:02:33 T:2140 NOTICE: service.libraryautoupdate: Player is running, wait until finished
  1669. 12:02:37 T:528 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
  1670. 12:02:37 T:528 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  1671. 12:02:42 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\f080d73c.tbn' as 'c/cad2f021.tbn' full size
  1672. 12:02:42 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\f080d73c.tbn to special://masterprofile/Thumbnails/c/cad2f021.tbn
  1673. 12:02:42 T:528 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
  1674. 12:02:43 T:2140 NOTICE: service.libraryautoupdate: Player is running, wait until finished
  1675. 12:02:47 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\c2f3fbe7.tbn' as '9/97a5a2d9.tbn' full size
  1676. 12:02:47 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\c2f3fbe7.tbn to special://masterprofile/Thumbnails/9/97a5a2d9.tbn
  1677. 12:02:52 T:2592 INFO: CDVDPlayer::Process - eof reading from demuxer
  1678. 12:02:52 T:2592 NOTICE: CDVDPlayer::OnExit()
  1679. 12:02:52 T:2592 NOTICE: DVDPlayer: eof, waiting for queues to empty
  1680. 12:02:52 T:2592 NOTICE: DVDPlayer: closing audio stream
  1681. 12:02:52 T:2592 NOTICE: Closing audio stream
  1682. 12:02:52 T:2592 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  1683. 12:02:52 T:3744 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_EOF
  1684. 12:02:52 T:3744 DEBUG: CDVDAudio::Drain - adding 5760 bytes of silence, buffer size: 6624, chunk size: 12384
  1685. 12:02:52 T:3744 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1686. 12:02:52 T:3744 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  1687. 12:02:52 T:2592 NOTICE: Waiting for audio thread to exit
  1688. 12:02:52 T:3744 DEBUG: CDVDPlayerAudio::Process - Abort received, exiting thread
  1689. 12:02:52 T:3744 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  1690. 12:02:52 T:3744 DEBUG: Thread CDVDPlayerAudio 3744 terminating
  1691. 12:02:52 T:2592 NOTICE: Closing audio device
  1692. 12:02:53 T:528 DEBUG: Caching image 'C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\395f98bc.tbn' as 'a/ae858028.tbn' full size
  1693. 12:02:53 T:528 INFO: Caching image from: C:\Users\Chris\AppData\Roaming\XBMC\userdata\addon_data\script.artistslideshow\ArtistSlideshow\38cd65d2\395f98bc.tbn to special://masterprofile/Thumbnails/a/ae858028.tbn
  1694. 12:02:53 T:2140 NOTICE: service.libraryautoupdate: Player is running, wait until finished
  1695. 12:02:53 T:2592 DEBUG: CWin32DirectSound::WaitCompletion - timeout waiting for silence
  1696. 12:02:53 T:2592 DEBUG: CWin32DirectSound::Deinitialize: Cleaning up
  1697. 12:02:53 T:2592 NOTICE: Deleting audio codec
  1698. 12:02:53 T:2592 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  1699. 12:02:53 T:2592 NOTICE: CDVDPlayer::OnExit() deleting input stream
  1700. 12:02:53 T:2568 DEBUG: Thread XFILE::CFileCache 2568 terminating
  1701. 12:02:53 T:2592 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1702. 12:02:53 T:2592 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1703. 12:02:53 T:4072 NOTICE: PANDORA: onPlayBackEnded
  1704. 12:02:53 T:2592 DEBUG: Thread CDVDPlayer 2592 terminating
  1705. 12:02:53 T:3240 NOTICE: [trakt] [Notification Service] message: {u'params': {u'data': None, u'sender': u'xbmc'}, u'jsonrpc': u'2.0', u'method': u'Player.OnStop'}
  1706. 12:02:53 T:4040 DEBUG: CGUIAudioManager::Initialize
  1707. 12:02:53 T:4040 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1708. 12:02:54 T:4040 DEBUG: ------ Window Deinit (MusicVisualisation.xml) ------
  1709. 12:02:54 T:4040 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1710. 12:02:54 T:4040 DEBUG: ------ Window Init (MyMusicNav.xml) ------
  1711. 12:02:54 T:4040 INFO: Loading skin file: MyMusicNav.xml
  1712. 12:02:54 T:4040 WARNING: Label Formating: $VAR[value_musicgenrebg] is not defined
  1713. 12:02:54 T:4040 WARNING: Previous line repeats 1 times.
  1714. 12:02:54 T:4040 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/audio/)
  1715. 12:02:54 T:4040 DEBUG: ParentPath = [addons://sources/audio/]
  1716. 12:02:54 T:4040 WARNING: XFILE::CMusicDatabaseDirectory::GetLabel - Unknown nodetype requested 0
  1717. 12:02:54 T:4072 NOTICE: PANDORA: playing = True
  1718. 12:02:54 T:2944 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item http://t1-2.p-cdn.com/access/1441570490144190357.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjGzXSoJxza9JIowE%2FLSZ34RldUUW3urJDWihgOgW0mAMDzBFf0yx2fIVcaBZhCW1jIXrgLu%2BtvNUZbWC%2BlBnU35xKz0Ec9HTocmOI2bRsNF%2BQzmeJhIZvd2Rowt01A6Gc3yocDNSN0X%2BCfjFHQk%2B2BQZ%2FEMrXY7ki5tyQ%2FNTYUa%2BCxfRKnsETEcfN%2FU%2FDGA8GM1CxZ5nKd1q0Da6OZ%2Bte%2FOFv1g8n6MWhogs9zrtfDR13UYz9FWYxGCO0HBWYp6P0n45%2FgOBsgl
  1719. 12:02:54 T:2944 DEBUG: CSaveFileStateJob::DoWork - Marking audio item http://t1-2.p-cdn.com/access/1441570490144190357.mp4?version=4&lid=78006163&token=fsFQ25ac4kkxtCA%2B%2Fs32kd8ELE2VrSpzWxih3IuVTA2WATU9iOyJ3KBGdYWUHkg9y9LsrTrQVqn0z1uH6PBptjGzXSoJxza9JIowE%2FLSZ34RldUUW3urJDWihgOgW0mAMDzBFf0yx2fIVcaBZhCW1jIXrgLu%2BtvNUZbWC%2BlBnU35xKz0Ec9HTocmOI2bRsNF%2BQzmeJhIZvd2Rowt01A6Gc3yocDNSN0X%2BCfjFHQk%2B2BQZ%2FEMrXY7ki5tyQ%2FNTYUa%2BCxfRKnsETEcfN%2FU%2FDGA8GM1CxZ5nKd1q0Da6OZ%2Bte%2FOFv1g8n6MWhogs9zrtfDR13UYz9FWYxGCO0HBWYp6P0n45%2FgOBsgl as listened
  1720. 12:02:54 T:4040 NOTICE: CDVDPlayer::CloseFile()
  1721. 12:02:54 T:4040 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1722. 12:02:54 T:4040 NOTICE: DVDPlayer: waiting for threads to exit
  1723. 12:02:54 T:4040 NOTICE: DVDPlayer: finished waiting
  1724. 12:02:54 T:884 NOTICE: PANDORA: getting more songs
  1725. 12:02:55 T:884 NOTICE: PANDORA: Adding song By The Way
  1726. 12:02:55 T:884 NOTICE: PANDORA: item info = {'album': u'By The Way', 'artist': u'Red Hot Chili Peppers', 'title': u'By The Way'}
  1727. 12:02:55 T:884 NOTICE: PANDORA: Adding song Ain't No Rest For The Wicked
  1728. 12:02:55 T:884 NOTICE: PANDORA: item info = {'album': u'Cage The Elephant', 'artist': u'Cage The Elephant', 'title': u"Ain't No Rest For The Wicked"}
  1729. 12:02:55 T:884 NOTICE: PANDORA: Adding song Float On
  1730. 12:02:55 T:884 NOTICE: PANDORA: item info = {'album': u'Good News For People Who Love Bad News', 'artist': u'Modest Mouse', 'title': u'Float On'}
  1731. 12:02:55 T:884 NOTICE: PANDORA: Adding song Heart-Shaped Box
  1732. 12:02:55 T:884 NOTICE: PANDORA: item info = {'album': u'In Utero', 'artist': u'Nirvana', 'title': u'Heart-Shaped Box'}
  1733. 12:02:55 T:3204 DEBUG: script.artistslideshow: script stopped
  1734. 12:02:55 T:3204 INFO: Scriptresult: Success
  1735. 12:02:55 T:3204 INFO: Python script stopped
  1736. 12:02:55 T:3204 DEBUG: Thread XBPyThread 3204 terminating
  1737. 12:02:55 T:4040 DEBUG: waiting for python thread 12 to stop
  1738. 12:02:55 T:4040 DEBUG: python thread 12 destructed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement