Advertisement
Guest User

Problematic_Profiles

a guest
Dec 23rd, 2012
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.62 KB | None | 0 0
  1. 10:42:58 T:2284 NOTICE: -----------------------------------------------------------------------
  2. 10:42:58 T:2284 NOTICE: Starting XBMC (12.0-BETA3 Git:20121206-ae60d24), Platform: Windows 7 SP1 64-bit, build 7601. Built on Dec 6 2012 (compiler 1600)
  3. 10:42:58 T:2284 NOTICE: Pentium(R) Dual-Core CPU E6300 @ 2.80GHz
  4. 10:42:58 T:2284 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
  5. 10:42:58 T:2284 NOTICE: Running with restricted rights
  6. 10:42:58 T:2284 NOTICE: Aero is enabled
  7. 10:42:58 T:2284 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\XBMC
  8. 10:42:58 T:2284 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\XBMC
  9. 10:42:58 T:2284 NOTICE: special://masterprofile/ is mapped to: C:\Users\Zebraitis\AppData\Roaming\XBMC\userdata
  10. 10:42:58 T:2284 NOTICE: special://home/ is mapped to: C:\Users\Zebraitis\AppData\Roaming\XBMC\
  11. 10:42:58 T:2284 NOTICE: special://temp/ is mapped to: C:\Users\Zebraitis\AppData\Roaming\XBMC\cache
  12. 10:42:58 T:2284 NOTICE: The executable running is: C:\Program Files (x86)\XBMC\XBMC.exe
  13. 10:42:58 T:2284 NOTICE: Local hostname: XBMC_MAIN
  14. 10:42:58 T:2284 NOTICE: Log File is located: C:\Users\Zebraitis\AppData\Roaming\XBMC\xbmc.log
  15. 10:42:58 T:2284 NOTICE: -----------------------------------------------------------------------
  16. 10:42:58 T:2284 NOTICE: Enumerated DirectSound devices:
  17. 10:42:58 T:2284 NOTICE: Device 1
  18. 10:42:58 T:2284 NOTICE: m_deviceName : {FBCCA4A6-7F91-42B9-96A0-DF92EFA24B0D}
  19. 10:42:58 T:2284 NOTICE: m_displayName : HDMI - TX-NR818-1 (NVIDIA High Definition Audio)
  20. 10:42:58 T:2284 NOTICE: m_displayNameExtra: DirectSound: TX-NR818-1 (NVIDIA High Definition Audio)
  21. 10:42:58 T:2284 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  22. 10:42:58 T:2284 NOTICE: m_channels : FL,FR
  23. 10:42:58 T:2284 NOTICE: m_sampleRates : 96000
  24. 10:42:58 T:2284 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3
  25. 10:42:58 T:2284 NOTICE: Enumerated WASAPI devices:
  26. 10:42:58 T:2284 NOTICE: Device 1
  27. 10:42:58 T:2284 NOTICE: m_deviceName : {FBCCA4A6-7F91-42B9-96A0-DF92EFA24B0D}
  28. 10:42:58 T:2284 NOTICE: m_displayName : HDMI - TX-NR818-1 (NVIDIA High Definition Audio)
  29. 10:42:58 T:2284 NOTICE: m_displayNameExtra: WASAPI: TX-NR818-1 (NVIDIA High Definition Audio)
  30. 10:42:58 T:2284 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  31. 10:42:58 T:2284 NOTICE: m_channels : FL,FR,FC,LFE,SL,SR,BL,BR
  32. 10:42:58 T:2284 NOTICE: m_sampleRates : 192000,96000,48000,44100
  33. 10:42:58 T:2284 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_S24NE4,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
  34. 10:42:58 T:2284 NOTICE: load settings...
  35. 10:42:58 T:2284 NOTICE: special://profile/ is mapped to: special://masterprofile/
  36. 10:42:58 T:2284 NOTICE: loading special://masterprofile/guisettings.xml
  37. 10:42:58 T:2284 NOTICE: Getting hardware information now...
  38. 10:42:58 T:2284 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  39. 10:42:58 T:2284 NOTICE: Loaded playercorefactory configuration
  40. 10:42:58 T:2284 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  41. 10:42:58 T:2284 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  42. 10:42:58 T:2284 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  43. 10:42:58 T:2284 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  44. 10:42:58 T:2284 NOTICE: Contents of special://profile/advancedsettings.xml are...
  45. <advancedsettings>
  46. <!-- This should force smaller picture size -->
  47. <useddsfanart>true</useddsfanart>
  48. <!-- This creates my main databases in MY SQL -->
  49. <videodatabase>
  50. <type>mysql</type>
  51. <host>192.168.15.14</host>
  52. <port>3306</port>
  53. <user>xbmc</user>
  54. <pass>xbmc</pass>
  55. <name>MainVid</name>
  56. </videodatabase>
  57. <musicdatabase>
  58. <type>mysql</type>
  59. <host>192.168.15.14</host>
  60. <port>3306</port>
  61. <user>xbmc</user>
  62. <pass>xbmc</pass>
  63. </musicdatabase>
  64. <!-- This ensures that a movie is not marked as watched until 90% of film has been played -->
  65. <video>
  66. <playcountminimumpercent>90</playcountminimumpercent>
  67. </video>
  68. <!-- This increases the number of recently added and also imports watched state -->
  69. <videolibrary>
  70. <recentlyaddeditems>100</recentlyaddeditems>
  71. <importwatchedstate>true</importwatchedstate>
  72. </videolibrary>
  73. <!-- This creates an unlimited buffer for internet based streaming -->
  74. <network>
  75. <cachemembuffersize>0</cachemembuffersize>
  76. </network>
  77. </advancedsettings>
  78. 10:42:58 T:2284 WARNING: VIDEO database configuration is experimental.
  79. 10:42:58 T:2284 NOTICE: Getting hardware information now...
  80. 10:42:58 T:2284 NOTICE: Default DVD Player: dvdplayer
  81. 10:42:58 T:2284 NOTICE: Default Video Player: dvdplayer
  82. 10:42:58 T:2284 NOTICE: Default Audio Player: paplayer
  83. 10:42:58 T:2284 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  84. 10:42:58 T:2284 NOTICE: Log level changed to 0
  85. 10:42:58 T:2284 NOTICE: Loading media sources from special://masterprofile/sources.xml
  86. 10:42:58 T:2460 NOTICE: Thread CSoftAE start, auto delete: false
  87. 10:42:59 T:2284 NOTICE: Running database version Addons15
  88. 10:42:59 T:2480 NOTICE: Thread XBMC Peripherals start, auto delete: false
  89. 10:42:59 T:2484 NOTICE: Thread CRemoteControl start, auto delete: false
  90. 10:42:59 T:2284 NOTICE: Found screen: Generic PnP Monitor on NVIDIA GeForce GT 520 , adapter 0.
  91. 10:42:59 T:2284 NOTICE: Primary mode: 1920x1080 @ 60.00 - Full Screen
  92. 10:42:59 T:2284 NOTICE: Additional mode: 640x480 @ 60.00 - Full Screen
  93. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  94. 10:42:59 T:2284 NOTICE: Additional mode: 640x480 @ 59.94 - Full Screen
  95. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  96. 10:42:59 T:2284 NOTICE: Additional mode: 640x480 @ 50.00 - Full Screen
  97. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  98. 10:42:59 T:2284 NOTICE: Additional mode: 720x480 @ 60.00 - Full Screen
  99. 10:42:59 T:2284 NOTICE: Additional mode: 720x480 @ 59.94 - Full Screen
  100. 10:42:59 T:2284 NOTICE: Additional mode: 720x480 @ 29.97i - Full Screen
  101. 10:42:59 T:2284 NOTICE: Additional mode: 720x480 @ 30.00i - Full Screen
  102. 10:42:59 T:2284 NOTICE: Additional mode: 720x576 @ 60.00 - Full Screen
  103. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  104. 10:42:59 T:2284 NOTICE: Additional mode: 720x576 @ 59.94 - Full Screen
  105. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  106. 10:42:59 T:2284 NOTICE: Additional mode: 720x576 @ 25.00i - Full Screen
  107. 10:42:59 T:2284 NOTICE: Additional mode: 720x576 @ 50.00 - Full Screen
  108. 10:42:59 T:2284 NOTICE: Additional mode: 800x600 @ 60.00 - Full Screen
  109. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  110. 10:42:59 T:2284 NOTICE: Additional mode: 800x600 @ 59.94 - Full Screen
  111. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  112. 10:42:59 T:2284 NOTICE: Additional mode: 1024x768 @ 60.00 - Full Screen
  113. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  114. 10:42:59 T:2284 NOTICE: Additional mode: 1024x768 @ 59.94 - Full Screen
  115. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  116. 10:42:59 T:2284 NOTICE: Additional mode: 1024x768 @ 30.00i - Full Screen
  117. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  118. 10:42:59 T:2284 NOTICE: Additional mode: 1024x768 @ 29.97i - Full Screen
  119. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  120. 10:42:59 T:2284 NOTICE: Additional mode: 1024x768 @ 24.00 - Full Screen
  121. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  122. 10:42:59 T:2284 NOTICE: Additional mode: 1024x768 @ 23.98 - Full Screen
  123. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  124. 10:42:59 T:2284 NOTICE: Additional mode: 1152x864 @ 60.00 - Full Screen
  125. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  126. 10:42:59 T:2284 NOTICE: Additional mode: 1152x864 @ 59.94 - Full Screen
  127. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  128. 10:42:59 T:2284 NOTICE: Additional mode: 1152x864 @ 30.00i - Full Screen
  129. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  130. 10:42:59 T:2284 NOTICE: Additional mode: 1152x864 @ 29.97i - Full Screen
  131. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  132. 10:42:59 T:2284 NOTICE: Additional mode: 1152x864 @ 24.00 - Full Screen
  133. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  134. 10:42:59 T:2284 NOTICE: Additional mode: 1152x864 @ 23.98 - Full Screen
  135. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  136. 10:42:59 T:2284 NOTICE: Additional mode: 1176x664 @ 60.00 - Full Screen
  137. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  138. 10:42:59 T:2284 NOTICE: Additional mode: 1176x664 @ 59.94 - Full Screen
  139. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  140. 10:42:59 T:2284 NOTICE: Additional mode: 1280x720 @ 60.00 - Full Screen
  141. 10:42:59 T:2284 NOTICE: Additional mode: 1280x720 @ 59.94 - Full Screen
  142. 10:42:59 T:2284 NOTICE: Additional mode: 1280x720 @ 50.00 - Full Screen
  143. 10:42:59 T:2284 NOTICE: Additional mode: 1280x768 @ 60.00 - Full Screen
  144. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  145. 10:42:59 T:2284 NOTICE: Additional mode: 1280x768 @ 59.94 - Full Screen
  146. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  147. 10:42:59 T:2284 NOTICE: Additional mode: 1280x768 @ 30.00i - Full Screen
  148. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  149. 10:42:59 T:2284 NOTICE: Additional mode: 1280x768 @ 29.97i - Full Screen
  150. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  151. 10:42:59 T:2284 NOTICE: Additional mode: 1280x768 @ 24.00 - Full Screen
  152. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  153. 10:42:59 T:2284 NOTICE: Additional mode: 1280x768 @ 23.98 - Full Screen
  154. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  155. 10:42:59 T:2284 NOTICE: Additional mode: 1280x800 @ 60.00 - Full Screen
  156. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  157. 10:42:59 T:2284 NOTICE: Additional mode: 1280x800 @ 59.94 - Full Screen
  158. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  159. 10:42:59 T:2284 NOTICE: Additional mode: 1280x800 @ 30.00i - Full Screen
  160. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  161. 10:42:59 T:2284 NOTICE: Additional mode: 1280x800 @ 29.97i - Full Screen
  162. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  163. 10:42:59 T:2284 NOTICE: Additional mode: 1280x800 @ 24.00 - Full Screen
  164. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  165. 10:42:59 T:2284 NOTICE: Additional mode: 1280x800 @ 23.98 - Full Screen
  166. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  167. 10:42:59 T:2284 NOTICE: Additional mode: 1280x960 @ 60.00 - Full Screen
  168. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  169. 10:42:59 T:2284 NOTICE: Additional mode: 1280x960 @ 59.94 - Full Screen
  170. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  171. 10:42:59 T:2284 NOTICE: Additional mode: 1280x960 @ 30.00i - Full Screen
  172. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  173. 10:42:59 T:2284 NOTICE: Additional mode: 1280x960 @ 29.97i - Full Screen
  174. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  175. 10:42:59 T:2284 NOTICE: Additional mode: 1280x960 @ 24.00 - Full Screen
  176. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  177. 10:42:59 T:2284 NOTICE: Additional mode: 1280x960 @ 23.98 - Full Screen
  178. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  179. 10:42:59 T:2284 NOTICE: Additional mode: 1280x1024 @ 60.00 - Full Screen
  180. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  181. 10:42:59 T:2284 NOTICE: Additional mode: 1280x1024 @ 59.94 - Full Screen
  182. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  183. 10:42:59 T:2284 NOTICE: Additional mode: 1280x1024 @ 30.00i - Full Screen
  184. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  185. 10:42:59 T:2284 NOTICE: Additional mode: 1280x1024 @ 29.97i - Full Screen
  186. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  187. 10:42:59 T:2284 NOTICE: Additional mode: 1280x1024 @ 24.00 - Full Screen
  188. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  189. 10:42:59 T:2284 NOTICE: Additional mode: 1280x1024 @ 23.98 - Full Screen
  190. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  191. 10:42:59 T:2284 NOTICE: Additional mode: 1360x768 @ 60.00 - Full Screen
  192. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  193. 10:42:59 T:2284 NOTICE: Additional mode: 1360x768 @ 59.94 - Full Screen
  194. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  195. 10:42:59 T:2284 NOTICE: Additional mode: 1360x768 @ 30.00i - Full Screen
  196. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  197. 10:42:59 T:2284 NOTICE: Additional mode: 1360x768 @ 29.97i - Full Screen
  198. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  199. 10:42:59 T:2284 NOTICE: Additional mode: 1360x768 @ 24.00 - Full Screen
  200. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  201. 10:42:59 T:2284 NOTICE: Additional mode: 1360x768 @ 23.98 - Full Screen
  202. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  203. 10:42:59 T:2284 NOTICE: Additional mode: 1366x768 @ 60.00 - Full Screen
  204. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  205. 10:42:59 T:2284 NOTICE: Additional mode: 1366x768 @ 59.94 - Full Screen
  206. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  207. 10:42:59 T:2284 NOTICE: Additional mode: 1366x768 @ 30.00i - Full Screen
  208. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  209. 10:42:59 T:2284 NOTICE: Additional mode: 1366x768 @ 29.97i - Full Screen
  210. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  211. 10:42:59 T:2284 NOTICE: Additional mode: 1366x768 @ 24.00 - Full Screen
  212. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  213. 10:42:59 T:2284 NOTICE: Additional mode: 1366x768 @ 23.98 - Full Screen
  214. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  215. 10:42:59 T:2284 NOTICE: Additional mode: 1600x900 @ 60.00 - Full Screen
  216. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  217. 10:42:59 T:2284 NOTICE: Additional mode: 1600x900 @ 59.94 - Full Screen
  218. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  219. 10:42:59 T:2284 NOTICE: Additional mode: 1600x900 @ 30.00i - Full Screen
  220. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  221. 10:42:59 T:2284 NOTICE: Additional mode: 1600x900 @ 29.97i - Full Screen
  222. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  223. 10:42:59 T:2284 NOTICE: Additional mode: 1600x900 @ 24.00 - Full Screen
  224. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  225. 10:42:59 T:2284 NOTICE: Additional mode: 1600x900 @ 23.98 - Full Screen
  226. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  227. 10:42:59 T:2284 NOTICE: Additional mode: 1600x1024 @ 60.00 - Full Screen
  228. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  229. 10:42:59 T:2284 NOTICE: Additional mode: 1600x1024 @ 59.94 - Full Screen
  230. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  231. 10:42:59 T:2284 NOTICE: Additional mode: 1600x1024 @ 30.00i - Full Screen
  232. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  233. 10:42:59 T:2284 NOTICE: Additional mode: 1600x1024 @ 29.97i - Full Screen
  234. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  235. 10:42:59 T:2284 NOTICE: Additional mode: 1600x1024 @ 24.00 - Full Screen
  236. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  237. 10:42:59 T:2284 NOTICE: Additional mode: 1600x1024 @ 23.98 - Full Screen
  238. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  239. 10:42:59 T:2284 NOTICE: Additional mode: 1680x1050 @ 60.00 - Full Screen
  240. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  241. 10:42:59 T:2284 NOTICE: Additional mode: 1680x1050 @ 59.94 - Full Screen
  242. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  243. 10:42:59 T:2284 NOTICE: Additional mode: 1680x1050 @ 30.00i - Full Screen
  244. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  245. 10:42:59 T:2284 NOTICE: Additional mode: 1680x1050 @ 29.97i - Full Screen
  246. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  247. 10:42:59 T:2284 NOTICE: Additional mode: 1680x1050 @ 24.00 - Full Screen
  248. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  249. 10:42:59 T:2284 NOTICE: Additional mode: 1680x1050 @ 23.98 - Full Screen
  250. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  251. 10:42:59 T:2284 NOTICE: Additional mode: 1768x992 @ 30.00i - Full Screen
  252. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  253. 10:42:59 T:2284 NOTICE: Additional mode: 1768x992 @ 29.97i - Full Screen
  254. 10:42:59 T:2284 NOTICE: Previous line repeats 2 times.
  255. 10:42:59 T:2284 NOTICE: Additional mode: 1920x1080 @ 60.00 - Full Screen
  256. 10:42:59 T:2284 NOTICE: Additional mode: 1920x1080 @ 59.94 - Full Screen
  257. 10:42:59 T:2284 NOTICE: Additional mode: 1920x1080 @ 30.00i - Full Screen
  258. 10:42:59 T:2284 NOTICE: Additional mode: 1920x1080 @ 29.97i - Full Screen
  259. 10:42:59 T:2284 NOTICE: Additional mode: 1920x1080 @ 24.00 - Full Screen
  260. 10:42:59 T:2284 NOTICE: Additional mode: 1920x1080 @ 23.98 - Full Screen
  261. 10:42:59 T:2284 NOTICE: Additional mode: 1920x1080 @ 25.00i - Full Screen
  262. 10:42:59 T:2284 NOTICE: Additional mode: 1920x1080 @ 50.00 - Full Screen
  263. 10:42:59 T:2284 NOTICE: Checking resolution 16
  264. 10:43:00 T:2284 NOTICE: Running database version Addons15
  265. 10:43:00 T:2284 NOTICE: Running database version ViewModes4
  266. 10:43:00 T:2284 NOTICE: Running database version Textures13
  267. 10:43:00 T:2284 NOTICE: Running database version MyMusic32
  268. 10:43:00 T:2284 NOTICE: Running database version MainVid75
  269. 10:43:00 T:2284 NOTICE: Running database version TV22
  270. 10:43:00 T:2284 NOTICE: Running database version Epg7
  271. 10:43:00 T:2284 NOTICE: initializing playlistplayer
  272. 10:43:00 T:2284 NOTICE: DONE initializing playlistplayer
  273. 10:43:00 T:2284 NOTICE: initialize done
  274. 10:43:00 T:2284 NOTICE: Running the application...
  275. 10:43:00 T:2284 NOTICE: ES: Starting event server
  276. 10:43:00 T:2596 NOTICE: Thread CEventServer start, auto delete: false
  277. 10:43:00 T:2596 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  278. 10:43:00 T:2596 NOTICE: UDP: Listening on port 9777
  279. 10:43:01 T:2600 NOTICE: Thread CTCPServer start, auto delete: false
  280. 10:43:27 T:2284 NOTICE: ES: Starting event server
  281. 10:43:28 T:3096 NOTICE: Thread CTCPServer start, auto delete: false
  282. 10:43:28 T:3108 NOTICE: Thread Jobworker start, auto delete: true
  283. 10:43:28 T:3116 NOTICE: Previous line repeats 1 times.
  284. 10:43:28 T:3116 NOTICE: Thread XBPyThread start, auto delete: false
  285. 10:43:28 T:3116 NOTICE: -->Python Interpreter Initialized<--
  286. 10:43:30 T:3144 NOTICE: Thread Jobworker start, auto delete: true
  287. 10:43:41 T:2284 NOTICE: Previous line repeats 1 times.
  288. 10:43:41 T:2284 NOTICE: ES: Stopping event server
  289. 10:43:41 T:2284 NOTICE: stopping zeroconf publishing
  290. 10:43:41 T:2596 NOTICE: ES: UDP Event server stopped
  291. 10:43:42 T:2284 NOTICE: ES: Starting event server
  292. 10:43:42 T:3172 NOTICE: Thread CEventServer start, auto delete: false
  293. 10:43:42 T:3172 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  294. 10:43:42 T:3172 NOTICE: UDP: Listening on port 9777
  295. 10:43:45 T:2284 NOTICE: ES: Stopping event server
  296. 10:43:45 T:2284 NOTICE: stopping zeroconf publishing
  297. 10:43:46 T:3172 NOTICE: ES: UDP Event server stopped
  298. 10:43:46 T:2284 ERROR: CSettings::GetCurrentProfile - last profile index (4294967295) is outside the valid range (6)
  299. 10:43:46 T:2284 NOTICE: special://profile/ is mapped to: special://masterprofile/
  300. 10:43:46 T:2284 NOTICE: loading special://profile/guisettings.xml
  301. 10:43:46 T:2284 NOTICE: Getting hardware information now...
  302. 10:43:46 T:2284 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  303. 10:43:46 T:2284 NOTICE: Loaded playercorefactory configuration
  304. 10:43:46 T:2284 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  305. 10:43:46 T:2284 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  306. 10:43:46 T:2284 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  307. 10:43:46 T:2284 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  308. 10:43:46 T:2284 NOTICE: Contents of special://profile/advancedsettings.xml are...
  309. <advancedsettings>
  310. <!-- This should force smaller picture size -->
  311. <useddsfanart>true</useddsfanart>
  312. <!-- This creates my main databases in MY SQL -->
  313. <videodatabase>
  314. <type>mysql</type>
  315. <host>192.168.15.14</host>
  316. <port>3306</port>
  317. <user>xbmc</user>
  318. <pass>xbmc</pass>
  319. <name>MainVid</name>
  320. </videodatabase>
  321. <musicdatabase>
  322. <type>mysql</type>
  323. <host>192.168.15.14</host>
  324. <port>3306</port>
  325. <user>xbmc</user>
  326. <pass>xbmc</pass>
  327. </musicdatabase>
  328. <!-- This ensures that a movie is not marked as watched until 90% of film has been played -->
  329. <video>
  330. <playcountminimumpercent>90</playcountminimumpercent>
  331. </video>
  332. <!-- This increases the number of recently added and also imports watched state -->
  333. <videolibrary>
  334. <recentlyaddeditems>100</recentlyaddeditems>
  335. <importwatchedstate>true</importwatchedstate>
  336. </videolibrary>
  337. <!-- This creates an unlimited buffer for internet based streaming -->
  338. <network>
  339. <cachemembuffersize>0</cachemembuffersize>
  340. </network>
  341. </advancedsettings>
  342. 10:43:46 T:2284 WARNING: VIDEO database configuration is experimental.
  343. 10:43:46 T:2284 NOTICE: Getting hardware information now...
  344. 10:43:46 T:2284 NOTICE: Default DVD Player: dvdplayer
  345. 10:43:46 T:2284 NOTICE: Default Video Player: dvdplayer
  346. 10:43:46 T:2284 NOTICE: Default Audio Player: paplayer
  347. 10:43:46 T:2284 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  348. 10:43:46 T:2284 NOTICE: Log level changed to 0
  349. 10:43:46 T:2284 ERROR: CSettings::GetCurrentProfile - last profile index (4294967295) is outside the valid range (6)
  350. 10:43:46 T:2284 ERROR: Previous line repeats 1 times.
  351. 10:43:46 T:2284 NOTICE: Loading media sources from special://masterprofile/sources.xml
  352. 10:43:46 T:2284 ERROR: CSettings::GetCurrentProfile - last profile index (4294967295) is outside the valid range (6)
  353. 10:43:46 T:2284 ERROR: Previous line repeats 47 times.
  354. 10:43:46 T:2284 NOTICE: Running database version Addons15
  355. 10:43:46 T:2284 ERROR: CSettings::GetCurrentProfile - last profile index (4294967295) is outside the valid range (6)
  356. 10:43:46 T:2284 ERROR: Previous line repeats 1 times.
  357. 10:43:46 T:2284 NOTICE: Running database version ViewModes4
  358. 10:43:46 T:2284 ERROR: CSettings::GetCurrentProfile - last profile index (4294967295) is outside the valid range (6)
  359. 10:43:46 T:2284 ERROR: Previous line repeats 1 times.
  360. 10:43:46 T:2284 NOTICE: Running database version Textures13
  361. 10:43:46 T:2284 NOTICE: Running database version MyMusic32
  362. 10:43:46 T:2284 NOTICE: Running database version MainVid75
  363. 10:43:46 T:2284 ERROR: CSettings::GetCurrentProfile - last profile index (4294967295) is outside the valid range (6)
  364. 10:43:46 T:2284 ERROR: Previous line repeats 1 times.
  365. 10:43:46 T:2284 NOTICE: Running database version TV22
  366. 10:43:46 T:2284 ERROR: CSettings::GetCurrentProfile - last profile index (4294967295) is outside the valid range (6)
  367. 10:43:46 T:2284 ERROR: Previous line repeats 1 times.
  368. 10:43:46 T:2284 NOTICE: Running database version Epg7
  369. 10:43:46 T:2284 ERROR: CSettings::GetCurrentProfile - last profile index (4294967295) is outside the valid range (6)
  370. 10:43:46 T:2284 ERROR: Previous line repeats 1 times.
  371. 10:43:46 T:2284 NOTICE: ES: Starting event server
  372. 10:43:46 T:3176 NOTICE: Thread CEventServer start, auto delete: false
  373. 10:43:46 T:3176 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  374. 10:43:46 T:3176 NOTICE: UDP: Listening on port 9777
  375. 10:43:46 T:3180 NOTICE: Thread CTCPServer start, auto delete: false
  376. 10:43:46 T:3108 ERROR: CSettings::GetCurrentProfile - last profile index (4294967295) is outside the valid range (6)
  377. 10:43:46 T:3184 NOTICE: Thread XBPyThread start, auto delete: false
  378. 10:43:46 T:3184 NOTICE: -->Python Interpreter Initialized<--
  379. 10:43:47 T:3144 ERROR: CSettings::GetCurrentProfile - last profile index (4294967295) is outside the valid range (6)
  380. 10:43:54 T:2284 ERROR: Previous line repeats 168 times.
  381. 10:43:54 T:2284 NOTICE: ES: Stopping event server
  382. 10:43:54 T:2284 NOTICE: stopping zeroconf publishing
  383. 10:43:54 T:2284 ERROR: CSettings::GetCurrentProfile - last profile index (4294967295) is outside the valid range (6)
  384. 10:43:54 T:3176 ERROR: Previous line repeats 1 times.
  385. 10:43:54 T:3176 NOTICE: ES: UDP Event server stopped
  386. 10:43:54 T:2284 NOTICE: special://profile/ is mapped to: special://masterprofile/
  387. 10:43:54 T:2284 NOTICE: loading special://masterprofile/guisettings.xml
  388. 10:43:54 T:2284 NOTICE: Getting hardware information now...
  389. 10:43:54 T:2284 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  390. 10:43:54 T:2284 NOTICE: Loaded playercorefactory configuration
  391. 10:43:54 T:2284 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  392. 10:43:54 T:2284 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  393. 10:43:54 T:2284 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  394. 10:43:54 T:2284 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  395. 10:43:54 T:2284 NOTICE: Contents of special://profile/advancedsettings.xml are...
  396. <advancedsettings>
  397. <!-- This should force smaller picture size -->
  398. <useddsfanart>true</useddsfanart>
  399. <!-- This creates my main databases in MY SQL -->
  400. <videodatabase>
  401. <type>mysql</type>
  402. <host>192.168.15.14</host>
  403. <port>3306</port>
  404. <user>xbmc</user>
  405. <pass>xbmc</pass>
  406. <name>MainVid</name>
  407. </videodatabase>
  408. <musicdatabase>
  409. <type>mysql</type>
  410. <host>192.168.15.14</host>
  411. <port>3306</port>
  412. <user>xbmc</user>
  413. <pass>xbmc</pass>
  414. </musicdatabase>
  415. <!-- This ensures that a movie is not marked as watched until 90% of film has been played -->
  416. <video>
  417. <playcountminimumpercent>90</playcountminimumpercent>
  418. </video>
  419. <!-- This increases the number of recently added and also imports watched state -->
  420. <videolibrary>
  421. <recentlyaddeditems>100</recentlyaddeditems>
  422. <importwatchedstate>true</importwatchedstate>
  423. </videolibrary>
  424. <!-- This creates an unlimited buffer for internet based streaming -->
  425. <network>
  426. <cachemembuffersize>0</cachemembuffersize>
  427. </network>
  428. </advancedsettings>
  429. 10:43:54 T:2284 WARNING: VIDEO database configuration is experimental.
  430. 10:43:54 T:2284 NOTICE: Getting hardware information now...
  431. 10:43:54 T:2284 NOTICE: Default DVD Player: dvdplayer
  432. 10:43:54 T:2284 NOTICE: Default Video Player: dvdplayer
  433. 10:43:54 T:2284 NOTICE: Default Audio Player: paplayer
  434. 10:43:54 T:2284 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  435. 10:43:54 T:2284 NOTICE: Log level changed to 0
  436. 10:43:54 T:2284 NOTICE: Loading media sources from special://masterprofile/sources.xml
  437. 10:43:54 T:2284 NOTICE: Running database version Addons15
  438. 10:43:54 T:2284 NOTICE: Running database version ViewModes4
  439. 10:43:54 T:2284 NOTICE: Running database version Textures13
  440. 10:43:54 T:2284 NOTICE: Running database version MyMusic32
  441. 10:43:54 T:2284 NOTICE: Running database version MainVid75
  442. 10:43:54 T:2284 NOTICE: Running database version TV22
  443. 10:43:54 T:2284 NOTICE: Running database version Epg7
  444. 10:43:54 T:2284 NOTICE: ES: Starting event server
  445. 10:43:54 T:3200 NOTICE: Thread CEventServer start, auto delete: false
  446. 10:43:54 T:3200 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  447. 10:43:54 T:3200 NOTICE: UDP: Listening on port 9777
  448. 10:43:58 T:2284 NOTICE: ES: Stopping event server
  449. 10:43:58 T:2284 NOTICE: stopping zeroconf publishing
  450. 10:43:58 T:3200 NOTICE: ES: UDP Event server stopped
  451. 10:43:58 T:2284 NOTICE: special://profile/ is mapped to: special://masterprofile/profiles/Winter Solstice/
  452. 10:43:58 T:2284 NOTICE: loading special://profile/guisettings.xml
  453. 10:43:58 T:2284 NOTICE: Getting hardware information now...
  454. 10:43:58 T:2284 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  455. 10:43:58 T:2284 NOTICE: Loaded playercorefactory configuration
  456. 10:43:58 T:2284 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  457. 10:43:58 T:2284 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  458. 10:43:58 T:2284 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  459. 10:43:58 T:2284 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  460. 10:43:58 T:2284 NOTICE: Contents of special://profile/advancedsettings.xml are...
  461. <advancedsettings>
  462. <!-- This should force smaller picture size -->
  463. <useddsfanart>true</useddsfanart>
  464. <!-- This creates my main databases in MY SQL -->
  465. <videodatabase>
  466. <type>mysql</type>
  467. <host>192.168.15.14</host>
  468. <port>3306</port>
  469. <user>xbmc</user>
  470. <pass>xbmc</pass>
  471. <name>xmasvideo</name>
  472. </videodatabase>
  473. <musicdatabase>
  474. <type>mysql</type>
  475. <host>192.168.15.14</host>
  476. <port>3306</port>
  477. <user>xbmc</user>
  478. <pass>xbmc</pass>
  479. <name>xmasmusic</name>
  480. </musicdatabase>
  481. <!-- This ensures that a movie is not marked as watched until 90% of film has been played -->
  482. <video>
  483. <playcountminimumpercent>90</playcountminimumpercent>
  484. </video>
  485. <!-- This increases the number of recently added and also imports watched state -->
  486. <videolibrary>
  487. <recentlyaddeditems>100</recentlyaddeditems>
  488. <importwatchedstate>true</importwatchedstate>
  489. </videolibrary>
  490. <!-- This creates an unlimited buffer for internet based streaming -->
  491. <network>
  492. <cachemembuffersize>0</cachemembuffersize>
  493. </network>
  494. </advancedsettings>
  495. 10:43:58 T:2284 WARNING: VIDEO database configuration is experimental.
  496. 10:43:58 T:2284 NOTICE: Getting hardware information now...
  497. 10:43:58 T:2284 NOTICE: Default DVD Player: dvdplayer
  498. 10:43:58 T:2284 NOTICE: Default Video Player: dvdplayer
  499. 10:43:58 T:2284 NOTICE: Default Audio Player: paplayer
  500. 10:43:58 T:2284 NOTICE: Enabled debug logging due to GUI setting (2)
  501. 10:43:58 T:2284 NOTICE: Log level changed to 2
  502. 10:43:58 T:2284 NOTICE: Loading media sources from special://masterprofile/profiles/Winter Solstice/sources.xml
  503. 10:43:58 T:2284 INFO: thumbnails folder: special://masterprofile/profiles/Winter Solstice/Thumbnails
  504. 10:43:58 T:2284 INFO: load language info file:special://xbmc/language/English/langinfo.xml
  505. 10:43:58 T:2284 DEBUG: trying to set locale to eng_usa
  506. 10:43:58 T:2284 INFO: global locale set to English_United States.1252
  507. 10:43:58 T:2284 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  508. 10:43:58 T:2284 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  509. 10:43:58 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  510. 10:43:58 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  511. 10:43:58 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  512. 10:43:58 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  513. 10:43:58 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  514. 10:43:58 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  515. 10:43:58 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  516. 10:43:59 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  517. 10:43:59 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  518. 10:43:59 T:2284 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  519. 10:43:59 T:2284 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  520. 10:43:59 T:2284 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  521. 10:43:59 T:2284 INFO: Loading special://xbmc/system/keymaps/remote.xml
  522. 10:43:59 T:2284 INFO: Loading special://xbmc/system/IRSSmap.xml
  523. 10:43:59 T:2284 INFO: * Adding remote mapping for device 'Microsoft MCE'
  524. 10:43:59 T:2284 INFO: * Adding remote mapping for device 'Abstract'
  525. 10:43:59 T:2284 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  526. 10:43:59 T:2284 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\XBMC\language\English\strings.po
  527. 10:43:59 T:2284 DEBUG: POParser: loaded 2686 strings from file C:\Program Files (x86)\XBMC\language\English\strings.po
  528. 10:43:59 T:2284 NOTICE: Running database version Addons15
  529. 10:43:59 T:2284 DEBUG: CDatabaseManager::Initialize, updating databases...
  530. 10:43:59 T:2284 NOTICE: Running database version ViewModes4
  531. 10:43:59 T:2284 NOTICE: Running database version Textures13
  532. 10:43:59 T:2284 NOTICE: Running database version xmasmusic32
  533. 10:43:59 T:2284 NOTICE: Running database version xmasvideo75
  534. 10:43:59 T:2284 NOTICE: Running database version TV22
  535. 10:43:59 T:2284 NOTICE: Running database version Epg7
  536. 10:43:59 T:2284 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  537. 10:43:59 T:2284 INFO: Unloading old skin ...
  538. 10:43:59 T:2284 DEBUG: ------ Window Deinit (LoginScreen.xml) ------
  539. 10:43:59 T:2284 DEBUG: CTextureBundleXBT::Cleanup - Closed bundle
  540. 10:43:59 T:2284 INFO: load skin from: C:\Program Files (x86)\XBMC\addons\skin.confluence (version: 2.1.1)
  541. 10:43:59 T:2284 INFO: load fonts for skin...
  542. 10:43:59 T:2284 INFO: Loading fonts from C:\Program Files (x86)\XBMC\addons\skin.confluence\720p\Font.xml
  543. 10:43:59 T:2284 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\XBMC\addons\skin.confluence\language\english\strings.po
  544. 10:43:59 T:2284 DEBUG: POParser: loaded 131 strings from file C:\Program Files (x86)\XBMC\addons\skin.confluence\language\english\strings.po
  545. 10:43:59 T:2284 INFO: Loading skin includes from C:\Program Files (x86)\XBMC\addons\skin.confluence\720p\includes.xml
  546. 10:43:59 T:2284 INFO: load new skin...
  547. 10:43:59 T:2284 INFO: Loading user windows, path C:\Program Files (x86)\XBMC\addons\skin.confluence\720p
  548. 10:43:59 T:2284 DEBUG: Load Skin XML: 2.43ms
  549. 10:43:59 T:2284 INFO: initialize new skin...
  550. 10:43:59 T:2284 DEBUG: guilib: Fill viewport on change for solving rendering passes
  551. 10:43:59 T:2284 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  552. 10:43:59 T:2284 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Program Files (x86)\XBMC\addons\skin.confluence\media\Textures.xbt
  553. 10:43:59 T:2284 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  554. 10:43:59 T:2284 INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
  555. 10:43:59 T:2284 INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
  556. 10:43:59 T:2284 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  557. 10:43:59 T:2284 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  558. 10:43:59 T:2284 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  559. 10:43:59 T:2284 INFO: Loading C:\Program Files (x86)\XBMC\addons\skin.confluence\sounds\sounds.xml
  560. 10:43:59 T:2284 INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files (x86)\XBMC\addons\skin.confluence\sounds\cursor.wav
  561. 10:43:59 T:2284 INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files (x86)\XBMC\addons\skin.confluence\sounds\click.wav
  562. 10:43:59 T:2284 INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files (x86)\XBMC\addons\skin.confluence\sounds\back.wav
  563. 10:43:59 T:2284 DEBUG: AERemap: Downmix normalization is enabled
  564. 10:43:59 T:2284 INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files (x86)\XBMC\addons\skin.confluence\sounds\shutter.wav
  565. 10:43:59 T:2284 INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files (x86)\XBMC\addons\skin.confluence\sounds\notify.wav
  566. 10:43:59 T:2284 DEBUG: AERemap: Downmix normalization is enabled
  567. 10:43:59 T:2284 INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Program Files (x86)\XBMC\addons\skin.confluence\sounds\out.wav
  568. 10:43:59 T:2284 DEBUG: AERemap: Downmix normalization is enabled
  569. 10:43:59 T:2284 INFO: skin loaded...
  570. 10:43:59 T:2284 DEBUG: Activating window ID: 10029
  571. 10:43:59 T:2284 DEBUG: ------ Window Init (LoginScreen.xml) ------
  572. 10:43:59 T:2284 INFO: Loading skin file: LoginScreen.xml, load type: KEEP_IN_MEMORY
  573. 10:43:59 T:2284 DEBUG: CNetwork::NetworkMessage - Starting network services
  574. 10:43:59 T:2284 NOTICE: ES: Starting event server
  575. 10:43:59 T:2284 INFO: JSONRPC Server: Successfully initialized
  576. 10:43:59 T:3220 NOTICE: Thread CEventServer start, auto delete: false
  577. 10:43:59 T:3220 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  578. 10:43:59 T:3220 NOTICE: UDP: Listening on port 9777
  579. 10:43:59 T:3224 NOTICE: Thread CTCPServer start, auto delete: false
  580. 10:43:59 T:2284 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  581. 10:43:59 T:2284 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  582. 10:43:59 T:2284 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  583. 10:43:59 T:2284 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  584. 10:43:59 T:2284 DEBUG: ADDON: Starting service addons.
  585. 10:43:59 T:2284 DEBUG: Activating window ID: 12999
  586. 10:43:59 T:2284 DEBUG: ------ Window Init () ------
  587. 10:43:59 T:2284 DEBUG: ------ Window Init (Pointer.xml) ------
  588. 10:43:59 T:2284 DEBUG: ------ Window Deinit (LoginScreen.xml) ------
  589. 10:43:59 T:2284 DEBUG: ------ Window Init (Startup.xml) ------
  590. 10:43:59 T:2284 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  591. 10:43:59 T:2284 DEBUG: CApplication::ExecuteXBMCAction : Translating ReplaceWindow(Home)
  592. 10:43:59 T:2284 DEBUG: CApplication::ExecuteXBMCAction : To ReplaceWindow(Home)
  593. 10:43:59 T:2284 DEBUG: Activating window ID: 10000
  594. 10:43:59 T:2284 DEBUG: ------ Window Deinit (Startup.xml) ------
  595. 10:43:59 T:2284 DEBUG: ------ Window Init (Home.xml) ------
  596. 10:43:59 T:2284 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  597. 10:43:59 T:3148 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  598. 10:43:59 T:2284 DEBUG: XBPython::Process - no profile autoexec.py (C:\Users\Zebraitis\AppData\Roaming\XBMC\userdata\profiles\Winter Solstice\autoexec.py) found, skipping
  599. 10:43:59 T:3148 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
  600. 10:43:59 T:3112 INFO: WEATHER: Downloading weather
  601. 10:43:59 T:3112 INFO: initializing python engine.
  602. 10:43:59 T:3112 DEBUG: new python thread created. id=3
  603. 10:43:59 T:3228 NOTICE: Thread XBPyThread start, auto delete: false
  604. 10:43:59 T:3228 DEBUG: Python thread: start processing
  605. 10:43:59 T:3148 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  606. 10:43:59 T:3228 NOTICE: -->Python Interpreter Initialized<--
  607. 10:43:59 T:3228 DEBUG: XBPyThread::Process - The source file to load is C:\Users\Zebraitis\AppData\Roaming\XBMC\addons\weather.wunderground\default.py
  608. 10:43:59 T:3228 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\Zebraitis\AppData\Roaming\XBMC\addons\weather.wunderground;C:\Program Files (x86)\XBMC\addons\script.module.simplejson\lib;C:\Users\Zebraitis\AppData\Roaming\XBMC\addons\weather.wunderground\resources\lib\wunderground;C:\Users\Zebraitis\AppData\Roaming\XBMC\addons\script.module.xmltodict\lib;C:\Users\Zebraitis\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\Zebraitis\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;C:\Program Files (x86)\XBMC\system\python\DLLs;C:\Program Files (x86)\XBMC\system\python\Lib;C:\Program Files (x86)\XBMC\python26.zip;C:\Program Files (x86)\XBMC\system\python\lib\plat-win;C:\Program Files (x86)\XBMC\system\python\lib\lib-tk;C:\Program Files (x86)\XBMC;C:\Program Files (x86)\XBMC\system\python;C:\Program Files (x86)\XBMC\system\python\lib\site-packages;
  609. 10:43:59 T:3228 DEBUG: XBPyThread::Process - Entering source directory C:\Users\Zebraitis\AppData\Roaming\XBMC\addons\weather.wunderground
  610. 10:43:59 T:3228 DEBUG: Instantiating addon using automatically obtained id of "weather.wunderground" dependent on version 2.0 of the xbmc.python api
  611. 10:43:59 T:3148 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  612. 10:43:59 T:3148 DEBUG: CVideoDatabase::RunQuery took 13 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  613. 10:43:59 T:3148 DEBUG: CVideoDatabase::RunQuery took 6 ms for 6 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  614. 10:43:59 T:3148 DEBUG: CVideoDatabase::RunQuery took 5 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  615. 10:43:59 T:3148 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  616. 10:43:59 T:3228 DEBUG: POParser: loaded 33 strings from file C:\Users\Zebraitis\AppData\Roaming\XBMC\addons\weather.wunderground\resources\language\english\strings.po
  617. 10:43:59 T:3228 DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0x9b31578
  618. 10:44:00 T:3228 DEBUG: JSONRPC: Incoming request: { "jsonrpc" : "2.0" , "method" : "Files.GetDirectory" , "params" : { "directory" : "C:\\Users\\Zebraitis\\AppData\\Roaming\\XBMC\\userdata\\profiles\\Winter Solstice\\addon_data\\weather.wunderground\\map" , "sort" : { "method" : "file" } } , "id" : 1 }
  619. 10:44:00 T:3228 DEBUG: JSONRPC: Calling files.getdirectory
  620. 10:44:00 T:3228 DEBUG: CUtil::GetMatchingSource: no matching source found for [C:\Users\Zebraitis\AppData\Roaming\XBMC\userdata\profiles\Winter Solstice\addon_data\weather.wunderground\map]
  621. 10:44:02 T:3228 DEBUG: Previous line repeats 4 times.
  622. 10:44:02 T:3228 INFO: Scriptresult: Success
  623. 10:44:02 T:3228 INFO: Python script stopped
  624. 10:44:02 T:3228 DEBUG: Thread XBPyThread 3228 terminating
  625. 10:44:02 T:2284 DEBUG: waiting for python thread 3 to stop
  626. 10:44:02 T:2284 DEBUG: python thread 3 destructed
  627. 10:44:02 T:3112 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://xbmc/language/English/strings.po
  628. 10:44:02 T:3112 DEBUG: POParser: loaded 109 weather tokens
  629. 10:44:03 T:2284 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  630. 10:44:03 T:2284 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  631. 10:44:03 T:2284 DEBUG: ------ Window Deinit (Pointer.xml) ------
  632. 10:44:03 T:2284 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  633. 10:44:03 T:2284 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  634. 10:44:04 T:2284 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  635. 10:44:04 T:2284 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  636. 10:44:04 T:2284 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(ShutdownMenu)
  637. 10:44:04 T:2284 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(ShutdownMenu)
  638. 10:44:04 T:2284 DEBUG: Activating window ID: 10111
  639. 10:44:04 T:2284 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  640. 10:44:04 T:2284 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
  641. 10:44:04 T:2284 DEBUG: CApplication::ExecuteXBMCAction : Translating down
  642. 10:44:04 T:2284 DEBUG: CApplication::ExecuteXBMCAction : To down
  643. 10:44:07 T:2284 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  644. 10:44:07 T:2284 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  645. 10:44:07 T:2284 DEBUG: CApplication::ExecuteXBMCAction : Translating XBMC.Quit()
  646. 10:44:07 T:2284 DEBUG: CApplication::ExecuteXBMCAction : To XBMC.Quit()
  647. 10:44:07 T:2284 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  648. 10:44:07 T:2284 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  649. 10:44:07 T:3144 DEBUG: Thread Jobworker 3144 terminating (autodelete)
  650. 10:44:07 T:3108 DEBUG: Thread Jobworker 3108 terminating (autodelete)
  651. 10:44:07 T:3148 DEBUG: Thread Jobworker 3148 terminating (autodelete)
  652. 10:44:07 T:3112 DEBUG: Thread Jobworker 3112 terminating (autodelete)
  653. 10:44:07 T:2284 NOTICE: Storing total System Uptime
  654. 10:44:07 T:2284 NOTICE: Saving settings
  655. 10:44:07 T:2284 NOTICE: stop all
  656. 10:44:07 T:2284 INFO: stopping PVRManager
  657. 10:44:07 T:2284 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  658. 10:44:07 T:2284 NOTICE: ES: Stopping event server
  659. 10:44:07 T:2284 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  660. 10:44:07 T:2284 NOTICE: stopping zeroconf publishing
  661. 10:44:08 T:3220 NOTICE: ES: UDP Event server stopped
  662. 10:44:08 T:3220 DEBUG: Thread CEventServer 3220 terminating
  663. 10:44:08 T:3224 DEBUG: Thread CTCPServer 3224 terminating
  664. 10:44:08 T:2480 DEBUG: Thread XBMC Peripherals 2480 terminating
  665. 10:44:08 T:2284 NOTICE: stop sap announcement listener
  666. 10:44:08 T:2284 NOTICE: clean cached files!
  667. 10:44:08 T:2284 NOTICE: unload skin
  668. 10:44:08 T:2284 INFO: Unloading old skin ...
  669. 10:44:08 T:2284 DEBUG: ------ Window Deinit () ------
  670. 10:44:08 T:2284 DEBUG: ------ Window Deinit (Home.xml) ------
  671. 10:44:08 T:2284 DEBUG: CTextureBundleXBT::Cleanup - Closed bundle
  672. 10:44:08 T:2284 DEBUG: ADDON: Stopping service addons.
  673. 10:44:08 T:2284 NOTICE: stop python
  674. 10:44:08 T:2460 DEBUG: Thread CSoftAE 2460 terminating
  675. 10:44:08 T:2284 NOTICE: stopped
  676. 10:44:08 T:2284 NOTICE: destroy
  677. 10:44:08 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03AC7A08 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  678. 10:44:08 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B0C658 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  679. 10:44:08 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B0C418 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  680. 10:44:08 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03AC7858 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  681. 10:44:08 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B4BA20 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  682. 10:44:08 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B0BFE0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  683. 10:44:08 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B0BDA0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  684. 10:44:08 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03AC7AE0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  685. 10:44:08 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B0C268 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  686. 10:44:08 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B0C778 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  687. 10:44:08 T:2284 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B0C538 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  688. 10:44:08 T:2284 NOTICE: closing down remote control service
  689. 10:44:09 T:2484 DEBUG: Thread CRemoteControl 2484 terminating
  690. 10:44:09 T:2284 NOTICE: unload sections
  691. 10:44:09 T:2284 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  692. 10:44:09 T:2284 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  693. 10:44:09 T:2284 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  694. 10:44:09 T:2284 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  695. 10:44:09 T:2284 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  696. 10:44:09 T:2284 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  697. 10:44:09 T:2284 NOTICE: destroy
  698. 10:44:09 T:2284 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
  699. 10:44:09 T:2284 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
  700. 10:44:09 T:2284 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
  701. 10:44:09 T:2284 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
  702. 10:44:09 T:2284 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
  703. 10:44:09 T:2284 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
  704. 10:44:09 T:2284 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
  705. 10:44:09 T:2284 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
  706. 10:44:09 T:2284 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
  707. 10:44:09 T:2284 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
  708. 10:44:09 T:2284 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
  709. 10:44:09 T:2284 NOTICE: closing down remote control service
  710. 10:44:09 T:2284 NOTICE: unload sections
  711. 10:44:09 T:2284 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  712. 10:44:09 T:2284 DEBUG: Previous line repeats 1 times.
  713. 10:44:09 T:2284 NOTICE: application stopped...
  714. 10:44:09 T:2284 DEBUG: PVRManager - destroyed
  715. 10:44:09 T:2284 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  716. 10:44:09 T:2284 DEBUG: Previous line repeats 1 times.
  717. 10:44:09 T:2284 DEBUG: SECTION:UnloadDll(special://xbmcbin/system/libcurl.dll)
  718. 10:44:09 T:2284 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/cpluff.dll)
  719. 10:44:09 T:2284 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/ImageLib.dll)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement