Advertisement
madmike1415

xbmc.log file debug level

Oct 13th, 2011
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 206.65 KB | None | 0 0
  1. 11:03:53 T:3077646208 M:3000643584 NOTICE: Enabled debug logging due to GUI setting. Level 2.
  2. 11:03:56 T:3077646208 M:3000524800 DEBUG: SDLKeyboard: scancode: 113, sym: 276, unicode: 0, modifier: 0
  3. 11:03:56 T:3077646208 M:3000524800 DEBUG: OnKey: 61477 pressed, action is Left
  4. 11:03:59 T:3077646208 M:3000524800 DEBUG: SDLKeyboard: scancode: 166, sym: 0, unicode: 0, modifier: 0
  5. 11:03:59 T:3077646208 M:3000524800 DEBUG: OnKey: 61448 pressed, action is PreviousMenu
  6. 11:03:59 T:3077646208 M:3000524800 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  7. 11:03:59 T:3077646208 M:3000524800 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  8. 11:03:59 T:3077646208 M:3002585088 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  9. 11:03:59 T:3077646208 M:3002585088 DEBUG: ------ Window Init (Settings.xml) ------
  10. 11:03:59 T:3077646208 M:3002585088 INFO: Loading skin file: Settings.xml
  11. 11:04:02 T:3077646208 M:3003973632 INFO: initializing python engine.
  12. 11:04:02 T:3077646208 M:3003973632 DEBUG: Loading: /usr/lib/xbmc/system/python/python24-i486-linux.so
  13. 11:04:02 T:3077646208 M:3003973632 DEBUG: Python wrapper library linked with internal Python library
  14. 11:04:02 T:3077646208 M:3003219968 DEBUG: new python thread created. id=5
  15. 11:04:02 T:2810510192 M:3003219968 DEBUG: thread start, auto delete: 0
  16. 11:04:02 T:2810510192 M:3003219968 DEBUG: Python thread: start processing
  17. 11:04:02 T:2810510192 M:3003224064 NOTICE: -->Python Interpreter Initialized<--
  18. 11:04:02 T:2810510192 M:3003224064 DEBUG: Process - The source file to load is /home/USERNAME/.xbmc/addons/script.qlock/default.py
  19. 11:04:02 T:2810510192 M:3003224064 DEBUG: Process - Setting the Python path to /home/USERNAME/.xbmc/addons/script.qlock:/home/USERNAME/.xbmc/addons/script.module.simplejson/lib:/home/USERNAME/.xbmc/addons/script.module.myconnpy/lib:/home/USERNAME/.xbmc/addons/script.module.beautifulsoup/lib:/usr/lib/xbmc/addons/script.module.pil/lib:/home/USERNAME/.xbmc/addons/script.module.elementtree/lib:/usr/lib/xbmc/addons/script.module.pysqlite/lib:/usr/lib/xbmc/system/python/python24.zip:/usr/share/xbmc/system/python/lib/python24.zip:/usr/share/xbmc/system/python/lib/python2.4/:/usr/share/xbmc/system/python/lib/python2.4/plat-linux2:/usr/share/xbmc/system/python/lib/python2.4/lib-tk:/usr/share/xbmc/system/python/lib/python2.4/lib-dynload
  20. 11:04:02 T:2810510192 M:3003224064 DEBUG: Process - Entering source directory /home/USERNAME/.xbmc/addons/script.qlock
  21. 11:04:03 T:2810510192 M:3003224064 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/strop.so. flags: 2
  22. 11:04:03 T:2810510192 M:3003224064 DEBUG: Loading: /home/USERNAME/.xbmc/temp/strop.so
  23. 11:04:03 T:2810510192 M:3003224064 DEBUG: RegisterExtensionLib, adding strop.so (0xa4b1470)
  24. 11:04:03 T:2810510192 M:3003224064 DEBUG: xbp_dlsym - load symbol initstrop
  25. 11:04:03 T:2810510192 M:3003224064 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/datetime.so. flags: 2
  26. 11:04:03 T:2810510192 M:3003224064 DEBUG: Loading: /home/USERNAME/.xbmc/temp/datetime.so
  27. 11:04:03 T:2810510192 M:3003224064 DEBUG: RegisterExtensionLib, adding datetime.so (0xa42af98)
  28. 11:04:03 T:2810510192 M:3003224064 DEBUG: xbp_dlsym - load symbol initdatetime
  29. 11:04:03 T:2810510192 M:3003224064 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/time.so. flags: 2
  30. 11:04:03 T:2810510192 M:3003224064 DEBUG: Loading: /home/USERNAME/.xbmc/temp/time.so
  31. 11:04:03 T:2810510192 M:3003224064 DEBUG: RegisterExtensionLib, adding time.so (0xa5b0a40)
  32. 11:04:03 T:2810510192 M:3003224064 DEBUG: xbp_dlsym - load symbol inittime
  33. 11:04:03 T:2810510192 M:3003224064 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/pyexpat.so. flags: 2
  34. 11:04:03 T:2810510192 M:3003478016 DEBUG: Loading: /home/USERNAME/.xbmc/temp/pyexpat.so
  35. 11:04:03 T:2810510192 M:3003478016 DEBUG: RegisterExtensionLib, adding pyexpat.so (0xa4a37a0)
  36. 11:04:03 T:2810510192 M:3003478016 DEBUG: xbp_dlsym - load symbol initpyexpat
  37. 11:04:03 T:2810510192 M:3003478016 DEBUG: ### [Qlock] - Qlock -update
  38. 11:04:03 T:2810510192 M:3003478016 DEBUG: ### [Qlock] - Running loop
  39. 11:04:03 T:2810510192 M:3003478016 DEBUG: ### [Qlock] - Delaying 3 secs
  40. 11:04:04 T:3077646208 M:3003596800 DEBUG: SDLKeyboard: scancode: 166, sym: 0, unicode: 0, modifier: 0
  41. 11:04:04 T:3077646208 M:3003596800 DEBUG: OnKey: 61448 pressed, action is PreviousMenu
  42. 11:04:04 T:3077646208 M:3003596800 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  43. 11:04:04 T:3077646208 M:3003596800 DEBUG: ------ Window Deinit (Settings.xml) ------
  44. 11:04:05 T:3077646208 M:3003596800 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  45. 11:04:05 T:3077646208 M:3003596800 DEBUG: ------ Window Init (Home.xml) ------
  46. 11:04:05 T:3077646208 M:3003596800 INFO: Loading skin file: Home.xml
  47. 11:04:05 T:3077646208 M:3006263296 DEBUG: ExecuteXBMCAction : Translating SetFocus(9000)
  48. 11:04:05 T:3077646208 M:3006263296 DEBUG: ExecuteXBMCAction : To SetFocus(9000)
  49. 11:04:05 T:2882530160 M:3005755392 DEBUG: FileCurl::Close(0xabcfd088) http://www.google.com/
  50. 11:04:05 T:2810510192 M:3003215872 DEBUG: ### [Qlock] - Delaying 3 secs
  51. 11:04:05 T:2905525104 M: 0 DEBUG: DoWork - took 250 ms to load special://skin/backgrounds/settings.jpg
  52. 11:04:07 T:3077646208 M:3001946112 DEBUG: SDLKeyboard: scancode: 111, sym: 273, unicode: 0, modifier: 0
  53. 11:04:07 T:3077646208 M:3001946112 DEBUG: OnKey: 61478 pressed, action is Up
  54. 11:04:07 T:2810510192 M:3001692160 DEBUG: ### [Qlock] - Delaying 3 secs
  55. 11:04:07 T:3077646208 M:3000422400 DEBUG: SDLKeyboard: scancode: 111, sym: 273, unicode: 0, modifier: 0
  56. 11:04:07 T:3077646208 M:3000422400 DEBUG: OnKey: 61478 pressed, action is Up
  57. 11:04:08 T:2882530160 M:2997882880 DEBUG: DoWork - took 220 ms to load special://skin/backgrounds/home-weather-conditional/12/weather-12.jpg
  58. 11:04:08 T:2905525104 M:2997628928 DEBUG: DoWork - took 275 ms to load special://skin/backgrounds/pictures.jpg
  59. 11:04:08 T:3077646208 M:2997628928 DEBUG: SDLKeyboard: scancode: 111, sym: 273, unicode: 0, modifier: 0
  60. 11:04:08 T:3077646208 M:2997628928 DEBUG: OnKey: 61478 pressed, action is Up
  61. 11:04:08 T:2882530160 M:2992803840 DEBUG: DoWork - took 274 ms to load special://skin/backgrounds/music.jpg
  62. 11:04:08 T:3077646208 M:2992943104 DEBUG: SDLKeyboard: scancode: 111, sym: 273, unicode: 0, modifier: 0
  63. 11:04:08 T:3077646208 M:2992943104 DEBUG: OnKey: 61478 pressed, action is Up
  64. 11:04:09 T:2905525104 M:2989133824 DEBUG: DoWork - took 226 ms to load special://skin/backgrounds/tvshows.jpg
  65. 11:04:09 T:3077646208 M:2989133824 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
  66. 11:04:09 T:3077646208 M:2989133824 DEBUG: OnKey: 61453 pressed, action is Select
  67. 11:04:09 T:3077646208 M:2989133824 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(VideoLibrary,tvshowtitles,return)
  68. 11:04:09 T:3077646208 M:2989133824 DEBUG: ExecuteXBMCAction : To ActivateWindow(VideoLibrary,tvshowtitles,return)
  69. 11:04:09 T:3077646208 M:2989133824 DEBUG: Activating window ID: 10025
  70. 11:04:09 T:3077646208 M:2989133824 DEBUG: Checking if window ID 10024 is locked.
  71. 11:04:09 T:3077646208 M:2989133824 DEBUG: ------ Window Deinit (Home.xml) ------
  72. 11:04:09 T:3077646208 M:2989260800 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  73. 11:04:09 T:3077646208 M:2989260800 INFO: Loading skin file: MyVideoNav.xml
  74. 11:04:09 T:2810510192 M:2989260800 DEBUG: ### [Qlock] - Delaying 3 secs
  75. 11:04:10 T:3077646208 M:2989260800 ERROR: Window Translator: Can't find window tv
  76. 11:04:10 T:3077646208 M:2989260800 ERROR: Error evaluating boolean expression Window.IsVisible(TV) + [Control.IsVisible(14) | Control.IsVisible(15) | Control.IsVisible(16) | Control.IsVisible(17)]
  77. 11:04:10 T:3077646208 M:2989260800 ERROR: Window Translator: Can't find window tv
  78. 11:04:10 T:3077646208 M:2989260800 ERROR: Error evaluating boolean expression Window.IsVisible(TV) + [Control.IsVisible(11) | Control.IsVisible(12) | Control.IsVisible(13)] + !Skin.HasSetting(FanartShort) + !Skin.HasSetting(FanartLong)
  79. 11:04:10 T:3077646208 M:2989260800 ERROR: Window Translator: Can't find window tv
  80. 11:04:10 T:3077646208 M:2989260800 ERROR: Error evaluating boolean expression Window.IsVisible(TV) + [Control.IsVisible(11) | Control.IsVisible(12) | Control.IsVisible(13)] + Skin.HasSetting(FanartShort)
  81. 11:04:10 T:3077646208 M:2989260800 ERROR: Window Translator: Can't find window tv
  82. 11:04:10 T:3077646208 M:2989260800 ERROR: Error evaluating boolean expression Window.IsVisible(TV) + [Control.IsVisible(11) | Control.IsVisible(12) | Control.IsVisible(13)] + Skin.HasSetting(FanartLong)
  83. 11:04:11 T:3077646208 M:2983690240 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/)
  84. 11:04:11 T:3077646208 M:2983690240 DEBUG: ParentPath = [videodb://2/2/]
  85. 11:04:11 T:3077646208 M:2983690240 DEBUG: GetTvShowsByWhere query: SELECT tvshow.*,path.strPath AS strPath,counts.totalcount AS totalCount,counts.watchedcount AS watchedCount,counts.totalcount=counts.watchedcount AS watched FROM tvshow JOIN tvshowlinkpath ON tvshow.idShow=tvshowlinkpath.idShow JOIN path ON path.idpath=tvshowlinkpath.idPath LEFT OUTER join ( SELECT tvshow.idShow AS idShow,count(1) AS totalcount,count(files.playCount) AS watchedcount FROM tvshow JOIN tvshowlinkepisode ON tvshow.idShow=tvshowlinkepisode.idShow JOIN episode ON episode.idEpisode=tvshowlinkepisode.idEpisode JOIN files ON files.idFile=episode.idFile GROUP BY tvshow.idShow) counts ON tvshow.idShow=counts.idShow
  86. 11:04:11 T:3077646208 M:2983690240 DEBUG: Time for actual SQL query = 25
  87. 11:04:11 T:3077646208 M:2983485440 DEBUG: Time to retrieve tvshows from dataset = 61
  88. 11:04:11 T:3077646208 M:2983485440 DEBUG: Saving fileitems [videodb://2/2/]
  89. 11:04:11 T:3077646208 M:2983428096 DEBUG: -- items: 82, sort method: 25, ascending: true
  90. 11:04:11 T:2616142704 M:2983428096 DEBUG: thread start, auto delete: 0
  91. 11:04:11 T:2616142704 M:2983231488 DEBUG: OpenDir - Using authentication url smb://PLUG/Video/TV/Everyone/The%20All%2dNew%20Scooby%20and%20Scrappy%2dDoo%20Show
  92. 11:04:11 T:3077646208 M:2980126720 DEBUG: ExecuteXBMCAction : Translating RunScript(script.tvtunes,backend=True)
  93. 11:04:11 T:3077646208 M:2980126720 DEBUG: ExecuteXBMCAction : To RunScript(script.tvtunes,backend=True)
  94. 11:04:11 T:3077646208 M:2980126720 INFO: initializing python engine.
  95. 11:04:11 T:3077646208 M:2980126720 DEBUG: new python thread created. id=6
  96. 11:04:11 T:2601962352 M:2980126720 DEBUG: thread start, auto delete: 0
  97. 11:04:11 T:2601962352 M:2980126720 DEBUG: Python thread: start processing
  98. 11:04:11 T:3077646208 M:2980126720 DEBUG: ExecuteXBMCAction : Translating SetFocus(50)
  99. 11:04:11 T:3077646208 M:2980126720 DEBUG: ExecuteXBMCAction : To SetFocus(50)
  100. 11:04:11 T:2601962352 M:2987622400 NOTICE: -->Python Interpreter Initialized<--
  101. 11:04:11 T:2601962352 M:2987622400 DEBUG: Process - The source file to load is /home/USERNAME/.xbmc/addons/script.tvtunes/default.py
  102. 11:04:11 T:2601962352 M:2987622400 DEBUG: Process - Setting the Python path to /home/USERNAME/.xbmc/addons/script.tvtunes:/home/USERNAME/.xbmc/addons/script.module.simplejson/lib:/home/USERNAME/.xbmc/addons/script.module.myconnpy/lib:/home/USERNAME/.xbmc/addons/script.module.beautifulsoup/lib:/usr/lib/xbmc/addons/script.module.pil/lib:/home/USERNAME/.xbmc/addons/script.module.elementtree/lib:/usr/lib/xbmc/addons/script.module.pysqlite/lib:/usr/lib/xbmc/system/python/python24.zip:/usr/share/xbmc/system/python/lib/python24.zip:/usr/share/xbmc/system/python/lib/python2.4/:/usr/share/xbmc/system/python/lib/python2.4/plat-linux2:/usr/share/xbmc/system/python/lib/python2.4/lib-tk:/usr/share/xbmc/system/python/lib/python2.4/lib-dynload
  103. 11:04:11 T:2601962352 M:2987622400 DEBUG: Process - Entering source directory /home/USERNAME/.xbmc/addons/script.tvtunes
  104. 11:04:11 T:2601962352 M:2987696128 INFO: Scriptresult: Success
  105. 11:04:11 T:3077646208 M:2987696128 INFO: initializing python engine.
  106. 11:04:11 T:3077646208 M:2987696128 DEBUG: new python thread created. id=7
  107. 11:04:11 T:2591472496 M:2987696128 DEBUG: thread start, auto delete: 0
  108. 11:04:11 T:2591472496 M:2987696128 DEBUG: Python thread: start processing
  109. 11:04:11 T:2601962352 M:2987696128 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/collections.so. flags: 2
  110. 11:04:11 T:2601962352 M:2987696128 DEBUG: Loading: /home/USERNAME/.xbmc/temp/collections.so
  111. 11:04:11 T:2601962352 M:2987696128 DEBUG: RegisterExtensionLib, adding collections.so (0xac1a0148)
  112. 11:04:11 T:2601962352 M:2987696128 DEBUG: xbp_dlsym - load symbol initcollections
  113. 11:04:11 T:2601962352 M:2987696128 INFO: Python script stopped
  114. 11:04:11 T:2601962352 M:2987696128 DEBUG: Thread 2601962352 terminating
  115. 11:04:11 T:3077646208 M:2987696128 DEBUG: python thread 6 destructed
  116. 11:04:11 T:2591472496 M:2987696128 NOTICE: -->Python Interpreter Initialized<--
  117. 11:04:11 T:2591472496 M:2987696128 DEBUG: Process - The source file to load is /home/USERNAME/.xbmc/addons/script.tvtunes/resources/tvtunes_backend.py
  118. 11:04:11 T:2591472496 M:2987696128 DEBUG: Process - Setting the Python path to /home/USERNAME/.xbmc/addons/script.tvtunes/resources:/home/USERNAME/.xbmc/addons/script.module.simplejson/lib:/home/USERNAME/.xbmc/addons/script.module.myconnpy/lib:/home/USERNAME/.xbmc/addons/script.module.beautifulsoup/lib:/usr/lib/xbmc/addons/script.module.pil/lib:/home/USERNAME/.xbmc/addons/script.module.elementtree/lib:/usr/lib/xbmc/addons/script.module.pysqlite/lib:/usr/lib/xbmc/system/python/python24.zip:/usr/share/xbmc/system/python/lib/python24.zip:/usr/share/xbmc/system/python/lib/python2.4/:/usr/share/xbmc/system/python/lib/python2.4/plat-linux2:/usr/share/xbmc/system/python/lib/python2.4/lib-tk:/usr/share/xbmc/system/python/lib/python2.4/lib-dynload
  119. 11:04:11 T:2591472496 M:2987696128 DEBUG: Process - Entering source directory /home/USERNAME/.xbmc/addons/script.tvtunes/resources
  120. 11:04:11 T:2591472496 M:2987696128 NOTICE: loop=false&downvolume=0&smb=true&user=USERNAME&password=******
  121. 11:04:11 T:2591472496 M:2987696128 NOTICE: ### starting TvTunes Backend ###
  122. 11:04:11 T:2591472496 M:2987696128 NOTICE: ### current volume: 100.0%
  123. 11:04:11 T:2591472496 M:2987696128 INFO: Scriptresult: Success
  124. 11:04:11 T:2810510192 M:2987696128 DEBUG: ### [Qlock] - Delaying 3 secs
  125. 11:04:11 T:2591472496 M:2987696128 NOTICE: waiting for thread - Thread-1
  126. 11:04:12 T:2616142704 M:2995060736 DEBUG: OpenDir - Using authentication url smb://PLUG/Video/TV/Mum%26Dad/Brothers%5fand%5fSisters
  127. 11:04:12 T:2616142704 M:2995060736 DEBUG: OpenDir - Using authentication url smb://PLUG/Video/TV/Everyone/Krypto%20the%20Superdog
  128. 11:04:12 T:2616142704 M:2994958336 DEBUG: Thread 2616142704 terminating
  129. 11:04:13 T:2810510192 M:2994966528 DEBUG: ### [Qlock] - Delaying 3 secs
  130. 11:04:16 T:3077646208 M:2994974720 DEBUG: Previous line repeats 1 times.
  131. 11:04:16 T:3077646208 M:2994974720 DEBUG: SDLKeyboard: scancode: 114, sym: 275, unicode: 0, modifier: 0
  132. 11:04:16 T:3077646208 M:2994974720 DEBUG: OnKey: 61479 pressed, action is Right
  133. 11:04:16 T:3077646208 M:2994974720 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
  134. 11:04:16 T:3077646208 M:2994974720 DEBUG: OnKey: 61480 pressed, action is Down
  135. 11:04:16 T:2905525104 M:2994974720 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/Caprica/logo.png
  136. 11:04:16 T:3077646208 M:2993930240 DEBUG: OpenDir - Using authentication url smb://PLUG/Video/TV/Mum%26Dad/Caprica/extrafanart
  137. 11:04:16 T:3077646208 M:2993676288 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://PLUG/Video/TV/Mum%26Dad/Caprica/extrafanart'
  138. unix_err:'2' error : 'No such file or directory'
  139. 11:04:16 T:3077646208 M:2993676288 ERROR: GetDirectory - Error getting smb://PLUG/Video/TV/Caprica/extrafanart/
  140. 11:04:17 T:3077646208 M:2991616000 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
  141. 11:04:17 T:3077646208 M:2991616000 DEBUG: OnKey: 61480 pressed, action is Down
  142. 11:04:17 T:3077646208 M:2991587328 DEBUG: OpenDir - Using authentication url smb://PLUG/Video/TV/Mum%26Dad/Falling%5fSkies/extrafanart
  143. 11:04:17 T:3077646208 M:2991587328 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://PLUG/Video/TV/Mum%26Dad/Falling%5fSkies/extrafanart'
  144. unix_err:'2' error : 'No such file or directory'
  145. 11:04:17 T:3077646208 M:2991587328 ERROR: GetDirectory - Error getting smb://PLUG/Video/TV/Falling_Skies/extrafanart/
  146. 11:04:17 T:2574760816 M:2991587328 DEBUG: thread start, auto delete: 1
  147. 11:04:17 T:2574760816 M:2991587328 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/Falling_Skies/logo.png
  148. 11:04:17 T:3077646208 M:2983546880 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
  149. 11:04:17 T:3077646208 M:2983546880 DEBUG: OnKey: 61480 pressed, action is Down
  150. 11:04:17 T:2564270960 M:2983038976 DEBUG: thread start, auto delete: 1
  151. 11:04:17 T:3077646208 M:2983038976 DEBUG: OpenDir - Using authentication url smb://PLUG/Video/TV/Mum%26Dad/It%27s%20Always%20Sunny%20in%20Philadelphia/extrafanart
  152. 11:04:17 T:2810510192 M:2982531072 DEBUG: ### [Qlock] - Delaying 3 secs
  153. 11:04:17 T:3077646208 M:2982531072 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://PLUG/Video/TV/Mum%26Dad/It%27s%20Always%20Sunny%20in%20Philadelphia/extrafanart'
  154. unix_err:'2' error : 'No such file or directory'
  155. 11:04:17 T:3077646208 M:2982531072 ERROR: GetDirectory - Error getting smb://PLUG/Video/TV/It's Always Sunny in Philadelphia/extrafanart/
  156. 11:04:17 T:2574760816 M:2983292928 DEBUG: DoWork - took 564 ms to load special://masterprofile/Thumbnails/Video/2/25c21ef1.tbn
  157. 11:04:17 T:2574760816 M:2984308736 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/It's Always Sunny in Philadelphia/logo.png
  158. 11:04:18 T:2882530160 M:2985803776 DEBUG: DoWork - took 1307 ms to load special://masterprofile/Thumbnails/Video/Fanart/ca9ae66d.tbn
  159. 11:04:18 T:2905525104 M:2986299392 DEBUG: DoWork - took 1510 ms to load special://masterprofile/Thumbnails/Video/Fanart/25c21ef1.tbn
  160. 11:04:19 T:3077646208 M:2989600768 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
  161. 11:04:19 T:3077646208 M:2989600768 DEBUG: OnKey: 61480 pressed, action is Down
  162. 11:04:19 T:3077646208 M:2989346816 DEBUG: OpenDir - Using authentication url smb://PLUG/Video/TV/Everyone/Sarah%5fJane%5fAdventures/extrafanart
  163. 11:04:19 T:3077646208 M:2989346816 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://PLUG/Video/TV/Everyone/Sarah%5fJane%5fAdventures/extrafanart'
  164. unix_err:'2' error : 'No such file or directory'
  165. 11:04:19 T:3077646208 M:2989346816 ERROR: GetDirectory - Error getting smb://PLUG/Video/TV/Everyone/Sarah_Jane_Adventures/extrafanart/
  166. 11:04:19 T:2882530160 M:2989346816 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/Everyone/Sarah_Jane_Adventures/logo.png
  167. 11:04:19 T:2564270960 M:2990022656 DEBUG: DoWork - took 1634 ms to load special://masterprofile/Thumbnails/Video/Fanart/e420fee5.tbn
  168. 11:04:19 T:2574760816 M:2991747072 DEBUG: DoWork - took 324 ms to load special://masterprofile/Thumbnails/Video/Fanart/e7744dea.tbn
  169. 11:04:19 T:2905525104 M:2990993408 DEBUG: DoWork - took 558 ms to load special://masterprofile/Thumbnails/Video/e/e7744dea.tbn
  170. 11:04:19 T:2810510192 M:2990993408 DEBUG: ### [Qlock] - Delaying 3 secs
  171. 11:04:21 T:3077646208 M:2991501312 DEBUG: SDLKeyboard: scancode: 114, sym: 275, unicode: 0, modifier: 0
  172. 11:04:21 T:3077646208 M:2991501312 DEBUG: OnKey: 61479 pressed, action is Right
  173. 11:04:21 T:2810510192 M:2991628288 DEBUG: ### [Qlock] - Delaying 3 secs
  174. 11:04:22 T:3077646208 M:2992644096 DEBUG: SDLKeyboard: scancode: 113, sym: 276, unicode: 0, modifier: 0
  175. 11:04:22 T:3077646208 M:2992644096 DEBUG: OnKey: 61477 pressed, action is Left
  176. 11:04:23 T:2810510192 M:2992644096 DEBUG: ### [Qlock] - Delaying 3 secs
  177. 11:04:23 T:3077646208 M:2992644096 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
  178. 11:04:23 T:3077646208 M:2992644096 DEBUG: OnKey: 61480 pressed, action is Down
  179. 11:04:24 T:3077646208 M:2992644096 DEBUG: OpenDir - Using authentication url smb://PLUG/Video/TV/Mum%26Dad/Sherlock/extrafanart
  180. 11:04:24 T:3077646208 M:2992644096 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://PLUG/Video/TV/Mum%26Dad/Sherlock/extrafanart'
  181. unix_err:'2' error : 'No such file or directory'
  182. 11:04:24 T:3077646208 M:2992644096 ERROR: GetDirectory - Error getting smb://PLUG/Video/TV/Sherlock/extrafanart/
  183. 11:04:24 T:2564270960 M:2992644096 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/Sherlock/logo.png
  184. 11:04:24 T:2882530160 M:2988834816 DEBUG: DoWork - took 218 ms to load special://masterprofile/Thumbnails/Video/Fanart/a46e3cff.tbn
  185. 11:04:24 T:3077646208 M:2988580864 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
  186. 11:04:24 T:3077646208 M:2988580864 DEBUG: OnKey: 61480 pressed, action is Down
  187. 11:04:24 T:3077646208 M:2987028480 DEBUG: OpenDir - Using authentication url smb://PLUG/Video/TV/Mum%26Dad/Skins/extrafanart
  188. 11:04:24 T:3077646208 M:2985250816 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://PLUG/Video/TV/Mum%26Dad/Skins/extrafanart'
  189. unix_err:'2' error : 'No such file or directory'
  190. 11:04:24 T:3077646208 M:2984996864 ERROR: GetDirectory - Error getting smb://PLUG/Video/TV/Skins/extrafanart/
  191. 11:04:24 T:2564270960 M:2982965248 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/Skins/logo.png
  192. 11:04:24 T:3077646208 M:2982776832 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
  193. 11:04:24 T:3077646208 M:2982776832 DEBUG: OnKey: 61480 pressed, action is Down
  194. 11:04:24 T:3077646208 M:2982776832 DEBUG: OpenDir - Using authentication url smb://PLUG/Video/TV/Mum%26Dad/The%5fSopranos/extrafanart
  195. 11:04:24 T:3077646208 M:2982522880 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://PLUG/Video/TV/Mum%26Dad/The%5fSopranos/extrafanart'
  196. unix_err:'2' error : 'No such file or directory'
  197. 11:04:24 T:3077646208 M:2982522880 ERROR: GetDirectory - Error getting smb://PLUG/Video/TV/The_Sopranos/extrafanart/
  198. 11:04:24 T:2564270960 M:2982522880 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/logo.png
  199. 11:04:25 T:2882530160 M:2977132544 DEBUG: DoWork - took 306 ms to load special://masterprofile/Thumbnails/Video/Fanart/79455500.tbn
  200. 11:04:25 T:3077646208 M:2975862784 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
  201. 11:04:25 T:3077646208 M:2975862784 DEBUG: OnKey: 61453 pressed, action is Select
  202. 11:04:25 T:3077646208 M:2975862784 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/122/)
  203. 11:04:25 T:3077646208 M:2975862784 DEBUG: ParentPath = [videodb://2/2/]
  204. 11:04:25 T:2564270960 M:2975862784 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=122) order by idShow
  205. 11:04:25 T:2564270960 M:2975862784 DEBUG: GetSeasonsNav query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 122 group by episode.c12
  206. 11:04:25 T:2564270960 M:2975760384 DEBUG: GetMoviesByWhere query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 122
  207. 11:04:25 T:3077646208 M:2975760384 DEBUG: WindowVideoNav::GetDirectory
  208. 11:04:25 T:3077646208 M:2975596544 DEBUG: Saving fileitems [videodb://2/2/122/]
  209. 11:04:25 T:3077646208 M:2975596544 DEBUG: -- items: 8, sort method: 23, ascending: true
  210. 11:04:25 T:3077646208 M:2975596544 WARNING: GetLabel - Unknown nodetype requested 11
  211. 11:04:25 T:2616142704 M:2975596544 DEBUG: thread start, auto delete: 0
  212. 11:04:25 T:2616142704 M:2975342592 DEBUG: Thread 2616142704 terminating
  213. 11:04:25 T:2905525104 M:2979659776 DEBUG: DoWork - took 1346 ms to load special://masterprofile/Thumbnails/Video/Fanart/7bde66c9.tbn
  214. 11:04:25 T:2810510192 M:2983469056 DEBUG: ### [Qlock] - Delaying 3 secs
  215. 11:04:26 T:3077646208 M:2983469056 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
  216. 11:04:26 T:3077646208 M:2983469056 DEBUG: OnKey: 61480 pressed, action is Down
  217. 11:04:26 T:2574760816 M:2983469056 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/* All seasons/fanart.jpg
  218. 11:04:26 T:2882530160 M:2983469056 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/logo.png
  219. 11:04:26 T:2601962352 M:2983088128 NOTICE: ### old path:
  220. 11:04:26 T:2601962352 M:2983088128 NOTICE: ### new path: smb://PLUG/Video/TV/The_Sopranos/
  221. 11:04:26 T:2601962352 M:2983088128 NOTICE: ### Try authentification share
  222. 11:04:26 T:2601962352 M:2983088128 NOTICE: ### smb://USERNAME:**********@PLUG/Video/TV/The_Sopranos/
  223. 11:04:26 T:3077646208 M:2988167168 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
  224. 11:04:26 T:3077646208 M:2988167168 DEBUG: OnKey: 61480 pressed, action is Down
  225. 11:04:27 T:2601962352 M:2987913216 NOTICE: ### current volume: 100.0%
  226. 11:04:27 T:2601962352 M:2987913216 NOTICE: ### volume goal: 100.0%
  227. 11:04:27 T:2601962352 M:2987913216 NOTICE: ### down volume to 100%
  228. 11:04:27 T:2905525104 M:2987913216 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Season 1/fanart.jpg
  229. 11:04:27 T:2601962352 M:2987913216 NOTICE: ### start playing smb://USERNAME:**********@PLUG/Video/TV/The_Sopranos/theme.mp3
  230. 11:04:27 T:3077646208 M:2987913216 DEBUG: new file set audiostream:0
  231. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerCoreFactory::GetPlayers(smb://USERNAME:**********@PLUG/Video/TV/The_Sopranos/theme.mp3)
  232. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  233. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  234. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  235. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
  236. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  237. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  238. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  239. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  240. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
  241. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  242. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  243. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  244. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  245. 11:04:27 T:3077646208 M:2987913216 DEBUG: Loading: libmad.so.0
  246. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerCoreFactory::GetPlayers: adding audiodefaultplayer (3)
  247. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerCoreFactory::GetPlayers: for video=0, audio=1
  248. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: PAPlayer (3)
  249. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  250. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  251. 11:04:27 T:3077646208 M:2987913216 DEBUG: CPlayerCoreFactory::GetPlayers: added 2 players
  252. 11:04:27 T:3077646208 M:2987913216 DEBUG: CFileCache::Open - opening <Video/TV/The_Sopranos/theme.mp3> using cache
  253. 11:04:27 T:3077646208 M:2987913216 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10000
  254. 11:04:27 T:2548534128 M:2987913216 DEBUG: thread start, auto delete: 0
  255. 11:04:27 T:3077646208 M:2987913216 DEBUG: DllLibApeTag: Using libapetag library
  256. 11:04:27 T:3077646208 M:2987913216 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  257. 11:04:27 T:3077646208 M:2987913216 DEBUG: CFileSMB::Close closing fd 10001
  258. 11:04:27 T:3077646208 M:2987913216 DEBUG: Loading: /usr/lib/xbmc/system/libid3tag-i486-linux.so
  259. 11:04:27 T:3077646208 M:2987913216 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  260. 11:04:27 T:2548534128 M:2987913216 INFO: CFileCache::Process - Hit eof.
  261. 11:04:27 T:3077646208 M:2987913216 DEBUG: CFileSMB::Close closing fd 10001
  262. 11:04:27 T:3077646208 M:2987913216 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  263. 11:04:27 T:3077646208 M:2987913216 DEBUG: CFileSMB::Close closing fd 10001
  264. 11:04:27 T:3077646208 M:2987913216 DEBUG: DllLibApeTag: Using libapetag library
  265. 11:04:27 T:3077646208 M:2987913216 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  266. 11:04:27 T:3077646208 M:2987929600 DEBUG: CFileSMB::Close closing fd 10001
  267. 11:04:27 T:3077646208 M:2987880448 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  268. 11:04:27 T:3077646208 M:2987880448 DEBUG: CFileSMB::Close closing fd 10001
  269. 11:04:27 T:3077646208 M:2987880448 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  270. 11:04:27 T:3077646208 M:2987880448 DEBUG: CFileSMB::Close closing fd 10001
  271. 11:04:27 T:3077646208 M:2987880448 INFO: PAPlayer: Playing smb://USERNAME:**********@PLUG/Video/TV/The_Sopranos/theme.mp3
  272. 11:04:27 T:3077646208 M:2987880448 DEBUG: PAPlayer: Creating new audio renderer
  273. 11:04:27 T:3077646208 M:2987880448 DEBUG: RemoveActiveDevice - Removing device 1
  274. 11:04:27 T:3077646208 M:2987880448 DEBUG: CGUIAudioManager::DeInitialize
  275. 11:04:27 T:3077646208 M:2987880448 DEBUG: SetActiveDevice - SetActiveDevice from 0 to 2
  276. 11:04:27 T:3077646208 M:2987880448 DEBUG: RemoveActiveDevice - Removing device 0
  277. 11:04:27 T:3077646208 M:2987786240 DEBUG: Initialize - using alsa device plug:hdmi
  278. 11:04:27 T:3077646208 M:2987786240 DEBUG: CALSADirectSound::Initialize - packet size:2048, packet count:16, buffer size:8192
  279. 11:04:27 T:3077646208 M:2987786240 DEBUG: CALSADirectSound::Initialize - Channels: 2 - SampleRate: 44100 - SampleBit: 16 - Resample false - IsMusic true - IsPassthrough false - audioDevice: plug:hdmi
  280. 11:04:27 T:3074915184 M:2987786240 DEBUG: thread start, auto delete: 0
  281. 11:04:27 T:3074915184 M:2987786240 DEBUG: PAPlayer: Thread started
  282. 11:04:27 T:3077646208 M:2987786240 DEBUG: CAnnouncementManager - Announcement: PlaybackStarted from xbmc
  283. 11:04:27 T:3077646208 M:2987786240 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
  284. 11:04:27 T:3077646208 M:2987786240 DEBUG: OnKey: 61480 pressed, action is Down
  285. 11:04:27 T:3077646208 M:2987786240 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
  286. 11:04:27 T:3077646208 M:2987786240 DEBUG: OnKey: 61480 pressed, action is Down
  287. 11:04:27 T:2882530160 M:2987786240 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Season 3/fanart.jpg
  288. 11:04:27 T:3077646208 M:2987532288 DEBUG: CGUIInfoManager::SetCurrentSong(smb://USERNAME:**********@PLUG/Video/TV/The_Sopranos/theme.mp3)
  289. 11:04:27 T:3077646208 M:2987278336 DEBUG: LoadMusicTag: loading tag information for file: smb://USERNAME:**********@PLUG/Video/TV/The_Sopranos/theme.mp3
  290. 11:04:27 T:3074915184 M:2987278336 INFO: AudioDecoder: File is queued
  291. 11:04:27 T:2810510192 M:2987278336 DEBUG: ### [Qlock] - Delaying 3 secs
  292. 11:04:27 T:3077646208 M:2987278336 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  293. 11:04:27 T:3077646208 M:2987024384 DEBUG: CFileSMB::Close closing fd 10001
  294. 11:04:27 T:3077646208 M:2987024384 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  295. 11:04:27 T:3077646208 M:2986008576 DEBUG: CFileSMB::Close closing fd 10001
  296. 11:04:27 T:3077646208 M:2986008576 DEBUG: Loading additional tag info for file smb://USERNAME:**********@PLUG/Video/TV/The_Sopranos/theme.mp3
  297. 11:04:27 T:3077646208 M:2986008576 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  298. 11:04:27 T:3077646208 M:2986008576 DEBUG: CFileSMB::Close closing fd 10001
  299. 11:04:28 T:3077646208 M:2986008576 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  300. 11:04:28 T:3077646208 M:2986008576 DEBUG: CFileSMB::Close closing fd 10001
  301. 11:04:28 T:3077646208 M:2985500672 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
  302. 11:04:28 T:3077646208 M:2985500672 DEBUG: OnKey: 61480 pressed, action is Down
  303. 11:04:28 T:2574760816 M:2985500672 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Season 4/fanart.jpg
  304. 11:04:28 T:3077646208 M:2989068288 DEBUG: SDLKeyboard: scancode: 111, sym: 273, unicode: 0, modifier: 0
  305. 11:04:28 T:3077646208 M:2989068288 DEBUG: OnKey: 61478 pressed, action is Up
  306. 11:04:28 T:2882530160 M:2989068288 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Season 3/fanart.jpg
  307. 11:04:29 T:3077646208 M:2989068288 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
  308. 11:04:29 T:3077646208 M:2989068288 DEBUG: OnKey: 61453 pressed, action is Select
  309. 11:04:29 T:3077646208 M:2989068288 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/122/3/)
  310. 11:04:29 T:3077646208 M:2989068288 DEBUG: ParentPath = [videodb://2/2/122/]
  311. 11:04:29 T:2564270960 M:2989068288 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=122) order by idShow
  312. 11:04:29 T:2564270960 M:2989068288 DEBUG: GetEpisodesByWhere query: select * from episodeview where idShow = 122 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  313. 11:04:29 T:2564270960 M:2989068288 DEBUG: Time for actual SQL query = 3
  314. 11:04:29 T:2564270960 M:2989068288 DEBUG: Time to retrieve episodes from dataset = 17
  315. 11:04:29 T:3077646208 M:2989068288 DEBUG: WindowVideoNav::GetDirectory
  316. 11:04:29 T:3077646208 M:2989068288 DEBUG: Saving fileitems [videodb://2/2/122/3/]
  317. 11:04:29 T:3077646208 M:2989068288 DEBUG: -- items: 14, sort method: 22, ascending: true
  318. 11:04:29 T:3077646208 M:2989068288 WARNING: GetLabel - Unknown nodetype requested 12
  319. 11:04:29 T:2616142704 M:2989068288 DEBUG: thread start, auto delete: 0
  320. 11:04:29 T:2574760816 M:2989068288 DEBUG: DoWork - trying to extract filestream details from video file smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E01 - Mr. Ruggerio's Neighborhood.avi
  321. 11:04:29 T:2574760816 M:2989068288 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/Series 03/The Sopranos - S03E01 - Mr. Ruggerio's Neighborhood.avi, fd=10001
  322. 11:04:29 T:2574760816 M:2989068288 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avutil-50-i486-linux.so
  323. 11:04:29 T:2574760816 M:2989068288 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avcodec-52-i486-linux.so
  324. 11:04:29 T:2574760816 M:2985897984 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avformat-52-i486-linux.so
  325. 11:04:29 T:2574760816 M:2985304064 DEBUG: Open - probing detected format [avi]
  326. 11:04:29 T:2810510192 M:2986573824 DEBUG: ### [Qlock] - Delaying 3 secs
  327. 11:04:30 T:2616142704 M:2986573824 DEBUG: Thread 2616142704 terminating
  328. 11:04:30 T:3077646208 M:2984955904 DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 0
  329. 11:04:30 T:3077646208 M:2984955904 DEBUG: OnKey: 61480 pressed, action is Down
  330. 11:04:30 T:2882530160 M:2984955904 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Series 03/../logo.png
  331. 11:04:30 T:2905525104 M:2984927232 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Series 03/fanart.jpg
  332. 11:04:30 T:3077646208 M:2984927232 DEBUG: OpenDir - Using authentication url smb://PLUG/Video/TV/Mum%26Dad/The%5fSopranos/Series%2003/%2e%2e/extrafanart
  333. 11:04:30 T:3077646208 M:2984927232 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://PLUG/Video/TV/Mum%26Dad/The%5fSopranos/Series%2003/%2e%2e/extrafanart'
  334. unix_err:'2' error : 'No such file or directory'
  335. 11:04:30 T:3077646208 M:2984927232 ERROR: GetDirectory - Error getting smb://PLUG/Video/TV/The_Sopranos/Series 03/../extrafanart/
  336. 11:04:31 T:3077646208 M:2984419328 DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 0
  337. 11:04:31 T:3077646208 M:2984419328 DEBUG: OnKey: 61453 pressed, action is Select
  338. 11:04:31 T:3077646208 M:2984419328 DEBUG: new file set audiostream:0
  339. 11:04:31 T:3077646208 M:2984419328 DEBUG: CPlayerCoreFactory::GetPlayers(smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E01 - Mr. Ruggerio's Neighborhood.avi)
  340. 11:04:31 T:3077646208 M:2984419328 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  341. 11:04:31 T:3077646208 M:2984419328 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  342. 11:04:31 T:3077646208 M:2984419328 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  343. 11:04:31 T:3077646208 M:2984419328 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
  344. 11:04:31 T:3077646208 M:2984419328 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  345. 11:04:31 T:3077646208 M:2984419328 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  346. 11:04:31 T:3077646208 M:2984419328 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  347. 11:04:31 T:3077646208 M:2984419328 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  348. 11:04:31 T:3077646208 M:2984419328 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
  349. 11:04:31 T:3077646208 M:2984419328 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  350. 11:04:31 T:3077646208 M:2984419328 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  351. 11:04:31 T:3077646208 M:2984419328 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  352. 11:04:31 T:3077646208 M:2984419328 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  353. 11:04:31 T:3077646208 M:2984419328 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  354. 11:04:31 T:3077646208 M:2984419328 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  355. 11:04:31 T:3077646208 M:2984419328 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  356. 11:04:31 T:3077646208 M:2984419328 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  357. 11:04:31 T:3077646208 M:2984419328 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  358. 11:04:31 T:3074915184 M:2984419328 INFO: PAPlayer: End of playback reached
  359. 11:04:31 T:3074915184 M:2984419328 DEBUG: PAPlayer: Thread end
  360. 11:04:31 T:3074915184 M:2984419328 DEBUG: Thread 3074915184 terminating
  361. 11:04:31 T:2548534128 M:2984419328 DEBUG: Thread 2548534128 terminating
  362. 11:04:31 T:3077646208 M:2984419328 DEBUG: CFileSMB::Close closing fd 10000
  363. 11:04:31 T:3077646208 M:2984927232 DEBUG: SetActiveDevice - SetActiveDevice from 2 to 1
  364. 11:04:31 T:3077646208 M:2984927232 DEBUG: RemoveActiveDevice - Removing device 2
  365. 11:04:31 T:3077646208 M:2984927232 DEBUG: CGUIAudioManager::Initialize
  366. 11:04:31 T:3077646208 M:2984419328 NOTICE: DVDPlayer: Opening: smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E01 - Mr. Ruggerio's Neighborhood.avi
  367. 11:04:31 T:3077646208 M:2984419328 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  368. 11:04:31 T:3074915184 M:2984419328 DEBUG: thread start, auto delete: 0
  369. 11:04:31 T:3074915184 M:2984419328 NOTICE: Creating InputStream
  370. 11:04:31 T:3074915184 M:2984419328 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/Series 03/The Sopranos - S03E01 - Mr. Ruggerio's Neighborhood.avi, fd=10000
  371. 11:04:31 T:3074915184 M:2984419328 INFO: CDVDFactorySubtitle::GetSubtitles, searching subtitles
  372. 11:04:31 T:3074915184 M:2984419328 DEBUG: CacheSubtitles: START
  373. 11:04:31 T:3074915184 M:2984419328 DEBUG: CacheSubtitles: Checking for common subdirs...
  374. 11:04:31 T:3077646208 M:2984165376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  375. 11:04:31 T:3077646208 M:2984165376 INFO: Loading skin file: DialogBusy.xml
  376. 11:04:31 T:3074915184 M:2983723008 DEBUG: CacheSubtitles: Done (time: 397 ms)
  377. 11:04:31 T:3074915184 M:2983723008 DEBUG: CacheSubtitles: Searching for subtitles...
  378. 11:04:31 T:3074915184 M:2983723008 DEBUG: OpenDir - Using authentication url smb://PLUG/Video/TV/Mum%26Dad/The%5fSopranos/Series%2003
  379. 11:04:31 T:2810510192 M:2983723008 DEBUG: ### [Qlock] - Delaying 3 secs
  380. 11:04:34 T:2574760816 M:2983215104 DEBUG: Previous line repeats 1 times.
  381. 11:04:34 T:2574760816 M:2983215104 DEBUG: Open - av_find_stream_info starting
  382. 11:04:34 T:3074915184 M:2983215104 DEBUG: CacheSubtitles: Done (time: 2225 ms)
  383. 11:04:34 T:3074915184 M:2982199296 DEBUG: CacheSubtitles: END (total time: 2629 ms)
  384. 11:04:34 T:3074915184 M:2982199296 INFO: CDVDFactorySubtitle::GetSubtitles, searching subtitles done
  385. 11:04:34 T:3074915184 M:2982199296 NOTICE: Creating Demuxer
  386. 11:04:34 T:2574760816 M:2981945344 DEBUG: Open - av_find_stream_info finished
  387. 11:04:34 T:2574760816 M:2981945344 INFO: ffmpeg[9977BB70]: Input #0, avi, from 'smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E01 - Mr. Ruggerio's Neighborhood.avi':
  388. 11:04:34 T:2574760816 M:2981945344 INFO: ffmpeg[9977BB70]: Metadata:
  389. 11:04:34 T:2574760816 M:2981945344 INFO: ffmpeg[9977BB70]: ISFT : Nandub v1.0rc2
  390. 11:04:34 T:2574760816 M:2981945344 INFO: ffmpeg[9977BB70]: Duration: 00:49:04.94, start: 0.000000, bitrate: 992 kb/s
  391. 11:04:34 T:2574760816 M:2981945344 INFO: ffmpeg[9977BB70]: Stream #0.0: Video: mpeg4, yuv420p, 576x304 [PAR 1:1 DAR 36:19], 23.98 fps, 23.98 tbr, 23.98 tbn, 2 tbc
  392. 11:04:34 T:2574760816 M:2981945344 INFO: ffmpeg[9977BB70]: Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 128 kb/s
  393. 11:04:34 T:2574760816 M:2986262528 DEBUG: CFileSMB::Close closing fd 10001
  394. 11:04:34 T:3074915184 M:2986262528 DEBUG: Open - probing detected format [avi]
  395. 11:04:34 T:2574760816 M:2986262528 DEBUG: DoWork - trying to extract filestream details from video file smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E13 - Army of One.avi
  396. 11:04:34 T:2574760816 M:2986262528 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/Series 03/The Sopranos - S03E13 - Army of One.avi, fd=10001
  397. 11:04:34 T:2574760816 M:2986262528 DEBUG: Open - probing detected format [avi]
  398. 11:04:35 T:2810510192 M:2982993920 DEBUG: ### [Qlock] - Delaying 3 secs
  399. 11:04:38 T:3074915184 M:2977787904 DEBUG: Previous line repeats 1 times.
  400. 11:04:38 T:3074915184 M:2977787904 DEBUG: Open - av_find_stream_info starting
  401. 11:04:38 T:3074915184 M:2976645120 DEBUG: Open - av_find_stream_info finished
  402. 11:04:38 T:3074915184 M:2976645120 INFO: ffmpeg[B7477B70]: Input #0, avi, from 'smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E01 - Mr. Ruggerio's Neighborhood.avi':
  403. 11:04:38 T:3074915184 M:2976645120 INFO: ffmpeg[B7477B70]: Metadata:
  404. 11:04:38 T:3074915184 M:2976645120 INFO: ffmpeg[B7477B70]: ISFT : Nandub v1.0rc2
  405. 11:04:38 T:3074915184 M:2976645120 INFO: ffmpeg[B7477B70]: Duration: 00:49:04.94, start: 0.000000, bitrate: 992 kb/s
  406. 11:04:38 T:3074915184 M:2976645120 INFO: ffmpeg[B7477B70]: Stream #0.0: Video: mpeg4, yuv420p, 576x304 [PAR 1:1 DAR 36:19], 23.98 fps, 23.98 tbr, 23.98 tbn, 2 tbc
  407. 11:04:38 T:3074915184 M:2976645120 INFO: ffmpeg[B7477B70]: Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 128 kb/s
  408. 11:04:38 T:3074915184 M:2976645120 NOTICE: Opening video stream: 0 source: 256
  409. 11:04:38 T:3074915184 M:2976645120 NOTICE: Creating video codec with codec id: 13
  410. 11:04:38 T:3074915184 M:2976645120 DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:yes OpenMax:no VDPAU:yes VAAPI:no
  411. 11:04:38 T:3074915184 M:2976645120 DEBUG: FactoryCodec - Video: - Opening
  412. 11:04:38 T:3074915184 M:2976645120 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/swscale-0.6.1-i486-linux.so
  413. 11:04:38 T:3074915184 M:2976870400 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  414. 11:04:38 T:3074915184 M:2976616448 DEBUG: FactoryCodec - Video: ff-mpeg4 - Opened
  415. 11:04:38 T:2496084848 M:2976616448 DEBUG: thread start, auto delete: 0
  416. 11:04:38 T:2496084848 M:2976616448 DEBUG: CVideoReferenceClock: Setting up GLX
  417. 11:04:38 T:2574760816 M:2973429760 DEBUG: Open - av_find_stream_info starting
  418. 11:04:39 T:2496084848 M:2973175808 DEBUG: CVideoReferenceClock: output of nvidia-settings -nt -q RefreshRate3: 50.000 Hz
  419. 11:04:39 T:2496084848 M:2973175808 DEBUG: CVideoReferenceClock: Detected refreshrate by nvidia-settings: 50.000000 hertz, rounding to 50 hertz
  420. 11:04:39 T:3074915184 M:2973175808 NOTICE: Creating video thread
  421. 11:04:39 T:2485594992 M:2973175808 DEBUG: thread start, auto delete: 0
  422. 11:04:39 T:3074915184 M:2973175808 NOTICE: Opening audio stream: 1 source: 256
  423. 11:04:39 T:3074915184 M:2973175808 NOTICE: Finding audio codec for: 86017
  424. 11:04:39 T:3074915184 M:2973175808 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Opening
  425. 11:04:39 T:2485594992 M:2973175808 DEBUG: LinuxRendererGL: Cleaning up GL resources
  426. 11:04:39 T:2485594992 M:2973175808 NOTICE: running thread: video_thread
  427. 11:04:39 T:2574760816 M:2973175808 DEBUG: Open - av_find_stream_info finished
  428. 11:04:39 T:3074915184 M:2973175808 INFO: CDVDAudioCodecPassthroughFFmpeg::Open - Won't transcode for HDMI
  429. 11:04:39 T:3074915184 M:2973175808 DEBUG: FactoryCodec - Audio: PassthroughFFmpeg - Failed
  430. 11:04:39 T:2574760816 M:2973175808 INFO: ffmpeg[9977BB70]: Input #0, avi, from 'smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E13 - Army of One.avi':
  431. 11:04:39 T:3074915184 M:2973175808 DEBUG: FactoryCodec - Audio: libmad - Opening
  432. 11:04:39 T:2574760816 M:2973175808 INFO: ffmpeg[9977BB70]: Metadata:
  433. 11:04:39 T:3074915184 M:2973175808 DEBUG: FactoryCodec - Audio: libmad - Opened
  434. 11:04:39 T:2574760816 M:2973175808 INFO: ffmpeg[9977BB70]: ISFT : Nandub v1.0rc2
  435. 11:04:39 T:3074915184 M:2973175808 NOTICE: Creating audio thread
  436. 11:04:39 T:2574760816 M:2973175808 INFO: ffmpeg[9977BB70]: Duration: 01:00:00.26, start: 0.000000, bitrate: 808 kb/s
  437. 11:04:39 T:2475105136 M:2973175808 DEBUG: thread start, auto delete: 0
  438. 11:04:39 T:2475105136 M:2973175808 NOTICE: running thread: CDVDPlayerAudio::Process()
  439. 11:04:39 T:3074915184 M:2973175808 DEBUG: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E01 - Mr. Ruggerio's Neighborhood.avi
  440. 11:04:39 T:2574760816 M:2973175808 INFO: ffmpeg[9977BB70]: Stream #0.0: Video: mpeg4, yuv420p, 576x304 [PAR 1:1 DAR 36:19], 23.98 fps, 23.98 tbr, 23.98 tbn, 2 tbc
  441. 11:04:39 T:2574760816 M:2973175808 INFO: ffmpeg[9977BB70]: Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 128 kb/s
  442. 11:04:39 T:2574760816 M:2978762752 DEBUG: CFileSMB::Close closing fd 10001
  443. 11:04:39 T:3074915184 M:2978762752 DEBUG: CDVDPlayer::SetCaching - caching state 2
  444. 11:04:39 T:2475105136 M:2978762752 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(24000.000000, 1)
  445. 11:04:39 T:2475105136 M:2978762752 NOTICE: Creating audio device with codec id: 86017, channels: 2, sample rate: 48000, no pass-through
  446. 11:04:39 T:2475105136 M:2978762752 INFO: CPCMRemap: Configured speaker layout: 2.0
  447. 11:04:39 T:2485594992 M:2978762752 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  448. 11:04:39 T:2475105136 M:2978762752 INFO: CPCMRemap: I channel map: FL,FR
  449. 11:04:39 T:2475105136 M:2978762752 INFO: CPCMRemap: O channel map: FL,FR
  450. 11:04:39 T:2475105136 M:2978762752 DEBUG: CPCMRemap: Downmix normalization is disabled
  451. 11:04:39 T:2475105136 M:2978762752 DEBUG: CPCMRemap: FL = FL(1.000000*)
  452. 11:04:39 T:2475105136 M:2978762752 DEBUG: CPCMRemap: FR = FR(1.000000*)
  453. 11:04:39 T:2475105136 M:2978762752 DEBUG: RemoveActiveDevice - Removing device 1
  454. 11:04:39 T:2475105136 M:2978762752 DEBUG: CGUIAudioManager::DeInitialize
  455. 11:04:39 T:2485594992 M:2978508800 ERROR: ffmpeg[94272B70]: [mpeg4] looks like this file was encoded with (divx4/(old)xvid/opendivx) -> forcing low_delay flag
  456. 11:04:39 T:2485594992 M:2978254848 ERROR: Previous line repeats 1 times.
  457. 11:04:39 T:2485594992 M:2978254848 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/postproc-51-i486-linux.so
  458. 11:04:39 T:2574760816 M:2977718272 DEBUG: DoWork - trying to extract filestream details from video file smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E12 - Amour Fou.avi
  459. 11:04:39 T:2485594992 M:2977464320 NOTICE: fps: 23.976025, pwidth: 576, pheight: 304, dwidth: 576, dheight: 304
  460. 11:04:39 T:2485594992 M:2977464320 DEBUG: OutputPicture - change configuration. 576x304. framerate: 23.98. format: YV12
  461. 11:04:39 T:2485594992 M:2977464320 NOTICE: Display resolution ADJUST : default: 1280x720 @ 50.00Hz (16)
  462. 11:04:39 T:2485594992 M:2977464320 DEBUG: CVideoReferenceClock: Clock speed 100.099997%
  463. 11:04:39 T:3074915184 M:2977464320 DEBUG: CDVDPlayer::HandleMessages - player started 2
  464. 11:04:39 T:2574760816 M:2977464320 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/Series 03/The Sopranos - S03E12 - Amour Fou.avi, fd=10001
  465. 11:04:39 T:2574760816 M:2977464320 DEBUG: Open - probing detected format [avi]
  466. 11:04:39 T:2475105136 M:2977427456 DEBUG: SetActiveDevice - SetActiveDevice from 0 to 2
  467. 11:04:39 T:2475105136 M:2977427456 DEBUG: RemoveActiveDevice - Removing device 0
  468. 11:04:39 T:3077646208 M:2977427456 DEBUG: Activating window ID: 12005
  469. 11:04:39 T:3077646208 M:2977427456 DEBUG: Checking if window ID 12005 is locked.
  470. 11:04:39 T:3077646208 M:2977427456 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  471. 11:04:39 T:2475105136 M:2977427456 DEBUG: Initialize - using alsa device plug:hdmi
  472. 11:04:39 T:2475105136 M:2977427456 DEBUG: CALSADirectSound::Initialize - packet size:2048, packet count:16, buffer size:8192
  473. 11:04:39 T:2475105136 M:2977427456 DEBUG: CALSADirectSound::Initialize - Channels: 2 - SampleRate: 48000 - SampleBit: 16 - Resample false - IsMusic false - IsPassthrough false - audioDevice: plug:hdmi
  474. 11:04:39 T:2475105136 M:2977427456 DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
  475. 11:04:39 T:3077646208 M:2977427456 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  476. 11:04:39 T:3077646208 M:2977427456 INFO: Loading skin file: VideoFullScreen.xml
  477. 11:04:39 T:3074915184 M:2977427456 DEBUG: CDVDPlayer::HandleMessages - player started 1
  478. 11:04:39 T:3074915184 M:2977427456 DEBUG: CDVDPlayer::SetCaching - caching state 3
  479. 11:04:39 T:3074915184 M:2977427456 DEBUG: CDVDPlayer::SetCaching - caching state 0
  480. 11:04:39 T:2485594992 M:2977427456 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(41708.375042, 0)
  481. 11:04:39 T:2475105136 M:2977427456 DEBUG: CDVDPlayerAudio:: Discontinuity - was:24000.000000, should be:24000.000000, error:0.000000
  482. 11:04:39 T:3077646208 M:2976157696 DEBUG: CAnnouncementManager - Announcement: PlaybackStarted from xbmc
  483. 11:04:39 T:3077646208 M:2976157696 NOTICE: Using GL_TEXTURE_2D
  484. 11:04:39 T:3077646208 M:2976157696 DEBUG: GL: Requested render method: 1
  485. 11:04:39 T:3077646208 M:2976157696 NOTICE: GL: ARB shaders support detected
  486. 11:04:39 T:3077646208 M:2976157696 DEBUG: GL: YUV2RGBProgressiveShaderARB: loading yuv2rgb_basic_2d.arb
  487. 11:04:39 T:3077646208 M:2976157696 NOTICE: GL: Selecting Single Pass ARB YUV2RGB shader
  488. 11:04:39 T:3077646208 M:2976157696 NOTICE: GL: No vertex shader, fixed pipeline in use
  489. 11:04:39 T:3077646208 M:2976157696 NOTICE: GL: NPOT texture support detected
  490. 11:04:39 T:3077646208 M:2976157696 NOTICE: GL: Using GL_ARB_pixel_buffer_object
  491. 11:04:39 T:3077646208 M:2976411648 DEBUG: CGUIInfoManager::SetCurrentMovie(smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E01 - Mr. Ruggerio's Neighborhood.avi)
  492. 11:04:39 T:2564270960 M:2976411648 DEBUG: DoWork - Saving file state for audio item smb://USERNAME:**********@PLUG/Video/TV/The_Sopranos/theme.mp3
  493. 11:04:39 T:3077646208 M:2976411648 INFO: CheckIdle - Closing session to http://www.google.com (easy=0xa50126a0, multi=(nil))
  494. 11:04:39 T:3077646208 M:2976411648 INFO: GL: ARB Imaging extension supported
  495. 11:04:39 T:3077646208 M:2976411648 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  496. 11:04:39 T:2810510192 M:2975903744 DEBUG: ### [Qlock] - Delaying 3 secs
  497. 11:04:40 T:2601962352 M:2975395840 NOTICE: ### current volume: 100.0%
  498. 11:04:40 T:2601962352 M:2975395840 NOTICE: ### volume goal : 100.0%
  499. 11:04:40 T:2601962352 M:2975395840 NOTICE: ### raise volume to 100%
  500. 11:04:40 T:2601962352 M:2975395840 NOTICE: ### Stopping TvTunes Backend ###
  501. 11:04:40 T:3077646208 M:2975170560 DEBUG: SDLKeyboard: scancode: 216, sym: 0, unicode: 0, modifier: 0
  502. 11:04:40 T:3077646208 M:2975170560 DEBUG: OnKey: 61510 pressed, action is FastForward
  503. 11:04:40 T:2475105136 M:2975170560 ERROR: Pause - pcm_pause, alsa error: -77 - File descriptor in bad state
  504. 11:04:40 T:2475105136 M:2975170560 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  505. 11:04:40 T:3074915184 M:2975170560 DEBUG: CAnnouncementManager - Announcement: PlaybackSpeedChanged from xbmc
  506. 11:04:40 T:3077646208 M:2975170560 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  507. 11:04:40 T:3077646208 M:2975170560 INFO: Loading skin file: DialogSeekBar.xml
  508. 11:04:40 T:2591472496 M:2974662656 INFO: Python script stopped
  509. 11:04:40 T:2591472496 M:2974662656 DEBUG: Thread 2591472496 terminating
  510. 11:04:40 T:3077646208 M:2974662656 DEBUG: python thread 7 destructed
  511. 11:04:41 T:3077646208 M:2974154752 DEBUG: SDLKeyboard: scancode: 216, sym: 0, unicode: 0, modifier: 0
  512. 11:04:41 T:3077646208 M:2974154752 DEBUG: OnKey: 61510 pressed, action is FastForward
  513. 11:04:41 T:3074915184 M:2974154752 DEBUG: CAnnouncementManager - Announcement: PlaybackSpeedChanged from xbmc
  514. 11:04:41 T:2475105136 M:2974044160 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
  515. 11:04:41 T:2475105136 M:2974044160 ERROR: AddPackets - More bytes left than can be stored in buffer
  516. 11:04:41 T:2475105136 M:2974044160 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  517. 11:04:41 T:2810510192 M:2973536256 WARNING: Previous line repeats 2 times.
  518. 11:04:41 T:2810510192 M:2973536256 DEBUG: ### [Qlock] - Delaying 3 secs
  519. 11:04:41 T:3077646208 M:2973536256 DEBUG: SDLKeyboard: scancode: 216, sym: 0, unicode: 0, modifier: 0
  520. 11:04:41 T:3077646208 M:2973536256 DEBUG: OnKey: 61510 pressed, action is FastForward
  521. 11:04:42 T:2475105136 M:2973536256 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  522. 11:04:42 T:3074915184 M:2973536256 DEBUG: CAnnouncementManager - Announcement: PlaybackSpeedChanged from xbmc
  523. 11:04:42 T:2475105136 M:2973536256 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  524. 11:04:42 T:3077646208 M:2972774400 DEBUG: SDLKeyboard: scancode: 216, sym: 0, unicode: 0, modifier: 0
  525. 11:04:42 T:3077646208 M:2972774400 DEBUG: OnKey: 61510 pressed, action is FastForward
  526. 11:04:42 T:2475105136 M:2972774400 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  527. 11:04:42 T:3074915184 M:2972774400 DEBUG: CAnnouncementManager - Announcement: PlaybackSpeedChanged from xbmc
  528. 11:04:42 T:2475105136 M:2972774400 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  529. 11:04:42 T:3074915184 M:2972774400 DEBUG: CDVDPlayer::Process - Seeking to catch up
  530. 11:04:42 T:3074915184 M:2972774400 DEBUG: demuxer seek to: 17133
  531. 11:04:42 T:3074915184 M:2972774400 DEBUG: SeekTime - unknown position after seek
  532. 11:04:42 T:3074915184 M:2972774400 DEBUG: demuxer seek to: 17133, success
  533. 11:04:42 T:3074915184 M:2972774400 DEBUG: CDVDPlayer::Process - Seeking to catch up
  534. 11:04:42 T:2485594992 M:2972774400 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(18560226.893560, 1)
  535. 11:04:42 T:2485594992 M:2972774400 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  536. 11:04:42 T:2475105136 M:2972774400 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(471773.106440)
  537. 11:04:42 T:3074915184 M:2972778496 DEBUG: demuxer seek to: 25773
  538. 11:04:42 T:3074915184 M:2972778496 DEBUG: SeekTime - unknown position after seek
  539. 11:04:42 T:3074915184 M:2972778496 DEBUG: demuxer seek to: 25773, success
  540. 11:04:42 T:3074915184 M:2972778496 DEBUG: CDVDPlayer::HandleMessages - player started 2
  541. 11:04:42 T:2475105136 M:2972651520 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(19032000.000000, 0)
  542. 11:04:42 T:2475105136 M:2972651520 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(472555.221889)
  543. 11:04:42 T:2485594992 M:2972651520 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(28111444.778111, 1)
  544. 11:04:42 T:2485594992 M:2972651520 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  545. 11:04:42 T:2475105136 M:2972651520 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(28584000.000000, 0)
  546. 11:04:42 T:2475105136 M:2972651520 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  547. 11:04:42 T:3074915184 M:2972651520 DEBUG: CDVDPlayer::HandleMessages - player started 1
  548. 11:04:42 T:3074915184 M:2972651520 DEBUG: CDVDPlayer::HandleMessages - player started 2
  549. 11:04:42 T:2475105136 M:2972651520 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  550. 11:04:42 T:2485594992 M:2972397568 WARNING: Previous line repeats 2 times.
  551. 11:04:42 T:2485594992 M:2972397568 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  552. 11:04:42 T:3074915184 M:2972397568 DEBUG: CDVDPlayer::Process - Seeking to catch up
  553. 11:04:42 T:3074915184 M:2972397568 DEBUG: demuxer seek to: 38353
  554. 11:04:42 T:3074915184 M:2972397568 DEBUG: SeekTime - unknown position after seek
  555. 11:04:42 T:3074915184 M:2972397568 DEBUG: demuxer seek to: 38353, success
  556. 11:04:42 T:2485594992 M:2972397568 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(39330997.664331, 1)
  557. 11:04:42 T:2485594992 M:2972397568 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  558. 11:04:42 T:3074915184 M:2972397568 DEBUG: CDVDPlayer::Process - Seeking to catch up
  559. 11:04:42 T:3074915184 M:2972397568 DEBUG: demuxer seek to: 47330
  560. 11:04:42 T:2475105136 M:2972397568 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(461002.335669)
  561. 11:04:42 T:3074915184 M:2972397568 DEBUG: SeekTime - unknown position after seek
  562. 11:04:42 T:3074915184 M:2972397568 DEBUG: demuxer seek to: 47330, success
  563. 11:04:42 T:3074915184 M:2972397568 DEBUG: CDVDPlayer::HandleMessages - player started 2
  564. 11:04:42 T:2475105136 M:2972397568 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(39792000.000000, 0)
  565. 11:04:42 T:2485594992 M:2972143616 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(47839506.172840, 1)
  566. 11:04:42 T:2475105136 M:2972143616 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(472493.827160)
  567. 11:04:42 T:2485594992 M:2972143616 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  568. 11:04:42 T:2475105136 M:2972143616 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(48312000.000000, 0)
  569. 11:04:42 T:2475105136 M:2972143616 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  570. 11:04:42 T:2485594992 M:2972143616 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  571. 11:04:42 T:3074915184 M:2972143616 DEBUG: CDVDPlayer::HandleMessages - player started 2
  572. 11:04:42 T:3074915184 M:2972143616 DEBUG: CDVDPlayer::HandleMessages - player started 1
  573. 11:04:42 T:2475105136 M:2972143616 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  574. 11:04:43 T:2485594992 M:2972143616 WARNING: Previous line repeats 2 times.
  575. 11:04:43 T:2485594992 M:2972143616 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  576. 11:04:43 T:3074915184 M:2972143616 DEBUG: CDVDPlayer::Process - Seeking to catch up
  577. 11:04:43 T:3074915184 M:2972143616 DEBUG: demuxer seek to: 58719
  578. 11:04:43 T:3074915184 M:2972143616 DEBUG: SeekTime - unknown position after seek
  579. 11:04:43 T:3074915184 M:2972143616 DEBUG: demuxer seek to: 58719, success
  580. 11:04:43 T:2485594992 M:2972143616 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(58933933.933934, 1)
  581. 11:04:43 T:2485594992 M:2972143616 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  582. 11:04:43 T:3074915184 M:2972143616 DEBUG: CDVDPlayer::Process - Seeking to catch up
  583. 11:04:43 T:3074915184 M:2972143616 DEBUG: demuxer seek to: 66931
  584. 11:04:43 T:2475105136 M:2972143616 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(466066.066066)
  585. 11:04:43 T:3074915184 M:2972143616 DEBUG: SeekTime - unknown position after seek
  586. 11:04:43 T:3074915184 M:2972143616 DEBUG: demuxer seek to: 66931, success
  587. 11:04:43 T:3074915184 M:2972143616 DEBUG: CDVDPlayer::HandleMessages - player started 2
  588. 11:04:43 T:2475105136 M:2971889664 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(59400000.000000, 0)
  589. 11:04:43 T:2485594992 M:2971889664 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(68443443.443443, 1)
  590. 11:04:43 T:2475105136 M:2971889664 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(460556.556557)
  591. 11:04:43 T:2485594992 M:2971889664 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  592. 11:04:43 T:2475105136 M:2971889664 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(68904000.000000, 0)
  593. 11:04:43 T:3074915184 M:2971889664 DEBUG: CDVDPlayer::HandleMessages - player started 2
  594. 11:04:43 T:3074915184 M:2971889664 DEBUG: CDVDPlayer::HandleMessages - player started 1
  595. 11:04:43 T:2475105136 M:2971889664 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  596. 11:04:43 T:3074915184 M:2971889664 WARNING: Previous line repeats 2 times.
  597. 11:04:43 T:3074915184 M:2971889664 DEBUG: CDVDPlayer::Process - Seeking to catch up
  598. 11:04:43 T:3074915184 M:2971889664 DEBUG: demuxer seek to: 79003
  599. 11:04:43 T:2485594992 M:2971889664 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  600. 11:04:43 T:3074915184 M:2971889664 DEBUG: SeekTime - unknown position after seek
  601. 11:04:43 T:3074915184 M:2971635712 DEBUG: demuxer seek to: 79003, success
  602. 11:04:43 T:3074915184 M:2971635712 DEBUG: CDVDPlayer::Process - Seeking to catch up
  603. 11:04:43 T:2485594992 M:2971635712 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(80205205.205205, 1)
  604. 11:04:43 T:2485594992 M:2971635712 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  605. 11:04:43 T:2475105136 M:2971635712 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(458794.794795)
  606. 11:04:43 T:3074915184 M:2971635712 DEBUG: demuxer seek to: 87323
  607. 11:04:43 T:3074915184 M:2971635712 DEBUG: SeekTime - unknown position after seek
  608. 11:04:43 T:3074915184 M:2971635712 DEBUG: demuxer seek to: 87323, success
  609. 11:04:43 T:3074915184 M:2971635712 DEBUG: CDVDPlayer::HandleMessages - player started 2
  610. 11:04:43 T:2475105136 M:2971635712 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(80664000.000000, 0)
  611. 11:04:43 T:2485594992 M:2971635712 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(93051384.718051, 1)
  612. 11:04:43 T:2475105136 M:2971635712 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(476615.281949)
  613. 11:04:43 T:2485594992 M:2971635712 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  614. 11:04:43 T:2475105136 M:2971635712 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(93528000.000000, 0)
  615. 11:04:43 T:3074915184 M:2971635712 DEBUG: CDVDPlayer::HandleMessages - player started 2
  616. 11:04:43 T:3074915184 M:2971635712 DEBUG: CDVDPlayer::HandleMessages - player started 1
  617. 11:04:43 T:2475105136 M:2971635712 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  618. 11:04:43 T:3074915184 M:2971389952 WARNING: Previous line repeats 2 times.
  619. 11:04:43 T:3074915184 M:2971389952 DEBUG: CDVDPlayer::Process - Seeking to catch up
  620. 11:04:43 T:3074915184 M:2971389952 DEBUG: demuxer seek to: 102973
  621. 11:04:43 T:3074915184 M:2971389952 DEBUG: SeekTime - unknown position after seek
  622. 11:04:43 T:3074915184 M:2971389952 DEBUG: demuxer seek to: 102973, success
  623. 11:04:43 T:3074915184 M:2971389952 DEBUG: CDVDPlayer::Process - Seeking to catch up
  624. 11:04:43 T:2485594992 M:2971389952 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(105563897.230564, 1)
  625. 11:04:43 T:3074915184 M:2971389952 DEBUG: demuxer seek to: 111293
  626. 11:04:43 T:2475105136 M:2971389952 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(468102.769436)
  627. 11:04:43 T:2485594992 M:2971389952 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  628. 11:04:43 T:3074915184 M:2971389952 DEBUG: SeekTime - unknown position after seek
  629. 11:04:43 T:3074915184 M:2971389952 DEBUG: demuxer seek to: 111293, success
  630. 11:04:43 T:3074915184 M:2971389952 DEBUG: CDVDPlayer::HandleMessages - player started 2
  631. 11:04:43 T:2475105136 M:2971389952 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(106032000.000000, 0)
  632. 11:04:43 T:2475105136 M:2971389952 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(459590.256924)
  633. 11:04:43 T:2485594992 M:2971389952 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(118076409.743076, 1)
  634. 11:04:43 T:2485594992 M:2971389952 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  635. 11:04:43 T:2475105136 M:2971389952 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(118536000.000000, 0)
  636. 11:04:43 T:2475105136 M:2971389952 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  637. 11:04:43 T:3074915184 M:2971389952 DEBUG: CDVDPlayer::HandleMessages - player started 1
  638. 11:04:43 T:3074915184 M:2971389952 DEBUG: CDVDPlayer::HandleMessages - player started 2
  639. 11:04:43 T:2475105136 M:2971389952 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  640. 11:04:43 T:3074915184 M:2971136000 WARNING: Previous line repeats 2 times.
  641. 11:04:43 T:3074915184 M:2971136000 DEBUG: CDVDPlayer::Process - Seeking to catch up
  642. 11:04:43 T:3074915184 M:2971136000 DEBUG: demuxer seek to: 128318
  643. 11:04:43 T:3074915184 M:2971136000 DEBUG: SeekTime - unknown position after seek
  644. 11:04:43 T:3074915184 M:2971136000 DEBUG: demuxer seek to: 128318, success
  645. 11:04:43 T:2485594992 M:2971136000 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(130588922.255589, 1)
  646. 11:04:43 T:2485594992 M:2971136000 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  647. 11:04:43 T:3074915184 M:2971136000 DEBUG: CDVDPlayer::Process - Seeking to catch up
  648. 11:04:43 T:3074915184 M:2971136000 DEBUG: demuxer seek to: 138588
  649. 11:04:43 T:2475105136 M:2971136000 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(475077.744411)
  650. 11:04:43 T:3074915184 M:2971136000 DEBUG: SeekTime - unknown position after seek
  651. 11:04:43 T:3074915184 M:2971136000 DEBUG: demuxer seek to: 138588, success
  652. 11:04:43 T:3074915184 M:2971136000 DEBUG: CDVDPlayer::HandleMessages - player started 2
  653. 11:04:43 T:2475105136 M:2971136000 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(131064000.000000, 0)
  654. 11:04:43 T:2574760816 M:2971136000 DEBUG: Open - av_find_stream_info starting
  655. 11:04:43 T:2475105136 M:2971136000 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(465895.228562)
  656. 11:04:43 T:2810510192 M:2971136000 DEBUG: ### [Qlock] - Delaying 3 secs
  657. 11:04:43 T:2485594992 M:2971136000 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(146438104.771438, 1)
  658. 11:04:43 T:2485594992 M:2971136000 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  659. 11:04:44 T:2475105136 M:2971136000 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(146904000.000000, 0)
  660. 11:04:44 T:2475105136 M:2971136000 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  661. 11:04:44 T:3074915184 M:2971136000 DEBUG: CDVDPlayer::HandleMessages - player started 1
  662. 11:04:44 T:2475105136 M:2971136000 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  663. 11:04:44 T:3077646208 M:2970628096 WARNING: Previous line repeats 11 times.
  664. 11:04:44 T:3077646208 M:2970628096 DEBUG: SDLKeyboard: scancode: 176, sym: 0, unicode: 0, modifier: 0
  665. 11:04:44 T:3077646208 M:2970628096 DEBUG: OnKey: 61522 pressed, action is Rewind
  666. 11:04:44 T:2475105136 M:2970628096 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  667. 11:04:44 T:3074915184 M:2970628096 DEBUG: CAnnouncementManager - Announcement: PlaybackSpeedChanged from xbmc
  668. 11:04:44 T:2475105136 M:2970628096 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  669. 11:04:44 T:2475105136 M:2970505216 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  670. 11:04:44 T:2574760816 M:2970505216 WARNING: Previous line repeats 2 times.
  671. 11:04:44 T:2574760816 M:2970505216 DEBUG: Open - av_find_stream_info finished
  672. 11:04:44 T:2574760816 M:2970505216 INFO: ffmpeg[9977BB70]: Input #0, avi, from 'smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E12 - Amour Fou.avi':
  673. 11:04:44 T:2574760816 M:2970505216 INFO: ffmpeg[9977BB70]: Metadata:
  674. 11:04:44 T:2574760816 M:2970505216 INFO: ffmpeg[9977BB70]: ISFT : Nandub v1.0rc2
  675. 11:04:44 T:2574760816 M:2970505216 INFO: ffmpeg[9977BB70]: Duration: 01:00:00.01, start: 0.000000, bitrate: 811 kb/s
  676. 11:04:44 T:2574760816 M:2970505216 INFO: ffmpeg[9977BB70]: Stream #0.0: Video: mpeg4, yuv420p, 576x304 [PAR 1:1 DAR 36:19], 23.98 fps, 23.98 tbr, 23.98 tbn, 2 tbc
  677. 11:04:44 T:2574760816 M:2970505216 INFO: ffmpeg[9977BB70]: Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 128 kb/s
  678. 11:04:44 T:2574760816 M:2975584256 DEBUG: CFileSMB::Close closing fd 10001
  679. 11:04:44 T:3074915184 M:2975584256 DEBUG: CDVDPlayer::HandleMessages - player started 2
  680. 11:04:44 T:3074915184 M:3176738816 DEBUG: CDVDPlayer::Process - Seeking to catch up
  681. 11:04:44 T:3074915184 M:2975584256 DEBUG: demuxer seek to: 160047
  682. 11:04:44 T:3074915184 M:2975584256 DEBUG: SeekTime - unknown position after seek
  683. 11:04:44 T:3074915184 M:2975584256 DEBUG: demuxer seek to: 160047, success
  684. 11:04:44 T:3074915184 M:2975838208 DEBUG: CDVDPlayer::Process - Seeking to catch up
  685. 11:04:44 T:2475105136 M:2975838208 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(464419.085752)
  686. 11:04:44 T:3074915184 M:2975838208 DEBUG: demuxer seek to: 164207
  687. 11:04:44 T:3074915184 M:2975838208 DEBUG: SeekTime - unknown position after seek
  688. 11:04:44 T:3074915184 M:2975838208 DEBUG: demuxer seek to: 164207, success
  689. 11:04:44 T:2485594992 M:2975838208 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(164247580.914248, 1)
  690. 11:04:44 T:2485594992 M:2975838208 DEBUG: Previous line repeats 1 times.
  691. 11:04:44 T:2485594992 M:2975838208 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  692. 11:04:44 T:2574760816 M:2975838208 DEBUG: DoWork - trying to extract filestream details from video file smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E11 - Pine Barrens.avi
  693. 11:04:44 T:3074915184 M:2975838208 DEBUG: CDVDPlayer::HandleMessages - player started 2
  694. 11:04:44 T:2574760816 M:2975838208 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/Series 03/The Sopranos - S03E11 - Pine Barrens.avi, fd=10001
  695. 11:04:44 T:2475105136 M:2975838208 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(164712000.000000, 0)
  696. 11:04:44 T:2475105136 M:2975838208 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(464419.085752)
  697. 11:04:44 T:2574760816 M:2975838208 DEBUG: Open - probing detected format [avi]
  698. 11:04:44 T:2475105136 M:2975838208 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(164712000.000000, 0)
  699. 11:04:44 T:3074915184 M:2975838208 DEBUG: CDVDPlayer::HandleMessages - player started 1
  700. 11:04:44 T:2475105136 M:2975838208 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  701. 11:04:45 T:3074915184 M:2976092160 WARNING: Previous line repeats 5 times.
  702. 11:04:45 T:3074915184 M:2976092160 DEBUG: CDVDPlayer::Process - Seeking to catch up
  703. 11:04:45 T:3074915184 M:2976092160 DEBUG: demuxer seek to: 172091
  704. 11:04:45 T:3074915184 M:2976092160 DEBUG: SeekTime - unknown position after seek
  705. 11:04:45 T:3074915184 M:2976092160 DEBUG: demuxer seek to: 172091, success
  706. 11:04:45 T:3074915184 M:2976092160 DEBUG: CDVDPlayer::Process - Seeking to catch up
  707. 11:04:45 T:3074915184 M:2976092160 DEBUG: demuxer seek to: 176251
  708. 11:04:45 T:2475105136 M:2976092160 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(467782.449116)
  709. 11:04:45 T:2485594992 M:2976092160 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(175884217.550884, 1)
  710. 11:04:45 T:2485594992 M:2976092160 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  711. 11:04:45 T:3074915184 M:2976092160 DEBUG: SeekTime - unknown position after seek
  712. 11:04:45 T:3074915184 M:2976092160 DEBUG: demuxer seek to: 176251, success
  713. 11:04:45 T:3074915184 M:2976092160 DEBUG: CDVDPlayer::HandleMessages - player started 2
  714. 11:04:45 T:2475105136 M:2976092160 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(176352000.000000, 0)
  715. 11:04:45 T:2475105136 M:2976092160 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(459195.195195)
  716. 11:04:45 T:2485594992 M:2976092160 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(179804804.804805, 1)
  717. 11:04:45 T:2485594992 M:2976092160 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  718. 11:04:45 T:3077646208 M:2976092160 DEBUG: SDLKeyboard: scancode: 176, sym: 0, unicode: 0, modifier: 0
  719. 11:04:45 T:3077646208 M:2976092160 DEBUG: OnKey: 61522 pressed, action is Rewind
  720. 11:04:45 T:3074915184 M:2976092160 DEBUG: CDVDPlayer::HandleMessages - player started 2
  721. 11:04:45 T:3074915184 M:2976092160 DEBUG: CAnnouncementManager - Announcement: PlaybackSpeedChanged from xbmc
  722. 11:04:45 T:2475105136 M:2976092160 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  723. 11:04:45 T:2475105136 M:2976092160 WARNING: Previous line repeats 1 times.
  724. 11:04:45 T:2475105136 M:2976092160 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(180264000.000000, 0)
  725. 11:04:45 T:2475105136 M:2975838208 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  726. 11:04:45 T:3074915184 M:2975838208 DEBUG: CDVDPlayer::HandleMessages - player started 1
  727. 11:04:45 T:2475105136 M:2975838208 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  728. 11:04:45 T:2810510192 M:2975612928 WARNING: Previous line repeats 16 times.
  729. 11:04:45 T:2810510192 M:2975612928 DEBUG: ### [Qlock] - Delaying 3 secs
  730. 11:04:45 T:2475105136 M:2975612928 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  731. 11:04:46 T:3077646208 M:2975612928 WARNING: Previous line repeats 2 times.
  732. 11:04:46 T:3077646208 M:2975612928 DEBUG: SDLKeyboard: scancode: 176, sym: 0, unicode: 0, modifier: 0
  733. 11:04:46 T:3077646208 M:2975612928 DEBUG: OnKey: 61522 pressed, action is Rewind
  734. 11:04:46 T:2475105136 M:2975612928 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  735. 11:04:46 T:3074915184 M:2975612928 DEBUG: CAnnouncementManager - Announcement: PlaybackSpeedChanged from xbmc
  736. 11:04:46 T:2475105136 M:2975612928 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  737. 11:04:46 T:2475105136 M:2975612928 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  738. 11:04:46 T:3077646208 M:2974851072 WARNING: Previous line repeats 10 times.
  739. 11:04:46 T:3077646208 M:2974851072 DEBUG: SDLKeyboard: scancode: 176, sym: 0, unicode: 0, modifier: 0
  740. 11:04:46 T:3077646208 M:2974851072 DEBUG: OnKey: 61522 pressed, action is Rewind
  741. 11:04:46 T:3074915184 M:2974851072 DEBUG: CAnnouncementManager - Announcement: PlaybackSpeedChanged from xbmc
  742. 11:04:46 T:2475105136 M:2974851072 DEBUG: CDVDPlayerAudio:: Discontinuity - was:184269264.581805, should be:189192000.000000, error:4922735.418195
  743. 11:04:46 T:3077646208 M:2974597120 DEBUG: SDLKeyboard: scancode: 176, sym: 0, unicode: 0, modifier: 0
  744. 11:04:46 T:3077646208 M:2974597120 DEBUG: OnKey: 61522 pressed, action is Rewind
  745. 11:04:46 T:2475105136 M:2974597120 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  746. 11:04:46 T:3074915184 M:2974597120 DEBUG: CAnnouncementManager - Announcement: PlaybackSpeedChanged from xbmc
  747. 11:04:47 T:2475105136 M:3173494784 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
  748. 11:04:47 T:2475105136 M:2972311552 ERROR: AddPackets - More bytes left than can be stored in buffer
  749. 11:04:47 T:2475105136 M:2972311552 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  750. 11:04:47 T:2810510192 M:2972311552 DEBUG: ### [Qlock] - Delaying 3 secs
  751. 11:04:48 T:2475105136 M:2972057600 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  752. 11:04:48 T:2574760816 M:2971803648 DEBUG: Open - av_find_stream_info starting
  753. 11:04:48 T:2574760816 M:2970787840 DEBUG: Open - av_find_stream_info finished
  754. 11:04:48 T:2574760816 M:2970787840 INFO: ffmpeg[9977BB70]: Input #0, avi, from 'smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E11 - Pine Barrens.avi':
  755. 11:04:48 T:2574760816 M:2970787840 INFO: ffmpeg[9977BB70]: Metadata:
  756. 11:04:48 T:2574760816 M:2970787840 INFO: ffmpeg[9977BB70]: ISFT : Nandub v1.0rc2
  757. 11:04:48 T:2574760816 M:2970787840 INFO: ffmpeg[9977BB70]: Duration: 00:59:46.33, start: 0.000000, bitrate: 814 kb/s
  758. 11:04:48 T:2574760816 M:2970787840 INFO: ffmpeg[9977BB70]: Stream #0.0: Video: mpeg4, yuv420p, 576x304 [PAR 1:1 DAR 36:19], 23.98 fps, 23.98 tbr, 23.98 tbn, 2 tbc
  759. 11:04:48 T:2574760816 M:2970787840 INFO: ffmpeg[9977BB70]: Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 128 kb/s
  760. 11:04:48 T:2574760816 M:2976628736 DEBUG: CFileSMB::Close closing fd 10001
  761. 11:04:48 T:2475105136 M:2976628736 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  762. 11:04:48 T:2574760816 M:2976628736 DEBUG: DoWork - trying to extract filestream details from video file smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E10 - To Save Us All From Satan's Power.avi
  763. 11:04:48 T:2574760816 M:2976505856 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/Series 03/The Sopranos - S03E10 - To Save Us All From Satan's Power.avi, fd=10001
  764. 11:04:48 T:2574760816 M:2976645120 DEBUG: Open - probing detected format [avi]
  765. 11:04:48 T:3077646208 M:2976645120 DEBUG: SDLKeyboard: scancode: 176, sym: 0, unicode: 0, modifier: 0
  766. 11:04:48 T:3077646208 M:2976645120 DEBUG: OnKey: 61522 pressed, action is Rewind
  767. 11:04:48 T:2475105136 M:2976645120 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  768. 11:04:48 T:3074915184 M:2976645120 DEBUG: CAnnouncementManager - Announcement: PlaybackSpeedChanged from xbmc
  769. 11:04:48 T:2475105136 M:2976645120 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  770. 11:04:48 T:2475105136 M:2976391168 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  771. 11:04:49 T:3074915184 M:2975629312 WARNING: Previous line repeats 4 times.
  772. 11:04:49 T:3074915184 M:2975629312 DEBUG: CDVDPlayer::Process - Seeking to catch up
  773. 11:04:49 T:3074915184 M:2975629312 DEBUG: demuxer seek to: 182647
  774. 11:04:49 T:3074915184 M:2975629312 DEBUG: SeekTime - unknown position after seek
  775. 11:04:49 T:3074915184 M:2975629312 DEBUG: demuxer seek to: 182647, success
  776. 11:04:49 T:2485594992 M:2975629312 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(181181181.181181, 1)
  777. 11:04:49 T:2475105136 M:2975629312 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(474818.818819)
  778. 11:04:49 T:2485594992 M:2975629312 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  779. 11:04:49 T:2485594992 M:2975629312 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  780. 11:04:49 T:3074915184 M:2975629312 DEBUG: CDVDPlayer::HandleMessages - player started 2
  781. 11:04:49 T:2475105136 M:2975629312 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(181656000.000000, 0)
  782. 11:04:49 T:3074915184 M:2975629312 DEBUG: CDVDPlayer::HandleMessages - player started 1
  783. 11:04:49 T:2475105136 M:2975629312 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  784. 11:04:49 T:3074915184 M:2975629312 WARNING: Previous line repeats 1 times.
  785. 11:04:49 T:3074915184 M:2975629312 DEBUG: CDVDPlayer::Process - Seeking to catch up
  786. 11:04:49 T:3074915184 M:2975629312 DEBUG: demuxer seek to: 178380
  787. 11:04:49 T:2485594992 M:2975375360 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  788. 11:04:49 T:3074915184 M:2975375360 DEBUG: SeekTime - unknown position after seek
  789. 11:04:49 T:3074915184 M:2975375360 DEBUG: demuxer seek to: 178380, success
  790. 11:04:49 T:2475105136 M:2975375360 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(467782.449116)
  791. 11:04:49 T:2485594992 M:2975375360 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(175884217.550884, 1)
  792. 11:04:49 T:2485594992 M:2975375360 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  793. 11:04:49 T:3074915184 M:2975375360 DEBUG: CDVDPlayer::HandleMessages - player started 2
  794. 11:04:49 T:2475105136 M:2975248384 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(176352000.000000, 0)
  795. 11:04:49 T:3074915184 M:2975248384 DEBUG: CDVDPlayer::HandleMessages - player started 1
  796. 11:04:49 T:2475105136 M:2975248384 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  797. 11:04:49 T:3074915184 M:2975248384 WARNING: Previous line repeats 1 times.
  798. 11:04:49 T:3074915184 M:2975248384 DEBUG: CDVDPlayer::Process - Seeking to catch up
  799. 11:04:49 T:3074915184 M:2975248384 DEBUG: demuxer seek to: 173003
  800. 11:04:49 T:3074915184 M:2975248384 DEBUG: SeekTime - unknown position after seek
  801. 11:04:49 T:3074915184 M:2975248384 DEBUG: demuxer seek to: 173003, success
  802. 11:04:49 T:2485594992 M:2974994432 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(170962629.295963, 1)
  803. 11:04:49 T:2475105136 M:2974994432 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(469370.704037)
  804. 11:04:49 T:2485594992 M:2974994432 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  805. 11:04:49 T:3074915184 M:2974994432 DEBUG: CDVDPlayer::HandleMessages - player started 2
  806. 11:04:49 T:2475105136 M:2974994432 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(171432000.000000, 0)
  807. 11:04:49 T:3074915184 M:2974994432 DEBUG: CDVDPlayer::HandleMessages - player started 1
  808. 11:04:49 T:2475105136 M:2974994432 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  809. 11:04:49 T:3074915184 M:2974994432 DEBUG: CDVDPlayer::Process - Seeking to catch up
  810. 11:04:49 T:3074915184 M:2974994432 DEBUG: demuxer seek to: 168321
  811. 11:04:49 T:3074915184 M:2974994432 DEBUG: SeekTime - unknown position after seek
  812. 11:04:49 T:3074915184 M:2974994432 DEBUG: demuxer seek to: 168321, success
  813. 11:04:50 T:2810510192 M:2974994432 DEBUG: ### [Qlock] - Delaying 3 secs
  814. 11:04:50 T:2485594992 M:2974994432 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(168168168.168168, 1)
  815. 11:04:50 T:2475105136 M:2974994432 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(455831.831832)
  816. 11:04:50 T:2485594992 M:2974994432 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  817. 11:04:50 T:3074915184 M:2974994432 DEBUG: CDVDPlayer::HandleMessages - player started 2
  818. 11:04:50 T:2475105136 M:2974994432 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(168624000.000000, 0)
  819. 11:04:50 T:3074915184 M:2974994432 DEBUG: CDVDPlayer::HandleMessages - player started 1
  820. 11:04:50 T:2475105136 M:2974740480 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  821. 11:04:50 T:3074915184 M:2973978624 DEBUG: CDVDPlayer::Process - Seeking to catch up
  822. 11:04:50 T:3074915184 M:2973978624 DEBUG: demuxer seek to: 165447
  823. 11:04:50 T:3074915184 M:2973978624 DEBUG: SeekTime - unknown position after seek
  824. 11:04:50 T:3074915184 M:2973978624 DEBUG: demuxer seek to: 165447, success
  825. 11:04:50 T:2475105136 M:2973724672 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(464419.085752)
  826. 11:04:50 T:2485594992 M:2973724672 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(164247580.914248, 1)
  827. 11:04:50 T:2485594992 M:2973724672 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  828. 11:04:50 T:3074915184 M:2973724672 DEBUG: CDVDPlayer::HandleMessages - player started 2
  829. 11:04:50 T:2475105136 M:2973724672 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(164712000.000000, 0)
  830. 11:04:50 T:3074915184 M:2973724672 DEBUG: CDVDPlayer::HandleMessages - player started 1
  831. 11:04:50 T:2475105136 M:2973724672 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  832. 11:04:50 T:3074915184 M:2973470720 DEBUG: CDVDPlayer::Process - Seeking to catch up
  833. 11:04:50 T:3074915184 M:2973470720 DEBUG: demuxer seek to: 161606
  834. 11:04:50 T:3074915184 M:2973470720 DEBUG: SeekTime - unknown position after seek
  835. 11:04:50 T:3074915184 M:2973470720 DEBUG: demuxer seek to: 161606, success
  836. 11:04:50 T:2475105136 M:2973470720 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(464381.715048)
  837. 11:04:50 T:2485594992 M:2973470720 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(159951618.284952, 1)
  838. 11:04:50 T:2485594992 M:2973470720 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  839. 11:04:50 T:3074915184 M:2973470720 DEBUG: CDVDPlayer::HandleMessages - player started 2
  840. 11:04:50 T:2475105136 M:2973470720 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(160416000.000000, 0)
  841. 11:04:50 T:3074915184 M:2973470720 DEBUG: CDVDPlayer::HandleMessages - player started 1
  842. 11:04:50 T:2475105136 M:2973343744 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  843. 11:04:50 T:2485594992 M:2972966912 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  844. 11:04:50 T:3074915184 M:2972966912 DEBUG: CDVDPlayer::Process - Seeking to catch up
  845. 11:04:50 T:3074915184 M:2972966912 DEBUG: demuxer seek to: 156990
  846. 11:04:50 T:3074915184 M:2972966912 DEBUG: SeekTime - unknown position after seek
  847. 11:04:50 T:3074915184 M:2972966912 DEBUG: demuxer seek to: 156990, success
  848. 11:04:50 T:2485594992 M:2972966912 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(156740073.406740, 1)
  849. 11:04:50 T:2475105136 M:2972966912 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(459926.593260)
  850. 11:04:50 T:2485594992 M:2972966912 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  851. 11:04:50 T:2485594992 M:2972966912 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  852. 11:04:50 T:3074915184 M:2972966912 DEBUG: CDVDPlayer::HandleMessages - player started 2
  853. 11:04:50 T:2475105136 M:2972966912 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(157200000.000000, 0)
  854. 11:04:50 T:3074915184 M:2972966912 DEBUG: CDVDPlayer::HandleMessages - player started 1
  855. 11:04:50 T:2475105136 M:2972966912 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  856. 11:04:50 T:2485594992 M:2972712960 WARNING: Previous line repeats 1 times.
  857. 11:04:50 T:2485594992 M:2972712960 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  858. 11:04:50 T:3074915184 M:2972459008 DEBUG: CDVDPlayer::Process - Seeking to catch up
  859. 11:04:50 T:3074915184 M:2972459008 DEBUG: demuxer seek to: 153859
  860. 11:04:50 T:3074915184 M:2972459008 DEBUG: SeekTime - unknown position after seek
  861. 11:04:50 T:3074915184 M:2972459008 DEBUG: demuxer seek to: 153859, success
  862. 11:04:50 T:2485594992 M:2972459008 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(148440106.773440, 1)
  863. 11:04:50 T:2475105136 M:2972459008 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(455893.226560)
  864. 11:04:50 T:2485594992 M:2972459008 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  865. 11:04:50 T:2485594992 M:2972459008 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  866. 11:04:51 T:3074915184 M:2972459008 DEBUG: CDVDPlayer::HandleMessages - player started 2
  867. 11:04:51 T:2475105136 M:2972459008 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(148896000.000000, 0)
  868. 11:04:51 T:2475105136 M:2972205056 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  869. 11:04:51 T:3074915184 M:2972205056 DEBUG: CDVDPlayer::HandleMessages - player started 1
  870. 11:04:51 T:3074915184 M:2972205056 DEBUG: CDVDPlayer::Process - Seeking to catch up
  871. 11:04:51 T:3074915184 M:2972205056 DEBUG: demuxer seek to: 145708
  872. 11:04:51 T:3074915184 M:2972205056 DEBUG: SeekTime - unknown position after seek
  873. 11:04:51 T:3074915184 M:2972205056 DEBUG: demuxer seek to: 145708, success
  874. 11:04:51 T:3077646208 M:2972205056 DEBUG: SDLKeyboard: scancode: 216, sym: 0, unicode: 0, modifier: 0
  875. 11:04:51 T:3077646208 M:2972205056 DEBUG: OnKey: 61510 pressed, action is FastForward
  876. 11:04:51 T:2475105136 M:2972205056 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  877. 11:04:51 T:3074915184 M:2972205056 DEBUG: CAnnouncementManager - Announcement: PlaybackSpeedChanged from xbmc
  878. 11:04:51 T:2475105136 M:2972205056 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  879. 11:04:51 T:2475105136 M:2972205056 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(472112.112112)
  880. 11:04:51 T:2485594992 M:2972205056 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(137887887.887888, 1)
  881. 11:04:51 T:2485594992 M:2972205056 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  882. 11:04:51 T:3074915184 M:2971951104 DEBUG: CDVDPlayer::HandleMessages - player started 2
  883. 11:04:51 T:2485594992 M:2971951104 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  884. 11:04:51 T:3074915184 M:2971951104 WARNING: Previous line repeats 2 times.
  885. 11:04:51 T:3074915184 M:2971951104 DEBUG: CDVDPlayer::Process - Seeking to catch up
  886. 11:04:51 T:3074915184 M:2971951104 DEBUG: demuxer seek to: 136437
  887. 11:04:51 T:3074915184 M:2971951104 DEBUG: SeekTime - unknown position after seek
  888. 11:04:51 T:3074915184 M:2971951104 DEBUG: demuxer seek to: 136437, success
  889. 11:04:51 T:2475105136 M:2971951104 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(138360000.000000, 0)
  890. 11:04:51 T:2574760816 M:2971951104 DEBUG: Open - av_find_stream_info starting
  891. 11:04:51 T:2485594992 M:2971951104 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(132841174.507841, 1)
  892. 11:04:51 T:2475105136 M:2971951104 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(454825.492159)
  893. 11:04:51 T:2485594992 M:2971951104 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  894. 11:04:51 T:2475105136 M:2971832320 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(133296000.000000, 0)
  895. 11:04:51 T:3074915184 M:2971832320 DEBUG: CDVDPlayer::HandleMessages - player started 1
  896. 11:04:51 T:2475105136 M:2971832320 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  897. 11:04:52 T:2810510192 M:2971324416 WARNING: Previous line repeats 6 times.
  898. 11:04:52 T:2810510192 M:2971324416 DEBUG: ### [Qlock] - Delaying 3 secs
  899. 11:04:52 T:2475105136 M:2971324416 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  900. 11:04:52 T:2574760816 M:2971324416 WARNING: Previous line repeats 1 times.
  901. 11:04:52 T:2574760816 M:2971324416 DEBUG: Open - av_find_stream_info finished
  902. 11:04:52 T:2574760816 M:2971324416 INFO: ffmpeg[9977BB70]: Input #0, avi, from 'smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E10 - To Save Us All From Satan's Power.avi':
  903. 11:04:52 T:2574760816 M:2971324416 INFO: ffmpeg[9977BB70]: Metadata:
  904. 11:04:52 T:2574760816 M:2971324416 INFO: ffmpeg[9977BB70]: ISFT : Nandub v1.0rc2
  905. 11:04:52 T:2574760816 M:2971324416 INFO: ffmpeg[9977BB70]: Duration: 00:45:39.03, start: 0.000000, bitrate: 1067 kb/s
  906. 11:04:52 T:2574760816 M:2971324416 INFO: ffmpeg[9977BB70]: Stream #0.0: Video: mpeg4, yuv420p, 576x304 [PAR 1:1 DAR 36:19], 23.98 fps, 23.98 tbr, 23.98 tbn, 2 tbc
  907. 11:04:52 T:2574760816 M:2971324416 INFO: ffmpeg[9977BB70]: Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 128 kb/s
  908. 11:04:52 T:2574760816 M:2974879744 DEBUG: CFileSMB::Close closing fd 10001
  909. 11:04:52 T:3074915184 M:2975387648 DEBUG: CDVDPlayer::HandleMessages - player started 2
  910. 11:04:52 T:3074915184 M:2975387648 DEBUG: CDVDPlayer::Process - Seeking to catch up
  911. 11:04:52 T:3074915184 M:2975387648 DEBUG: demuxer seek to: 130612
  912. 11:04:52 T:3074915184 M:2975387648 DEBUG: SeekTime - unknown position after seek
  913. 11:04:52 T:3074915184 M:2975387648 DEBUG: demuxer seek to: 130612, success
  914. 11:04:52 T:2485594992 M:2975641600 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(130588922.255589, 1)
  915. 11:04:52 T:3074915184 M:2975641600 DEBUG: CDVDPlayer::Process - Seeking to catch up
  916. 11:04:52 T:2485594992 M:2975641600 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  917. 11:04:52 T:3074915184 M:2975641600 DEBUG: demuxer seek to: 129588
  918. 11:04:52 T:2475105136 M:2975641600 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(475077.744411)
  919. 11:04:52 T:3074915184 M:2975641600 DEBUG: SeekTime - unknown position after seek
  920. 11:04:52 T:3074915184 M:2975641600 DEBUG: demuxer seek to: 129588, success
  921. 11:04:52 T:2574760816 M:2975641600 DEBUG: DoWork - trying to extract filestream details from video file smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E09 - The Telltale Moozadell.avi
  922. 11:04:52 T:3074915184 M:2975641600 DEBUG: CDVDPlayer::HandleMessages - player started 2
  923. 11:04:52 T:2485594992 M:2975641600 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(118076409.743076, 1)
  924. 11:04:52 T:3074915184 M:2975641600 DEBUG: CDVDPlayer::Process - Seeking to catch up
  925. 11:04:52 T:2485594992 M:2975641600 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  926. 11:04:52 T:3074915184 M:2975641600 DEBUG: demuxer seek to: 117055
  927. 11:04:52 T:2574760816 M:2975641600 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/Series 03/The Sopranos - S03E09 - The Telltale Moozadell.avi, fd=10001
  928. 11:04:52 T:3074915184 M:2975641600 DEBUG: SeekTime - unknown position after seek
  929. 11:04:52 T:3074915184 M:2975641600 DEBUG: demuxer seek to: 117055, success
  930. 11:04:52 T:3074915184 M:2975641600 DEBUG: CDVDPlayer::HandleMessages - player started 2
  931. 11:04:52 T:2485594992 M:2975641600 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(105563897.230564, 1)
  932. 11:04:52 T:2485594992 M:2975641600 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  933. 11:04:52 T:2485594992 M:2975641600 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  934. 11:04:52 T:2574760816 M:2975641600 DEBUG: Open - probing detected format [avi]
  935. 11:04:52 T:3074915184 M:2975641600 DEBUG: CDVDPlayer::HandleMessages - player started 2
  936. 11:04:52 T:3077646208 M:2975641600 DEBUG: SDLKeyboard: scancode: 176, sym: 0, unicode: 0, modifier: 0
  937. 11:04:52 T:3077646208 M:2975641600 DEBUG: OnKey: 61522 pressed, action is Rewind
  938. 11:04:52 T:2475105136 M:2975641600 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  939. 11:04:52 T:2475105136 M:2975641600 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(131064000.000000, 0)
  940. 11:04:52 T:2475105136 M:2975641600 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(459590.256924)
  941. 11:04:52 T:3074915184 M:2975641600 DEBUG: CAnnouncementManager - Announcement: PlaybackSpeedChanged from xbmc
  942. 11:04:52 T:3074915184 M:2975641600 DEBUG: CDVDPlayer::Process - Seeking to catch up
  943. 11:04:52 T:3074915184 M:2975641600 DEBUG: demuxer seek to: 103002
  944. 11:04:52 T:3074915184 M:2975641600 DEBUG: SeekTime - unknown position after seek
  945. 11:04:52 T:3074915184 M:2975641600 DEBUG: demuxer seek to: 103002, success
  946. 11:04:52 T:2485594992 M:2975641600 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(93051384.718051, 1)
  947. 11:04:52 T:2485594992 M:2975641600 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  948. 11:04:52 T:2475105136 M:2975641600 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  949. 11:04:52 T:2475105136 M:2975641600 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(118536000.000000, 0)
  950. 11:04:52 T:2475105136 M:2975641600 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(468102.769436)
  951. 11:04:52 T:2485594992 M:2975641600 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  952. 11:04:52 T:3074915184 M:2975641600 DEBUG: CDVDPlayer::HandleMessages - player started 2
  953. 11:04:52 T:2475105136 M:2975657984 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(106032000.000000, 0)
  954. 11:04:52 T:2475105136 M:2975657984 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(476615.281949)
  955. 11:04:52 T:3074915184 M:2975657984 DEBUG: CDVDPlayer::Process - Seeking to catch up
  956. 11:04:52 T:3074915184 M:2975657984 DEBUG: demuxer seek to: 90250
  957. 11:04:52 T:3074915184 M:2975657984 DEBUG: SeekTime - unknown position after seek
  958. 11:04:52 T:3074915184 M:2975657984 DEBUG: demuxer seek to: 90250, success
  959. 11:04:52 T:2475105136 M:2975657984 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(93528000.000000, 0)
  960. 11:04:52 T:2475105136 M:2975404032 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(458373.039706)
  961. 11:04:52 T:2485594992 M:2975404032 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(85293626.960294, 1)
  962. 11:04:52 T:2485594992 M:2975404032 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  963. 11:04:52 T:3074915184 M:2975404032 DEBUG: CDVDPlayer::HandleMessages - player started 2
  964. 11:04:52 T:2475105136 M:2975404032 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(85752000.000000, 0)
  965. 11:04:52 T:2475105136 M:2975404032 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  966. 11:04:52 T:3074915184 M:2975404032 DEBUG: CDVDPlayer::HandleMessages - player started 1
  967. 11:04:52 T:2475105136 M:2975404032 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  968. 11:04:53 T:3074915184 M:2974896128 WARNING: Previous line repeats 6 times.
  969. 11:04:53 T:3074915184 M:2974896128 DEBUG: CDVDPlayer::Process - Seeking to catch up
  970. 11:04:53 T:3074915184 M:2974896128 DEBUG: demuxer seek to: 81852
  971. 11:04:53 T:3074915184 M:2974896128 DEBUG: SeekTime - unknown position after seek
  972. 11:04:53 T:3074915184 M:2974896128 DEBUG: demuxer seek to: 81852, success
  973. 11:04:53 T:2485594992 M:2974896128 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(81456456.456456, 1)
  974. 11:04:53 T:2475105136 M:2974896128 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(455543.543544)
  975. 11:04:53 T:2485594992 M:2974896128 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  976. 11:04:53 T:2485594992 M:2974896128 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  977. 11:04:53 T:3074915184 M:2974896128 DEBUG: CDVDPlayer::HandleMessages - player started 2
  978. 11:04:53 T:3077646208 M:2974896128 DEBUG: SDLKeyboard: scancode: 216, sym: 0, unicode: 0, modifier: 0
  979. 11:04:53 T:3077646208 M:2974896128 DEBUG: OnKey: 61510 pressed, action is FastForward
  980. 11:04:53 T:2475105136 M:2974896128 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  981. 11:04:53 T:2475105136 M:2974896128 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(81912000.000000, 0)
  982. 11:04:53 T:2475105136 M:2974896128 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  983. 11:04:53 T:3074915184 M:2974896128 DEBUG: CAnnouncementManager - Announcement: PlaybackSpeedChanged from xbmc
  984. 11:04:53 T:3074915184 M:2974896128 DEBUG: CDVDPlayer::HandleMessages - player started 1
  985. 11:04:53 T:2475105136 M:2974896128 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  986. 11:04:53 T:2475105136 M:2974896128 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  987. 11:04:53 T:3074915184 M:2974896128 DEBUG: CDVDPlayer::Process - Seeking to catch up
  988. 11:04:53 T:3074915184 M:2974896128 DEBUG: demuxer seek to: 79842
  989. 11:04:53 T:2485594992 M:2974896128 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  990. 11:04:53 T:3074915184 M:2974896128 DEBUG: SeekTime - unknown position after seek
  991. 11:04:53 T:3074915184 M:2974896128 DEBUG: demuxer seek to: 79842, success
  992. 11:04:53 T:2485594992 M:2974896128 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(78953953.953954, 1)
  993. 11:04:53 T:2475105136 M:2974896128 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_DELAY(462046.046046)
  994. 11:04:53 T:2485594992 M:2974896128 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  995. 11:04:53 T:2485594992 M:2974896128 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  996. 11:04:53 T:3074915184 M:2974896128 DEBUG: CDVDPlayer::HandleMessages - player started 2
  997. 11:04:53 T:2485594992 M:2974896128 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  998. 11:04:53 T:3077646208 M:2974261248 WARNING: Previous line repeats 2 times.
  999. 11:04:53 T:3077646208 M:2974261248 DEBUG: SDLKeyboard: scancode: 216, sym: 0, unicode: 0, modifier: 0
  1000. 11:04:53 T:3077646208 M:2974261248 DEBUG: OnKey: 61510 pressed, action is FastForward
  1001. 11:04:53 T:3074915184 M:2974265344 DEBUG: CAnnouncementManager - Announcement: PlaybackSpeedChanged from xbmc
  1002. 11:04:53 T:3074915184 M:2974265344 DEBUG: CDVDPlayer::SetCaching - caching state 1
  1003. 11:04:53 T:3074915184 M:2974265344 DEBUG: CDVDPlayer::HandleMessages - player started 2
  1004. 11:04:53 T:2475105136 M:2974265344 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  1005. 11:04:53 T:2475105136 M:2974265344 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(79416000.000000, 0)
  1006. 11:04:53 T:2882530160 M:2974265344 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Series 03/clearart.png
  1007. 11:04:53 T:2905525104 M:2974265344 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Series 03/../clearart.png
  1008. 11:04:53 T:3074915184 M:2974265344 DEBUG: CDVDPlayer::HandleMessages - player started 1
  1009. 11:04:53 T:3077646208 M:2973503488 DEBUG: SDLKeyboard: scancode: 216, sym: 0, unicode: 0, modifier: 0
  1010. 11:04:53 T:3077646208 M:2973503488 DEBUG: OnKey: 61510 pressed, action is FastForward
  1011. 11:04:53 T:3077646208 M:2973249536 DEBUG: SDLKeyboard: scancode: 216, sym: 0, unicode: 0, modifier: 0
  1012. 11:04:53 T:3077646208 M:2973249536 DEBUG: OnKey: 61510 pressed, action is FastForward
  1013. 11:04:54 T:2810510192 M:2972995584 DEBUG: ### [Qlock] - Delaying 3 secs
  1014. 11:04:56 T:3077646208 M:2970124288 DEBUG: Previous line repeats 1 times.
  1015. 11:04:56 T:3077646208 M:2970124288 DEBUG: SDLKeyboard: scancode: 172, sym: 0, unicode: 0, modifier: 0
  1016. 11:04:56 T:3077646208 M:2970124288 DEBUG: OnKey: 61619 pressed, action is Pause
  1017. 11:04:56 T:3077646208 M:2970124288 DEBUG: CDVDPlayer::SetCaching - caching state 0
  1018. 11:04:56 T:2475105136 M:2970124288 DEBUG: CDVDPlayerAudio:: Discontinuity - was:78526912.777954, should be:79464041.665738, error:937128.887784
  1019. 11:04:56 T:2574760816 M:2970124288 DEBUG: Open - av_find_stream_info starting
  1020. 11:04:56 T:2574760816 M:2969108480 DEBUG: Open - av_find_stream_info finished
  1021. 11:04:56 T:2574760816 M:2969108480 INFO: ffmpeg[9977BB70]: Input #0, avi, from 'smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E09 - The Telltale Moozadell.avi':
  1022. 11:04:56 T:2574760816 M:2969108480 INFO: ffmpeg[9977BB70]: Metadata:
  1023. 11:04:56 T:2574760816 M:2969108480 INFO: ffmpeg[9977BB70]: ISFT : Nandub v1.0rc2
  1024. 11:04:56 T:2574760816 M:2969108480 INFO: ffmpeg[9977BB70]: Duration: 00:55:38.17, start: 0.000000, bitrate: 875 kb/s
  1025. 11:04:56 T:2574760816 M:2969108480 INFO: ffmpeg[9977BB70]: Stream #0.0: Video: mpeg4, yuv420p, 576x304 [PAR 1:1 DAR 36:19], 23.98 fps, 23.98 tbr, 23.98 tbn, 2 tbc
  1026. 11:04:56 T:2574760816 M:2969108480 INFO: ffmpeg[9977BB70]: Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 128 kb/s
  1027. 11:04:56 T:2574760816 M:2974695424 DEBUG: CFileSMB::Close closing fd 10001
  1028. 11:04:56 T:3077646208 M:2974695424 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1029. 11:04:56 T:2574760816 M:2974695424 DEBUG: DoWork - trying to extract filestream details from video file smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E08 - He Is Risen.avi
  1030. 11:04:56 T:2574760816 M:2974695424 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/Series 03/The Sopranos - S03E08 - He Is Risen.avi, fd=10001
  1031. 11:04:56 T:2574760816 M:2974695424 DEBUG: Open - probing detected format [avi]
  1032. 11:04:58 T:2810510192 M:2972549120 DEBUG: ### [Qlock] - Delaying 3 secs
  1033. 11:04:58 T:3077646208 M:2972549120 DEBUG: SDLKeyboard: scancode: 216, sym: 0, unicode: 0, modifier: 0
  1034. 11:04:58 T:3077646208 M:2972549120 DEBUG: OnKey: 61510 pressed, action is FastForward
  1035. 11:04:58 T:3074915184 M:2972549120 DEBUG: CAnnouncementManager - Announcement: PlaybackSpeedChanged from xbmc
  1036. 11:04:58 T:3077646208 M:2972549120 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1037. 11:04:58 T:2475105136 M:2972549120 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  1038. 11:04:58 T:2574760816 M:2970136576 WARNING: Previous line repeats 1 times.
  1039. 11:04:58 T:2574760816 M:2970136576 DEBUG: Open - av_find_stream_info starting
  1040. 11:04:59 T:2475105136 M:2969628672 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
  1041. 11:04:59 T:2475105136 M:2969628672 ERROR: AddPackets - More bytes left than can be stored in buffer
  1042. 11:04:59 T:2574760816 M:2969374720 DEBUG: Open - av_find_stream_info finished
  1043. 11:04:59 T:2574760816 M:2969374720 INFO: ffmpeg[9977BB70]: Input #0, avi, from 'smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E08 - He Is Risen.avi':
  1044. 11:04:59 T:2574760816 M:2969374720 INFO: ffmpeg[9977BB70]: Metadata:
  1045. 11:04:59 T:2574760816 M:2969374720 INFO: ffmpeg[9977BB70]: ISFT : Nandub v1.0rc2
  1046. 11:04:59 T:2574760816 M:2969374720 INFO: ffmpeg[9977BB70]: Duration: 00:54:00.32, start: 0.000000, bitrate: 898 kb/s
  1047. 11:04:59 T:2574760816 M:2969374720 INFO: ffmpeg[9977BB70]: Stream #0.0: Video: mpeg4, yuv420p, 576x304 [PAR 1:1 DAR 36:19], 23.98 fps, 23.98 tbr, 23.98 tbn, 2 tbc
  1048. 11:04:59 T:2574760816 M:2969374720 INFO: ffmpeg[9977BB70]: Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 128 kb/s
  1049. 11:04:59 T:2574760816 M:2974453760 DEBUG: CFileSMB::Close closing fd 10001
  1050. 11:04:59 T:3077646208 M:2974453760 DEBUG: SDLKeyboard: scancode: 216, sym: 0, unicode: 0, modifier: 0
  1051. 11:04:59 T:3077646208 M:2974453760 DEBUG: OnKey: 61510 pressed, action is FastForward
  1052. 11:04:59 T:3074915184 M:2974453760 DEBUG: CAnnouncementManager - Announcement: PlaybackSpeedChanged from xbmc
  1053. 11:04:59 T:2475105136 M:2974453760 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames
  1054. 11:04:59 T:2574760816 M:2974453760 WARNING: Previous line repeats 1 times.
  1055. 11:04:59 T:2574760816 M:2974453760 DEBUG: DoWork - trying to extract filestream details from video file smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E07 - Second Opinion.avi
  1056. 11:04:59 T:2574760816 M:2974453760 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/Series 03/The Sopranos - S03E07 - Second Opinion.avi, fd=10001
  1057. 11:04:59 T:2574760816 M:2974453760 DEBUG: Open - probing detected format [avi]
  1058. 11:05:00 T:2810510192 M:2973962240 DEBUG: ### [Qlock] - Set alarm
  1059. 11:05:00 T:2810510192 M:2973962240 INFO: Scriptresult: Success
  1060. 11:05:00 T:3077646208 M:2973962240 DEBUG: started alarm with name: qlock
  1061. 11:05:00 T:2810510192 M:2973454336 INFO: Python script stopped
  1062. 11:05:00 T:2810510192 M:2973454336 DEBUG: Thread 2810510192 terminating
  1063. 11:05:00 T:3077646208 M:2973454336 DEBUG: python thread 5 destructed
  1064. 11:05:00 T:3077646208 M:2973200384 DEBUG: SDLKeyboard: scancode: 172, sym: 0, unicode: 0, modifier: 0
  1065. 11:05:00 T:3077646208 M:2973200384 DEBUG: OnKey: 61619 pressed, action is Pause
  1066. 11:05:00 T:3074915184 M:2973200384 DEBUG: CAnnouncementManager - Announcement: PlaybackSpeedChanged from xbmc
  1067. 11:05:00 T:2475105136 M:2973200384 DEBUG: CDVDPlayerAudio:: Discontinuity - was:89634201.155738, should be:87720000.000000, error:-1914201.155738
  1068. 11:05:02 T:2574760816 M:2969018368 DEBUG: Open - av_find_stream_info starting
  1069. 11:05:02 T:2574760816 M:2969018368 DEBUG: Open - av_find_stream_info finished
  1070. 11:05:02 T:2574760816 M:2969018368 INFO: ffmpeg[9977BB70]: Input #0, avi, from 'smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E07 - Second Opinion.avi':
  1071. 11:05:02 T:2574760816 M:2969018368 INFO: ffmpeg[9977BB70]: Metadata:
  1072. 11:05:02 T:2574760816 M:2969018368 INFO: ffmpeg[9977BB70]: ISFT : Nandub v1.0rc2
  1073. 11:05:02 T:2574760816 M:2969018368 INFO: ffmpeg[9977BB70]: Duration: 00:59:20.31, start: 0.000000, bitrate: 820 kb/s
  1074. 11:05:02 T:2574760816 M:2969018368 INFO: ffmpeg[9977BB70]: Stream #0.0: Video: mpeg4, yuv420p, 576x304 [PAR 1:1 DAR 36:19], 23.98 fps, 23.98 tbr, 23.98 tbn, 2 tbc
  1075. 11:05:02 T:2574760816 M:2969018368 INFO: ffmpeg[9977BB70]: Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 128 kb/s
  1076. 11:05:02 T:2574760816 M:2973843456 DEBUG: CFileSMB::Close closing fd 10001
  1077. 11:05:02 T:2574760816 M:2973843456 DEBUG: DoWork - trying to extract filestream details from video file smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E06 - University.avi
  1078. 11:05:02 T:2574760816 M:2973843456 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/Series 03/The Sopranos - S03E06 - University.avi, fd=10001
  1079. 11:05:02 T:2574760816 M:2973843456 DEBUG: Open - probing detected format [avi]
  1080. 11:05:03 T:3077646208 M:2972966912 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1081. 11:05:04 T:2574760816 M:2969919488 DEBUG: Open - av_find_stream_info starting
  1082. 11:05:04 T:2574760816 M:2969919488 DEBUG: Open - av_find_stream_info finished
  1083. 11:05:04 T:2574760816 M:2969919488 INFO: ffmpeg[9977BB70]: Input #0, avi, from 'smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E06 - University.avi':
  1084. 11:05:04 T:2574760816 M:2969919488 INFO: ffmpeg[9977BB70]: Metadata:
  1085. 11:05:04 T:2574760816 M:2969919488 INFO: ffmpeg[9977BB70]: ISFT : Nandub v1.0rc2
  1086. 11:05:04 T:2574760816 M:2969919488 INFO: ffmpeg[9977BB70]: Duration: 00:48:59.35, start: 0.000000, bitrate: 994 kb/s
  1087. 11:05:04 T:2574760816 M:2969919488 INFO: ffmpeg[9977BB70]: Stream #0.0: Video: mpeg4, yuv420p, 576x304 [PAR 1:1 DAR 36:19], 23.98 fps, 23.98 tbr, 23.98 tbn, 2 tbc
  1088. 11:05:04 T:2574760816 M:2969919488 INFO: ffmpeg[9977BB70]: Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 128 kb/s
  1089. 11:05:04 T:2574760816 M:2973982720 DEBUG: CFileSMB::Close closing fd 10001
  1090. 11:05:04 T:2564270960 M:2973982720 DEBUG: DoWork - trying to extract filestream details from video file smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E05 - Another Toothpick.avi
  1091. 11:05:04 T:2564270960 M:2973982720 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/Series 03/The Sopranos - S03E05 - Another Toothpick.avi, fd=10001
  1092. 11:05:04 T:2485594992 M:2973982720 DEBUG: CPullupCorrection: detected pattern of length 1: 41708.38
  1093. 11:05:04 T:2564270960 M:2973982720 DEBUG: Open - probing detected format [avi]
  1094. 11:05:07 T:2564270960 M:2968666112 DEBUG: Open - av_find_stream_info starting
  1095. 11:05:07 T:2564270960 M:2968031232 DEBUG: Open - av_find_stream_info finished
  1096. 11:05:07 T:2564270960 M:2968031232 INFO: ffmpeg[98D7AB70]: Input #0, avi, from 'smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E05 - Another Toothpick.avi':
  1097. 11:05:07 T:2564270960 M:2968031232 INFO: ffmpeg[98D7AB70]: Metadata:
  1098. 11:05:07 T:2564270960 M:2968031232 INFO: ffmpeg[98D7AB70]: ISFT : Nandub v1.0rc2
  1099. 11:05:07 T:2564270960 M:2968031232 INFO: ffmpeg[98D7AB70]: Duration: 00:59:55.34, start: 0.000000, bitrate: 812 kb/s
  1100. 11:05:07 T:2564270960 M:2968031232 INFO: ffmpeg[98D7AB70]: Stream #0.0: Video: mpeg4, yuv420p, 576x304 [PAR 1:1 DAR 36:19], 23.98 fps, 23.98 tbr, 23.98 tbn, 2 tbc
  1101. 11:05:07 T:2564270960 M:2968031232 INFO: ffmpeg[98D7AB70]: Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 128 kb/s
  1102. 11:05:07 T:2564270960 M:2973872128 DEBUG: CFileSMB::Close closing fd 10001
  1103. 11:05:07 T:2564270960 M:2973872128 DEBUG: DoWork - trying to extract filestream details from video file smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E04 - Employee of the Month.avi
  1104. 11:05:07 T:2564270960 M:2973872128 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/Series 03/The Sopranos - S03E04 - Employee of the Month.avi, fd=10001
  1105. 11:05:07 T:2564270960 M:2973872128 DEBUG: Open - probing detected format [avi]
  1106. 11:05:09 T:2564270960 M:2969567232 DEBUG: Open - av_find_stream_info starting
  1107. 11:05:09 T:3077646208 M:2969567232 DEBUG: SECTION:UnloadDll(libcurl-gnutls.so.4)
  1108. 11:05:09 T:3077646208 M:2969567232 DEBUG: Unloading: libcurl-gnutls.so.4
  1109. 11:05:10 T:2564270960 M:2969567232 DEBUG: Open - av_find_stream_info finished
  1110. 11:05:10 T:2564270960 M:2969567232 INFO: ffmpeg[98D7AB70]: Input #0, avi, from 'smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E04 - Employee of the Month.avi':
  1111. 11:05:10 T:2564270960 M:2969567232 INFO: ffmpeg[98D7AB70]: Metadata:
  1112. 11:05:10 T:2564270960 M:2969567232 INFO: ffmpeg[98D7AB70]: ISFT : Nandub v1.0rc2
  1113. 11:05:10 T:2564270960 M:2969567232 INFO: ffmpeg[98D7AB70]: Duration: 00:52:46.04, start: 0.000000, bitrate: 919 kb/s
  1114. 11:05:10 T:2564270960 M:2969567232 INFO: ffmpeg[98D7AB70]: Stream #0.0: Video: mpeg4, yuv420p, 576x304 [PAR 1:1 DAR 36:19], 23.98 fps, 23.98 tbr, 23.98 tbn, 2 tbc
  1115. 11:05:10 T:2564270960 M:2969567232 INFO: ffmpeg[98D7AB70]: Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 128 kb/s
  1116. 11:05:10 T:2564270960 M:2973884416 DEBUG: CFileSMB::Close closing fd 10001
  1117. 11:05:10 T:2564270960 M:2973884416 DEBUG: DoWork - trying to extract filestream details from video file smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E03 - Fortunate Son.avi
  1118. 11:05:10 T:2564270960 M:2973884416 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/Series 03/The Sopranos - S03E03 - Fortunate Son.avi, fd=10001
  1119. 11:05:10 T:2564270960 M:2973884416 DEBUG: Open - probing detected format [avi]
  1120. 11:05:10 T:3077646208 M:2974027776 INFO: Python, unloading python24.dll because no scripts are running anymore
  1121. 11:05:10 T:3077646208 M:2974535680 DEBUG: UnloadExtensionLibs, clearing python extension libraries
  1122. 11:05:10 T:3077646208 M:2974535680 DEBUG: Unloading: strop.so
  1123. 11:05:10 T:3077646208 M:2974535680 DEBUG: Unloading: datetime.so
  1124. 11:05:10 T:3077646208 M:2974535680 DEBUG: Unloading: time.so
  1125. 11:05:10 T:3077646208 M:2974535680 DEBUG: Unloading: pyexpat.so
  1126. 11:05:10 T:3077646208 M:2974535680 DEBUG: Unloading: collections.so
  1127. 11:05:10 T:3077646208 M:2974535680 DEBUG: Unloading: python24-i486-linux.so
  1128. 11:05:12 T:2564270960 M:2970603520 DEBUG: Open - av_find_stream_info starting
  1129. 11:05:12 T:2564270960 M:2970476544 DEBUG: Open - av_find_stream_info finished
  1130. 11:05:12 T:2564270960 M:2970476544 INFO: ffmpeg[98D7AB70]: Input #0, avi, from 'smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E03 - Fortunate Son.avi':
  1131. 11:05:12 T:2564270960 M:2970476544 INFO: ffmpeg[98D7AB70]: Metadata:
  1132. 11:05:12 T:2564270960 M:2970476544 INFO: ffmpeg[98D7AB70]: ISFT : Nandub v1.0rc2
  1133. 11:05:12 T:2564270960 M:2970476544 INFO: ffmpeg[98D7AB70]: Duration: 00:58:27.67, start: 0.000000, bitrate: 842 kb/s
  1134. 11:05:12 T:2564270960 M:2970476544 INFO: ffmpeg[98D7AB70]: Stream #0.0: Video: mpeg4, yuv420p, 576x304 [PAR 1:1 DAR 36:19], 23.98 fps, 23.98 tbr, 23.98 tbn, 2 tbc
  1135. 11:05:12 T:2564270960 M:2970476544 INFO: ffmpeg[98D7AB70]: Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 128 kb/s
  1136. 11:05:12 T:2564270960 M:2975301632 DEBUG: CFileSMB::Close closing fd 10001
  1137. 11:05:12 T:2564270960 M:3176673280 DEBUG: DoWork - trying to extract filestream details from video file smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E02 - Proshai, Livushka.avi
  1138. 11:05:12 T:2564270960 M:2975301632 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/Series 03/The Sopranos - S03E02 - Proshai, Livushka.avi, fd=10001
  1139. 11:05:12 T:2564270960 M:2975301632 DEBUG: Open - probing detected format [avi]
  1140. 11:05:15 T:2564270960 M:2970996736 DEBUG: Open - av_find_stream_info starting
  1141. 11:05:15 T:2564270960 M:2970996736 DEBUG: Open - av_find_stream_info finished
  1142. 11:05:15 T:2564270960 M:2970996736 INFO: ffmpeg[98D7AB70]: Input #0, avi, from 'smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E02 - Proshai, Livushka.avi':
  1143. 11:05:15 T:2564270960 M:2970996736 INFO: ffmpeg[98D7AB70]: Metadata:
  1144. 11:05:15 T:2564270960 M:2970996736 INFO: ffmpeg[98D7AB70]: ISFT : Nandub v1.0rc2
  1145. 11:05:15 T:2564270960 M:2970996736 INFO: ffmpeg[98D7AB70]: Duration: 00:56:59.04, start: 0.000000, bitrate: 862 kb/s
  1146. 11:05:15 T:2564270960 M:2970996736 INFO: ffmpeg[98D7AB70]: Stream #0.0: Video: mpeg4, yuv420p, 576x304 [PAR 1:1 DAR 36:19], 23.98 fps, 23.98 tbr, 23.98 tbn, 2 tbc
  1147. 11:05:15 T:2564270960 M:2970996736 INFO: ffmpeg[98D7AB70]: Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 128 kb/s
  1148. 11:05:15 T:2564270960 M:2975567872 DEBUG: CFileSMB::Close closing fd 10001
  1149. 11:05:20 T:2475105136 M:2975588352 DEBUG: CDVDPlayerAudio:: Discontinuity - was:107880138.993000, should be:107868801.359014, error:-11337.633986
  1150. 11:05:32 T:2475105136 M:2975596544 DEBUG: CDVDPlayerAudio:: Discontinuity - was:118979900.804014, should be:118969804.332182, error:-10096.471832
  1151. 11:05:37 T:2882530160 M:2975604736 DEBUG: Thread 2882530160 terminating (autodelete)
  1152. 11:05:40 T:2905525104 M:2975612928 DEBUG: Thread 2905525104 terminating (autodelete)
  1153. 11:05:41 T:2475105136 M:2975621120 DEBUG: CDVDPlayerAudio:: Discontinuity - was:128038863.879182, should be:128028015.009031, error:-10848.870151
  1154. 11:05:42 T:2574760816 M:2975621120 DEBUG: Thread 2574760816 terminating (autodelete)
  1155. 11:05:45 T:2564270960 M:2975637504 DEBUG: Thread 2564270960 terminating (autodelete)
  1156. 11:05:53 T:2475105136 M:2975657984 DEBUG: CDVDPlayerAudio:: Discontinuity - was:140140114.404031, should be:140129292.587577, error:-10821.816454
  1157. 11:06:04 T:2475105136 M:2975666176 DEBUG: CDVDPlayerAudio:: Discontinuity - was:151240392.032577, should be:151228579.987441, error:-11812.045136
  1158. 11:06:15 T:2475105136 M:2975674368 DEBUG: CDVDPlayerAudio:: Discontinuity - was:162319659.433441, should be:162308425.227067, error:-11234.206375
  1159. 11:06:26 T:2475105136 M:2975682560 DEBUG: CDVDPlayerAudio:: Discontinuity - was:173399504.673067, should be:173388557.469115, error:-10947.203951
  1160. 11:06:37 T:2475105136 M:2975309824 DEBUG: CDVDPlayerAudio:: Discontinuity - was:184479636.915115, should be:184468615.485440, error:-11021.429676
  1161. 11:06:48 T:2475105136 M:2975318016 DEBUG: CDVDPlayerAudio:: Discontinuity - was:195579714.930440, should be:195569240.168021, error:-10474.762419
  1162. 11:06:54 T:3077646208 M:2975318016 DEBUG: OnKey: 61513 pressed, action is Info
  1163. 11:06:54 T:3077646208 M:2975318016 DEBUG: ------ Window Init (DialogFullScreenInfo.xml) ------
  1164. 11:06:54 T:3077646208 M:2975318016 INFO: Loading skin file: DialogFullScreenInfo.xml
  1165. 11:06:54 T:2564270960 M:2975318016 DEBUG: thread start, auto delete: 1
  1166. 11:06:54 T:2564270960 M:2975318016 DEBUG: Previous line repeats 1 times.
  1167. 11:06:54 T:2564270960 M:2975318016 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Series 03/clearart.png
  1168. 11:06:54 T:2574760816 M:2975318016 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Series 03/../clearart.png
  1169. 11:06:58 T:2475105136 M:2975113216 DEBUG: CDVDPlayerAudio:: Discontinuity - was:205659319.664021, should be:205649269.432483, error:-10050.231539
  1170. 11:07:01 T:3077646208 M:2975121408 DEBUG: OnKey: 61477 pressed, trying fullscreen info action Left
  1171. 11:07:02 T:3077646208 M:2975121408 DEBUG: OnKey: 61453 pressed, trying fullscreen info action Select
  1172. 11:07:08 T:2475105136 M:2975129600 DEBUG: CDVDPlayerAudio:: Discontinuity - was:215739348.928483, should be:215729207.429815, error:-10141.498667
  1173. 11:07:17 T:3077646208 M:2975137792 DEBUG: OnKey: 61448 pressed, trying fullscreen info action Close
  1174. 11:07:17 T:3077646208 M:2975137792 DEBUG: ------ Window Deinit (DialogFullScreenInfo.xml) ------
  1175. 11:07:18 T:2475105136 M:2975645696 DEBUG: CDVDPlayerAudio:: Discontinuity - was:225819286.925815, should be:225808862.368776, error:-10424.557039
  1176. 11:07:24 T:2564270960 M:2975526912 DEBUG: Thread 2564270960 terminating (autodelete)
  1177. 11:07:24 T:2574760816 M:2975526912 DEBUG: Thread 2574760816 terminating (autodelete)
  1178. 11:07:28 T:2475105136 M:2975543296 DEBUG: CDVDPlayerAudio:: Discontinuity - was:235898941.864776, should be:235888919.909245, error:-10021.955531
  1179. 11:07:38 T:2475105136 M:2975551488 DEBUG: CDVDPlayerAudio:: Discontinuity - was:245978999.405245, should be:245967560.465317, error:-11438.939928
  1180. 11:07:51 T:2475105136 M:2975559680 DEBUG: CDVDPlayerAudio:: Discontinuity - was:258079659.860317, should be:258069211.416675, error:-10448.443642
  1181. 11:08:02 T:2475105136 M:2975694848 DEBUG: CDVDPlayerAudio:: Discontinuity - was:269160290.862675, should be:269149790.584566, error:-10500.278109
  1182. 11:08:11 T:2475105136 M:2975576064 DEBUG: CDVDPlayerAudio:: Discontinuity - was:278238870.130566, should be:278228631.258782, error:-10238.871785
  1183. 11:08:18 T:2848971632 M:2975330304 NOTICE: ES: Client from 192.168.0.32 timed out
  1184. 11:08:22 T:2475105136 M:2975330304 DEBUG: CDVDPlayerAudio:: Discontinuity - was:289319710.704782, should be:289308747.786146, error:-10962.918636
  1185. 11:08:33 T:2475105136 M:2975211520 DEBUG: CDVDPlayerAudio:: Discontinuity - was:300419847.231146, should be:300409768.122360, error:-10079.108786
  1186. 11:08:43 T:2475105136 M:2975092736 DEBUG: CDVDPlayerAudio:: Discontinuity - was:310499847.618360, should be:310489779.531328, error:-10068.087032
  1187. 11:08:53 T:2475105136 M:2975227904 DEBUG: CDVDPlayerAudio:: Discontinuity - was:320579859.027328, should be:320569774.074665, error:-10084.952663
  1188. 11:09:00 T:3077646208 M:2975236096 INFO: initializing python engine.
  1189. 11:09:00 T:3077646208 M:2975236096 DEBUG: Loading: /usr/lib/xbmc/system/python/python24-i486-linux.so
  1190. 11:09:00 T:3077646208 M:2975236096 DEBUG: Python wrapper library linked with internal Python library
  1191. 11:09:01 T:3077646208 M:2975490048 DEBUG: new python thread created. id=8
  1192. 11:09:01 T:2574760816 M:2975490048 DEBUG: thread start, auto delete: 0
  1193. 11:09:01 T:2574760816 M:2975490048 DEBUG: Python thread: start processing
  1194. 11:09:01 T:2574760816 M:2975490048 NOTICE: -->Python Interpreter Initialized<--
  1195. 11:09:01 T:2574760816 M:2975490048 DEBUG: Process - The source file to load is /home/USERNAME/.xbmc/addons/script.qlock/default.py
  1196. 11:09:01 T:2574760816 M:2975490048 DEBUG: Process - Setting the Python path to /home/USERNAME/.xbmc/addons/script.qlock:/home/USERNAME/.xbmc/addons/script.module.simplejson/lib:/home/USERNAME/.xbmc/addons/script.module.myconnpy/lib:/home/USERNAME/.xbmc/addons/script.module.beautifulsoup/lib:/usr/lib/xbmc/addons/script.module.pil/lib:/home/USERNAME/.xbmc/addons/script.module.elementtree/lib:/usr/lib/xbmc/addons/script.module.pysqlite/lib:/usr/lib/xbmc/system/python/python24.zip:/usr/share/xbmc/system/python/lib/python24.zip:/usr/share/xbmc/system/python/lib/python2.4/:/usr/share/xbmc/system/python/lib/python2.4/plat-linux2:/usr/share/xbmc/system/python/lib/python2.4/lib-tk:/usr/share/xbmc/system/python/lib/python2.4/lib-dynload
  1197. 11:09:01 T:2574760816 M:2975490048 DEBUG: Process - Entering source directory /home/USERNAME/.xbmc/addons/script.qlock
  1198. 11:09:01 T:2574760816 M:2975232000 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/strop.so. flags: 2
  1199. 11:09:01 T:2574760816 M:2975232000 DEBUG: Loading: /home/USERNAME/.xbmc/temp/strop.so
  1200. 11:09:01 T:2574760816 M:2975232000 DEBUG: RegisterExtensionLib, adding strop.so (0xabc55d88)
  1201. 11:09:01 T:2574760816 M:2975232000 DEBUG: xbp_dlsym - load symbol initstrop
  1202. 11:09:01 T:2574760816 M:2974978048 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/datetime.so. flags: 2
  1203. 11:09:01 T:2574760816 M:2974978048 DEBUG: Loading: /home/USERNAME/.xbmc/temp/datetime.so
  1204. 11:09:01 T:2574760816 M:2974978048 DEBUG: RegisterExtensionLib, adding datetime.so (0xabc70eb0)
  1205. 11:09:01 T:2574760816 M:2974978048 DEBUG: xbp_dlsym - load symbol initdatetime
  1206. 11:09:01 T:2574760816 M:2974978048 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/time.so. flags: 2
  1207. 11:09:01 T:2574760816 M:2974978048 DEBUG: Loading: /home/USERNAME/.xbmc/temp/time.so
  1208. 11:09:01 T:2574760816 M:2974978048 DEBUG: RegisterExtensionLib, adding time.so (0xa82f2ee0)
  1209. 11:09:01 T:2574760816 M:2974978048 DEBUG: xbp_dlsym - load symbol inittime
  1210. 11:09:01 T:2574760816 M:2974216192 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/pyexpat.so. flags: 2
  1211. 11:09:01 T:2574760816 M:2974470144 DEBUG: Loading: /home/USERNAME/.xbmc/temp/pyexpat.so
  1212. 11:09:01 T:2574760816 M:2974470144 DEBUG: RegisterExtensionLib, adding pyexpat.so (0xabc8ca80)
  1213. 11:09:01 T:2574760816 M:2974470144 DEBUG: xbp_dlsym - load symbol initpyexpat
  1214. 11:09:01 T:2574760816 M:2974470144 DEBUG: ### [Qlock] - Qlock -update
  1215. 11:09:02 T:2475105136 M:2974597120 DEBUG: CDVDPlayerAudio:: Discontinuity - was:329638833.621665, should be:329628431.834408, error:-10401.787256
  1216. 11:09:03 T:2485594992 M:2974597120 DEBUG: CPullupCorrection: detected pattern of length 1: 41708.38
  1217. 11:09:04 T:2574760816 M:2974597120 DEBUG: ### [Qlock] - Running loop
  1218. 11:09:04 T:2574760816 M:2974597120 DEBUG: ### [Qlock] - Delaying 3 secs
  1219. 11:09:13 T:2475105136 M:2974605312 DEBUG: Previous line repeats 4 times.
  1220. 11:09:13 T:2475105136 M:2974605312 DEBUG: CDVDPlayerAudio:: Discontinuity - was:340739531.279408, should be:340729515.325409, error:-10015.954000
  1221. 11:09:14 T:2574760816 M:2974605312 DEBUG: ### [Qlock] - Delaying 3 secs
  1222. 11:09:24 T:2475105136 M:2974613504 DEBUG: Previous line repeats 5 times.
  1223. 11:09:24 T:2475105136 M:2974613504 DEBUG: CDVDPlayerAudio:: Discontinuity - was:351820594.771409, should be:351808820.862665, error:-11773.908744
  1224. 11:09:26 T:2574760816 M:2974617600 DEBUG: ### [Qlock] - Delaying 3 secs
  1225. 11:09:34 T:2475105136 M:2974117888 DEBUG: Previous line repeats 4 times.
  1226. 11:09:34 T:2475105136 M:2974117888 DEBUG: CDVDPlayerAudio:: Discontinuity - was:361898900.358665, should be:361888656.040743, error:-10244.317923
  1227. 11:09:36 T:2574760816 M:2973736960 DEBUG: ### [Qlock] - Delaying 3 secs
  1228. 11:09:45 T:2475105136 M:2972602368 DEBUG: Previous line repeats 4 times.
  1229. 11:09:45 T:2475105136 M:2972602368 DEBUG: CDVDPlayerAudio:: Discontinuity - was:372999755.485743, should be:372988549.074414, error:-11206.411329
  1230. 11:09:46 T:2574760816 M:2973618176 DEBUG: ### [Qlock] - Delaying 3 secs
  1231. 11:09:57 T:2475105136 M:2973499392 DEBUG: Previous line repeats 5 times.
  1232. 11:09:57 T:2475105136 M:2973499392 DEBUG: CDVDPlayerAudio:: Discontinuity - was:384079628.520414, should be:384069064.730585, error:-10563.789829
  1233. 11:09:58 T:2574760816 M:2973499392 DEBUG: ### [Qlock] - Delaying 3 secs
  1234. 11:10:01 T:2574760816 M:2973118464 DEBUG: ### [Qlock] - Set alarm
  1235. 11:10:01 T:2574760816 M:2973118464 INFO: Scriptresult: Success
  1236. 11:10:01 T:2574760816 M:2973118464 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/collections.so. flags: 2
  1237. 11:10:01 T:2574760816 M:2973118464 DEBUG: Loading: /home/USERNAME/.xbmc/temp/collections.so
  1238. 11:10:01 T:2574760816 M:2973118464 DEBUG: RegisterExtensionLib, adding collections.so (0xa823f948)
  1239. 11:10:01 T:2574760816 M:2973118464 DEBUG: xbp_dlsym - load symbol initcollections
  1240. 11:10:01 T:3077646208 M:2973118464 DEBUG: started alarm with name: qlock
  1241. 11:10:01 T:2574760816 M:2973118464 INFO: Python script stopped
  1242. 11:10:01 T:2574760816 M:2973118464 DEBUG: Thread 2574760816 terminating
  1243. 11:10:01 T:3077646208 M:2973118464 DEBUG: python thread 8 destructed
  1244. 11:10:08 T:2475105136 M:2973007872 DEBUG: CDVDPlayerAudio:: Discontinuity - was:395160144.176584, should be:395148369.809966, error:-11774.366619
  1245. 11:10:11 T:3077646208 M:2973007872 INFO: Python, unloading python24.dll because no scripts are running anymore
  1246. 11:10:11 T:3077646208 M:2973007872 DEBUG: UnloadExtensionLibs, clearing python extension libraries
  1247. 11:10:11 T:3077646208 M:2973007872 DEBUG: Unloading: strop.so
  1248. 11:10:11 T:3077646208 M:2973007872 DEBUG: Unloading: datetime.so
  1249. 11:10:11 T:3077646208 M:2973007872 DEBUG: Unloading: time.so
  1250. 11:10:11 T:3077646208 M:2973007872 DEBUG: Unloading: pyexpat.so
  1251. 11:10:11 T:3077646208 M:2973007872 DEBUG: Unloading: collections.so
  1252. 11:10:11 T:3077646208 M:2973007872 DEBUG: Unloading: python24-i486-linux.so
  1253. 11:10:19 T:2475105136 M:2973016064 DEBUG: CDVDPlayerAudio:: Discontinuity - was:406239449.255966, should be:406228969.493340, error:-10479.762626
  1254. 11:10:30 T:2475105136 M:2973024256 DEBUG: CDVDPlayerAudio:: Discontinuity - was:417340068.938340, should be:417328921.397243, error:-11147.541097
  1255. 11:10:41 T:2475105136 M:2973286400 DEBUG: CDVDPlayerAudio:: Discontinuity - was:428420000.843243, should be:428409258.520071, error:-10742.323172
  1256. 11:10:49 T:2475105136 M:2973167616 DEBUG: CDVDPlayerAudio:: Discontinuity - was:436497338.116071, should be:436487308.360490, error:-10029.755581
  1257. 11:11:02 T:2475105136 M:2973048832 DEBUG: CDVDPlayerAudio:: Discontinuity - was:449600407.705490, should be:449588681.357195, error:-11726.348295
  1258. 11:11:13 T:2475105136 M:2972803072 DEBUG: CDVDPlayerAudio:: Discontinuity - was:460679760.803195, should be:460668967.845956, error:-10792.957239
  1259. 11:11:24 T:2475105136 M:2972557312 DEBUG: CDVDPlayerAudio:: Discontinuity - was:471780067.290956, should be:471769866.356979, error:-10200.933977
  1260. 11:11:33 T:2475105136 M:2972565504 DEBUG: CDVDPlayerAudio:: Discontinuity - was:480838925.903979, should be:480827981.774830, error:-10944.129150
  1261. 11:11:45 T:2475105136 M:2971938816 DEBUG: CDVDPlayerAudio:: Discontinuity - was:492940081.169830, should be:492929542.905969, error:-10538.263860
  1262. 11:11:55 T:2475105136 M:2972708864 DEBUG: CDVDPlayerAudio:: Discontinuity - was:503019622.401969, should be:503008656.040033, error:-10966.361936
  1263. 11:12:06 T:2475105136 M:2973859840 DEBUG: CDVDPlayerAudio:: Discontinuity - was:514119755.485033, should be:514109642.448661, error:-10113.036372
  1264. 11:12:17 T:2475105136 M:2973872128 DEBUG: CDVDPlayerAudio:: Discontinuity - was:524199721.944661, should be:524189639.988329, error:-10081.956332
  1265. 11:12:27 T:2475105136 M:2973880320 DEBUG: CDVDPlayerAudio:: Discontinuity - was:534279719.484329, should be:534268890.166777, error:-10829.317552
  1266. 11:12:37 T:2475105136 M:2973888512 DEBUG: CDVDPlayerAudio:: Discontinuity - was:544358969.662777, should be:544348552.706608, error:-10416.956168
  1267. 11:12:48 T:2475105136 M:2973896704 DEBUG: CDVDPlayerAudio:: Discontinuity - was:555439632.152608, should be:555429420.226827, error:-10211.925781
  1268. 11:12:58 T:2475105136 M:2973904896 DEBUG: CDVDPlayerAudio:: Discontinuity - was:565519499.722827, should be:565509108.402118, error:-10391.320709
  1269. 11:13:08 T:2475105136 M:2973913088 DEBUG: CDVDPlayerAudio:: Discontinuity - was:575599187.898118, should be:575589089.036862, error:-10098.861256
  1270. 11:13:18 T:2475105136 M:2973794304 DEBUG: CDVDPlayerAudio:: Discontinuity - was:585679168.532862, should be:585668665.960959, error:-10502.571903
  1271. 11:13:28 T:2475105136 M:2973548544 DEBUG: CDVDPlayerAudio:: Discontinuity - was:595758745.456959, should be:595748730.086522, error:-10015.370438
  1272. 11:13:38 T:2475105136 M:2973556736 DEBUG: CDVDPlayerAudio:: Discontinuity - was:605838809.582522, should be:605828614.850553, error:-10194.731969
  1273. 11:13:48 T:2475105136 M:2973564928 DEBUG: CDVDPlayerAudio:: Discontinuity - was:615918694.346553, should be:615908646.616414, error:-10047.730139
  1274. 11:13:58 T:2475105136 M:2973573120 DEBUG: CDVDPlayerAudio:: Discontinuity - was:625998726.112414, should be:625988609.889531, error:-10116.222883
  1275. 11:14:01 T:3077646208 M:2973573120 INFO: initializing python engine.
  1276. 11:14:01 T:3077646208 M:2973573120 DEBUG: Loading: /usr/lib/xbmc/system/python/python24-i486-linux.so
  1277. 11:14:01 T:3077646208 M:2973573120 DEBUG: Python wrapper library linked with internal Python library
  1278. 11:14:02 T:3077646208 M:2973573120 DEBUG: new python thread created. id=9
  1279. 11:14:02 T:2574760816 M:2973573120 DEBUG: thread start, auto delete: 0
  1280. 11:14:02 T:2574760816 M:2973573120 DEBUG: Python thread: start processing
  1281. 11:14:02 T:2574760816 M:2973827072 NOTICE: -->Python Interpreter Initialized<--
  1282. 11:14:02 T:2574760816 M:2973827072 DEBUG: Process - The source file to load is /home/USERNAME/.xbmc/addons/script.qlock/default.py
  1283. 11:14:02 T:2574760816 M:2973827072 DEBUG: Process - Setting the Python path to /home/USERNAME/.xbmc/addons/script.qlock:/home/USERNAME/.xbmc/addons/script.module.simplejson/lib:/home/USERNAME/.xbmc/addons/script.module.myconnpy/lib:/home/USERNAME/.xbmc/addons/script.module.beautifulsoup/lib:/usr/lib/xbmc/addons/script.module.pil/lib:/home/USERNAME/.xbmc/addons/script.module.elementtree/lib:/usr/lib/xbmc/addons/script.module.pysqlite/lib:/usr/lib/xbmc/system/python/python24.zip:/usr/share/xbmc/system/python/lib/python24.zip:/usr/share/xbmc/system/python/lib/python2.4/:/usr/share/xbmc/system/python/lib/python2.4/plat-linux2:/usr/share/xbmc/system/python/lib/python2.4/lib-tk:/usr/share/xbmc/system/python/lib/python2.4/lib-dynload
  1284. 11:14:02 T:2574760816 M:2973827072 DEBUG: Process - Entering source directory /home/USERNAME/.xbmc/addons/script.qlock
  1285. 11:14:02 T:2574760816 M:2973827072 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/strop.so. flags: 2
  1286. 11:14:02 T:2574760816 M:2973827072 DEBUG: Loading: /home/USERNAME/.xbmc/temp/strop.so
  1287. 11:14:02 T:2574760816 M:2973827072 DEBUG: RegisterExtensionLib, adding strop.so (0xa50e4c0)
  1288. 11:14:02 T:2574760816 M:2973827072 DEBUG: xbp_dlsym - load symbol initstrop
  1289. 11:14:03 T:2574760816 M:2973827072 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/datetime.so. flags: 2
  1290. 11:14:03 T:2574760816 M:2973827072 DEBUG: Loading: /home/USERNAME/.xbmc/temp/datetime.so
  1291. 11:14:03 T:2574760816 M:2973827072 DEBUG: RegisterExtensionLib, adding datetime.so (0xa82a5d00)
  1292. 11:14:03 T:2574760816 M:2973827072 DEBUG: xbp_dlsym - load symbol initdatetime
  1293. 11:14:03 T:2574760816 M:2973827072 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/time.so. flags: 2
  1294. 11:14:03 T:2574760816 M:2973827072 DEBUG: Loading: /home/USERNAME/.xbmc/temp/time.so
  1295. 11:14:03 T:2574760816 M:2973827072 DEBUG: RegisterExtensionLib, adding time.so (0xab142390)
  1296. 11:14:03 T:2574760816 M:2973827072 DEBUG: xbp_dlsym - load symbol inittime
  1297. 11:14:03 T:2574760816 M:2973065216 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/pyexpat.so. flags: 2
  1298. 11:14:03 T:2574760816 M:2973573120 DEBUG: Loading: /home/USERNAME/.xbmc/temp/pyexpat.so
  1299. 11:14:03 T:2574760816 M:2973573120 DEBUG: RegisterExtensionLib, adding pyexpat.so (0xab142e00)
  1300. 11:14:03 T:2574760816 M:2973573120 DEBUG: xbp_dlsym - load symbol initpyexpat
  1301. 11:14:03 T:2574760816 M:2973573120 DEBUG: ### [Qlock] - Qlock -update
  1302. 11:14:05 T:2485594992 M:2973577216 DEBUG: CPullupCorrection: detected pattern of length 1: 41708.38
  1303. 11:14:05 T:2574760816 M:2973577216 DEBUG: ### [Qlock] - Running loop
  1304. 11:14:05 T:2574760816 M:2973577216 DEBUG: ### [Qlock] - Delaying 3 secs
  1305. 11:14:08 T:2475105136 M:2973577216 DEBUG: Previous line repeats 1 times.
  1306. 11:14:08 T:2475105136 M:2973577216 DEBUG: CDVDPlayerAudio:: Discontinuity - was:636078689.385531, should be:636068327.310346, error:-10362.075184
  1307. 11:14:09 T:2574760816 M:2973577216 DEBUG: ### [Qlock] - Delaying 3 secs
  1308. 11:14:18 T:2475105136 M:2973585408 DEBUG: Previous line repeats 4 times.
  1309. 11:14:18 T:2475105136 M:2973585408 DEBUG: CDVDPlayerAudio:: Discontinuity - was:646158406.806347, should be:646147627.289665, error:-10779.516681
  1310. 11:14:19 T:2574760816 M:2973585408 DEBUG: ### [Qlock] - Delaying 3 secs
  1311. 11:14:31 T:2475105136 M:2973593600 DEBUG: Previous line repeats 5 times.
  1312. 11:14:31 T:2475105136 M:2973593600 DEBUG: CDVDPlayerAudio:: Discontinuity - was:658259726.684665, should be:658248573.360733, error:-11153.323932
  1313. 11:14:31 T:2574760816 M:2973593600 DEBUG: ### [Qlock] - Delaying 3 secs
  1314. 11:14:41 T:2475105136 M:2973601792 DEBUG: Previous line repeats 4 times.
  1315. 11:14:41 T:2475105136 M:2973601792 DEBUG: CDVDPlayerAudio:: Discontinuity - was:668318632.857733, should be:668308508.222923, error:-10124.634810
  1316. 11:14:41 T:2574760816 M:2973601792 DEBUG: ### [Qlock] - Delaying 3 secs
  1317. 11:14:51 T:2475105136 M:3175804928 DEBUG: Previous line repeats 5 times.
  1318. 11:14:51 T:2475105136 M:3175804928 DEBUG: CDVDPlayerAudio:: Discontinuity - was:678398587.718923, should be:678388151.715042, error:-10436.003881
  1319. 11:14:53 T:2574760816 M:2973483008 DEBUG: ### [Qlock] - Delaying 3 secs
  1320. 11:15:02 T:2475105136 M:2973491200 DEBUG: Previous line repeats 3 times.
  1321. 11:15:02 T:2475105136 M:2973491200 DEBUG: CDVDPlayerAudio:: Discontinuity - was:689499251.160042, should be:689488378.243614, error:-10872.916428
  1322. 11:15:03 T:2574760816 M:2973491200 DEBUG: ### [Qlock] - Set alarm
  1323. 11:15:03 T:2574760816 M:2973491200 INFO: Scriptresult: Success
  1324. 11:15:03 T:2574760816 M:2973491200 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/collections.so. flags: 2
  1325. 11:15:03 T:2574760816 M:2973491200 DEBUG: Loading: /home/USERNAME/.xbmc/temp/collections.so
  1326. 11:15:03 T:2574760816 M:2973491200 DEBUG: RegisterExtensionLib, adding collections.so (0xa4e9e68)
  1327. 11:15:03 T:2574760816 M:2973491200 DEBUG: xbp_dlsym - load symbol initcollections
  1328. 11:15:03 T:3077646208 M:2973491200 DEBUG: started alarm with name: qlock
  1329. 11:15:03 T:2574760816 M:2973491200 INFO: Python script stopped
  1330. 11:15:03 T:2574760816 M:2973491200 DEBUG: Thread 2574760816 terminating
  1331. 11:15:03 T:3077646208 M:2973491200 DEBUG: python thread 9 destructed
  1332. 11:15:13 T:3077646208 M:2973507584 INFO: Python, unloading python24.dll because no scripts are running anymore
  1333. 11:15:13 T:3077646208 M:2973507584 DEBUG: UnloadExtensionLibs, clearing python extension libraries
  1334. 11:15:13 T:3077646208 M:2973507584 DEBUG: Unloading: strop.so
  1335. 11:15:13 T:3077646208 M:2973507584 DEBUG: Unloading: datetime.so
  1336. 11:15:13 T:3077646208 M:2973507584 DEBUG: Unloading: time.so
  1337. 11:15:13 T:3077646208 M:2973507584 DEBUG: Unloading: pyexpat.so
  1338. 11:15:13 T:3077646208 M:2973507584 DEBUG: Unloading: collections.so
  1339. 11:15:13 T:3077646208 M:2973507584 DEBUG: Unloading: python24-i486-linux.so
  1340. 11:15:14 T:2475105136 M:2973507584 DEBUG: CDVDPlayerAudio:: Discontinuity - was:701600477.638614, should be:701590001.417080, error:-10476.221535
  1341. 11:15:23 T:2475105136 M:2973646848 DEBUG: CDVDPlayerAudio:: Discontinuity - was:710659060.964080, should be:710648295.266170, error:-10765.697909
  1342. 11:15:34 T:2475105136 M:2973655040 DEBUG: CDVDPlayerAudio:: Discontinuity - was:721759394.711170, should be:721749038.956686, error:-10355.754484
  1343. 11:15:36 T:3077646208 M:2973655040 DEBUG: SDLKeyboard: scancode: 172, sym: 0, unicode: 0, modifier: 0
  1344. 11:15:36 T:3077646208 M:2973655040 DEBUG: OnKey: 61619 pressed, action is Pause
  1345. 11:15:36 T:3077646208 M:2973655040 DEBUG: CAnnouncementManager - Announcement: PlaybackPaused from xbmc
  1346. 11:15:36 T:2475105136 M:2973655040 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 8157 frames
  1347. 11:15:36 T:3077646208 M:2973655040 DEBUG: CGUIAudioManager::Initialize
  1348. 11:15:36 T:3077646208 M:2973655040 ERROR: Unable to open audio mixer
  1349. 11:15:36 T:3077646208 M:2973655040 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1350. 11:15:36 T:2574760816 M:2973655040 DEBUG: thread start, auto delete: 1
  1351. 11:15:36 T:2574760816 M:2973655040 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Series 03/clearart.png
  1352. 11:15:36 T:2574760816 M:2973655040 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Series 03/../clearart.png
  1353. 11:16:06 T:2574760816 M:2972385280 DEBUG: Thread 2574760816 terminating (autodelete)
  1354. 11:17:06 T:3077646208 M:2972291072 DEBUG: SDLKeyboard: scancode: 172, sym: 0, unicode: 0, modifier: 0
  1355. 11:17:06 T:3077646208 M:2972291072 DEBUG: OnKey: 61619 pressed, action is Pause
  1356. 11:17:06 T:3077646208 M:2972291072 DEBUG: CAnnouncementManager - Announcement: PlaybackResumed from xbmc
  1357. 11:17:06 T:3077646208 M:2972291072 DEBUG: CGUIAudioManager::DeInitialize
  1358. 11:17:06 T:2475105136 M:2972291072 DEBUG: CDVDPlayerAudio:: Discontinuity - was:723330618.877686, should be:723327125.006080, error:-3493.871607
  1359. 11:17:07 T:3077646208 M:2972291072 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1360. 11:17:16 T:2475105136 M:2972688384 DEBUG: CDVDPlayerAudio:: Discontinuity - was:733417204.502080, should be:733406927.269604, error:-10277.232475
  1361. 11:17:27 T:2475105136 M:2972696576 DEBUG: CDVDPlayerAudio:: Discontinuity - was:743497006.765604, should be:743486905.444725, error:-10101.320879
  1362. 11:17:37 T:2475105136 M:2972196864 DEBUG: CDVDPlayerAudio:: Discontinuity - was:753576984.940725, should be:753566741.119873, error:-10243.820852
  1363. 11:17:48 T:2475105136 M:2972459008 DEBUG: CDVDPlayerAudio:: Discontinuity - was:764677840.564873, should be:764666988.638848, error:-10851.926026
  1364. 11:17:59 T:2475105136 M:2972594176 DEBUG: CDVDPlayerAudio:: Discontinuity - was:775758068.084848, should be:775746753.996762, error:-11314.088085
  1365. 11:18:09 T:2475105136 M:2972610560 DEBUG: CDVDPlayerAudio:: Discontinuity - was:785836833.492762, should be:785826473.102965, error:-10360.389798
  1366. 11:18:20 T:2475105136 M:2972618752 DEBUG: CDVDPlayerAudio:: Discontinuity - was:796917552.548965, should be:796906748.699496, error:-10803.849469
  1367. 11:18:30 T:2475105136 M:2972626944 DEBUG: CDVDPlayerAudio:: Discontinuity - was:806996828.195496, should be:806986668.838141, error:-10159.357354
  1368. 11:18:40 T:2475105136 M:2972635136 DEBUG: CDVDPlayerAudio:: Discontinuity - was:817096768.333141, should be:817086695.802148, error:-10072.530993
  1369. 11:18:50 T:2475105136 M:2972643328 DEBUG: CDVDPlayerAudio:: Discontinuity - was:827156755.299148, should be:827146738.778515, error:-10016.520633
  1370. 11:19:00 T:2475105136 M:2972651520 DEBUG: CDVDPlayerAudio:: Discontinuity - was:837236818.274516, should be:837226715.464939, error:-10102.809576
  1371. 11:19:03 T:3077646208 M:2972651520 INFO: initializing python engine.
  1372. 11:19:03 T:3077646208 M:2972651520 DEBUG: Loading: /usr/lib/xbmc/system/python/python24-i486-linux.so
  1373. 11:19:03 T:3077646208 M:2972651520 DEBUG: Python wrapper library linked with internal Python library
  1374. 11:19:04 T:3077646208 M:2972651520 DEBUG: new python thread created. id=10
  1375. 11:19:04 T:2574760816 M:2972651520 DEBUG: thread start, auto delete: 0
  1376. 11:19:04 T:2574760816 M:2972651520 DEBUG: Python thread: start processing
  1377. 11:19:04 T:2574760816 M:2972651520 NOTICE: -->Python Interpreter Initialized<--
  1378. 11:19:04 T:2574760816 M:2972651520 DEBUG: Process - The source file to load is /home/USERNAME/.xbmc/addons/script.qlock/default.py
  1379. 11:19:04 T:2574760816 M:2972651520 DEBUG: Process - Setting the Python path to /home/USERNAME/.xbmc/addons/script.qlock:/home/USERNAME/.xbmc/addons/script.module.simplejson/lib:/home/USERNAME/.xbmc/addons/script.module.myconnpy/lib:/home/USERNAME/.xbmc/addons/script.module.beautifulsoup/lib:/usr/lib/xbmc/addons/script.module.pil/lib:/home/USERNAME/.xbmc/addons/script.module.elementtree/lib:/usr/lib/xbmc/addons/script.module.pysqlite/lib:/usr/lib/xbmc/system/python/python24.zip:/usr/share/xbmc/system/python/lib/python24.zip:/usr/share/xbmc/system/python/lib/python2.4/:/usr/share/xbmc/system/python/lib/python2.4/plat-linux2:/usr/share/xbmc/system/python/lib/python2.4/lib-tk:/usr/share/xbmc/system/python/lib/python2.4/lib-dynload
  1380. 11:19:04 T:2574760816 M:3175038976 DEBUG: Process - Entering source directory /home/USERNAME/.xbmc/addons/script.qlock
  1381. 11:19:04 T:2574760816 M:2972774400 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/strop.so. flags: 2
  1382. 11:19:04 T:2574760816 M:2972774400 DEBUG: Loading: /home/USERNAME/.xbmc/temp/strop.so
  1383. 11:19:04 T:2574760816 M:2972774400 DEBUG: RegisterExtensionLib, adding strop.so (0xae97e958)
  1384. 11:19:04 T:2574760816 M:2972774400 DEBUG: xbp_dlsym - load symbol initstrop
  1385. 11:19:04 T:2574760816 M:2972774400 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/datetime.so. flags: 2
  1386. 11:19:04 T:2574760816 M:2972774400 DEBUG: Loading: /home/USERNAME/.xbmc/temp/datetime.so
  1387. 11:19:04 T:2574760816 M:2972774400 DEBUG: RegisterExtensionLib, adding datetime.so (0xa8352c50)
  1388. 11:19:04 T:2574760816 M:2972774400 DEBUG: xbp_dlsym - load symbol initdatetime
  1389. 11:19:04 T:2574760816 M:2972774400 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/time.so. flags: 2
  1390. 11:19:04 T:2574760816 M:2972774400 DEBUG: Loading: /home/USERNAME/.xbmc/temp/time.so
  1391. 11:19:04 T:2574760816 M:2972774400 DEBUG: RegisterExtensionLib, adding time.so (0xa4cad50)
  1392. 11:19:04 T:2574760816 M:2972774400 DEBUG: xbp_dlsym - load symbol inittime
  1393. 11:19:04 T:2574760816 M:2972266496 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/pyexpat.so. flags: 2
  1394. 11:19:04 T:2574760816 M:2972520448 DEBUG: Loading: /home/USERNAME/.xbmc/temp/pyexpat.so
  1395. 11:19:04 T:2574760816 M:2972520448 DEBUG: RegisterExtensionLib, adding pyexpat.so (0xae9ee1b8)
  1396. 11:19:04 T:2574760816 M:2972520448 DEBUG: xbp_dlsym - load symbol initpyexpat
  1397. 11:19:04 T:2574760816 M:2972520448 DEBUG: ### [Qlock] - Qlock -update
  1398. 11:19:06 T:2574760816 M:2972520448 DEBUG: ### [Qlock] - Running loop
  1399. 11:19:06 T:2574760816 M:2972520448 DEBUG: ### [Qlock] - Delaying 3 secs
  1400. 11:19:06 T:2485594992 M:2972528640 DEBUG: CPullupCorrection: detected pattern of length 1: 41708.38
  1401. 11:19:08 T:2574760816 M:2972528640 DEBUG: ### [Qlock] - Delaying 3 secs
  1402. 11:19:10 T:2475105136 M:3174801408 DEBUG: Previous line repeats 1 times.
  1403. 11:19:10 T:2475105136 M:3174801408 DEBUG: CDVDPlayerAudio:: Discontinuity - was:847336814.959939, should be:847326530.483886, error:-10284.476054
  1404. 11:19:12 T:2574760816 M:2972278784 DEBUG: ### [Qlock] - Delaying 3 secs
  1405. 11:19:21 T:2475105136 M:2972164096 DEBUG: Previous line repeats 4 times.
  1406. 11:19:21 T:2475105136 M:2972164096 DEBUG: CDVDPlayerAudio:: Discontinuity - was:858417609.929886, should be:858406499.372450, error:-11110.557435
  1407. 11:19:22 T:2574760816 M:2972164096 DEBUG: ### [Qlock] - Delaying 3 secs
  1408. 11:19:32 T:2475105136 M:2972680192 DEBUG: Previous line repeats 4 times.
  1409. 11:19:32 T:2475105136 M:2972680192 DEBUG: CDVDPlayerAudio:: Discontinuity - was:868496578.868450, should be:868486495.405193, error:-10083.463257
  1410. 11:19:32 T:2574760816 M:2972680192 DEBUG: ### [Qlock] - Delaying 3 secs
  1411. 11:19:43 T:2475105136 M:2972692480 DEBUG: Previous line repeats 5 times.
  1412. 11:19:43 T:2475105136 M:2972692480 DEBUG: CDVDPlayerAudio:: Discontinuity - was:879577574.851193, should be:879566530.306780, error:-11044.544413
  1413. 11:19:44 T:2574760816 M:2972692480 DEBUG: ### [Qlock] - Delaying 3 secs
  1414. 11:19:53 T:2475105136 M:2972700672 DEBUG: Previous line repeats 4 times.
  1415. 11:19:53 T:2475105136 M:2972700672 DEBUG: CDVDPlayerAudio:: Discontinuity - was:889656609.802780, should be:889646568.976580, error:-10040.826201
  1416. 11:19:54 T:2574760816 M:2972700672 DEBUG: ### [Qlock] - Delaying 3 secs
  1417. 11:20:01 T:2574760816 M:2972073984 DEBUG: Previous line repeats 2 times.
  1418. 11:20:01 T:2574760816 M:2972073984 DEBUG: ### [Qlock] - Set alarm
  1419. 11:20:01 T:2574760816 M:2972073984 INFO: Scriptresult: Success
  1420. 11:20:01 T:2574760816 M:2972073984 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/collections.so. flags: 2
  1421. 11:20:01 T:2574760816 M:2972073984 DEBUG: Loading: /home/USERNAME/.xbmc/temp/collections.so
  1422. 11:20:01 T:2574760816 M:2972073984 DEBUG: RegisterExtensionLib, adding collections.so (0xac7257f0)
  1423. 11:20:01 T:2574760816 M:2972073984 DEBUG: xbp_dlsym - load symbol initcollections
  1424. 11:20:01 T:3077646208 M:2972073984 DEBUG: started alarm with name: qlock
  1425. 11:20:01 T:2574760816 M:2972073984 INFO: Python script stopped
  1426. 11:20:01 T:2574760816 M:2972073984 DEBUG: Thread 2574760816 terminating
  1427. 11:20:01 T:3077646208 M:2972073984 DEBUG: python thread 10 destructed
  1428. 11:20:03 T:2475105136 M:2971955200 DEBUG: CDVDPlayerAudio:: Discontinuity - was:899736648.472580, should be:899726473.241586, error:-10175.230994
  1429. 11:20:11 T:3077646208 M:2971709440 INFO: Python, unloading python24.dll because no scripts are running anymore
  1430. 11:20:11 T:3077646208 M:2971709440 DEBUG: UnloadExtensionLibs, clearing python extension libraries
  1431. 11:20:11 T:3077646208 M:2971709440 DEBUG: Unloading: strop.so
  1432. 11:20:11 T:3077646208 M:2971709440 DEBUG: Unloading: datetime.so
  1433. 11:20:11 T:3077646208 M:2971709440 DEBUG: Unloading: time.so
  1434. 11:20:11 T:3077646208 M:2971709440 DEBUG: Unloading: pyexpat.so
  1435. 11:20:11 T:3077646208 M:2971709440 DEBUG: Unloading: collections.so
  1436. 11:20:11 T:3077646208 M:2971709440 DEBUG: Unloading: python24-i486-linux.so
  1437. 11:20:13 T:2475105136 M:2971963392 DEBUG: CDVDPlayerAudio:: Discontinuity - was:909816552.737586, should be:909806142.230438, error:-10410.507148
  1438. 11:20:24 T:2475105136 M:2971971584 DEBUG: CDVDPlayerAudio:: Discontinuity - was:920897221.676438, should be:920886873.361912, error:-10348.314526
  1439. 11:20:34 T:2475105136 M:2972106752 DEBUG: CDVDPlayerAudio:: Discontinuity - was:930976952.857912, should be:930966855.009712, error:-10097.848199
  1440. 11:20:44 T:2475105136 M:2972114944 DEBUG: CDVDPlayerAudio:: Discontinuity - was:941056934.505713, should be:941046850.047981, error:-10084.457732
  1441. 11:20:54 T:2475105136 M:2972758016 DEBUG: CDVDPlayerAudio:: Discontinuity - was:951136929.543981, should be:951126916.020743, error:-10013.523238
  1442. 11:21:04 T:2475105136 M:2972639232 DEBUG: CDVDPlayerAudio:: Discontinuity - was:961216995.516743, should be:961206781.100662, error:-10214.416081
  1443. 11:21:14 T:2475105136 M:2972647424 DEBUG: CDVDPlayerAudio:: Discontinuity - was:971296860.596663, should be:971286655.962317, error:-10204.634346
  1444. 11:21:25 T:2475105136 M:2972655616 DEBUG: CDVDPlayerAudio:: Discontinuity - was:982397755.407317, should be:982386581.377475, error:-11174.029842
  1445. 11:21:36 T:2475105136 M:2972663808 DEBUG: CDVDPlayerAudio:: Discontinuity - was:992476660.873475, should be:992466085.544059, error:-10575.329415
  1446. 11:21:47 T:2475105136 M:2972672000 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1003557164.990059, should be:1003546687.190695, error:-10477.799364
  1447. 11:21:57 T:2475105136 M:2972680192 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1013636766.686695, should be:1013626683.719080, error:-10082.967616
  1448. 11:22:07 T:2475105136 M:2972692480 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1023716763.215080, should be:1023706733.818912, error:-10029.396167
  1449. 11:22:17 T:2475105136 M:2972700672 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1033796813.314912, should be:1033786683.222729, error:-10130.092183
  1450. 11:22:27 T:2475105136 M:2972708864 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1043876762.718729, should be:1043866717.944918, error:-10044.773811
  1451. 11:22:37 T:2475105136 M:2972717056 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1053956797.440918, should be:1053946670.325419, error:-10127.115499
  1452. 11:22:47 T:2475105136 M:2972725248 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1064036749.821419, should be:1064026721.913594, error:-10027.907825
  1453. 11:22:57 T:2475105136 M:2972479488 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1074116801.409594, should be:1074106709.015929, error:-10092.393665
  1454. 11:23:07 T:2475105136 M:2972233728 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1084196788.511930, should be:1084186397.368619, error:-10391.143311
  1455. 11:23:18 T:2475105136 M:2972622848 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1095297496.813619, should be:1095287212.508582, error:-10284.305036
  1456. 11:23:28 T:2475105136 M:2972631040 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1105377292.004582, should be:1105367191.178635, error:-10100.825948
  1457. 11:23:38 T:2475105136 M:2972258304 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1115457270.674635, should be:1115447112.806332, error:-10157.868303
  1458. 11:23:50 T:2475105136 M:2972139520 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1126538192.252332, should be:1126526850.882349, error:-11341.369983
  1459. 11:24:01 T:2475105136 M:2972147712 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1137637950.327349, should be:1137626984.174176, error:-10966.153174
  1460. 11:24:01 T:3077646208 M:2972147712 INFO: initializing python engine.
  1461. 11:24:01 T:3077646208 M:2972147712 DEBUG: Loading: /usr/lib/xbmc/system/python/python24-i486-linux.so
  1462. 11:24:01 T:3077646208 M:2972147712 DEBUG: Python wrapper library linked with internal Python library
  1463. 11:24:02 T:3077646208 M:2972147712 DEBUG: new python thread created. id=11
  1464. 11:24:02 T:2574760816 M:2972147712 DEBUG: thread start, auto delete: 0
  1465. 11:24:02 T:2574760816 M:2972147712 DEBUG: Python thread: start processing
  1466. 11:24:02 T:2574760816 M:2972147712 NOTICE: -->Python Interpreter Initialized<--
  1467. 11:24:02 T:2574760816 M:2972147712 DEBUG: Process - The source file to load is /home/USERNAME/.xbmc/addons/script.qlock/default.py
  1468. 11:24:02 T:2574760816 M:2972147712 DEBUG: Process - Setting the Python path to /home/USERNAME/.xbmc/addons/script.qlock:/home/USERNAME/.xbmc/addons/script.module.simplejson/lib:/home/USERNAME/.xbmc/addons/script.module.myconnpy/lib:/home/USERNAME/.xbmc/addons/script.module.beautifulsoup/lib:/usr/lib/xbmc/addons/script.module.pil/lib:/home/USERNAME/.xbmc/addons/script.module.elementtree/lib:/usr/lib/xbmc/addons/script.module.pysqlite/lib:/usr/lib/xbmc/system/python/python24.zip:/usr/share/xbmc/system/python/lib/python24.zip:/usr/share/xbmc/system/python/lib/python2.4/:/usr/share/xbmc/system/python/lib/python2.4/plat-linux2:/usr/share/xbmc/system/python/lib/python2.4/lib-tk:/usr/share/xbmc/system/python/lib/python2.4/lib-dynload
  1469. 11:24:02 T:2574760816 M:2972147712 DEBUG: Process - Entering source directory /home/USERNAME/.xbmc/addons/script.qlock
  1470. 11:24:02 T:2574760816 M:2972143616 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/strop.so. flags: 2
  1471. 11:24:02 T:2574760816 M:2972143616 DEBUG: Loading: /home/USERNAME/.xbmc/temp/strop.so
  1472. 11:24:02 T:2574760816 M:2972143616 DEBUG: RegisterExtensionLib, adding strop.so (0xa1a2aa0)
  1473. 11:24:02 T:2574760816 M:2972143616 DEBUG: xbp_dlsym - load symbol initstrop
  1474. 11:24:02 T:2574760816 M:2972143616 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/datetime.so. flags: 2
  1475. 11:24:02 T:2574760816 M:2972143616 DEBUG: Loading: /home/USERNAME/.xbmc/temp/datetime.so
  1476. 11:24:02 T:2574760816 M:2972143616 DEBUG: RegisterExtensionLib, adding datetime.so (0xaa0f980)
  1477. 11:24:02 T:2574760816 M:2972143616 DEBUG: xbp_dlsym - load symbol initdatetime
  1478. 11:24:02 T:2574760816 M:2972143616 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/time.so. flags: 2
  1479. 11:24:02 T:2574760816 M:2972143616 DEBUG: Loading: /home/USERNAME/.xbmc/temp/time.so
  1480. 11:24:02 T:2574760816 M:2972143616 DEBUG: RegisterExtensionLib, adding time.so (0xaa0fc20)
  1481. 11:24:02 T:2574760816 M:2972143616 DEBUG: xbp_dlsym - load symbol inittime
  1482. 11:24:02 T:2574760816 M:2971635712 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/pyexpat.so. flags: 2
  1483. 11:24:02 T:2574760816 M:2971889664 DEBUG: Loading: /home/USERNAME/.xbmc/temp/pyexpat.so
  1484. 11:24:02 T:2574760816 M:2971889664 DEBUG: RegisterExtensionLib, adding pyexpat.so (0xa666650)
  1485. 11:24:02 T:2574760816 M:2971889664 DEBUG: xbp_dlsym - load symbol initpyexpat
  1486. 11:24:02 T:2574760816 M:2971889664 DEBUG: ### [Qlock] - Qlock -update
  1487. 11:24:04 T:2485594992 M:2972016640 DEBUG: CPullupCorrection: detected pattern of length 1: 41708.38
  1488. 11:24:05 T:2574760816 M:2972016640 DEBUG: ### [Qlock] - Running loop
  1489. 11:24:05 T:2574760816 M:2972016640 DEBUG: ### [Qlock] - Delaying 3 secs
  1490. 11:24:11 T:2475105136 M:2972024832 DEBUG: Previous line repeats 2 times.
  1491. 11:24:11 T:2475105136 M:2972024832 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1147717063.670176, should be:1147706723.122694, error:-10340.547482
  1492. 11:24:11 T:2574760816 M:2972024832 DEBUG: ### [Qlock] - Delaying 3 secs
  1493. 11:24:21 T:2475105136 M:2972033024 DEBUG: Previous line repeats 4 times.
  1494. 11:24:21 T:2475105136 M:2972033024 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1157796802.618694, should be:1157786792.566717, error:-10010.051977
  1495. 11:24:21 T:2574760816 M:2972033024 DEBUG: ### [Qlock] - Delaying 3 secs
  1496. 11:24:31 T:2475105136 M:2972041216 DEBUG: Previous line repeats 4 times.
  1497. 11:24:31 T:2475105136 M:2972041216 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1167876872.062717, should be:1167866714.689701, error:-10157.373016
  1498. 11:24:31 T:2574760816 M:2972041216 DEBUG: ### [Qlock] - Delaying 3 secs
  1499. 11:24:42 T:2475105136 M:2972057600 DEBUG: Previous line repeats 5 times.
  1500. 11:24:42 T:2475105136 M:2972057600 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1178957794.135701, should be:1178946735.148213, error:-11058.987488
  1501. 11:24:43 T:2574760816 M:2972057600 DEBUG: ### [Qlock] - Delaying 3 secs
  1502. 11:24:52 T:2475105136 M:2972065792 DEBUG: Previous line repeats 4 times.
  1503. 11:24:52 T:2475105136 M:2972065792 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1189036814.644213, should be:1189026697.449694, error:-10117.194519
  1504. 11:24:53 T:2574760816 M:2972065792 DEBUG: ### [Qlock] - Delaying 3 secs
  1505. 11:25:02 T:2475105136 M:2972073984 DEBUG: Previous line repeats 3 times.
  1506. 11:25:02 T:2475105136 M:2972073984 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1199116776.945694, should be:1199106741.099808, error:-10035.845887
  1507. 11:25:03 T:2574760816 M:2972073984 DEBUG: ### [Qlock] - Set alarm
  1508. 11:25:03 T:2574760816 M:2972073984 INFO: Scriptresult: Success
  1509. 11:25:03 T:2574760816 M:2972073984 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/collections.so. flags: 2
  1510. 11:25:03 T:2574760816 M:2972073984 DEBUG: Loading: /home/USERNAME/.xbmc/temp/collections.so
  1511. 11:25:03 T:2574760816 M:2972073984 DEBUG: RegisterExtensionLib, adding collections.so (0xa9c6000)
  1512. 11:25:03 T:2574760816 M:2972073984 DEBUG: xbp_dlsym - load symbol initcollections
  1513. 11:25:03 T:3077646208 M:2972073984 DEBUG: started alarm with name: qlock
  1514. 11:25:03 T:2574760816 M:2972073984 INFO: Python script stopped
  1515. 11:25:03 T:2574760816 M:2972073984 DEBUG: Thread 2574760816 terminating
  1516. 11:25:03 T:3077646208 M:2972073984 DEBUG: python thread 11 destructed
  1517. 11:25:12 T:2475105136 M:2972090368 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1209196820.595808, should be:1209186681.576055, error:-10139.019753
  1518. 11:25:13 T:3077646208 M:2972090368 INFO: Python, unloading python24.dll because no scripts are running anymore
  1519. 11:25:13 T:3077646208 M:2972090368 DEBUG: UnloadExtensionLibs, clearing python extension libraries
  1520. 11:25:13 T:3077646208 M:2972090368 DEBUG: Unloading: strop.so
  1521. 11:25:13 T:3077646208 M:2972090368 DEBUG: Unloading: datetime.so
  1522. 11:25:13 T:3077646208 M:2972090368 DEBUG: Unloading: time.so
  1523. 11:25:13 T:3077646208 M:2972090368 DEBUG: Unloading: pyexpat.so
  1524. 11:25:13 T:3077646208 M:2972090368 DEBUG: Unloading: collections.so
  1525. 11:25:13 T:3077646208 M:2972090368 DEBUG: Unloading: python24-i486-linux.so
  1526. 11:25:22 T:2475105136 M:2972229632 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1219276761.072055, should be:1219266738.619828, error:-10022.452226
  1527. 11:25:32 T:2475105136 M:2971983872 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1229356818.115829, should be:1229346739.115469, error:-10079.000359
  1528. 11:25:37 T:3077646208 M:2971983872 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sda)
  1529. 11:25:37 T:3077646208 M:2971983872 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
  1530. 11:25:37 T:3077646208 M:2971983872 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  1531. 11:25:42 T:2475105136 M:2971992064 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1239436818.611470, should be:1239426727.706147, error:-10090.905322
  1532. 11:25:53 T:2475105136 M:2972000256 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1249516807.202147, should be:1249506483.519941, error:-10323.682206
  1533. 11:26:04 T:2475105136 M:2972008448 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1260597562.965941, should be:1260586634.611593, error:-10928.354348
  1534. 11:26:14 T:2475105136 M:2971889664 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1270696734.106593, should be:1270686697.785422, error:-10036.321172
  1535. 11:26:24 T:2475105136 M:2971897856 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1280756757.282422, should be:1280746659.412802, error:-10097.869620
  1536. 11:26:34 T:2475105136 M:2971906048 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1290836738.908802, should be:1290826734.314198, error:-10004.594604
  1537. 11:26:44 T:2475105136 M:2971787264 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1300916813.810199, should be:1300906748.699141, error:-10065.111058
  1538. 11:26:48 T:3077646208 M:2971787264 DEBUG: OnKey: 61448 pressed, action is Fullscreen
  1539. 11:26:48 T:3077646208 M:2971787264 DEBUG: Switching to GUI
  1540. 11:26:48 T:3077646208 M:2971787264 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1541. 11:26:48 T:3077646208 M:2971787264 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  1542. 11:26:48 T:3077646208 M:2972295168 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1543. 11:26:48 T:3077646208 M:2972295168 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1544. 11:26:48 T:3077646208 M:2972295168 INFO: Loading skin file: MyVideoNav.xml
  1545. 11:26:49 T:3077646208 M:2970398720 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/122/3/)
  1546. 11:26:49 T:3077646208 M:2970398720 DEBUG: ParentPath = [videodb://2/2/122/3/]
  1547. 11:26:49 T:2485594992 M:2970398720 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  1548. 11:26:49 T:3077646208 M:2970398720 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=122) order by idShow
  1549. 11:26:49 T:3077646208 M:2970398720 DEBUG: GetEpisodesByWhere query: select * from episodeview where idShow = 122 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  1550. 11:26:49 T:3077646208 M:2970398720 DEBUG: Time for actual SQL query = 4
  1551. 11:26:49 T:3077646208 M:2970398720 DEBUG: Time to retrieve episodes from dataset = 18
  1552. 11:26:49 T:3077646208 M:2970398720 DEBUG: WindowVideoNav::GetDirectory
  1553. 11:26:49 T:3077646208 M:2970398720 DEBUG: Saving fileitems [videodb://2/2/122/3/]
  1554. 11:26:49 T:3077646208 M:2970398720 DEBUG: -- items: 14, sort method: 22, ascending: true
  1555. 11:26:49 T:3077646208 M:2970398720 WARNING: GetLabel - Unknown nodetype requested 12
  1556. 11:26:49 T:2616142704 M:2970398720 DEBUG: thread start, auto delete: 0
  1557. 11:26:49 T:2485594992 M:2970398720 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1558. 11:26:49 T:3077646208 M:2970398720 DEBUG: Now in GUI
  1559. 11:26:49 T:3077646208 M:2970398720 DEBUG: OpenDir - Using authentication url smb://PLUG/Video/TV/Mum%26Dad/The%5fSopranos/Series%2003/%2e%2e/extrafanart
  1560. 11:26:49 T:3077646208 M:2970398720 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://PLUG/Video/TV/Mum%26Dad/The%5fSopranos/Series%2003/%2e%2e/extrafanart'
  1561. unix_err:'2' error : 'No such file or directory'
  1562. 11:26:49 T:3077646208 M:2970398720 ERROR: GetDirectory - Error getting smb://PLUG/Video/TV/The_Sopranos/Series 03/../extrafanart/
  1563. 11:26:49 T:2574760816 M:2970398720 DEBUG: thread start, auto delete: 1
  1564. 11:26:49 T:2574760816 M:2970144768 DEBUG: Previous line repeats 1 times.
  1565. 11:26:49 T:2574760816 M:2970144768 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Series 03/fanart.jpg
  1566. 11:26:49 T:2564270960 M:2970144768 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Series 03/../logo.png
  1567. 11:26:49 T:2485594992 M:2970144768 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1568. 11:26:49 T:3077646208 M:2969890816 DEBUG: ExecuteXBMCAction : Translating RunScript(script.tvtunes,backend=True)
  1569. 11:26:49 T:3077646208 M:2969890816 DEBUG: ExecuteXBMCAction : To RunScript(script.tvtunes,backend=True)
  1570. 11:26:49 T:3077646208 M:2969890816 INFO: initializing python engine.
  1571. 11:26:49 T:3077646208 M:2969890816 DEBUG: Loading: /usr/lib/xbmc/system/python/python24-i486-linux.so
  1572. 11:26:49 T:3077646208 M:2969890816 DEBUG: Python wrapper library linked with internal Python library
  1573. 11:26:50 T:2485594992 M:2969890816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1574. 11:26:50 T:2616142704 M:2969890816 WARNING: Previous line repeats 1 times.
  1575. 11:26:50 T:2616142704 M:2969890816 DEBUG: Thread 2616142704 terminating
  1576. 11:26:50 T:2485594992 M:2969890816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1577. 11:26:50 T:3077646208 M:2969317376 WARNING: Previous line repeats 3 times.
  1578. 11:26:50 T:3077646208 M:2969317376 DEBUG: new python thread created. id=12
  1579. 11:26:50 T:2905525104 M:2969317376 DEBUG: thread start, auto delete: 0
  1580. 11:26:50 T:2905525104 M:2969317376 DEBUG: Python thread: start processing
  1581. 11:26:50 T:3077646208 M:2969317376 DEBUG: ExecuteXBMCAction : Translating SetFocus(50)
  1582. 11:26:50 T:3077646208 M:2969317376 DEBUG: ExecuteXBMCAction : To SetFocus(50)
  1583. 11:26:50 T:2485594992 M:2969317376 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1584. 11:26:50 T:2905525104 M:2969317376 NOTICE: -->Python Interpreter Initialized<--
  1585. 11:26:50 T:2905525104 M:2969317376 DEBUG: Process - The source file to load is /home/USERNAME/.xbmc/addons/script.tvtunes/default.py
  1586. 11:26:50 T:2905525104 M:2969317376 DEBUG: Process - Setting the Python path to /home/USERNAME/.xbmc/addons/script.tvtunes:/home/USERNAME/.xbmc/addons/script.module.simplejson/lib:/home/USERNAME/.xbmc/addons/script.module.myconnpy/lib:/home/USERNAME/.xbmc/addons/script.module.beautifulsoup/lib:/usr/lib/xbmc/addons/script.module.pil/lib:/home/USERNAME/.xbmc/addons/script.module.elementtree/lib:/usr/lib/xbmc/addons/script.module.pysqlite/lib:/usr/lib/xbmc/system/python/python24.zip:/usr/share/xbmc/system/python/lib/python24.zip:/usr/share/xbmc/system/python/lib/python2.4/:/usr/share/xbmc/system/python/lib/python2.4/plat-linux2:/usr/share/xbmc/system/python/lib/python2.4/lib-tk:/usr/share/xbmc/system/python/lib/python2.4/lib-dynload
  1587. 11:26:50 T:2905525104 M:2969317376 DEBUG: Process - Entering source directory /home/USERNAME/.xbmc/addons/script.tvtunes
  1588. 11:26:50 T:2905525104 M:2969317376 INFO: Scriptresult: Success
  1589. 11:26:50 T:2905525104 M:2969317376 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/time.so. flags: 2
  1590. 11:26:50 T:3077646208 M:2969317376 INFO: initializing python engine.
  1591. 11:26:50 T:3077646208 M:2969317376 DEBUG: new python thread created. id=13
  1592. 11:26:50 T:2810510192 M:2969063424 DEBUG: thread start, auto delete: 0
  1593. 11:26:50 T:2810510192 M:2969063424 DEBUG: Python thread: start processing
  1594. 11:26:50 T:2905525104 M:2969063424 DEBUG: Loading: /home/USERNAME/.xbmc/temp/time.so
  1595. 11:26:50 T:2905525104 M:2969063424 DEBUG: RegisterExtensionLib, adding time.so (0xae9069b8)
  1596. 11:26:50 T:2905525104 M:2969063424 DEBUG: xbp_dlsym - load symbol inittime
  1597. 11:26:50 T:2905525104 M:2969063424 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/collections.so. flags: 2
  1598. 11:26:50 T:2905525104 M:2969063424 DEBUG: Loading: /home/USERNAME/.xbmc/temp/collections.so
  1599. 11:26:50 T:2905525104 M:2969063424 DEBUG: RegisterExtensionLib, adding collections.so (0xae9d40d8)
  1600. 11:26:50 T:2905525104 M:2969063424 DEBUG: xbp_dlsym - load symbol initcollections
  1601. 11:26:50 T:2905525104 M:2969063424 INFO: Python script stopped
  1602. 11:26:50 T:2905525104 M:2969063424 DEBUG: Thread 2905525104 terminating
  1603. 11:26:50 T:2485594992 M:2969063424 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1604. 11:26:50 T:3077646208 M:2969063424 DEBUG: python thread 12 destructed
  1605. 11:26:50 T:2810510192 M:2969063424 NOTICE: -->Python Interpreter Initialized<--
  1606. 11:26:50 T:2810510192 M:2969063424 DEBUG: Process - The source file to load is /home/USERNAME/.xbmc/addons/script.tvtunes/resources/tvtunes_backend.py
  1607. 11:26:50 T:2810510192 M:2969063424 DEBUG: Process - Setting the Python path to /home/USERNAME/.xbmc/addons/script.tvtunes/resources:/home/USERNAME/.xbmc/addons/script.module.simplejson/lib:/home/USERNAME/.xbmc/addons/script.module.myconnpy/lib:/home/USERNAME/.xbmc/addons/script.module.beautifulsoup/lib:/usr/lib/xbmc/addons/script.module.pil/lib:/home/USERNAME/.xbmc/addons/script.module.elementtree/lib:/usr/lib/xbmc/addons/script.module.pysqlite/lib:/usr/lib/xbmc/system/python/python24.zip:/usr/share/xbmc/system/python/lib/python24.zip:/usr/share/xbmc/system/python/lib/python2.4/:/usr/share/xbmc/system/python/lib/python2.4/plat-linux2:/usr/share/xbmc/system/python/lib/python2.4/lib-tk:/usr/share/xbmc/system/python/lib/python2.4/lib-dynload
  1608. 11:26:50 T:2810510192 M:2969063424 DEBUG: Process - Entering source directory /home/USERNAME/.xbmc/addons/script.tvtunes/resources
  1609. 11:26:50 T:2485594992 M:2969063424 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1610. 11:26:50 T:2810510192 M:2969063424 NOTICE: loop=false&downvolume=0&smb=true&user=USERNAME&password=********
  1611. 11:26:50 T:2810510192 M:2969063424 NOTICE: ### starting TvTunes Backend ###
  1612. 11:26:50 T:2810510192 M:2969063424 NOTICE: ### current volume: 100.0%
  1613. 11:26:50 T:2810510192 M:2969063424 INFO: Scriptresult: Success
  1614. 11:26:50 T:2810510192 M:2969063424 NOTICE: waiting for thread - Thread-1
  1615. 11:26:51 T:2485594992 M:2969063424 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1616. 11:26:54 T:3077646208 M:2969051136 WARNING: Previous line repeats 30 times.
  1617. 11:26:54 T:3077646208 M:2969051136 DEBUG: OnKey: 61449 pressed, action is FullScreen
  1618. 11:26:54 T:3077646208 M:2969051136 DEBUG: Activating window ID: 12005
  1619. 11:26:54 T:3077646208 M:2969051136 DEBUG: Checking if window ID 12005 is locked.
  1620. 11:26:54 T:3077646208 M:2969051136 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1621. 11:26:54 T:3077646208 M:2969051136 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  1622. 11:26:54 T:3077646208 M:2969051136 INFO: Loading skin file: VideoFullScreen.xml
  1623. 11:26:54 T:2485594992 M:2969051136 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1624. 11:26:54 T:2475105136 M:2969051136 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1310996828.195141, should be:1310986735.306545, error:-10092.888596
  1625. 11:26:54 T:2905525104 M:2968924160 NOTICE: ### Stopping TvTunes Backend ###
  1626. 11:26:55 T:2810510192 M:2968924160 INFO: Python script stopped
  1627. 11:26:55 T:2810510192 M:2968924160 DEBUG: Thread 2810510192 terminating
  1628. 11:26:55 T:3077646208 M:2968924160 DEBUG: python thread 13 destructed
  1629. 11:26:56 T:3077646208 M:2968948736 DEBUG: OnKey: 61507 pressed, action is ContextMenu
  1630. 11:26:57 T:2485594992 M:2968952832 DEBUG: CPullupCorrection: detected pattern of length 1: 41708.38
  1631. 11:26:58 T:3077646208 M:2968952832 DEBUG: OnKey: 61517 pressed, action is OSD
  1632. 11:26:58 T:3077646208 M:2968952832 DEBUG: ------ Window Init (VideoOSD.xml) ------
  1633. 11:26:58 T:3077646208 M:2968952832 INFO: Loading skin file: VideoOSD.xml
  1634. 11:26:58 T:2574760816 M:2969149440 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Series 03/clearart.png
  1635. 11:26:58 T:2564270960 M:2969149440 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Series 03/../clearart.png
  1636. 11:26:59 T:3077646208 M:2967392256 DEBUG: OnKey: 61517 pressed, action is Close
  1637. 11:26:59 T:3077646208 M:2967392256 DEBUG: ------ Window Deinit (VideoOSD.xml) ------
  1638. 11:26:59 T:3077646208 M:2969169920 DEBUG: OnKey: 61513 pressed, action is Info
  1639. 11:26:59 T:3077646208 M:2969169920 DEBUG: ------ Window Init (DialogFullScreenInfo.xml) ------
  1640. 11:26:59 T:3077646208 M:2969169920 INFO: Loading skin file: DialogFullScreenInfo.xml
  1641. 11:26:59 T:2574760816 M:2969169920 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Series 03/clearart.png
  1642. 11:26:59 T:2564270960 M:2969169920 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Series 03/../clearart.png
  1643. 11:27:01 T:3077646208 M:2968162304 DEBUG: OnKey: 61517 pressed, trying fullscreen info action OSD
  1644. 11:27:01 T:3077646208 M:2968162304 DEBUG: ------ Window Init (VideoOSD.xml) ------
  1645. 11:27:01 T:3077646208 M:2968162304 INFO: Loading skin file: VideoOSD.xml
  1646. 11:27:01 T:2574760816 M:2968162304 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Series 03/clearart.png
  1647. 11:27:01 T:2564270960 M:2968162304 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Series 03/../clearart.png
  1648. 11:27:02 T:3077646208 M:2968035328 DEBUG: OnKey: 61477 pressed, action is Left
  1649. 11:27:04 T:2475105136 M:2968035328 DEBUG: Previous line repeats 3 times.
  1650. 11:27:04 T:2475105136 M:2968035328 DEBUG: CDVDPlayerAudio:: Discontinuity - was:1321076814.802545, should be:1321066686.199059, error:-10128.603486
  1651. 11:27:04 T:3077646208 M:2968035328 DEBUG: OnKey: 61453 pressed, action is Select
  1652. 11:27:04 T:3077646208 M:2968035328 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(VideoBookmarks)
  1653. 11:27:04 T:3077646208 M:2968035328 DEBUG: ExecuteXBMCAction : To ActivateWindow(VideoBookmarks)
  1654. 11:27:04 T:3077646208 M:2968035328 DEBUG: Activating window ID: 10125
  1655. 11:27:04 T:3077646208 M:2968035328 DEBUG: Checking if window ID 10125 is locked.
  1656. 11:27:04 T:3077646208 M:2968035328 DEBUG: ------ Window Init (VideoOSDBookmarks.xml) ------
  1657. 11:27:04 T:3077646208 M:2968035328 INFO: Loading skin file: VideoOSDBookmarks.xml
  1658. 11:27:05 T:3077646208 M:2967781376 INFO: Python, unloading python24.dll because no scripts are running anymore
  1659. 11:27:05 T:3077646208 M:2967781376 DEBUG: UnloadExtensionLibs, clearing python extension libraries
  1660. 11:27:05 T:3077646208 M:2967781376 DEBUG: Unloading: time.so
  1661. 11:27:05 T:3077646208 M:2967781376 DEBUG: Unloading: collections.so
  1662. 11:27:05 T:3077646208 M:2967781376 DEBUG: Unloading: python24-i486-linux.so
  1663. 11:27:06 T:3077646208 M:2967805952 DEBUG: OnKey: 61453 pressed, action is Select
  1664. 11:27:10 T:3077646208 M:2966069248 NOTICE: CDVDPlayer::CloseFile()
  1665. 11:27:10 T:3074915184 M:2966069248 DEBUG: CAnnouncementManager - Announcement: PlaybackSpeedChanged from xbmc
  1666. 11:27:10 T:3077646208 M:2966069248 NOTICE: DVDPlayer: waiting for threads to exit
  1667. 11:27:10 T:3074915184 M:2966069248 NOTICE: CDVDPlayer::OnExit()
  1668. 11:27:10 T:3074915184 M:2966069248 NOTICE: DVDPlayer: closing audio stream
  1669. 11:27:10 T:3074915184 M:2966069248 NOTICE: Closing audio stream
  1670. 11:27:10 T:3074915184 M:2966069248 NOTICE: Waiting for audio thread to exit
  1671. 11:27:10 T:2475105136 M:2966069248 ERROR: AddPackets - failed to add leftover bytes to render
  1672. 11:27:10 T:2475105136 M:2966069248 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  1673. 11:27:10 T:2475105136 M:2966069248 DEBUG: Thread 2475105136 terminating
  1674. 11:27:10 T:3074915184 M:2966069248 NOTICE: Closing audio device
  1675. 11:27:10 T:3074915184 M:2966069248 DEBUG: SetActiveDevice - SetActiveDevice from 2 to 1
  1676. 11:27:10 T:3074915184 M:2966069248 DEBUG: RemoveActiveDevice - Removing device 2
  1677. 11:27:10 T:3074915184 M:2966069248 DEBUG: CGUIAudioManager::Initialize
  1678. 11:27:10 T:3074915184 M:2966069248 ERROR: Unable to open audio mixer
  1679. 11:27:10 T:3074915184 M:2966069248 NOTICE: Deleting audio codec
  1680. 11:27:10 T:3074915184 M:2966069248 NOTICE: DVDPlayer: closing video stream
  1681. 11:27:10 T:3074915184 M:2966069248 NOTICE: Closing video stream
  1682. 11:27:10 T:3074915184 M:2966069248 NOTICE: waiting for video thread to exit
  1683. 11:27:10 T:2485594992 M:2966069248 NOTICE: thread end: video_thread
  1684. 11:27:10 T:2485594992 M:2966069248 DEBUG: Thread 2485594992 terminating
  1685. 11:27:10 T:3074915184 M:2966069248 NOTICE: deleting video codec
  1686. 11:27:10 T:3074915184 M:2966577152 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  1687. 11:27:10 T:3074915184 M:2971148288 NOTICE: CDVDPlayer::OnExit() deleting input stream
  1688. 11:27:10 T:3074915184 M:2971148288 DEBUG: CFileSMB::Close closing fd 10000
  1689. 11:27:10 T:3074915184 M:2971287552 DEBUG: CAnnouncementManager - Announcement: PlaybackStopped from xbmc
  1690. 11:27:10 T:3074915184 M:2971287552 DEBUG: Thread 3074915184 terminating
  1691. 11:27:10 T:3077646208 M:2971287552 NOTICE: DVDPlayer: finished waiting
  1692. 11:27:10 T:3077646208 M:2971287552 DEBUG: LinuxRendererGL: Cleaning up GL resources
  1693. 11:27:10 T:3077646208 M:2971287552 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1694. 11:27:10 T:3077646208 M:2971287552 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  1695. 11:27:10 T:3077646208 M:2971287552 DEBUG: ------ Window Deinit (VideoOSDBookmarks.xml) ------
  1696. 11:27:10 T:3077646208 M:2971287552 DEBUG: ------ Window Deinit (VideoOSD.xml) ------
  1697. 11:27:10 T:3077646208 M:2971287552 DEBUG: ------ Window Deinit (DialogFullScreenInfo.xml) ------
  1698. 11:27:10 T:3077646208 M:2971287552 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1699. 11:27:10 T:3077646208 M:2971287552 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1700. 11:27:10 T:3077646208 M:2971287552 INFO: Loading skin file: MyVideoNav.xml
  1701. 11:27:11 T:3077646208 M:2965614592 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/122/3/)
  1702. 11:27:11 T:3077646208 M:2965614592 DEBUG: ParentPath = [videodb://2/2/122/3/]
  1703. 11:27:11 T:3077646208 M:2965614592 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=122) order by idShow
  1704. 11:27:11 T:3077646208 M:2965614592 DEBUG: GetEpisodesByWhere query: select * from episodeview where idShow = 122 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  1705. 11:27:11 T:3077646208 M:2965614592 DEBUG: Time for actual SQL query = 3
  1706. 11:27:11 T:3077646208 M:2965614592 DEBUG: Time to retrieve episodes from dataset = 16
  1707. 11:27:11 T:3077646208 M:2965614592 DEBUG: WindowVideoNav::GetDirectory
  1708. 11:27:11 T:3077646208 M:2965614592 DEBUG: Saving fileitems [videodb://2/2/122/3/]
  1709. 11:27:11 T:3077646208 M:2965614592 DEBUG: -- items: 14, sort method: 22, ascending: true
  1710. 11:27:11 T:3077646208 M:2965614592 WARNING: GetLabel - Unknown nodetype requested 12
  1711. 11:27:11 T:2616142704 M:2965614592 DEBUG: thread start, auto delete: 0
  1712. 11:27:11 T:3077646208 M:2965622784 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/libid3tag-i486-linux.so)
  1713. 11:27:11 T:3077646208 M:2965622784 DEBUG: Unloading: libid3tag-i486-linux.so
  1714. 11:27:11 T:3077646208 M:2971717632 DEBUG: OpenDir - Using authentication url smb://PLUG/Video/TV/Mum%26Dad/The%5fSopranos/Series%2003/%2e%2e/extrafanart
  1715. 11:27:11 T:3077646208 M:2971717632 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://PLUG/Video/TV/Mum%26Dad/The%5fSopranos/Series%2003/%2e%2e/extrafanart'
  1716. unix_err:'2' error : 'No such file or directory'
  1717. 11:27:11 T:3077646208 M:2971717632 ERROR: GetDirectory - Error getting smb://PLUG/Video/TV/The_Sopranos/Series 03/../extrafanart/
  1718. 11:27:11 T:3074915184 M:2971717632 DEBUG: thread start, auto delete: 1
  1719. 11:27:11 T:2574760816 M:2971717632 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Series 03/fanart.jpg
  1720. 11:27:11 T:3074915184 M:2971717632 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Series 03/../logo.png
  1721. 11:27:11 T:3077646208 M:2971209728 NOTICE: CDVDPlayer::CloseFile()
  1722. 11:27:11 T:3077646208 M:2971209728 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1723. 11:27:11 T:3077646208 M:2971209728 NOTICE: DVDPlayer: waiting for threads to exit
  1724. 11:27:11 T:3077646208 M:2971209728 NOTICE: DVDPlayer: finished waiting
  1725. 11:27:11 T:3077646208 M:2971209728 DEBUG: LinuxRendererGL: Cleaning up GL resources
  1726. 11:27:11 T:2496084848 M:2970955776 DEBUG: CVideoReferenceClock: Cleaning up GLX
  1727. 11:27:11 T:2496084848 M:2970955776 DEBUG: Thread 2496084848 terminating
  1728. 11:27:12 T:3077646208 M:2972733440 DEBUG: ExecuteXBMCAction : Translating RunScript(script.tvtunes,backend=True)
  1729. 11:27:12 T:3077646208 M:2972733440 DEBUG: ExecuteXBMCAction : To RunScript(script.tvtunes,backend=True)
  1730. 11:27:12 T:3077646208 M:2972733440 INFO: initializing python engine.
  1731. 11:27:12 T:3077646208 M:2972733440 DEBUG: Loading: /usr/lib/xbmc/system/python/python24-i486-linux.so
  1732. 11:27:12 T:3077646208 M:2972479488 DEBUG: Python wrapper library linked with internal Python library
  1733. 11:27:12 T:2564270960 M:2970193920 DEBUG: DoWork - took 324 ms to load special://masterprofile/Thumbnails/Video/Fanart/79455500.tbn
  1734. 11:27:12 T:2616142704 M:2970193920 DEBUG: Thread 2616142704 terminating
  1735. 11:27:12 T:3077646208 M:2970218496 DEBUG: new python thread created. id=14
  1736. 11:27:12 T:2496084848 M:2970218496 DEBUG: thread start, auto delete: 0
  1737. 11:27:12 T:2496084848 M:2970218496 DEBUG: Python thread: start processing
  1738. 11:27:12 T:3077646208 M:2970218496 DEBUG: ExecuteXBMCAction : Translating SetFocus(50)
  1739. 11:27:12 T:3077646208 M:2970218496 DEBUG: ExecuteXBMCAction : To SetFocus(50)
  1740. 11:27:12 T:3074915184 M:2970210304 DEBUG: DoWork - Saving file state for video item smb://PLUG/Video/TV/The_Sopranos/Series 03/The Sopranos - S03E01 - Mr. Ruggerio's Neighborhood.avi
  1741. 11:27:12 T:2496084848 M:2970206208 NOTICE: -->Python Interpreter Initialized<--
  1742. 11:27:12 T:2496084848 M:2970206208 DEBUG: Process - The source file to load is /home/USERNAME/.xbmc/addons/script.tvtunes/default.py
  1743. 11:27:12 T:2496084848 M:2970206208 DEBUG: Process - Setting the Python path to /home/USERNAME/.xbmc/addons/script.tvtunes:/home/USERNAME/.xbmc/addons/script.module.simplejson/lib:/home/USERNAME/.xbmc/addons/script.module.myconnpy/lib:/home/USERNAME/.xbmc/addons/script.module.beautifulsoup/lib:/usr/lib/xbmc/addons/script.module.pil/lib:/home/USERNAME/.xbmc/addons/script.module.elementtree/lib:/usr/lib/xbmc/addons/script.module.pysqlite/lib:/usr/lib/xbmc/system/python/python24.zip:/usr/share/xbmc/system/python/lib/python24.zip:/usr/share/xbmc/system/python/lib/python2.4/:/usr/share/xbmc/system/python/lib/python2.4/plat-linux2:/usr/share/xbmc/system/python/lib/python2.4/lib-tk:/usr/share/xbmc/system/python/lib/python2.4/lib-dynload
  1744. 11:27:12 T:2496084848 M:2970206208 DEBUG: Process - Entering source directory /home/USERNAME/.xbmc/addons/script.tvtunes
  1745. 11:27:12 T:2496084848 M:2970079232 INFO: Scriptresult: Success
  1746. 11:27:12 T:3077646208 M:2970079232 INFO: initializing python engine.
  1747. 11:27:12 T:3077646208 M:2970079232 DEBUG: new python thread created. id=15
  1748. 11:27:12 T:2506574704 M:2970079232 DEBUG: thread start, auto delete: 0
  1749. 11:27:12 T:2506574704 M:2970079232 DEBUG: Python thread: start processing
  1750. 11:27:12 T:2496084848 M:2970079232 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/time.so. flags: 2
  1751. 11:27:12 T:2496084848 M:2970079232 DEBUG: Loading: /home/USERNAME/.xbmc/temp/time.so
  1752. 11:27:12 T:2496084848 M:2970079232 DEBUG: RegisterExtensionLib, adding time.so (0xabc6a9f8)
  1753. 11:27:12 T:2496084848 M:2970079232 DEBUG: xbp_dlsym - load symbol inittime
  1754. 11:27:12 T:2496084848 M:2970079232 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/collections.so. flags: 2
  1755. 11:27:12 T:2496084848 M:2970079232 DEBUG: Loading: /home/USERNAME/.xbmc/temp/collections.so
  1756. 11:27:12 T:2496084848 M:2970079232 DEBUG: RegisterExtensionLib, adding collections.so (0xabc30750)
  1757. 11:27:12 T:2496084848 M:2970079232 DEBUG: xbp_dlsym - load symbol initcollections
  1758. 11:27:12 T:2496084848 M:2970079232 INFO: Python script stopped
  1759. 11:27:12 T:2496084848 M:2970079232 DEBUG: Thread 2496084848 terminating
  1760. 11:27:12 T:3077646208 M:2970079232 DEBUG: python thread 14 destructed
  1761. 11:27:12 T:2506574704 M:2970079232 NOTICE: -->Python Interpreter Initialized<--
  1762. 11:27:12 T:2506574704 M:2970079232 DEBUG: Process - The source file to load is /home/USERNAME/.xbmc/addons/script.tvtunes/resources/tvtunes_backend.py
  1763. 11:27:12 T:2506574704 M:2970079232 DEBUG: Process - Setting the Python path to /home/USERNAME/.xbmc/addons/script.tvtunes/resources:/home/USERNAME/.xbmc/addons/script.module.simplejson/lib:/home/USERNAME/.xbmc/addons/script.module.myconnpy/lib:/home/USERNAME/.xbmc/addons/script.module.beautifulsoup/lib:/usr/lib/xbmc/addons/script.module.pil/lib:/home/USERNAME/.xbmc/addons/script.module.elementtree/lib:/usr/lib/xbmc/addons/script.module.pysqlite/lib:/usr/lib/xbmc/system/python/python24.zip:/usr/share/xbmc/system/python/lib/python24.zip:/usr/share/xbmc/system/python/lib/python2.4/:/usr/share/xbmc/system/python/lib/python2.4/plat-linux2:/usr/share/xbmc/system/python/lib/python2.4/lib-tk:/usr/share/xbmc/system/python/lib/python2.4/lib-dynload
  1764. 11:27:12 T:2506574704 M:3173670912 DEBUG: Process - Entering source directory /home/USERNAME/.xbmc/addons/script.tvtunes/resources
  1765. 11:27:12 T:2506574704 M:2970079232 NOTICE: loop=false&downvolume=0&smb=true&user=USERNAME&password=********
  1766. 11:27:12 T:2506574704 M:2970079232 NOTICE: ### starting TvTunes Backend ###
  1767. 11:27:12 T:2506574704 M:2970079232 NOTICE: ### current volume: 100.0%
  1768. 11:27:12 T:2506574704 M:2970079232 INFO: Scriptresult: Success
  1769. 11:27:12 T:2506574704 M:2970079232 NOTICE: waiting for thread - Thread-1
  1770. 11:27:13 T:2496084848 M:2970079232 NOTICE: ### old path:
  1771. 11:27:13 T:2496084848 M:2970079232 NOTICE: ### new path: smb://PLUG/Video/TV/The_Sopranos/Series 03/
  1772. 11:27:13 T:2496084848 M:2970079232 NOTICE: ### Try authentification share
  1773. 11:27:13 T:2496084848 M:2970079232 NOTICE: ### smb://USERNAME:**********@PLUG/Video/TV/The_Sopranos/Series 03/
  1774. 11:27:13 T:2496084848 M:2970079232 NOTICE: ### current volume: 100.0%
  1775. 11:27:13 T:2496084848 M:2970079232 NOTICE: ### volume goal: 100.0%
  1776. 11:27:13 T:2496084848 M:2970079232 NOTICE: ### down volume to 100%
  1777. 11:27:13 T:2496084848 M:2970079232 NOTICE: ### start playing smb://USERNAME:**********@PLUG/Video/TV/The_Sopranos/theme.mp3
  1778. 11:27:13 T:3077646208 M:2970079232 DEBUG: new file set audiostream:0
  1779. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerCoreFactory::GetPlayers(smb://USERNAME:**********@PLUG/Video/TV/The_Sopranos/theme.mp3)
  1780. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  1781. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  1782. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  1783. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
  1784. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  1785. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  1786. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  1787. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  1788. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
  1789. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  1790. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  1791. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  1792. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  1793. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerCoreFactory::GetPlayers: adding audiodefaultplayer (3)
  1794. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerCoreFactory::GetPlayers: for video=0, audio=1
  1795. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: PAPlayer (3)
  1796. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  1797. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  1798. 11:27:13 T:3077646208 M:2970079232 DEBUG: CPlayerCoreFactory::GetPlayers: added 2 players
  1799. 11:27:13 T:3077646208 M:2970079232 DEBUG: CFileCache::Open - opening <Video/TV/The_Sopranos/theme.mp3> using cache
  1800. 11:27:13 T:3077646208 M:2970079232 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10000
  1801. 11:27:13 T:3077646208 M:2970079232 DEBUG: DllLibApeTag: Using libapetag library
  1802. 11:27:13 T:2605652848 M:2970079232 DEBUG: thread start, auto delete: 0
  1803. 11:27:13 T:3077646208 M:2970079232 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  1804. 11:27:13 T:3077646208 M:2970079232 DEBUG: CFileSMB::Close closing fd 10001
  1805. 11:27:13 T:3077646208 M:2970079232 DEBUG: Loading: /usr/lib/xbmc/system/libid3tag-i486-linux.so
  1806. 11:27:13 T:3077646208 M:2970079232 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  1807. 11:27:13 T:2605652848 M:2970079232 INFO: CFileCache::Process - Hit eof.
  1808. 11:27:13 T:3077646208 M:2970079232 DEBUG: CFileSMB::Close closing fd 10001
  1809. 11:27:13 T:3077646208 M:2970079232 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  1810. 11:27:13 T:3077646208 M:2970079232 DEBUG: CFileSMB::Close closing fd 10001
  1811. 11:27:13 T:3077646208 M:2970079232 DEBUG: DllLibApeTag: Using libapetag library
  1812. 11:27:13 T:3077646208 M:2970079232 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  1813. 11:27:13 T:3077646208 M:2970079232 DEBUG: CFileSMB::Close closing fd 10001
  1814. 11:27:13 T:3077646208 M:2970079232 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  1815. 11:27:13 T:3077646208 M:2970079232 DEBUG: CFileSMB::Close closing fd 10001
  1816. 11:27:13 T:3077646208 M:2970079232 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  1817. 11:27:13 T:3077646208 M:2970079232 DEBUG: CFileSMB::Close closing fd 10001
  1818. 11:27:13 T:3077646208 M:2970079232 INFO: PAPlayer: Playing smb://USERNAME:**********@PLUG/Video/TV/The_Sopranos/theme.mp3
  1819. 11:27:13 T:3077646208 M:2970079232 DEBUG: PAPlayer: Creating new audio renderer
  1820. 11:27:13 T:3077646208 M:2970079232 DEBUG: RemoveActiveDevice - Removing device 1
  1821. 11:27:13 T:3077646208 M:2970079232 DEBUG: CGUIAudioManager::DeInitialize
  1822. 11:27:13 T:3077646208 M:2970079232 DEBUG: SetActiveDevice - SetActiveDevice from 0 to 2
  1823. 11:27:13 T:3077646208 M:2970079232 DEBUG: RemoveActiveDevice - Removing device 0
  1824. 11:27:13 T:3077646208 M:2970079232 DEBUG: Initialize - using alsa device plug:hdmi
  1825. 11:27:13 T:3077646208 M:2970079232 DEBUG: CALSADirectSound::Initialize - packet size:2048, packet count:16, buffer size:8192
  1826. 11:27:13 T:3077646208 M:2970079232 DEBUG: CALSADirectSound::Initialize - Channels: 2 - SampleRate: 44100 - SampleBit: 16 - Resample false - IsMusic true - IsPassthrough false - audioDevice: plug:hdmi
  1827. 11:27:13 T:2595162992 M:2969825280 DEBUG: thread start, auto delete: 0
  1828. 11:27:13 T:2595162992 M:2969825280 DEBUG: PAPlayer: Thread started
  1829. 11:27:13 T:3077646208 M:2969825280 DEBUG: CAnnouncementManager - Announcement: PlaybackStarted from xbmc
  1830. 11:27:13 T:2595162992 M:2969853952 INFO: AudioDecoder: File is queued
  1831. 11:27:13 T:3077646208 M:2969853952 DEBUG: CGUIInfoManager::SetCurrentSong(smb://USERNAME:USERNAME@PLUG/Video/TV/The_Sopranos/theme.mp3)
  1832. 11:27:13 T:3077646208 M:2969853952 DEBUG: LoadMusicTag: loading tag information for file: smb://USERNAME:**********@PLUG/Video/TV/The_Sopranos/theme.mp3
  1833. 11:27:13 T:3077646208 M:2969853952 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  1834. 11:27:13 T:3077646208 M:2969853952 DEBUG: CFileSMB::Close closing fd 10001
  1835. 11:27:13 T:3077646208 M:2969853952 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  1836. 11:27:13 T:3077646208 M:2969853952 DEBUG: CFileSMB::Close closing fd 10001
  1837. 11:27:13 T:3077646208 M:2969853952 DEBUG: Loading additional tag info for file smb://USERNAME:**********@PLUG/Video/TV/The_Sopranos/theme.mp3
  1838. 11:27:13 T:3077646208 M:2969853952 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  1839. 11:27:13 T:3077646208 M:2969853952 DEBUG: CFileSMB::Close closing fd 10001
  1840. 11:27:13 T:3077646208 M:2969853952 DEBUG: CFileSMB::Open - opened Video/TV/The_Sopranos/theme.mp3, fd=10001
  1841. 11:27:13 T:3077646208 M:2969853952 DEBUG: CFileSMB::Close closing fd 10001
  1842. 11:27:19 T:3077646208 M:2970116096 DEBUG: OnKey: 61448 pressed, action is ParentDir
  1843. 11:27:19 T:3077646208 M:2970116096 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/122/)
  1844. 11:27:19 T:3077646208 M:2970116096 DEBUG: ParentPath = [videodb://2/2/]
  1845. 11:27:19 T:2574760816 M:2970116096 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=122) order by idShow
  1846. 11:27:19 T:2574760816 M:2970116096 DEBUG: GetSeasonsNav query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 122 group by episode.c12
  1847. 11:27:19 T:2574760816 M:2970116096 DEBUG: GetMoviesByWhere query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 122
  1848. 11:27:19 T:3077646208 M:2970116096 DEBUG: WindowVideoNav::GetDirectory
  1849. 11:27:19 T:3077646208 M:2970116096 DEBUG: Saving fileitems [videodb://2/2/122/]
  1850. 11:27:19 T:3077646208 M:2970116096 DEBUG: -- items: 8, sort method: 23, ascending: true
  1851. 11:27:19 T:3077646208 M:2970116096 WARNING: GetLabel - Unknown nodetype requested 11
  1852. 11:27:19 T:2616142704 M:2970116096 DEBUG: thread start, auto delete: 0
  1853. 11:27:19 T:3077646208 M:2970116096 DEBUG: OpenDir - Using authentication url smb://PLUG/Video/TV/Mum%26Dad/The%5fSopranos/%2e%2e/extrafanart
  1854. 11:27:19 T:3077646208 M:2970116096 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://PLUG/Video/TV/Mum%26Dad/The%5fSopranos/%2e%2e/extrafanart'
  1855. unix_err:'2' error : 'No such file or directory'
  1856. 11:27:19 T:3077646208 M:2970116096 ERROR: GetDirectory - Error getting smb://PLUG/Video/TV/The_Sopranos/../extrafanart/
  1857. 11:27:19 T:2564270960 M:2970116096 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/Season 3/fanart.jpg
  1858. 11:27:19 T:3074915184 M:2970116096 DEBUG: GetImageHash - unable to stat url smb://PLUG/Video/TV/The_Sopranos/logo.png
  1859. 11:27:19 T:2616142704 M:2970116096 DEBUG: Thread 2616142704 terminating
  1860. 11:27:19 T:3077646208 M:2969354240 DEBUG: OpenDir - Using authentication url smb://PLUG/Video/TV/Mum%26Dad/The%5fSopranos/extrafanart
  1861. 11:27:19 T:3077646208 M:2969354240 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://PLUG/Video/TV/Mum%26Dad/The%5fSopranos/extrafanart'
  1862. unix_err:'2' error : 'No such file or directory'
  1863. 11:27:19 T:3077646208 M:2969354240 ERROR: GetDirectory - Error getting smb://PLUG/Video/TV/The_Sopranos/extrafanart/
  1864. 11:27:20 T:2496084848 M:2969100288 NOTICE: ### old path: smb://PLUG/Video/TV/The_Sopranos/Series 03/
  1865. 11:27:20 T:2496084848 M:2969100288 NOTICE: ### new path: smb://PLUG/Video/TV/The_Sopranos/
  1866. 11:27:20 T:2496084848 M:2969100288 NOTICE: ### player already playing
  1867. 11:27:20 T:3077646208 M:2969100288 DEBUG: OnKey: 61448 pressed, action is ParentDir
  1868. 11:27:20 T:3077646208 M:2969100288 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/)
  1869. 11:27:20 T:3077646208 M:2969100288 DEBUG: ParentPath = [videodb://2/]
  1870. 11:27:20 T:2564270960 M:2969100288 DEBUG: GetTvShowsByWhere query: SELECT tvshow.*,path.strPath AS strPath,counts.totalcount AS totalCount,counts.watchedcount AS watchedCount,counts.totalcount=counts.watchedcount AS watched FROM tvshow JOIN tvshowlinkpath ON tvshow.idShow=tvshowlinkpath.idShow JOIN path ON path.idpath=tvshowlinkpath.idPath LEFT OUTER join ( SELECT tvshow.idShow AS idShow,count(1) AS totalcount,count(files.playCount) AS watchedcount FROM tvshow JOIN tvshowlinkepisode ON tvshow.idShow=tvshowlinkepisode.idShow JOIN episode ON episode.idEpisode=tvshowlinkepisode.idEpisode JOIN files ON files.idFile=episode.idFile GROUP BY tvshow.idShow) counts ON tvshow.idShow=counts.idShow
  1871. 11:27:20 T:2564270960 M:2968977408 DEBUG: Time for actual SQL query = 25
  1872. 11:27:20 T:2564270960 M:2968977408 DEBUG: Time to retrieve tvshows from dataset = 45
  1873. 11:27:20 T:3077646208 M:2968977408 DEBUG: Saving fileitems [videodb://2/2/]
  1874. 11:27:20 T:3077646208 M:2969427968 DEBUG: -- items: 82, sort method: 25, ascending: true
  1875. 11:27:20 T:2616142704 M:2969427968 DEBUG: thread start, auto delete: 0
  1876. 11:27:21 T:2496084848 M:2966945792 NOTICE: ### reinit condition
  1877. 11:27:21 T:2496084848 M:2966945792 NOTICE: ### stop playing
  1878. 11:27:21 T:2595162992 M:2966945792 INFO: PAPlayer: End of playback reached
  1879. 11:27:21 T:2595162992 M:2966945792 DEBUG: CAnnouncementManager - Announcement: PlaybackStopped from xbmc
  1880. 11:27:21 T:2595162992 M:2966945792 DEBUG: PAPlayer: Thread end
  1881. 11:27:21 T:2595162992 M:2966945792 DEBUG: Thread 2595162992 terminating
  1882. 11:27:21 T:2605652848 M:2966945792 DEBUG: Thread 2605652848 terminating
  1883. 11:27:21 T:3077646208 M:2966945792 DEBUG: CFileSMB::Close closing fd 10000
  1884. 11:27:21 T:3077646208 M:2967572480 DEBUG: SetActiveDevice - SetActiveDevice from 2 to 1
  1885. 11:27:21 T:3077646208 M:2967572480 DEBUG: RemoveActiveDevice - Removing device 2
  1886. 11:27:21 T:3077646208 M:2967572480 DEBUG: CGUIAudioManager::Initialize
  1887. 11:27:21 T:3077646208 M:2967572480 ERROR: Unable to open audio mixer
  1888. 11:27:21 T:2496084848 M:2967572480 NOTICE: ### current volume: 100.0%
  1889. 11:27:21 T:2496084848 M:2967572480 NOTICE: ### volume goal : 100.0%
  1890. 11:27:21 T:2496084848 M:2967572480 NOTICE: ### raise volume to 100%
  1891. 11:27:21 T:2616142704 M:2967572480 DEBUG: Thread 2616142704 terminating
  1892. 11:27:21 T:2574760816 M:2967572480 DEBUG: DoWork - Saving file state for audio item smb://USERNAME:**********@PLUG/Video/TV/The_Sopranos/theme.mp3
  1893. 11:27:21 T:3077646208 M:2967572480 DEBUG: OnKey: 61448 pressed, action is ParentDir
  1894. 11:27:21 T:3077646208 M:2967572480 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1895. 11:27:21 T:3077646208 M:2967572480 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1896. 11:27:21 T:3077646208 M:2967703552 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1897. 11:27:21 T:3077646208 M:2967703552 DEBUG: ------ Window Init (Home.xml) ------
  1898. 11:27:21 T:3077646208 M:2967703552 INFO: Loading skin file: Home.xml
  1899. 11:27:21 T:2564270960 M:2967703552 INFO: WEATHER: Downloading weather
  1900. 11:27:21 T:2564270960 M:2967703552 DEBUG: Loading: libcurl-gnutls.so.4
  1901. 11:27:21 T:2564270960 M:2967703552 DEBUG: FileCurl::Open(0x98d790e8) http://xoap.weather.com/weather/local/UKXX1137?cc=*&unit=m&dayf=4&prod=xoap&link=xoap&par=1004124588&key=079f24145f208494
  1902. 11:27:21 T:2564270960 M:2967703552 INFO: easy_aquire - Created session to http://xoap.weather.com
  1903. 11:27:22 T:3077646208 M:2967851008 DEBUG: Updating RSS
  1904. 11:27:22 T:3060140912 M:2967851008 DEBUG: thread start, auto delete: 0
  1905. 11:27:22 T:3060140912 M:2967851008 DEBUG: FileCurl::Open(0xb665f118) http://feeds.feedburner.com/xbmc
  1906. 11:27:22 T:3060140912 M:2967851008 INFO: easy_aquire - Created session to http://feeds.feedburner.com
  1907. 11:27:22 T:3077646208 M:2968866816 DEBUG: ExecuteXBMCAction : Translating SetFocus(9000)
  1908. 11:27:22 T:3077646208 M:2968866816 DEBUG: ExecuteXBMCAction : To SetFocus(9000)
  1909. 11:27:22 T:2496084848 M:2968866816 NOTICE: ### Stopping TvTunes Backend ###
  1910. 11:27:22 T:2564270960 M:2968104960 DEBUG: FileCurl::Close(0x98d790e8) http://xoap.weather.com/weather/local/UKXX1137?cc=*&unit=m&dayf=4&prod=xoap&link=xoap&par=1004124588&key=079f24145f208494
  1911. 11:27:22 T:2564270960 M:2968104960 INFO: WEATHER: Weather download successful
  1912. 11:27:22 T:3074915184 M:2965057536 DEBUG: DoWork - took 228 ms to load special://skin/backgrounds/tvshows.jpg
  1913. 11:27:22 T:3060140912 M:2965057536 DEBUG: FileCurl::Close(0xb665f118) http://feeds.feedburner.com/xbmc
  1914. 11:27:22 T:3060140912 M:2965057536 DEBUG: Got rss feed: http://feeds.feedburner.com/xbmc
  1915. 11:27:22 T:3060140912 M:2965057536 DEBUG: RSS feed encoding: UTF-8
  1916. 11:27:22 T:3060140912 M:2965057536 DEBUG: Parsed rss feed: http://feeds.feedburner.com/xbmc
  1917. 11:27:22 T:3060140912 M:2965057536 DEBUG: Thread 3060140912 terminating
  1918. 11:27:22 T:2506574704 M:2965049344 INFO: Python script stopped
  1919. 11:27:22 T:2506574704 M:2965049344 DEBUG: Thread 2506574704 terminating
  1920. 11:27:22 T:3077646208 M:2965049344 DEBUG: python thread 15 destructed
  1921. 11:27:32 T:3077646208 M:2970927104 INFO: Python, unloading python24.dll because no scripts are running anymore
  1922. 11:27:32 T:3077646208 M:2970927104 DEBUG: UnloadExtensionLibs, clearing python extension libraries
  1923. 11:27:32 T:3077646208 M:2970927104 DEBUG: Unloading: time.so
  1924. 11:27:32 T:3077646208 M:2970927104 DEBUG: Unloading: collections.so
  1925. 11:27:32 T:3077646208 M:2970927104 DEBUG: Unloading: python24-i486-linux.so
  1926. 11:27:33 T:3077646208 M:2970927104 DEBUG: OnKey: 61480 pressed, action is Down
  1927. 11:27:33 T:2574760816 M:2965848064 DEBUG: Previous line repeats 1 times.
  1928. 11:27:33 T:2574760816 M:2965848064 DEBUG: DoWork - took 307 ms to load special://skin/backgrounds/music.jpg
  1929. 11:27:33 T:2564270960 M:2966233088 DEBUG: DoWork - took 243 ms to load special://skin/backgrounds/pictures.jpg
  1930. 11:27:33 T:3077646208 M:2966233088 DEBUG: OnKey: 61448 pressed, action is ParentDir
  1931. 11:27:34 T:3077646208 M:2966233088 DEBUG: OnKey: 61480 pressed, action is Down
  1932. 11:27:34 T:3074915184 M:2962419712 DEBUG: DoWork - took 219 ms to load special://skin/backgrounds/home-weather-conditional/12/weather-12.jpg
  1933. 11:27:34 T:3077646208 M:2962419712 DEBUG: OnKey: 61480 pressed, action is Down
  1934. 11:27:34 T:2564270960 M:3166089216 INFO: easy_aquire - Created session to http://www.google.com
  1935. 11:27:35 T:2564270960 M:2960896000 DEBUG: FileCurl::Close(0x98d79088) http://www.google.com/
  1936. 11:27:35 T:2574760816 M:2958864384 DEBUG: DoWork - took 246 ms to load special://skin/backgrounds/settings.jpg
  1937. 11:27:35 T:3077646208 M:2958737408 DEBUG: OnKey: 61453 pressed, action is Select
  1938. 11:27:35 T:3077646208 M:2958737408 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Settings)
  1939. 11:27:35 T:3077646208 M:2958737408 DEBUG: ExecuteXBMCAction : To ActivateWindow(Settings)
  1940. 11:27:35 T:3077646208 M:2958737408 DEBUG: Activating window ID: 10004
  1941. 11:27:35 T:3077646208 M:2958737408 DEBUG: Checking if window ID 10004 is locked.
  1942. 11:27:35 T:3077646208 M:2958737408 DEBUG: ------ Window Deinit (Home.xml) ------
  1943. 11:27:36 T:3077646208 M:2958737408 DEBUG: ------ Window Init (Settings.xml) ------
  1944. 11:27:36 T:3077646208 M:2958737408 INFO: Loading skin file: Settings.xml
  1945. 11:27:39 T:3077646208 M:2970800128 DEBUG: OnKey: 61453 pressed, action is Select
  1946. 11:27:39 T:3077646208 M:2970800128 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(SystemSettings)
  1947. 11:27:39 T:3077646208 M:2970800128 DEBUG: ExecuteXBMCAction : To ActivateWindow(SystemSettings)
  1948. 11:27:39 T:3077646208 M:2970800128 DEBUG: Activating window ID: 10016
  1949. 11:27:39 T:3077646208 M:2970800128 DEBUG: Checking if window ID 10016 is locked.
  1950. 11:27:39 T:3077646208 M:2970800128 DEBUG: ------ Window Deinit (Settings.xml) ------
  1951. 11:27:39 T:3077646208 M:2970800128 DEBUG: ------ Window Init (SettingsCategory.xml) ------
  1952. 11:27:39 T:3077646208 M:2970800128 INFO: Loading skin file: SettingsCategory.xml
  1953. 11:27:41 T:3077646208 M:2967130112 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avformat-52-i486-linux.so)
  1954. 11:27:41 T:3077646208 M:2967130112 DEBUG: Unloading: avformat-52-i486-linux.so
  1955. 11:27:41 T:3077646208 M:2967384064 DEBUG: OnKey: 61480 pressed, action is Down
  1956. 11:27:41 T:3077646208 M:2967384064 DEBUG: PulseAudio: Context failed
  1957. 11:27:41 T:3077646208 M:2967384064 ERROR: PulseAudio: Waited for the Context but it failed
  1958. 11:27:41 T:3077646208 M:2967384064 ERROR: PulseAudio: Failed to create context
  1959. 11:27:41 T:3077646208 M:2967384064 DEBUG: PulseAudio: Context failed
  1960. 11:27:41 T:3077646208 M:2967384064 ERROR: PulseAudio: Waited for the Context but it failed
  1961. 11:27:41 T:3077646208 M:2967384064 ERROR: PulseAudio: Failed to create context
  1962. 11:27:41 T:3077646208 M:2967384064 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/postproc-51-i486-linux.so)
  1963. 11:27:41 T:3077646208 M:2967384064 DEBUG: Unloading: postproc-51-i486-linux.so
  1964. 11:27:41 T:3077646208 M:2967629824 DEBUG: OnKey: 61480 pressed, action is Down
  1965. 11:27:42 T:3077646208 M:2967629824 DEBUG: Previous line repeats 3 times.
  1966. 11:27:42 T:3077646208 M:2967629824 INFO: Loading skin file: DialogNumeric.xml
  1967. 11:27:42 T:3077646208 M:2967629824 DEBUG: ------ Window Init (DialogNumeric.xml) ------
  1968. 11:27:43 T:3077646208 M:2966360064 DEBUG: OnKey: 61478 pressed, trying keyboard action 3
  1969. 11:27:44 T:3077646208 M:2966474752 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/libid3tag-i486-linux.so)
  1970. 11:27:44 T:3077646208 M:2966474752 DEBUG: Unloading: libid3tag-i486-linux.so
  1971. 11:27:44 T:3077646208 M:2966478848 DEBUG: OnKey: 61480 pressed, trying keyboard action 4
  1972. 11:27:45 T:3077646208 M:2966482944 DEBUG: OnKey: 61453 pressed, trying keyboard action 7
  1973. 11:27:46 T:3077646208 M:2966482944 DEBUG: ------ Window Deinit (DialogNumeric.xml) ------
  1974. 11:27:46 T:3077646208 M:2967498752 INFO: Loading skin file: DialogOK.xml
  1975. 11:27:46 T:3077646208 M:2967498752 DEBUG: ------ Window Init (DialogOK.xml) ------
  1976. 11:27:47 T:3077646208 M:2967633920 DEBUG: OnKey: 61448 pressed, action is ParentDir
  1977. 11:27:49 T:3077646208 M:2967633920 DEBUG: OnKey: 61453 pressed, action is Select
  1978. 11:27:49 T:3077646208 M:2967633920 DEBUG: ------ Window Deinit (DialogOK.xml) ------
  1979. 11:27:50 T:3077646208 M:2967642112 DEBUG: OnKey: 61478 pressed, action is Up
  1980. 11:27:51 T:3077646208 M:2967642112 DEBUG: Previous line repeats 1 times.
  1981. 11:27:51 T:3077646208 M:2967642112 DEBUG: SECTION:UnloadDelayed(DLL: libmad.so.0)
  1982. 11:27:51 T:3077646208 M:2967642112 DEBUG: Unloading: libmad.so.0
  1983. 11:27:51 T:3077646208 M:2967642112 DEBUG: OnKey: 61480 pressed, action is Down
  1984. 11:27:52 T:3077646208 M:2967642112 DEBUG: Previous line repeats 1 times.
  1985. 11:27:52 T:3077646208 M:2967642112 INFO: CheckIdle - Closing session to http://xoap.weather.com (easy=0xa82b5770, multi=0xabc43fc8)
  1986. 11:27:52 T:3077646208 M:2967642112 INFO: CheckIdle - Closing session to http://feeds.feedburner.com (easy=0xac170f48, multi=0xa82c3620)
  1987. 11:27:53 T:3077646208 M:2967642112 DEBUG: OnKey: 61479 pressed, action is Right
  1988. 11:27:54 T:3077646208 M:2967642112 DEBUG: OnKey: 61453 pressed, action is Select
  1989. 11:27:54 T:3077646208 M:2967642112 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  1990.  
  1991.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement