Advertisement
Guest User

xbmc.subtitles input bug

a guest
Jan 25th, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 79.47 KB | None | 0 0
  1. 22:26:40 T:15808  NOTICE: -----------------------------------------------------------------------
  2. 22:26:40 T:15808  NOTICE: Starting XBMC (12.0-RC3 Git:20130102-7a6cb7f), Platform: Windows 7 SP1 32-bit, build 7601. Built on Jan  3 2013 (compiler 1600)
  3. 22:26:40 T:15808  NOTICE: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz
  4. 22:26:40 T:15808  NOTICE: Desktop Resolution: 1920x1200 32Bit at 59Hz
  5. 22:26:40 T:15808  NOTICE: Running with administrator rights
  6. 22:26:40 T:15808  NOTICE: Aero is enabled
  7. 22:26:40 T:15808  NOTICE: special://xbmc/ is mapped to: C:\Program Files\XBMC
  8. 22:26:40 T:15808  NOTICE: special://xbmcbin/ is mapped to: C:\Program Files\XBMC
  9. 22:26:40 T:15808  NOTICE: special://masterprofile/ is mapped to: C:\Users\meathook\AppData\Roaming\XBMC\userdata
  10. 22:26:40 T:15808  NOTICE: special://home/ is mapped to: C:\Users\meathook\AppData\Roaming\XBMC\
  11. 22:26:40 T:15808  NOTICE: special://temp/ is mapped to: C:\Users\meathook\AppData\Roaming\XBMC\cache
  12. 22:26:40 T:15808  NOTICE: The executable running is: C:\Program Files\XBMC\XBMC.exe
  13. 22:26:40 T:15808  NOTICE: Local hostname: meathook-PC
  14. 22:26:40 T:15808  NOTICE: Log File is located: C:\Users\meathook\AppData\Roaming\XBMC\xbmc.log
  15. 22:26:40 T:15808  NOTICE: -----------------------------------------------------------------------
  16. 22:26:45 T:15808  NOTICE: Enumerated DirectSound devices:
  17. 22:26:45 T:15808  NOTICE:     Device 1
  18. 22:26:45 T:15808  NOTICE:         m_deviceName      : {155BFC73-00B4-45D2-BC09-AA6C3C2633BD}
  19. 22:26:45 T:15808  NOTICE:         m_displayName     : SPDIF - Realtek Digital Output (Realtek High Definition Audio)
  20. 22:26:45 T:15808  NOTICE:         m_displayNameExtra: DirectSound: Realtek Digital Output (Realtek High Definition Audio)
  21. 22:26:45 T:15808  NOTICE:         m_deviceType      : AE_DEVTYPE_IEC958
  22. 22:26:45 T:15808  NOTICE:         m_channels        : FL,FR
  23. 22:26:45 T:15808  NOTICE:         m_sampleRates     : 48000
  24. 22:26:45 T:15808  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_AC3
  25. 22:26:45 T:15808  NOTICE:     Device 2
  26. 22:26:45 T:15808  NOTICE:         m_deviceName      : {C0F29F1C-7F94-4C48-BE61-A1FB46AC331A}
  27. 22:26:45 T:15808  NOTICE:         m_displayName     : Speakers - Speakers (Realtek High Definition Audio)
  28. 22:26:45 T:15808  NOTICE:         m_displayNameExtra: DirectSound: Speakers (Realtek High Definition Audio)
  29. 22:26:45 T:15808  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
  30. 22:26:45 T:15808  NOTICE:         m_channels        : FL,FR
  31. 22:26:45 T:15808  NOTICE:         m_sampleRates     : 48000
  32. 22:26:45 T:15808  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_AC3
  33. 22:26:45 T:15808  NOTICE: Enumerated WASAPI devices:
  34. 22:26:45 T:15808  NOTICE:     Device 1
  35. 22:26:45 T:15808  NOTICE:         m_deviceName      : {155BFC73-00B4-45D2-BC09-AA6C3C2633BD}
  36. 22:26:45 T:15808  NOTICE:         m_displayName     : SPDIF - Realtek Digital Output (Realtek High Definition Audio)
  37. 22:26:45 T:15808  NOTICE:         m_displayNameExtra: WASAPI: Realtek Digital Output (Realtek High Definition Audio)
  38. 22:26:45 T:15808  NOTICE:         m_deviceType      : AE_DEVTYPE_IEC958
  39. 22:26:45 T:15808  NOTICE:         m_channels        : FL,FR
  40. 22:26:45 T:15808  NOTICE:         m_sampleRates     : 192000,96000,48000,44100
  41. 22:26:45 T:15808  NOTICE:         m_dataFormats     : AE_FMT_DTS,AE_FMT_AC3,AE_FMT_AAC,AE_FMT_S24NE4,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  42. 22:26:45 T:15808  NOTICE:     Device 2
  43. 22:26:45 T:15808  NOTICE:         m_deviceName      : {C0F29F1C-7F94-4C48-BE61-A1FB46AC331A}
  44. 22:26:45 T:15808  NOTICE:         m_displayName     : Speakers - Speakers (Realtek High Definition Audio)
  45. 22:26:45 T:15808  NOTICE:         m_displayNameExtra: WASAPI: Speakers (Realtek High Definition Audio)
  46. 22:26:45 T:15808  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
  47. 22:26:45 T:15808  NOTICE:         m_channels        : FL,FR,FC,LFE,SL,SR,BL,BR
  48. 22:26:45 T:15808  NOTICE:         m_sampleRates     : 192000,96000,48000,44100
  49. 22:26:45 T:15808  NOTICE:         m_dataFormats     : AE_FMT_S24NE4,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
  50. 22:26:45 T:15808  NOTICE: load settings...
  51. 22:26:45 T:15808  NOTICE: special://profile/ is mapped to: special://masterprofile/
  52. 22:26:45 T:15808  NOTICE: loading special://masterprofile/guisettings.xml
  53. 22:26:45 T:15808  NOTICE: Getting hardware information now...
  54. 22:26:45 T:15808  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  55. 22:26:45 T:15808  NOTICE: Loaded playercorefactory configuration
  56. 22:26:45 T:15808  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  57. 22:26:45 T:15808  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  58. 22:26:45 T:15808  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  59. 22:26:45 T:15808  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  60. 22:26:45 T:15808  NOTICE: Default DVD Player: dvdplayer
  61. 22:26:45 T:15808  NOTICE: Default Video Player: dvdplayer
  62. 22:26:45 T:15808  NOTICE: Default Audio Player: paplayer
  63. 22:26:45 T:15808  NOTICE: Enabled debug logging due to GUI setting (2)
  64. 22:26:45 T:15808  NOTICE: Log level changed to 2
  65. 22:26:45 T:15808  NOTICE: Loading media sources from special://masterprofile/sources.xml
  66. 22:26:45 T:15808    INFO: creating subdirectories
  67. 22:26:45 T:15808    INFO: userdata folder: special://masterprofile/
  68. 22:26:45 T:15808    INFO: recording folder:
  69. 22:26:45 T:15808    INFO: screenshots folder:
  70. 22:26:45 T:15808    INFO: thumbnails folder: special://masterprofile/Thumbnails
  71. 22:26:45 T:15808    INFO: load language info file: special://xbmc/language/Hebrew/langinfo.xml
  72. 22:26:45 T:15808   DEBUG: trying to set locale to heb_usa
  73. 22:26:45 T:15808    INFO: global locale set to Hebrew_United States.1252
  74. 22:26:45 T:15808    INFO: load Hebrew language file, from path: special://xbmc/language/
  75. 22:26:45 T:15808   DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\XBMC\language\Hebrew\strings.po
  76. 22:26:45 T:15808   DEBUG: POParser: loaded 2686 strings from file C:\Program Files\XBMC\language\Hebrew\strings.po
  77. 22:26:45 T:15808   DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\XBMC\language\English\strings.po
  78. 22:26:45 T:15808   DEBUG: POParser: loaded 0 strings from file C:\Program Files\XBMC\language\English\strings.po
  79. 22:26:45 T:15808    INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
  80. 22:26:45 T:15808   DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 65552
  81. 22:26:45 T:15808   DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  82. 22:26:45 T:15808   DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  83. 22:26:45 T:15808   DEBUG:   Audio Device    : Speakers (Realtek High Definition Audio)
  84. 22:26:45 T:15808   DEBUG:   Sample Rate     : 44100
  85. 22:26:45 T:15808   DEBUG:   Sample Format   : AE_FMT_FLOAT
  86. 22:26:45 T:15808   DEBUG:   Bits Per Sample : 32
  87. 22:26:45 T:15808   DEBUG:   Valid Bits/Samp : 32
  88. 22:26:45 T:15808   DEBUG:   Channel Count   : 2
  89. 22:26:45 T:15808   DEBUG:   Block Align     : 8
  90. 22:26:45 T:15808   DEBUG:   Avg. Bytes Sec  : 352800
  91. 22:26:45 T:15808   DEBUG:   Samples/Block   : 32
  92. 22:26:45 T:15808   DEBUG:   Format cBSize   : 22
  93. 22:26:45 T:15808   DEBUG:   Channel Layout  : FL,FR
  94. 22:26:45 T:15808   DEBUG:   Channel Mask    : 3
  95. 22:26:45 T:15808   DEBUG:   Frames          : 441
  96. 22:26:45 T:15808   DEBUG:   Frame Samples   : 882
  97. 22:26:45 T:15808   DEBUG:   Frame Size      : 8
  98. 22:26:45 T:15808   DEBUG: CSoftAE::InternalOpenSink - DirectSound Initialized:
  99. 22:26:45 T:15808   DEBUG:   Output Device : Speakers - Speakers (Realtek High Definition Audio)
  100. 22:26:45 T:15808   DEBUG:   Sample Rate   : 44100
  101. 22:26:45 T:15808   DEBUG:   Sample Format : AE_FMT_FLOAT
  102. 22:26:45 T:15808   DEBUG:   Channel Count : 2
  103. 22:26:45 T:15808   DEBUG:   Channel Layout: FL,FR
  104. 22:26:45 T:15808   DEBUG:   Frames        : 441
  105. 22:26:45 T:15808   DEBUG:   Frame Samples : 882
  106. 22:26:45 T:15808   DEBUG:   Frame Size    : 8
  107. 22:26:45 T:15808   DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 5.1
  108. 22:26:45 T:15808   DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 3528
  109. 22:26:45 T:17924  NOTICE: Thread CSoftAE start, auto delete: false
  110. 22:26:45 T:17924    INFO: CSoftAE::Run - Thread Started
  111. 22:26:45 T:15808  NOTICE: Running database version Addons15
  112. 22:26:45 T:15808   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/cpluff.dll)
  113. 22:26:45 T:17924   DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  114. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  115. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  116. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.subtitles has been installed.'
  117. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  118. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  119. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.mymovies.dk has been installed.'
  120. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  121. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been installed.'
  122. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  123. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  124. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx32.xbmc.org has been installed.'
  125. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  126. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been installed.'
  127. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  128. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  129. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  130. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in skin.aeonmq.4 has been installed.'
  131. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  132. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  133. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-ios.xbmc.org has been installed.'
  134. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  135. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  136. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  137. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  138. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  139. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  140. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
  141. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.slideshow has been installed.'
  142. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
  143. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.last.fm has been installed.'
  144. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  145. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.epguides.com has been installed.'
  146. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  147. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been installed.'
  148. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  149. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  150. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  151. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  152. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-android.xbmc.org has been installed.'
  153. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.sratim.co.il has been installed.'
  154. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  155. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  156. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-win32.xbmc.org has been installed.'
  157. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  158. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx64.xbmc.org has been installed.'
  159. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv.cmyth has been installed.'
  160. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  161. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  162. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  163. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  164. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been installed.'
  165. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  166. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  167. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  168. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  169. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  170. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  171. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  172. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been installed.'
  173. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  174. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been installed.'
  175. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  176. 22:26:46 T:15808   DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  177. 22:26:46 T:15808   DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  178. 22:26:46 T:15808   DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Raspberry Pi CEC Adapter"
  179. 22:26:46 T:15808   DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  180. 22:26:46 T:15808   DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  181. 22:26:46 T:4780  NOTICE: Thread XBMC Peripherals start, auto delete: false
  182. 22:26:46 T:13124  NOTICE: Thread CRemoteControl start, auto delete: false
  183. 22:26:46 T:15808   DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\I:.
  184. 22:26:46 T:15808   DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\I:.
  185. 22:26:46 T:15808  NOTICE: Found screen: Dell 2408WFP(Digital) on NVIDIA GeForce GTX 570 , adapter 0.
  186. 22:26:46 T:15808  NOTICE: Primary mode: 1920x1200 @ 59.94 - Full Screen
  187. 22:26:46 T:15808  NOTICE: Additional mode: 640x480 @ 60.00 - Full Screen
  188. 22:26:46 T:15808  NOTICE: Additional mode: 640x480 @ 75.00 - Full Screen
  189. 22:26:46 T:15808  NOTICE: Additional mode: 640x480 @ 59.94 - Full Screen
  190. 22:26:46 T:15808  NOTICE: Additional mode: 720x480 @ 60.00 - Full Screen
  191. 22:26:46 T:13124  NOTICE: Previous line repeats 2 times.
  192. 22:26:46 T:13124   DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  193. 22:26:46 T:15808  NOTICE: Additional mode: 720x480 @ 75.00 - Full Screen
  194. 22:26:46 T:15808  NOTICE: Previous line repeats 2 times.
  195. 22:26:46 T:15808  NOTICE: Additional mode: 720x576 @ 60.00 - Full Screen
  196. 22:26:46 T:15808  NOTICE: Previous line repeats 2 times.
  197. 22:26:46 T:15808  NOTICE: Additional mode: 720x576 @ 75.00 - Full Screen
  198. 22:26:46 T:15808  NOTICE: Previous line repeats 2 times.
  199. 22:26:46 T:15808  NOTICE: Additional mode: 800x600 @ 60.00 - Full Screen
  200. 22:26:46 T:15808  NOTICE: Additional mode: 800x600 @ 75.00 - Full Screen
  201. 22:26:46 T:15808  NOTICE: Additional mode: 1024x768 @ 60.00 - Full Screen
  202. 22:26:46 T:15808  NOTICE: Additional mode: 1024x768 @ 75.00 - Full Screen
  203. 22:26:46 T:15808  NOTICE: Additional mode: 1152x864 @ 75.00 - Full Screen
  204. 22:26:46 T:15808  NOTICE: Additional mode: 1280x720 @ 60.00 - Full Screen
  205. 22:26:46 T:15808  NOTICE: Previous line repeats 2 times.
  206. 22:26:46 T:15808  NOTICE: Additional mode: 1280x720 @ 75.00 - Full Screen
  207. 22:26:46 T:15808  NOTICE: Previous line repeats 2 times.
  208. 22:26:46 T:15808  NOTICE: Additional mode: 1280x720 @ 59.94 - Full Screen
  209. 22:26:46 T:15808  NOTICE: Additional mode: 1280x768 @ 60.00 - Full Screen
  210. 22:26:46 T:15808  NOTICE: Previous line repeats 2 times.
  211. 22:26:46 T:15808  NOTICE: Additional mode: 1280x768 @ 75.00 - Full Screen
  212. 22:26:46 T:15808  NOTICE: Previous line repeats 2 times.
  213. 22:26:46 T:15808  NOTICE: Additional mode: 1280x800 @ 60.00 - Full Screen
  214. 22:26:46 T:15808  NOTICE: Previous line repeats 2 times.
  215. 22:26:46 T:15808  NOTICE: Additional mode: 1280x800 @ 75.00 - Full Screen
  216. 22:26:46 T:15808  NOTICE: Previous line repeats 2 times.
  217. 22:26:46 T:15808  NOTICE: Additional mode: 1280x960 @ 60.00 - Full Screen
  218. 22:26:46 T:15808  NOTICE: Previous line repeats 2 times.
  219. 22:26:46 T:15808  NOTICE: Additional mode: 1280x960 @ 75.00 - Full Screen
  220. 22:26:46 T:15808  NOTICE: Previous line repeats 2 times.
  221. 22:26:46 T:15808  NOTICE: Additional mode: 1280x1024 @ 60.00 - Full Screen
  222. 22:26:46 T:15808  NOTICE: Additional mode: 1280x1024 @ 75.00 - Full Screen
  223. 22:26:46 T:15808  NOTICE: Additional mode: 1360x768 @ 60.00 - Full Screen
  224. 22:26:46 T:15808  NOTICE: Previous line repeats 2 times.
  225. 22:26:46 T:15808  NOTICE: Additional mode: 1366x768 @ 60.00 - Full Screen
  226. 22:26:46 T:15808  NOTICE: Previous line repeats 2 times.
  227. 22:26:46 T:15808  NOTICE: Additional mode: 1600x900 @ 60.00 - Full Screen
  228. 22:26:46 T:15808  NOTICE: Previous line repeats 2 times.
  229. 22:26:46 T:15808  NOTICE: Additional mode: 1600x1024 @ 60.00 - Full Screen
  230. 22:26:46 T:15808  NOTICE: Previous line repeats 2 times.
  231. 22:26:46 T:15808  NOTICE: Additional mode: 1600x1200 @ 60.00 - Full Screen
  232. 22:26:46 T:15808  NOTICE: Additional mode: 1680x1050 @ 59.94 - Full Screen
  233. 22:26:46 T:15808  NOTICE: Additional mode: 1680x1050 @ 60.00 - Full Screen
  234. 22:26:46 T:15808  NOTICE: Additional mode: 1680x1050 @ 59.94 - Full Screen
  235. 22:26:46 T:15808  NOTICE: Additional mode: 1680x1050 @ 60.00 - Full Screen
  236. 22:26:46 T:15808  NOTICE: Additional mode: 1680x1050 @ 59.94 - Full Screen
  237. 22:26:46 T:15808  NOTICE: Additional mode: 1680x1050 @ 60.00 - Full Screen
  238. 22:26:46 T:15808  NOTICE: Additional mode: 1920x1080 @ 59.94 - Full Screen
  239. 22:26:46 T:15808  NOTICE: Additional mode: 1920x1080 @ 60.00 - Full Screen
  240. 22:26:46 T:15808  NOTICE: Additional mode: 1920x1080 @ 59.94 - Full Screen
  241. 22:26:46 T:15808  NOTICE: Additional mode: 1920x1080 @ 60.00 - Full Screen
  242. 22:26:46 T:15808  NOTICE: Additional mode: 1920x1080 @ 59.94 - Full Screen
  243. 22:26:46 T:15808  NOTICE: Additional mode: 1920x1080 @ 60.00 - Full Screen
  244. 22:26:46 T:15808  NOTICE: Additional mode: 1920x1200 @ 59.94 - Full Screen
  245. 22:26:46 T:15808  NOTICE: Additional mode: 1920x1200 @ 60.00 - Full Screen
  246. 22:26:46 T:15808  NOTICE: Checking resolution 16
  247. 22:26:46 T:15808   DEBUG: CWinEventsWin32::WndProc: window resize event
  248. 22:26:46 T:15808   DEBUG: CWinEventsWin32::WndProc: window move event
  249. 22:26:46 T:15808   DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1920,1200 fullscreen)->(0,0,1920,1200 fullscreen)
  250. 22:26:46 T:15808   DEBUG: CWinEventsWin32::WndProcWindow is active
  251. 22:26:46 T:15808   DEBUG: CRenderSystemDX::InitRenderSystem - trying D3D9Ex...
  252. 22:26:46 T:15808   DEBUG: CRenderSystemDX::InitRenderSystem - using D3D9Ex
  253. 22:26:46 T:15808   DEBUG: CRenderSystemDX::CreateDevice on adapter 0
  254. 22:26:46 T:15808   DEBUG: CRenderSystemDX::CreateDevice - using hardware vertex processing
  255. 22:26:46 T:15808   DEBUG: CRenderSystemDX::CreateDevice - adapter 0: nvd3dum.dll, NVIDIA GeForce GTX 570 , VendorId 4318, DeviceId 4230
  256. 22:26:46 T:15808   DEBUG: CRenderSystemDX::CreateDevice - using D3DCAPS2_DYNAMICTEXTURES
  257. 22:26:46 T:15808   DEBUG: CRenderSystemDX::CreateDevice - texture caps: 0x0001ECC5
  258. 22:26:46 T:15808   DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  259. 22:26:46 T:15808   DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  260. 22:26:46 T:15808   DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  261. 22:26:46 T:15808   DEBUG: CRenderSystemDX::CreateDevice - nVidia workaround - disabling RENDER_CAPS_DXT_NPOT
  262. 22:26:46 T:15808   DEBUG: CWinSystemWin32::SetFullScreen (windowed fullscreen) on screen 0 with size 1920x1200, refresh 59.940056
  263. 22:26:46 T:15808   DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  264. 22:26:46 T:15808    INFO: load default splash image: C:\Program Files\XBMC\media\Splash.png
  265. 22:26:46 T:15808   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  266. 22:26:46 T:15808    INFO: load keymapping
  267. 22:26:46 T:15808    INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  268. 22:26:46 T:15808    INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  269. 22:26:46 T:15808    INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  270. 22:26:46 T:15808    INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  271. 22:26:46 T:15808    INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  272. 22:26:46 T:15808    INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  273. 22:26:46 T:15808    INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  274. 22:26:46 T:15808    INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  275. 22:26:46 T:15808    INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  276. 22:26:46 T:15808    INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  277. 22:26:46 T:15808    INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  278. 22:26:46 T:15808    INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  279. 22:26:46 T:15808    INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  280. 22:26:46 T:15808    INFO: Loading special://xbmc/system/keymaps/mouse.xml
  281. 22:26:46 T:15808    INFO: Loading special://xbmc/system/keymaps/remote.xml
  282. 22:26:46 T:15808    INFO: Loading special://xbmc/system/IRSSmap.xml
  283. 22:26:46 T:15808    INFO: * Adding remote mapping for device 'Microsoft MCE'
  284. 22:26:46 T:15808    INFO: * Adding remote mapping for device 'Abstract'
  285. 22:26:46 T:15808   DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  286. 22:26:46 T:15808    INFO: GUI format 1920x1200, Display 1920x1200 @ 59.94 - Full Screen
  287. 22:26:46 T:15808   DEBUG: guilib: Fill viewport on change for solving rendering passes
  288. 22:26:46 T:15808   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  289. 22:26:46 T:15808  NOTICE: Running database version Addons15
  290. 22:26:46 T:15808   DEBUG: CDatabaseManager::Initialize, updating databases...
  291. 22:26:46 T:15808  NOTICE: Running database version ViewModes4
  292. 22:26:46 T:15808  NOTICE: Running database version Textures13
  293. 22:26:46 T:15808  NOTICE: Running database version MyMusic32
  294. 22:26:46 T:15808  NOTICE: Running database version MyVideos75
  295. 22:26:46 T:15808  NOTICE: Running database version TV22
  296. 22:26:46 T:15808  NOTICE: Running database version Epg7
  297. 22:26:46 T:15808   DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  298. 22:26:46 T:15808  NOTICE: initializing playlistplayer
  299. 22:26:46 T:15808  NOTICE: DONE initializing playlistplayer
  300. 22:26:46 T:15808   DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  301. 22:26:46 T:15808   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  302. 22:26:46 T:15808   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  303. 22:26:46 T:15808    INFO: Unloading old skin ...
  304. 22:26:46 T:15808    INFO:   load skin from: C:\Program Files\XBMC\addons\skin.confluence (version: 2.1.3)
  305. 22:26:46 T:15808    INFO:   load fonts for skin...
  306. 22:26:46 T:15808    INFO: Loading fonts from C:\Program Files\XBMC\addons\skin.confluence\720p\Font.xml
  307. 22:26:46 T:15808    INFO: Previous line repeats 1 times.
  308. 22:26:46 T:15808   DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\XBMC\addons\skin.confluence\language\Hebrew\strings.po
  309. 22:26:46 T:15808   DEBUG: POParser: loaded 131 strings from file C:\Program Files\XBMC\addons\skin.confluence\language\Hebrew\strings.po
  310. 22:26:46 T:15808   DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\XBMC\addons\skin.confluence\language\English\strings.po
  311. 22:26:46 T:15808   DEBUG: POParser: loaded 0 strings from file C:\Program Files\XBMC\addons\skin.confluence\language\English\strings.po
  312. 22:26:46 T:15808    INFO: Loading skin includes from C:\Program Files\XBMC\addons\skin.confluence\720p\includes.xml
  313. 22:26:47 T:13124   DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  314. 22:26:47 T:15808    INFO:   load new skin...
  315. 22:26:47 T:15808    INFO: Loading user windows, path C:\Program Files\XBMC\addons\skin.confluence\720p
  316. 22:26:47 T:15808   DEBUG: Load Skin XML: 6.44ms
  317. 22:26:47 T:15808    INFO:   initialize new skin...
  318. 22:26:47 T:15808   DEBUG: guilib: Fill viewport on change for solving rendering passes
  319. 22:26:47 T:15808    INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  320. 22:26:47 T:15808   DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Program Files\XBMC\addons\skin.confluence\media\Textures.xbt
  321. 22:26:47 T:15808    INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  322. 22:26:47 T:15808    INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
  323. 22:26:47 T:15808    INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
  324. 22:26:47 T:15808    INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  325. 22:26:47 T:15808    INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  326. 22:26:47 T:15808    INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  327. 22:26:47 T:15808    INFO: Loading C:\Program Files\XBMC\addons\skin.confluence\sounds\sounds.xml
  328. 22:26:47 T:15808    INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files\XBMC\addons\skin.confluence\sounds\cursor.wav
  329. 22:26:47 T:15808    INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files\XBMC\addons\skin.confluence\sounds\click.wav
  330. 22:26:47 T:15808    INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files\XBMC\addons\skin.confluence\sounds\back.wav
  331. 22:26:47 T:15808   DEBUG: AERemap: Downmix normalization is disabled
  332. 22:26:47 T:15808    INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files\XBMC\addons\skin.confluence\sounds\shutter.wav
  333. 22:26:47 T:15808    INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files\XBMC\addons\skin.confluence\sounds\notify.wav
  334. 22:26:47 T:15808   DEBUG: AERemap: Downmix normalization is disabled
  335. 22:26:47 T:15808    INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files\XBMC\addons\skin.confluence\sounds\out.wav
  336. 22:26:47 T:15808   DEBUG: AERemap: Downmix normalization is disabled
  337. 22:26:47 T:15808    INFO:   skin loaded...
  338. 22:26:47 T:15808    INFO: JSONRPC v6.0.0: Successfully initialized
  339. 22:26:47 T:15808   DEBUG: ADDON: Starting service addons.
  340. 22:26:47 T:15808   DEBUG: Activating window ID: 12999
  341. 22:26:47 T:15808   DEBUG: ------ Window Init (Startup.xml) ------
  342. 22:26:47 T:15808    INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  343. 22:26:47 T:15808    INFO: removing tempfiles
  344. 22:26:47 T:15808   DEBUG: ADDON: Starting service addons.
  345. 22:26:47 T:15808  NOTICE: initialize done
  346. 22:26:47 T:15808   DEBUG: CJoystick::Initialize : No Joystick found
  347. 22:26:47 T:15808  NOTICE: Running the application...
  348. 22:26:47 T:15808   DEBUG: CApplication::ExecuteXBMCAction : Translating ReplaceWindow(Home)
  349. 22:26:47 T:15808   DEBUG: CApplication::ExecuteXBMCAction : To ReplaceWindow(Home)
  350. 22:26:47 T:15808   DEBUG: Activating window ID: 10000
  351. 22:26:47 T:15808   DEBUG: ------ Window Init () ------
  352. 22:26:47 T:15808   DEBUG: ------ Window Init (Pointer.xml) ------
  353. 22:26:47 T:15808   DEBUG: ------ Window Deinit (Startup.xml) ------
  354. 22:26:47 T:15808   DEBUG: ------ Window Init (Home.xml) ------
  355. 22:26:47 T:15808    INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  356. 22:26:47 T:3324  NOTICE: Thread Jobworker start, auto delete: true
  357. 22:26:47 T:15808   DEBUG: XBPython::Process - no profile autoexec.py (C:\Users\meathook\AppData\Roaming\XBMC\userdata\autoexec.py) found, skipping
  358. 22:26:47 T:15808   DEBUG: CNetwork::NetworkMessage - Starting network services
  359. 22:26:47 T:15808  NOTICE: ES: Starting event server
  360. 22:26:47 T:15808    INFO: JSONRPC Server: Successfully initialized
  361. 22:26:47 T:15808   DEBUG: CLastfmScrobbler: Clearing session.
  362. 22:26:47 T:15808   DEBUG: CLibrefmScrobbler: Clearing session.
  363. 22:26:47 T:11780  NOTICE: Thread CTCPServer start, auto delete: false
  364. 22:26:47 T:2592  NOTICE: Thread CEventServer start, auto delete: false
  365. 22:26:47 T:2592  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  366. 22:26:47 T:2592  NOTICE: UDP: Listening on port 9777
  367. 22:26:47 T:16096  NOTICE: Thread Jobworker start, auto delete: true
  368. 22:26:47 T:16096    INFO: WEATHER: Downloading weather
  369. 22:26:47 T:16096    INFO: initializing python engine.
  370. 22:26:47 T:15808   DEBUG: ------ Window Deinit (Pointer.xml) ------
  371. 22:26:47 T:15928  NOTICE: Thread CRssReader start, auto delete: false
  372. 22:26:47 T:15928   DEBUG: CurlFile::Open(0C18F73C) http://feeds.feedburner.com/xbmc
  373. 22:26:47 T:15928    INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://feeds.feedburner.com
  374. 22:26:47 T:3324   DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  375. 22:26:48 T:3324   DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  376. 22:26:48 T:3324   DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  377. 22:26:48 T:3324   DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  378. 22:26:48 T:3324   DEBUG: CVideoDatabase::RunQuery took 43 ms for 10 items query: select * from movieview  ORDER BY dateAdded desc, idMovie desc LIMIT 10
  379. 22:26:48 T:13124   DEBUG: CRemoteControl::Connect - failed to connect
  380. 22:26:48 T:13124    INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  381. 22:26:48 T:3324   DEBUG: CVideoDatabase::RunQuery took 64 ms for 10 items query: select * from episodeview  ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  382. 22:26:48 T:16096   DEBUG: new python thread created. id=1
  383. 22:26:48 T:13692  NOTICE: Thread XBPyThread start, auto delete: false
  384. 22:26:48 T:13692   DEBUG: Python thread: start processing
  385. 22:26:48 T:13692  NOTICE: -->Python Interpreter Initialized<--
  386. 22:26:48 T:13692   DEBUG: XBPyThread::Process - The source file to load is C:\Users\meathook\AppData\Roaming\XBMC\addons\weather.wunderground\default.py
  387. 22:26:48 T:13692   DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\meathook\AppData\Roaming\XBMC\addons\weather.wunderground;C:\Program Files\XBMC\addons\script.module.simplejson\lib;C:\Users\meathook\AppData\Roaming\XBMC\addons\weather.wunderground\resources\lib\wunderground;C:\Users\meathook\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files\XBMC\addons\script.module.pil\lib;C:\Users\meathook\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Program Files\XBMC\addons\script.module.pysqlite\lib;C:\Program Files\XBMC\system\python\DLLs;C:\Program Files\XBMC\system\python\Lib;C:\Program Files\XBMC\python26.zip;C:\Program Files\XBMC\system\python\lib\plat-win;C:\Program Files\XBMC\system\python\lib\lib-tk;C:\Program Files\XBMC;C:\Program Files\XBMC\system\python;C:\Program Files\XBMC\system\python\lib\site-packages;
  388. 22:26:48 T:13692   DEBUG: XBPyThread::Process - Entering source directory C:\Users\meathook\AppData\Roaming\XBMC\addons\weather.wunderground
  389. 22:26:48 T:3324   DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideoview  ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  390. 22:26:48 T:3324   DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  391. 22:26:48 T:13692   DEBUG: Instantiating addon using automatically obtained id of "weather.wunderground" dependent on version 2.1.0 of the xbmc.python api
  392. 22:26:48 T:15928   DEBUG: Got rss feed: http://feeds.feedburner.com/xbmc
  393. 22:26:48 T:15928   DEBUG: RSS feed encoding: UTF-8
  394. 22:26:48 T:15928   DEBUG: Parsed rss feed: http://feeds.feedburner.com/xbmc
  395. 22:26:48 T:15928   DEBUG: Thread CRssReader 15928 terminating
  396. 22:26:48 T:13692   DEBUG: POParser: loaded 33 strings from file C:\Users\meathook\AppData\Roaming\XBMC\addons\weather.wunderground\resources\language\Hebrew\strings.po
  397. 22:26:48 T:13692   DEBUG: POParser: loaded 0 strings from file C:\Users\meathook\AppData\Roaming\XBMC\addons\weather.wunderground\resources\language\English\strings.po
  398. 22:26:48 T:15808   DEBUG: ------ Window Init (Pointer.xml) ------
  399. 22:26:48 T:13692   DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0x5be3c38
  400. 22:26:49 T:8464  NOTICE: Thread Jobworker start, auto delete: true
  401. 22:26:50 T:13692   DEBUG: JSONRPC: Incoming request: { "jsonrpc" : "2.0" , "method" : "Files.GetDirectory" , "params" : { "directory" : "C:\\Users\\meathook\\AppData\\Roaming\\XBMC\\userdata\\addon_data\\weather.wunderground\\map" , "sort" : { "method" : "file" } } , "id" : 1 }
  402. 22:26:50 T:13692   DEBUG: JSONRPC: Calling files.getdirectory
  403. 22:26:50 T:13692   DEBUG: CUtil::GetMatchingSource: no matching source found for [C:\Users\meathook\AppData\Roaming\XBMC\userdata\addon_data\weather.wunderground\map]
  404. 22:26:52 T:13692   DEBUG: Previous line repeats 4 times.
  405. 22:26:52 T:13692    INFO: Scriptresult: Success
  406. 22:26:52 T:13692    INFO: Python script stopped
  407. 22:26:52 T:13692   DEBUG: Thread XBPyThread 13692 terminating
  408. 22:26:52 T:15808   DEBUG: waiting for python thread 1 (C:\Users\meathook\AppData\Roaming\XBMC\addons\weather.wunderground\default.py) to stop
  409. 22:26:52 T:15808   DEBUG: python thread 1 (C:\Users\meathook\AppData\Roaming\XBMC\addons\weather.wunderground\default.py) destructed
  410. 22:26:52 T:16096   DEBUG: CZipManager::GetZipList - Processing zip://special%3a%2f%2fxbmc%2fmedia%2fweather.zip/
  411. 22:26:52 T:15808   DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  412. 22:26:52 T:15808   DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(Videos,MovieTitles,return)
  413. 22:26:52 T:15808   DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(Videos,MovieTitles,return)
  414. 22:26:52 T:15808   DEBUG: Activating window ID: 10025
  415. 22:26:52 T:15808   DEBUG: ------ Window Deinit (Home.xml) ------
  416. 22:26:52 T:15808   DEBUG: CApplication::ExecuteXBMCAction : Translating SetProperty(VideosDirectLink,True)
  417. 22:26:52 T:15808   DEBUG: CApplication::ExecuteXBMCAction : To SetProperty(VideosDirectLink,True)
  418. 22:26:52 T:15808   DEBUG: ------ Window Init (MyVideoNav.xml) ------
  419. 22:26:52 T:15808    INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  420. 22:26:53 T:15808   DEBUG: CGUIMediaWindow::GetDirectory (videodb://1/2/)
  421. 22:26:53 T:15808   DEBUG:   ParentPath = [videodb://1/2/]
  422. 22:26:53 T:15808   DEBUG: CVideoDatabase::RunQuery took 36 ms for 446 items query: select * from movieview
  423. 22:26:53 T:14960  NOTICE: Thread Background Loader start, auto delete: false
  424. 22:26:53 T:3324   DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file E:\Movies\The.Eagle.2011.UNRATED.720p.BluRay.X264-AMIABLE.mkv
  425. 22:26:53 T:3324   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-51.dll)
  426. 22:26:53 T:3324   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-53.dll)
  427. 22:26:53 T:3324   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-53.dll)
  428. 22:26:53 T:3324   ERROR: CDVDDemuxFFmpeg::Open - error probing input format, E:\Movies\The.Eagle.2011.UNRATED.720p.BluRay.X264-AMIABLE.mkv
  429. 22:26:53 T:14960   DEBUG: Thread Background Loader 14960 terminating
  430. 22:26:54 T:16096   DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://xbmc/language/English/strings.po
  431. 22:26:54 T:16096   DEBUG: POParser: loaded 109 weather tokens
  432. 22:26:55 T:15808   DEBUG: CApplication::ProcessMouse: trying mouse action wheeldown
  433. 22:26:55 T:16400   DEBUG: Previous line repeats 3 times.
  434. 22:26:55 T:16400  NOTICE: Thread Jobworker start, auto delete: true
  435. 22:26:55 T:15808   DEBUG: CApplication::ProcessMouse: trying mouse action wheeldown
  436. 22:26:55 T:3324   DEBUG: Previous line repeats 1 times.
  437. 22:26:55 T:3324   DEBUG: CImageLoader::DoWork - took 150 ms to load special://masterprofile/Thumbnails/e/e0427778.jpg
  438. 22:26:55 T:15808   DEBUG: CApplication::ProcessMouse: trying mouse action wheeldown
  439. 22:26:56 T:8464   DEBUG: Previous line repeats 2 times.
  440. 22:26:56 T:8464    INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://www.sratim.co.ilimages
  441. 22:26:56 T:15808   DEBUG: CApplication::ProcessMouse: trying mouse action wheeldown
  442. 22:26:56 T:8464   DEBUG: Previous line repeats 1 times.
  443. 22:26:56 T:8464   DEBUG: CTextureCacheJob::GetImageHash - unable to stat url http://www.sratim.co.ilimages/nacover_lrg.gif
  444. 22:26:56 T:15808   DEBUG: CApplication::ProcessMouse: trying mouse action wheeldown
  445. 22:26:56 T:16096   DEBUG: Previous line repeats 1 times.
  446. 22:26:56 T:16096   DEBUG: CImageLoader::DoWork - took 167 ms to load special://masterprofile/Thumbnails/6/6bf63068.jpg
  447. 22:26:56 T:3324   DEBUG: CImageLoader::DoWork - took 142 ms to load special://masterprofile/Thumbnails/0/0f799452.jpg
  448. 22:26:56 T:8464   DEBUG: CImageLoader::DoWork - took 161 ms to load special://masterprofile/Thumbnails/3/3ab0d787.jpg
  449. 22:26:56 T:16400   DEBUG: CImageLoader::DoWork - took 143 ms to load special://masterprofile/Thumbnails/c/c28a9dd9.jpg
  450. 22:26:56 T:15808   DEBUG: CApplication::ProcessMouse: trying mouse action wheeldown
  451. 22:26:57 T:3324   DEBUG: Previous line repeats 5 times.
  452. 22:26:57 T:3324   DEBUG: CImageLoader::DoWork - took 145 ms to load special://masterprofile/Thumbnails/4/445ab136.jpg
  453. 22:26:57 T:16096   DEBUG: CImageLoader::DoWork - took 142 ms to load special://masterprofile/Thumbnails/b/b032eb3d.jpg
  454. 22:26:57 T:15808   DEBUG: CApplication::ProcessMouse: trying mouse action wheeldown
  455. 22:26:57 T:8464   DEBUG: Previous line repeats 4 times.
  456. 22:26:57 T:8464   DEBUG: CImageLoader::DoWork - took 137 ms to load special://masterprofile/Thumbnails/1/11ebcdb4.jpg
  457. 22:26:57 T:16400   DEBUG: CImageLoader::DoWork - took 128 ms to load special://masterprofile/Thumbnails/f/f951d0b7.jpg
  458. 22:26:58 T:15808   DEBUG: CApplication::ProcessMouse: trying mouse action wheeldown
  459. 22:26:58 T:3324   DEBUG: Previous line repeats 3 times.
  460. 22:26:58 T:3324   DEBUG: CImageLoader::DoWork - took 150 ms to load special://masterprofile/Thumbnails/b/b89c7e48.jpg
  461. 22:26:59 T:16400   DEBUG: CImageLoader::DoWork - took 175 ms to load special://masterprofile/Thumbnails/3/3dab2710.jpg
  462. 22:26:59 T:15808   DEBUG: CApplication::ProcessMouse: trying mouse action wheeldown
  463. 22:27:00 T:16096   DEBUG: Previous line repeats 2 times.
  464. 22:27:00 T:16096   DEBUG: CImageLoader::DoWork - took 141 ms to load special://masterprofile/Thumbnails/2/21f48cbd.jpg
  465. 22:27:02 T:15808    INFO: Python, unloading python shared library because no scripts are running anymore
  466. 22:27:04 T:15808   DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  467. 22:27:04 T:15808   DEBUG: CGUIWindowVideoBase::OnPlayMedia E:\Movies\Ace.Ventura.Pet.Detective.1994.HDTV.720p.AC3.x264-ortamci.mkv
  468. 22:27:04 T:15808   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  469. 22:27:04 T:15808   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  470. 22:27:04 T:15808   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  471. 22:27:04 T:15808   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  472. 22:27:04 T:15808   DEBUG: CPlayerCoreFactory::GetPlayers(E:\Movies\Ace.Ventura.Pet.Detective.1994.HDTV.720p.AC3.x264-ortamci.mkv)
  473. 22:27:04 T:15808   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  474. 22:27:04 T:15808   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  475. 22:27:04 T:15808   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  476. 22:27:04 T:15808   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
  477. 22:27:04 T:15808   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  478. 22:27:04 T:15808   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  479. 22:27:04 T:15808   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  480. 22:27:04 T:15808   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  481. 22:27:04 T:15808   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  482. 22:27:04 T:15808   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  483. 22:27:04 T:15808   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  484. 22:27:04 T:15808   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  485. 22:27:04 T:15808   DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  486. 22:27:04 T:15808   DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  487. 22:27:04 T:15808   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  488. 22:27:04 T:15808   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  489. 22:27:04 T:15808   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  490. 22:27:04 T:15808   DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  491. 22:27:04 T:15808  NOTICE: DVDPlayer: Opening: E:\Movies\Ace.Ventura.Pet.Detective.1994.HDTV.720p.AC3.x264-ortamci.mkv
  492. 22:27:04 T:15808 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  493. 22:27:04 T:15808   DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  494. 22:27:04 T:15808   DEBUG: DXVA - cheking samples array size using 842094158 render target
  495. 22:27:04 T:15808   DEBUG: DXVA - cheking samples array size using 842094169 render target
  496. 22:27:04 T:10052  NOTICE: Thread CDVDPlayer start, auto delete: false
  497. 22:27:04 T:10052  NOTICE: Creating InputStream
  498. 22:27:04 T:10052   DEBUG: CUtil::ScanForExternalSubtitles: Searching for subtitles...
  499. 22:27:04 T:10052    INFO: CUtil::ScanForExternalSubtitles: found subtitle file E:\Movies\Ace.Ventura.Pet.Detective.1994.HDTV.720p.AC3.x264-ortamci.srt
  500. 22:27:04 T:10052   DEBUG: CUtil::ScanForExternalSubtitles: END (total time: 21 ms)
  501. 22:27:04 T:10052  NOTICE: Creating Demuxer
  502. 22:27:04 T:10052   DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  503. 22:27:04 T:10052   DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  504. 22:27:04 T:15808   DEBUG: ------ Window Init (DialogBusy.xml) ------
  505. 22:27:04 T:10052   DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  506. 22:27:04 T:10052    INFO: ffmpeg[2744]: Input #0, matroska,webm, from 'E:\Movies\Ace.Ventura.Pet.Detective.1994.HDTV.720p.AC3.x264-ortamci.mkv':
  507. 22:27:04 T:10052    INFO: ffmpeg[2744]:   Duration: 01:25:54.99, start: 0.000000, bitrate: 3331 kb/s
  508. 22:27:04 T:10052    INFO: ffmpeg[2744]:     Stream #0:0(eng): Video: h264 (High), yuv420p, 1280x720, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
  509. 22:27:04 T:10052    INFO: ffmpeg[2744]:     Metadata:
  510. 22:27:04 T:10052    INFO: ffmpeg[2744]:       title           : x264 @ 3137 kbps @ crf 21.0
  511. 22:27:04 T:10052    INFO: ffmpeg[2744]:     Stream #0:1(eng): Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s (default)
  512. 22:27:04 T:10052    INFO: ffmpeg[2744]:     Metadata:
  513. 22:27:04 T:10052    INFO: ffmpeg[2744]:       title           : AC3 2.0 @ 192 kbps
  514. 22:27:04 T:10052  NOTICE: Opening video stream: 0 source: 256
  515. 22:27:04 T:10052  NOTICE: Creating video codec with codec id: 28
  516. 22:27:04 T:10052   DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:yes DXVA:yes
  517. 22:27:04 T:10052   DEBUG: FactoryCodec - Video:  - Opening
  518. 22:27:04 T:10052   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swscale-2.dll)
  519. 22:27:04 T:10052   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swresample-0.dll)
  520. 22:27:04 T:10052   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avfilter-2.dll)
  521. 22:27:04 T:10052  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  522. 22:27:04 T:10052   DEBUG: FactoryCodec - Video: ff-h264 - Opened
  523. 22:27:04 T:11156  NOTICE: Thread CVideoReferenceClock start, auto delete: false
  524. 22:27:04 T:11156   DEBUG: CVideoReferenceClock: Setting up Direct3d
  525. 22:27:04 T:11156   DEBUG: CVideoReferenceClock: SetThreadPriority failed
  526. 22:27:04 T:11156   DEBUG: CVideoReferenceClock: detected refreshrate: 59 hertz, assuming 60 hertz
  527. 22:27:04 T:10052  NOTICE: Creating video thread
  528. 22:27:04 T:10052  NOTICE: Opening audio stream: 1 source: 256
  529. 22:27:04 T:10052  NOTICE: Finding audio codec for: 86019
  530. 22:27:04 T:10052   DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  531. 22:27:04 T:14720  NOTICE: Thread CDVDPlayerVideo start, auto delete: false
  532. 22:27:04 T:14720  NOTICE: running thread: video_thread
  533. 22:27:04 T:14720   DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  534. 22:27:04 T:10052   DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  535. 22:27:04 T:10052  NOTICE: Creating audio thread
  536. 22:27:04 T:10052  NOTICE: Opening Subtitle stream: 0 source: 1024
  537. 22:27:04 T:8244  NOTICE: Thread CDVDPlayerAudio start, auto delete: false
  538. 22:27:04 T:8244  NOTICE: running thread: CDVDPlayerAudio::Process()
  539. 22:27:04 T:10052   DEBUG: CEdl::ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: E:\Movies\Ace.Ventura.Pet.Detective.1994.HDTV.720p.AC3.x264-ortamci.mkv
  540. 22:27:04 T:10052   DEBUG: CDVDPlayer::SetCaching - caching state 3
  541. 22:27:04 T:14720    INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  542. 22:27:04 T:8244  NOTICE: Creating audio stream (codec id: 86019, channels: 2, sample rate: 48000, no pass-through)
  543. 22:27:04 T:8244    INFO: CSoftAE::MakeStream - AE_FMT_S16NE, 48000, FL,FR
  544. 22:27:04 T:17924   DEBUG: CSoftAE::Run - Sink restart flagged
  545. 22:27:04 T:17924   DEBUG: CAESinkDirectSound::IsCompatible: Formats Incompatible due to different :Sample Rates
  546. 22:27:04 T:17924    INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
  547. 22:27:04 T:17924   DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  548. 22:27:04 T:14720   DEBUG: DXVA - supports 'MPEG2 IDCT'
  549. 22:27:04 T:14720   DEBUG: DXVA - supports 'MPEG1/2 VLD'
  550. 22:27:04 T:14720   DEBUG: DXVA - supports 'MPEG2 VLD'
  551. 22:27:04 T:14720   DEBUG: DXVA - supports 6F3EC719-3735-42cc-8063-65cc3cb36616
  552. 22:27:04 T:14720   DEBUG: DXVA - supports 'VC-1 VLD 2010'
  553. 22:27:04 T:14720   DEBUG: DXVA - supports 'VC-1 VLD'
  554. 22:27:04 T:14720   DEBUG: DXVA - supports 'VC-1 IDCT'
  555. 22:27:04 T:14720   DEBUG: DXVA - supports 'Windows Media Video 9 IDCT'
  556. 22:27:04 T:14720   DEBUG: DXVA - supports 32FCFE3F-de46-4a49-861b-ac71110649d5
  557. 22:27:04 T:14720   DEBUG: DXVA - supports D79BE8DA-0cf1-4c81-b82a-69a4e236f43d
  558. 22:27:04 T:14720   DEBUG: DXVA - supports F9AACCBB-c2b6-4cfc-8779-5707b1760552
  559. 22:27:04 T:14720   DEBUG: DXVA - supports 'H.264 VLD, no FGT'
  560. 22:27:04 T:14720   DEBUG: DXVA - supports EFD64D74-c9e8-41d7-a5e9-e9b0e39fa319
  561. 22:27:04 T:14720   DEBUG: DXVA - supports ED418A9F-010d-4eda-9ae3-9a65358d8d2e
  562. 22:27:04 T:14720   DEBUG: DXVA - supports 9947EC6F-689b-11dc-a320-0019dbbc4184
  563. 22:27:04 T:14720   DEBUG: DXVA - supports B194EB52-19a0-41f0-b754-cc244ac1cb20
  564. 22:27:04 T:14720   DEBUG: DXVA - trying 'H.264 VLD, no FGT'
  565. 22:27:04 T:14720   DEBUG: DXVA - source requires 8 references
  566. 22:27:04 T:14720   DEBUG: DXVA - config 0: bitstream type 1
  567. 22:27:04 T:14720   DEBUG: DXVA - config 1: bitstream type 2
  568. 22:27:04 T:14720   DEBUG: DXVA - allocating 13 surfaces
  569. 22:27:04 T:15808   DEBUG: CGUIInfoManager::SetCurrentMovie(E:\Movies\Ace.Ventura.Pet.Detective.1994.HDTV.720p.AC3.x264-ortamci.mkv)
  570. 22:27:04 T:15808   DEBUG: CVideoDatabase::GetMovieId (E:\Movies\Ace.Ventura.Pet.Detective.1994.HDTV.720p.AC3.x264-ortamci.mkv), query = select idMovie from movie where idFile=1314
  571. 22:27:04 T:14720   DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(42000.000000, 0)
  572. 22:27:04 T:14720    INFO: ffmpeg[3980]: [h264] Cannot parallelize deblocking type 1, decoding such frames in sequential order
  573. 22:27:04 T:14720  NOTICE:  fps: 23.976024, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720
  574. 22:27:04 T:14720   DEBUG: CDVDPlayerVideo::OutputPicture - change configuration. 1280x720. framerate: 23.98. format: DXVA
  575. 22:27:04 T:14720   DEBUG: Resolution 1920x1200 @ 60.00 - Full Screen (49) not a very good match for fps 23.976 (weight: 0.166), trying 2:3 cadence
  576. 22:27:04 T:14720  NOTICE: Display resolution ADJUST : 1920x1200 @ 59.94 - Full Screen (16) (weight: 0.000)
  577. 22:27:04 T:14720  NOTICE: D3D: rendering method forced to DXVA2 processor
  578. 22:27:04 T:14720   DEBUG: DXVA - processor found Spatial-temporal device
  579. 22:27:04 T:14720   DEBUG: DXVA - processor found Unknown device (nVidia)
  580. 22:27:04 T:14720   DEBUG: DXVA - processor found Progressive Device
  581. 22:27:04 T:14720   DEBUG: DXVA - processor found Bob Device
  582. 22:27:04 T:14720   DEBUG: DXVA - processor selected Progressive Device
  583. 22:27:04 T:14720   DEBUG: DXVA - processor requires 0 past frames and 0 future frames
  584. 22:27:04 T:15808   DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  585. 22:27:04 T:15808   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  586. 22:27:04 T:14720   DEBUG: CWinRenderer::SelectRenderMethod: Selected render method 3: DXVA
  587. 22:27:04 T:14720   DEBUG: CVideoReferenceClock: Clock speed 100.100000%
  588. 22:27:04 T:15808   DEBUG: Activating window ID: 12005
  589. 22:27:04 T:15808   DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  590. 22:27:04 T:15808   DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  591. 22:27:04 T:15808    INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
  592. 22:27:04 T:17924   DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 38341736
  593. 22:27:04 T:17924   DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  594. 22:27:04 T:17924   DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  595. 22:27:04 T:17924   DEBUG:   Audio Device    : Speakers (Realtek High Definition Audio)
  596. 22:27:04 T:17924   DEBUG:   Sample Rate     : 48000
  597. 22:27:04 T:17924   DEBUG:   Sample Format   : AE_FMT_FLOAT
  598. 22:27:04 T:17924   DEBUG:   Bits Per Sample : 32
  599. 22:27:04 T:17924   DEBUG:   Valid Bits/Samp : 32
  600. 22:27:04 T:17924   DEBUG:   Channel Count   : 2
  601. 22:27:04 T:17924   DEBUG:   Block Align     : 8
  602. 22:27:04 T:17924   DEBUG:   Avg. Bytes Sec  : 384000
  603. 22:27:04 T:17924   DEBUG:   Samples/Block   : 32
  604. 22:27:04 T:17924   DEBUG:   Format cBSize   : 22
  605. 22:27:04 T:17924   DEBUG:   Channel Layout  : FL,FR
  606. 22:27:04 T:17924   DEBUG:   Channel Mask    : 3
  607. 22:27:04 T:17924   DEBUG:   Frames          : 480
  608. 22:27:04 T:17924   DEBUG:   Frame Samples   : 960
  609. 22:27:04 T:17924   DEBUG:   Frame Size      : 8
  610. 22:27:04 T:17924   DEBUG: CSoftAE::InternalOpenSink - DirectSound Initialized:
  611. 22:27:04 T:17924   DEBUG:   Output Device : Speakers - Speakers (Realtek High Definition Audio)
  612. 22:27:04 T:17924   DEBUG:   Sample Rate   : 48000
  613. 22:27:04 T:17924   DEBUG:   Sample Format : AE_FMT_FLOAT
  614. 22:27:04 T:17924   DEBUG:   Channel Count : 2
  615. 22:27:04 T:17924   DEBUG:   Channel Layout: FL,FR
  616. 22:27:04 T:17924   DEBUG:   Frames        : 480
  617. 22:27:04 T:17924   DEBUG:   Frame Samples : 960
  618. 22:27:04 T:17924   DEBUG:   Frame Size    : 8
  619. 22:27:04 T:17924   DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 5.1
  620. 22:27:04 T:17924   DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 3840
  621. 22:27:04 T:10052   DEBUG: CDVDPlayer::SetCaching - caching state 0
  622. 22:27:04 T:17924   DEBUG: AERemap: Downmix normalization is disabled
  623. 22:27:04 T:17924   DEBUG: Previous line repeats 3 times.
  624. 22:27:04 T:17924   DEBUG: CSoftAEStream::CSoftAEStream - Converting from AE_FMT_S16NE to AE_FMT_FLOAT
  625. 22:27:04 T:8244   DEBUG: CDVDPlayerAudio:: synctype set to 2: resample
  626. 22:27:04 T:10052   DEBUG: CDVDPlayer::HandleMessages - player started 1
  627. 22:27:04 T:17924   DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  628. 22:27:04 T:17924   DEBUG: CSoftAE::Run - Sink restart flagged
  629. 22:27:04 T:17924   DEBUG: CAESinkDirectSound::IsCompatible: Formats compatible - reusing existing sink
  630. 22:27:04 T:17924    INFO: CSoftAE::InternalOpenSink - keeping old sink with : AE_FMT_FLOAT, FL,FR, 48000hz
  631. 22:27:04 T:17924   DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 5.1
  632. 22:27:04 T:17924   DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 3840
  633. 22:27:04 T:8244   DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(32000.000000, 1)
  634. 22:27:04 T:8244   DEBUG: CDVDPlayerAudio:: Discontinuity1 - was:-10747.318428, should be:-10745.855587, error:1.462842
  635. 22:27:05 T:15808   DEBUG: created video buffer 0
  636. 22:27:05 T:15808   DEBUG: created video buffer 1
  637. 22:27:05 T:10052   DEBUG: CDVDPlayer::HandleMessages - player started 2
  638. 22:27:05 T:15808   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  639. 22:27:05 T:15808   DEBUG: ------ Window Init (VideoOSD.xml) ------
  640. 22:27:05 T:15808    INFO: Loading skin file: VideoOSD.xml, load type: KEEP_IN_MEMORY
  641. 22:27:05 T:8244   DEBUG: CDVDPlayerAudio:: Discontinuity1 - was:518710.289153, should be:411701.222460, error:-107009.066692
  642. 22:27:07 T:15808   DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  643. 22:27:07 T:15808   DEBUG: CApplication::ExecuteXBMCAction : Translating Close
  644. 22:27:07 T:15808   DEBUG: CApplication::ExecuteXBMCAction : To Close
  645. 22:27:07 T:15808   DEBUG: CApplication::ExecuteXBMCAction : Translating XBMC.RunScript($INFO[Skin.String(SubtitleScript_Path)])
  646. 22:27:07 T:15808   DEBUG: CApplication::ExecuteXBMCAction : To XBMC.RunScript(script.xbmc.subtitles)
  647. 22:27:07 T:15808    INFO: initializing python engine.
  648. 22:27:07 T:15808   DEBUG: new python thread created. id=2
  649. 22:27:07 T:17168  NOTICE: Thread XBPyThread start, auto delete: false
  650. 22:27:07 T:17168   DEBUG: Python thread: start processing
  651. 22:27:07 T:17168  NOTICE: -->Python Interpreter Initialized<--
  652. 22:27:07 T:17168   DEBUG: XBPyThread::Process - The source file to load is C:\Users\meathook\AppData\Roaming\XBMC\addons\script.xbmc.subtitles\default.py
  653. 22:27:07 T:17168   DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\meathook\AppData\Roaming\XBMC\addons\script.xbmc.subtitles;C:\Program Files\XBMC\addons\script.module.simplejson\lib;C:\Users\meathook\AppData\Roaming\XBMC\addons\weather.wunderground\resources\lib\wunderground;C:\Users\meathook\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files\XBMC\addons\script.module.pil\lib;C:\Users\meathook\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Program Files\XBMC\addons\script.module.pysqlite\lib;C:\Program Files\XBMC\system\python\DLLs;C:\Program Files\XBMC\system\python\Lib;C:\Program Files\XBMC\python26.zip;C:\Program Files\XBMC\system\python\lib\plat-win;C:\Program Files\XBMC\system\python\lib\lib-tk;C:\Program Files\XBMC;C:\Program Files\XBMC\system\python;C:\Program Files\XBMC\system\python\lib\site-packages;
  654. 22:27:07 T:17168   DEBUG: XBPyThread::Process - Entering source directory C:\Users\meathook\AppData\Roaming\XBMC\addons\script.xbmc.subtitles
  655. 22:27:07 T:17168   DEBUG: Instantiating addon using automatically obtained id of "script.xbmc.subtitles" dependent on version 2.1.0 of the xbmc.python api
  656. 22:27:07 T:17168   DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0x5bec9f8
  657. 22:27:07 T:15808   DEBUG: Previous line repeats 1 times.
  658. 22:27:07 T:15808   DEBUG: ------ Window Deinit (VideoOSD.xml) ------
  659. 22:27:07 T:17168   DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0x5bec9f8
  660. 22:27:07 T:17168   DEBUG: ### [XBMC Subtitles-gui] - Addon Version: [3.9.3]
  661. 22:27:07 T:17168   DEBUG: ### [XBMC Subtitles-gui] - Manual Search : [False]
  662. 22:27:07 T:17168   DEBUG: ### [XBMC Subtitles-gui] - Default Service : [Sratim]
  663. 22:27:07 T:17168   DEBUG: ### [XBMC Subtitles-gui] - Services : [[u'OpenSubtitles', u'Sratim']]
  664. 22:27:07 T:17168   DEBUG: ### [XBMC Subtitles-gui] - Temp?: [False]
  665. 22:27:07 T:17168   DEBUG: ### [XBMC Subtitles-gui] - Rar?: [False]
  666. 22:27:07 T:17168   DEBUG: ### [XBMC Subtitles-gui] - File Path: [E:\Movies\Ace.Ventura.Pet.Detective.1994.HDTV.720p.AC3.x264-ortamci.mkv]
  667. 22:27:07 T:17168   DEBUG: ### [XBMC Subtitles-gui] - Year: [1994]
  668. 22:27:07 T:17168   DEBUG: ### [XBMC Subtitles-gui] - Tv Show Title: []
  669. 22:27:07 T:17168   DEBUG: ### [XBMC Subtitles-gui] - Tv Show Season: []
  670. 22:27:07 T:17168   DEBUG: ### [XBMC Subtitles-gui] - Tv Show Episode: []
  671. 22:27:07 T:17168   DEBUG: ### [XBMC Subtitles-gui] - Movie/Episode Title: [ :  ]
  672. 22:27:07 T:17168   DEBUG: ### [XBMC Subtitles-gui] - Subtitle Folder: [E:\Movies]
  673. 22:27:07 T:17168   DEBUG: ### [XBMC Subtitles-gui] - Languages: [Hebrew] [English] [Spanish]
  674. 22:27:07 T:17168   DEBUG: ### [XBMC Subtitles-gui] - Parent Folder Search: [False]
  675. 22:27:07 T:17168   DEBUG: ### [XBMC Subtitles-gui] - Stacked(CD1/CD2)?: [False]
  676. 22:27:07 T:17168   DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0x5bec9f8
  677. 22:27:07 T:15808   DEBUG: CAnnouncementManager - Announcement: OnPause from xbmc
  678. 22:27:07 T:15808   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPause
  679. 22:27:07 T:15808   DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  680. 22:27:07 T:15808   DEBUG: ------ Window Init (C:\Users\meathook\AppData\Roaming\XBMC\addons\script.xbmc.subtitles\resources\skins\Default\720p\script-XBMC-Subtitles-main.xml) ------
  681. 22:27:07 T:15808    INFO: Loading skin file: C:\Users\meathook\AppData\Roaming\XBMC\addons\script.xbmc.subtitles\resources\skins\Default\720p\script-XBMC-Subtitles-main.xml, load type: LOAD_ON_GUI_INIT
  682. 22:27:07 T:15808   DEBUG: POParser: loaded 128 strings from file C:\Users\meathook\AppData\Roaming\XBMC\addons\script.xbmc.subtitles\resources\language\Hebrew\strings.po
  683. 22:27:07 T:15808   DEBUG: POParser: loaded 0 strings from file C:\Users\meathook\AppData\Roaming\XBMC\addons\script.xbmc.subtitles\resources\language\English\strings.po
  684. 22:27:07 T:15808   DEBUG: CGUIMediaWindow::GetDirectory ()
  685. 22:27:07 T:15808   DEBUG:   ParentPath = []
  686. 22:27:07 T:17168   DEBUG: POParser: loaded 128 strings from file C:\Users\meathook\AppData\Roaming\XBMC\addons\script.xbmc.subtitles\resources\language\Hebrew\strings.po
  687. 22:27:07 T:17168   DEBUG: POParser: loaded 0 strings from file C:\Users\meathook\AppData\Roaming\XBMC\addons\script.xbmc.subtitles\resources\language\English\strings.po
  688. 22:27:07 T:17924   DEBUG: CSoftAE::Run - Sink restart flagged
  689. 22:27:07 T:17924   DEBUG: CAESinkDirectSound::IsCompatible: Formats compatible - reusing existing sink
  690. 22:27:07 T:17924    INFO: CSoftAE::InternalOpenSink - keeping old sink with : AE_FMT_FLOAT, FL,FR, 48000hz
  691. 22:27:07 T:17924   DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 5.1
  692. 22:27:07 T:17924   DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 3840
  693. 22:27:08 T:17168   DEBUG: ### [XBMC Subtitles-services.Sratim.service] -  Search string = +:++
  694. 22:27:08 T:17168   DEBUG: ### [XBMC Subtitles-services.Sratim.service] - Getting url: http://www.subtitle.co.il/browse.php\?q=+:++
  695. 22:27:11 T:17168   DEBUG: ### [XBMC Subtitles-gui] - Auto Searching 'OpenSubtitles' Service
  696. 22:27:11 T:17168   DEBUG: ### [XBMC Subtitles-services.OpenSubtitles.service] - Search String [ +:++ ]
  697. 22:27:11 T:17168   DEBUG: ### [XBMC Subtitles-utilities] - Hash Standard file
  698. 22:27:11 T:17168   DEBUG: ### [XBMC Subtitles-services.OpenSubtitles.service] - xbmc module hash and size
  699. 22:27:11 T:17168   DEBUG: ### [XBMC Subtitles-services.OpenSubtitles.service] - File Size [2146754993]
  700. 22:27:11 T:17168   DEBUG: ### [XBMC Subtitles-services.OpenSubtitles.service] - File Hash [1b28bc2fa9d8ced0]
  701. 22:27:11 T:17168   DEBUG: ### [XBMC Subtitles-services.OpenSubtitles.service] - Search by hash and name Ace.Ventura.Pet.Detective.1994.HDTV.720p.AC3.x264-ortamci.mkv
  702. 22:27:11 T:17168   DEBUG: ### [XBMC Subtitles-services.OpenSubtitles.os_utilities] - Token:[m6n2elnqd2davr4dq2cc68qhs5]
  703. 22:27:13 T:15808   DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  704. 22:27:13 T:15808   DEBUG: CApplication::ExecuteXBMCAction : Translating PreviousMenu
  705. 22:27:13 T:15808   DEBUG: CApplication::ExecuteXBMCAction : To PreviousMenu
  706. 22:27:13 T:17168   DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0x5bec9f8
  707. 22:27:13 T:15808   DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  708. 22:27:13 T:15808   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  709. 22:27:13 T:17168    INFO: Scriptresult: Success
  710. 22:27:13 T:17168    INFO: Python script stopped
  711. 22:27:13 T:17168   DEBUG: Thread XBPyThread 17168 terminating
  712. 22:27:13 T:17924   DEBUG: CSoftAE::Run - Sink restart flagged
  713. 22:27:13 T:17924   DEBUG: CAESinkDirectSound::IsCompatible: Formats compatible - reusing existing sink
  714. 22:27:13 T:17924    INFO: CSoftAE::InternalOpenSink - keeping old sink with : AE_FMT_FLOAT, FL,FR, 48000hz
  715. 22:27:13 T:17924   DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 5.1
  716. 22:27:13 T:17924   DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 3840
  717. 22:27:13 T:8244   DEBUG: CDVDPlayerAudio:: Discontinuity1 - was:2840603.462217, should be:2896627.194262, error:56023.732045
  718. 22:27:13 T:15808   DEBUG: waiting for python thread 2 (C:\Users\meathook\AppData\Roaming\XBMC\addons\script.xbmc.subtitles\default.py) to stop
  719. 22:27:13 T:15808   DEBUG: python thread 2 (C:\Users\meathook\AppData\Roaming\XBMC\addons\script.xbmc.subtitles\default.py) destructed
  720. 22:27:13 T:15808   DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  721. 22:27:13 T:15808   DEBUG: ------ Window Deinit (C:\Users\meathook\AppData\Roaming\XBMC\addons\script.xbmc.subtitles\resources\skins\Default\720p\script-XBMC-Subtitles-main.xml) ------
  722. 22:27:13 T:15808   ERROR: CLocalizeStrings::ClearBlock: Trying to clear non existent block C:\Users\meathook\AppData\Roaming\XBMC\addons\script.xbmc.subtitles
  723. 22:27:13 T:15808   DEBUG: ------ Window Init (VideoOSD.xml) ------
  724. 22:27:15 T:15808   DEBUG: Keyboard: scancode: 38, sym: 0134, unicode: 0000, modifier: 100
  725. 22:27:15 T:15808   DEBUG: CApplication::OnKey: alt-leftalt (4f0d4) pressed, action is
  726. 22:27:15 T:15808   DEBUG: ------ Window Deinit (Pointer.xml) ------
  727. 22:27:15 T:14720   DEBUG: CPullupCorrection: detected pattern of length 1: 41708.33, frameduration: 41708.333333
  728. 22:27:15 T:15808   DEBUG: CWinEventsWin32::WndProcWindow is active
  729. 22:27:15 T:15808   DEBUG: CWinEventsWin32::WndProc: Focus switched to process C:\Windows\explorer.exe
  730. 22:27:15 T:15808   DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  731. 22:27:15 T:15808   DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  732. 22:27:15 T:15808   DEBUG: CSaveFileStateJob::DoWork - Saving file state for video item E:\Movies\Ace.Ventura.Pet.Detective.1994.HDTV.720p.AC3.x264-ortamci.mkv
  733. 22:27:15 T:15808   DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  734. 22:27:15 T:15808   DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  735. 22:27:15 T:3324   DEBUG: Thread Jobworker 3324 terminating (autodelete)
  736. 22:27:15 T:16400   DEBUG: Thread Jobworker 16400 terminating (autodelete)
  737. 22:27:15 T:16096   DEBUG: Thread Jobworker 16096 terminating (autodelete)
  738. 22:27:15 T:8464   DEBUG: Thread Jobworker 8464 terminating (autodelete)
  739. 22:27:15 T:15808  NOTICE: Storing total System Uptime
  740. 22:27:15 T:15808  NOTICE: Saving settings
  741. 22:27:15 T:15808  NOTICE: stop all
  742. 22:27:15 T:15808    INFO: stopping PVRManager
  743. 22:27:15 T:15808   DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  744. 22:27:15 T:15808  NOTICE: ES: Stopping event server
  745. 22:27:15 T:15808   DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  746. 22:27:15 T:15808  NOTICE: stopping zeroconf publishing
  747. 22:27:15 T:2592  NOTICE: ES: UDP Event server stopped
  748. 22:27:15 T:11780   DEBUG: Thread CTCPServer 11780 terminating
  749. 22:27:15 T:2592   DEBUG: Thread CEventServer 2592 terminating
  750. 22:27:15 T:4780   DEBUG: Thread XBMC Peripherals 4780 terminating
  751. 22:27:15 T:15808  NOTICE: stop player
  752. 22:27:15 T:15808  NOTICE: CDVDPlayer::CloseFile()
  753. 22:27:15 T:15808  NOTICE: DVDPlayer: waiting for threads to exit
  754. 22:27:15 T:10052  NOTICE: CDVDPlayer::OnExit()
  755. 22:27:15 T:10052  NOTICE: DVDPlayer: closing audio stream
  756. 22:27:15 T:10052  NOTICE: Closing audio stream
  757. 22:27:15 T:10052  NOTICE: Waiting for audio thread to exit
  758. 22:27:15 T:8244  NOTICE: thread end: CDVDPlayerAudio::OnExit()
  759. 22:27:15 T:8244   DEBUG: Thread CDVDPlayerAudio 8244 terminating
  760. 22:27:15 T:10052  NOTICE: Closing audio device
  761. 22:27:15 T:17924   DEBUG: CSoftAE::Run - Sink restart flagged
  762. 22:27:15 T:17924   DEBUG: CAESinkDirectSound::IsCompatible: Formats Incompatible due to different :Sample Rates
  763. 22:27:15 T:17924    INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
  764. 22:27:15 T:17924   DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  765. 22:27:15 T:17924   DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 65552
  766. 22:27:15 T:17924   DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  767. 22:27:15 T:17924   DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  768. 22:27:15 T:17924   DEBUG:   Audio Device    : Speakers (Realtek High Definition Audio)
  769. 22:27:15 T:17924   DEBUG:   Sample Rate     : 44100
  770. 22:27:15 T:17924   DEBUG:   Sample Format   : AE_FMT_FLOAT
  771. 22:27:15 T:17924   DEBUG:   Bits Per Sample : 32
  772. 22:27:15 T:17924   DEBUG:   Valid Bits/Samp : 32
  773. 22:27:15 T:17924   DEBUG:   Channel Count   : 2
  774. 22:27:15 T:17924   DEBUG:   Block Align     : 8
  775. 22:27:15 T:17924   DEBUG:   Avg. Bytes Sec  : 352800
  776. 22:27:15 T:17924   DEBUG:   Samples/Block   : 32
  777. 22:27:15 T:17924   DEBUG:   Format cBSize   : 22
  778. 22:27:15 T:17924   DEBUG:   Channel Layout  : FL,FR
  779. 22:27:15 T:17924   DEBUG:   Channel Mask    : 3
  780. 22:27:15 T:17924   DEBUG:   Frames          : 441
  781. 22:27:15 T:17924   DEBUG:   Frame Samples   : 882
  782. 22:27:15 T:17924   DEBUG:   Frame Size      : 8
  783. 22:27:15 T:17924   DEBUG: CSoftAE::InternalOpenSink - DirectSound Initialized:
  784. 22:27:15 T:17924   DEBUG:   Output Device : Speakers - Speakers (Realtek High Definition Audio)
  785. 22:27:15 T:17924   DEBUG:   Sample Rate   : 44100
  786. 22:27:15 T:17924   DEBUG:   Sample Format : AE_FMT_FLOAT
  787. 22:27:15 T:17924   DEBUG:   Channel Count : 2
  788. 22:27:15 T:17924   DEBUG:   Channel Layout: FL,FR
  789. 22:27:15 T:17924   DEBUG:   Frames        : 441
  790. 22:27:15 T:17924   DEBUG:   Frame Samples : 882
  791. 22:27:15 T:17924   DEBUG:   Frame Size    : 8
  792. 22:27:15 T:17924   DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 5.1
  793. 22:27:15 T:17924   DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 3528
  794. 22:27:15 T:17924   DEBUG: AERemap: Downmix normalization is disabled
  795. 22:27:15 T:10052   DEBUG: Previous line repeats 2 times.
  796. 22:27:15 T:10052   DEBUG: CSoftAEStream::~CSoftAEStream - Destructed
  797. 22:27:15 T:10052  NOTICE: Deleting audio codec
  798. 22:27:15 T:10052  NOTICE: DVDPlayer: closing video stream
  799. 22:27:15 T:10052  NOTICE: Closing video stream
  800. 22:27:15 T:10052  NOTICE: waiting for video thread to exit
  801. 22:27:16 T:17924   DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  802. 22:27:16 T:14720  NOTICE: thread end: video_thread
  803. 22:27:16 T:14720   DEBUG: Thread CDVDPlayerVideo 14720 terminating
  804. 22:27:16 T:10052  NOTICE: deleting video codec
  805. 22:27:16 T:10052  NOTICE: DVDPlayer: closing subtitle stream
  806. 22:27:16 T:10052  NOTICE: Closing subtitle stream
  807. 22:27:16 T:10052  NOTICE: CDVDPlayer::OnExit() deleting demuxer
  808. 22:27:16 T:10052  NOTICE: CDVDPlayer::OnExit() deleting input stream
  809. 22:27:16 T:10052   DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  810. 22:27:16 T:10052   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  811. 22:27:16 T:10052   DEBUG: Thread CDVDPlayer 10052 terminating
  812. 22:27:16 T:15808  NOTICE: DVDPlayer: finished waiting
  813. 22:27:16 T:11156   DEBUG: CVideoReferenceClock: Cleaning up Direct3d
  814. 22:27:16 T:11156   DEBUG: Thread CVideoReferenceClock 11156 terminating
  815. 22:27:16 T:15808  NOTICE: stop sap announcement listener
  816. 22:27:16 T:15808  NOTICE: clean cached files!
  817. 22:27:16 T:15808  NOTICE: unload skin
  818. 22:27:16 T:15808    INFO: Unloading old skin ...
  819. 22:27:16 T:15808   DEBUG: ------ Window Deinit () ------
  820. 22:27:16 T:15808   DEBUG: ------ Window Deinit (VideoOSD.xml) ------
  821. 22:27:16 T:15808   DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  822. 22:27:16 T:15808   DEBUG: CTextureBundleXBT::Cleanup - Closed bundle
  823. 22:27:16 T:15808   DEBUG: ADDON: Stopping service addons.
  824. 22:27:16 T:15808  NOTICE: stop python
  825. 22:27:16 T:17924   DEBUG: Thread CSoftAE 17924 terminating
  826. 22:27:16 T:15808   DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  827. 22:27:16 T:15808  NOTICE: stopped
  828. 22:27:16 T:15808  NOTICE: destroy
  829. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
  830. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been uninstalled.'
  831. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.subtitles has been uninstalled.'
  832. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.mymovies.dk has been uninstalled.'
  833. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  834. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  835. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been uninstalled.'
  836. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been uninstalled.'
  837. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been uninstalled.'
  838. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  839. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been uninstalled.'
  840. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx32.xbmc.org has been uninstalled.'
  841. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been uninstalled.'
  842. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been uninstalled.'
  843. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
  844. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  845. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in skin.aeonmq.4 has been uninstalled.'
  846. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  847. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-ios.xbmc.org has been uninstalled.'
  848. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  849. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been uninstalled.'
  850. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been uninstalled.'
  851. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been uninstalled.'
  852. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been uninstalled.'
  853. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  854. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been uninstalled.'
  855. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  856. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.slideshow has been uninstalled.'
  857. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.last.fm has been uninstalled.'
  858. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been uninstalled.'
  859. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.epguides.com has been uninstalled.'
  860. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been uninstalled.'
  861. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  862. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been uninstalled.'
  863. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been uninstalled.'
  864. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been uninstalled.'
  865. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been uninstalled.'
  866. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been uninstalled.'
  867. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-android.xbmc.org has been uninstalled.'
  868. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been uninstalled.'
  869. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.sratim.co.il has been uninstalled.'
  870. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been uninstalled.'
  871. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been uninstalled.'
  872. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-win32.xbmc.org has been uninstalled.'
  873. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  874. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  875. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been uninstalled.'
  876. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv.cmyth has been uninstalled.'
  877. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx64.xbmc.org has been uninstalled.'
  878. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been uninstalled.'
  879. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been uninstalled.'
  880. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  881. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been uninstalled.'
  882. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been uninstalled.'
  883. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  884. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  885. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been uninstalled.'
  886. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been uninstalled.'
  887. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  888. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  889. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been uninstalled.'
  890. 22:27:16 T:15808   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been uninstalled.'
  891. 22:27:16 T:15808    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03F3EE80 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  892. 22:27:16 T:15808    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 050235D0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  893. 22:27:16 T:15808    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03F8D410 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  894. 22:27:16 T:15808    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03F8D8D8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  895. 22:27:16 T:15808    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03F3E898 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  896. 22:27:16 T:15808    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03F8D530 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  897. 22:27:16 T:15808    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03F3EBB0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  898. 22:27:16 T:15808    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03F8D7B8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  899. 22:27:16 T:15808    INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03F3EBF8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  900. 22:27:16 T:15808  NOTICE: closing down remote control service
  901. 22:27:16 T:15808  NOTICE: unload sections
  902. 22:27:16 T:13124   DEBUG: Thread CRemoteControl 13124 terminating
  903. 22:27:16 T:15808    INFO: lastfm destroyed
  904. 22:27:16 T:15808   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  905. 22:27:16 T:15808   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  906. 22:27:16 T:15808   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  907. 22:27:16 T:15808   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  908. 22:27:16 T:15808   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  909. 22:27:16 T:15808   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  910. 22:27:16 T:15808  NOTICE: destroy
  911. 22:27:16 T:15808 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
  912. 22:27:16 T:15808 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
  913. 22:27:16 T:15808 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
  914. 22:27:16 T:15808 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
  915. 22:27:16 T:15808 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
  916. 22:27:16 T:15808 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
  917. 22:27:16 T:15808 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
  918. 22:27:16 T:15808 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
  919. 22:27:16 T:15808 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
  920. 22:27:16 T:15808 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
  921. 22:27:16 T:15808 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
  922. 22:27:16 T:15808  NOTICE: closing down remote control service
  923. 22:27:16 T:15808  NOTICE: unload sections
  924. 22:27:16 T:15808   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  925. 22:27:16 T:15808   DEBUG: Previous line repeats 1 times.
  926. 22:27:16 T:15808  NOTICE: application stopped...
  927. 22:27:16 T:15808   DEBUG: PVRManager - destroyed
  928. 22:27:16 T:15808   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  929. 22:27:16 T:15808   DEBUG: Previous line repeats 1 times.
  930. 22:27:16 T:15808   DEBUG: SECTION:UnloadDll(special://xbmcbin/system/libcurl.dll)
  931. 22:27:16 T:15808   DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/cpluff.dll)
  932. 22:27:16 T:15808   DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/ImageLib.dll)
  933. 22:27:16 T:15808   DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/players/dvdplayer/avutil-51.dll)
  934. 22:27:16 T:15808   DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/players/dvdplayer/avcodec-53.dll)
  935. 22:27:16 T:15808   DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/players/dvdplayer/avformat-53.dll)
  936. 22:27:16 T:15808   DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/players/dvdplayer/swscale-2.dll)
  937. 22:27:16 T:15808   DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/players/dvdplayer/swresample-0.dll)
  938. 22:27:16 T:15808   DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/players/dvdplayer/avfilter-2.dll)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement