Advertisement
Guest User

Untitled

a guest
Jan 6th, 2011
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.89 KB | None | 0 0
  1. 06.01.2011 19:48:51 [GUI] Settings successfully applied to the GUI
  2. 06.01.2011 19:48:51 [GUI] Setting up iMON
  3. 06.01.2011 19:48:51 [GUI] Setting up XBMC connection to 127.0.0.1:80
  4. 06.01.2011 19:48:51 [GUI] Auto-connecting to XBMC at startup
  5. 06.01.2011 19:48:51 [XBMC] XbmcJsonRpcConnection.IsAlive
  6. 06.01.2011 19:48:51 [GUI] Asynchronous starting to connect with XBMC
  7. 06.01.2011 19:48:51 [GUI] Minimizing application to tray at startup
  8. 06.01.2011 19:48:52 [XBMC] Opening a connection to XBMC
  9. 06.01.2011 19:48:53 [GUI] Connection with XBMC failed
  10. 06.01.2011 19:48:58 [GUI] Trying to auto-connect with XBMC
  11. 06.01.2011 19:48:58 [XBMC] XbmcJsonRpcConnection.IsAlive
  12. 06.01.2011 19:48:58 [GUI] Asynchronous starting to connect with XBMC
  13. 06.01.2011 19:48:58 [XBMC] Opening a connection to XBMC
  14. 06.01.2011 19:48:59 [GUI] Connection with XBMC failed
  15. 06.01.2011 19:49:04 [GUI] Trying to auto-connect with XBMC
  16. 06.01.2011 19:49:04 [XBMC] XbmcJsonRpcConnection.IsAlive
  17. 06.01.2011 19:49:04 [GUI] Asynchronous starting to connect with XBMC
  18. 06.01.2011 19:49:04 [XBMC] Opening a connection to XBMC
  19. 06.01.2011 19:49:05 [GUI] Connection with XBMC failed
  20. 06.01.2011 19:49:10 [GUI] Trying to auto-connect with XBMC
  21. 06.01.2011 19:49:10 [XBMC] XbmcJsonRpcConnection.IsAlive
  22. 06.01.2011 19:49:10 [GUI] Asynchronous starting to connect with XBMC
  23. 06.01.2011 19:49:10 [XBMC] Opening a connection to XBMC
  24. 06.01.2011 19:49:10 [XBMC] XbmcJsonRpcConnection.IsAlive
  25. 06.01.2011 19:49:10 [XBMC] XbmcJsonRpc.Ping()
  26. 06.01.2011 19:49:11 [XBMC] Calling JSON RPC method "JSONRPC.Ping"...
  27. 06.01.2011 19:49:12 [XBMC] JSON RPC call: {
  28. "jsonrpc": "2.0",
  29. "method": "JSONRPC.Ping",
  30. "id": 1
  31. }
  32. 06.01.2011 19:49:12 [XBMC] JSON RPC response: {
  33. "id" : 1,
  34. "jsonrpc" : "2.0",
  35. "result" : "pong"
  36. }
  37.  
  38. 06.01.2011 19:49:13 [XBMC] XbmcPlayer.GetActivePlayers()
  39. 06.01.2011 19:49:13 [XBMC] Calling JSON RPC method "Player.GetActivePlayers"...
  40. 06.01.2011 19:49:13 [XBMC] JSON RPC call: {
  41. "jsonrpc": "2.0",
  42. "method": "Player.GetActivePlayers",
  43. "id": 2
  44. }
  45. 06.01.2011 19:49:13 [XBMC] JSON RPC response: {
  46. "id" : 2,
  47. "jsonrpc" : "2.0",
  48. "result" : {
  49. "audio" : false,
  50. "picture" : false,
  51. "video" : false
  52. }
  53. }
  54.  
  55. 06.01.2011 19:49:13 [XBMC Handler] Start working
  56. 06.01.2011 19:49:13 [XBMC] XbmcSystem.GetInfoLabels(System.Time(hh), System.Time(mm), System.Time(ss))
  57. 06.01.2011 19:49:13 [XBMC] Calling JSON RPC method "System.GetInfoLabels"...
  58. 06.01.2011 19:49:13 [XBMC] JSON RPC call: {
  59. "jsonrpc": "2.0",
  60. "method": "System.GetInfoLabels",
  61. "params": [
  62. "System.Time(hh)",
  63. "System.Time(mm)",
  64. "System.Time(ss)"
  65. ],
  66. "id": 3
  67. }
  68. 06.01.2011 19:49:13 [XBMC] JSON RPC response: {
  69. "id" : 3,
  70. "jsonrpc" : "2.0",
  71. "result" : {
  72. "System.Time(hh)" : "19",
  73. "System.Time(mm)" : "49",
  74. "System.Time(ss)" : "13"
  75. }
  76. }
  77.  
  78. 06.01.2011 19:49:13 [XBMC Handler] Update
  79. 06.01.2011 19:49:13 [XBMC] XbmcJsonRpcConnection.IsAlive
  80. 06.01.2011 19:49:13 [XBMC] XbmcJsonRpc.Ping()
  81. 06.01.2011 19:49:13 [XBMC] Calling JSON RPC method "JSONRPC.Ping"...
  82. 06.01.2011 19:49:13 [XBMC] JSON RPC call: {
  83. "jsonrpc": "2.0",
  84. "method": "JSONRPC.Ping",
  85. "id": 4
  86. }
  87. 06.01.2011 19:49:13 [XBMC] JSON RPC response: {
  88. "id" : 4,
  89. "jsonrpc" : "2.0",
  90. "result" : "pong"
  91. }
  92.  
  93. 06.01.2011 19:49:13 [GUI] Connection with XBMC established
  94. 06.01.2011 19:49:13 [XBMC] XbmcGeneral.BuildVersion
  95. 06.01.2011 19:49:13 [XBMC] XbmcSystem.GetInfoLabel(System.BuildVersion)
  96. 06.01.2011 19:49:13 [XBMC] Calling JSON RPC method "System.GetInfoLabels"...
  97. 06.01.2011 19:49:13 [XBMC Handler] Updating icons
  98. 06.01.2011 19:49:13 [XBMC Handler] Displaying Idle
  99. 06.01.2011 19:49:13 [XBMC] JSON RPC response: {
  100. "id" : 5,
  101. "jsonrpc" : "2.0",
  102. "result" : {
  103. "System.BuildVersion" : "10.0 r35647"
  104. }
  105. }
  106.  
  107. 06.01.2011 19:49:13 [XBMC] XbmcGeneral.BuildDate
  108. 06.01.2011 19:49:13 [XBMC] XbmcSystem.GetInfoLabel(System.BuildDate)
  109. 06.01.2011 19:49:13 [XBMC] Calling JSON RPC method "System.GetInfoLabels"...
  110. 06.01.2011 19:49:13 [XBMC] JSON RPC call: {
  111. "jsonrpc": "2.0",
  112. "method": "System.GetInfoLabels",
  113. "params": [
  114. "System.BuildDate"
  115. ],
  116. "id": 6
  117. }
  118. 06.01.2011 19:49:13 [XBMC] JSON RPC response: {
  119. "id" : 6,
  120. "jsonrpc" : "2.0",
  121. "result" : {
  122. "System.BuildDate" : "Dec 17 2010"
  123. }
  124. }
  125.  
  126. 06.01.2011 19:49:13 [GUI] Initializing iMON
  127. 06.01.2011 19:49:13 [iMON] IMON_Display_Init(394658, 37428)
  128. 06.01.2011 19:49:14 [Display Handler] Setting text to "19:49"
  129. 06.01.2011 19:49:15 [Display Handler] Setting text to "19:49"
  130. 06.01.2011 19:49:16 [Display Handler] Setting text to "19:49"
  131. 06.01.2011 19:49:16 [iMON] Message received: PluginFailed(260)
  132. 06.01.2011 19:49:16 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  133. 06.01.2011 19:49:16 [iMON] ERROR Error received: iMonNotResponding
  134. 06.01.2011 19:49:16 [GUI] ERROR iMON reports an error of type iMonNotResponding
  135. 06.01.2011 19:49:17 [Display Handler] Setting text to "19:49"
  136. 06.01.2011 19:49:18 [Display Handler] Setting text to "19:49"
  137. 06.01.2011 19:49:19 [Display Handler] Setting text to "19:49"
  138. 06.01.2011 19:49:19 [iMON] Message received: PluginFailed(260)
  139. 06.01.2011 19:49:19 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  140. 06.01.2011 19:49:19 [iMON] ERROR Error received: iMonNotResponding
  141. 06.01.2011 19:49:19 [GUI] ERROR iMON reports an error of type iMonNotResponding
  142. 06.01.2011 19:49:20 [Display Handler] Setting text to "19:49"
  143. 06.01.2011 19:49:21 [Display Handler] Setting text to "19:49"
  144. 06.01.2011 19:49:22 [Display Handler] Setting text to "19:49"
  145. 06.01.2011 19:49:22 [iMON] Message received: PluginFailed(260)
  146. 06.01.2011 19:49:22 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  147. 06.01.2011 19:49:22 [iMON] ERROR Error received: iMonNotResponding
  148. 06.01.2011 19:49:22 [GUI] ERROR iMON reports an error of type iMonNotResponding
  149. 06.01.2011 19:49:23 [Display Handler] Setting text to "19:49"
  150. 06.01.2011 19:49:24 [Display Handler] Setting text to "19:49"
  151. 06.01.2011 19:49:25 [Display Handler] Setting text to "19:49"
  152. 06.01.2011 19:49:25 [iMON] Message received: PluginFailed(260)
  153. 06.01.2011 19:49:25 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  154. 06.01.2011 19:49:25 [iMON] ERROR Error received: iMonNotResponding
  155. 06.01.2011 19:49:25 [GUI] ERROR iMON reports an error of type iMonNotResponding
  156. 06.01.2011 19:49:26 [Display Handler] Setting text to "19:49"
  157. 06.01.2011 19:49:27 [Display Handler] Setting text to "19:49"
  158. 06.01.2011 19:49:28 [Display Handler] Setting text to "19:49"
  159. 06.01.2011 19:49:28 [iMON] Message received: PluginFailed(260)
  160. 06.01.2011 19:49:28 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  161. 06.01.2011 19:49:28 [iMON] ERROR Error received: iMonNotResponding
  162. 06.01.2011 19:49:28 [GUI] ERROR iMON reports an error of type iMonNotResponding
  163. 06.01.2011 19:49:29 [Display Handler] Setting text to "19:49"
  164. 06.01.2011 19:49:30 [Display Handler] Setting text to "19:49"
  165. 06.01.2011 19:49:31 [Display Handler] Setting text to "19:49"
  166. 06.01.2011 19:49:31 [iMON] Message received: PluginFailed(260)
  167. 06.01.2011 19:49:31 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  168. 06.01.2011 19:49:31 [iMON] ERROR Error received: iMonNotResponding
  169. 06.01.2011 19:49:31 [GUI] ERROR iMON reports an error of type iMonNotResponding
  170. 06.01.2011 19:49:32 [Display Handler] Setting text to "19:49"
  171. 06.01.2011 19:49:33 [Display Handler] Setting text to "19:49"
  172. 06.01.2011 19:49:34 [Display Handler] Setting text to "19:49"
  173. 06.01.2011 19:49:34 [iMON] Message received: PluginFailed(260)
  174. 06.01.2011 19:49:34 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  175. 06.01.2011 19:49:34 [iMON] ERROR Error received: iMonNotResponding
  176. 06.01.2011 19:49:34 [GUI] ERROR iMON reports an error of type iMonNotResponding
  177. 06.01.2011 19:49:35 [Display Handler] Setting text to "19:49"
  178. 06.01.2011 19:49:36 [Display Handler] Setting text to "19:49"
  179. 06.01.2011 19:49:37 [Display Handler] Setting text to "19:49"
  180. 06.01.2011 19:49:37 [iMON] Message received: PluginFailed(260)
  181. 06.01.2011 19:49:37 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  182. 06.01.2011 19:49:37 [iMON] ERROR Error received: iMonNotResponding
  183. 06.01.2011 19:49:37 [GUI] ERROR iMON reports an error of type iMonNotResponding
  184. 06.01.2011 19:49:38 [Display Handler] Setting text to "19:49"
  185. 06.01.2011 19:49:39 [Display Handler] Setting text to "19:49"
  186. 06.01.2011 19:49:40 [Display Handler] Setting text to "19:49"
  187. 06.01.2011 19:49:40 [iMON] Message received: PluginFailed(260)
  188. 06.01.2011 19:49:40 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  189. 06.01.2011 19:49:40 [iMON] ERROR Error received: iMonNotResponding
  190. 06.01.2011 19:49:40 [GUI] ERROR iMON reports an error of type iMonNotResponding
  191. 06.01.2011 19:49:41 [Display Handler] Setting text to "19:49"
  192. 06.01.2011 19:49:42 [Display Handler] Setting text to "19:49"
  193. 06.01.2011 19:49:43 [Display Handler] Setting text to "19:49"
  194. 06.01.2011 19:49:43 [iMON] Message received: PluginFailed(260)
  195. 06.01.2011 19:49:43 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  196. 06.01.2011 19:49:43 [iMON] ERROR Error received: iMonNotResponding
  197. 06.01.2011 19:49:43 [GUI] ERROR iMON reports an error of type iMonNotResponding
  198. 06.01.2011 19:49:44 [Display Handler] Setting text to "19:49"
  199. 06.01.2011 19:49:45 [Display Handler] Setting text to "19:49"
  200. 06.01.2011 19:49:46 [Display Handler] Setting text to "19:49"
  201. 06.01.2011 19:49:46 [iMON] Message received: PluginFailed(260)
  202. 06.01.2011 19:49:46 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  203. 06.01.2011 19:49:46 [iMON] ERROR Error received: iMonNotResponding
  204. 06.01.2011 19:49:46 [GUI] ERROR iMON reports an error of type iMonNotResponding
  205. 06.01.2011 19:49:47 [Display Handler] Setting text to "19:49"
  206. 06.01.2011 19:49:48 [Display Handler] Setting text to "19:49"
  207. 06.01.2011 19:49:49 [Display Handler] Setting text to "19:49"
  208. 06.01.2011 19:49:49 [iMON] Message received: PluginFailed(260)
  209. 06.01.2011 19:49:49 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  210. 06.01.2011 19:49:49 [iMON] ERROR Error received: iMonNotResponding
  211. 06.01.2011 19:49:49 [GUI] ERROR iMON reports an error of type iMonNotResponding
  212. 06.01.2011 19:49:50 [Display Handler] Setting text to "19:49"
  213. 06.01.2011 19:49:51 [Display Handler] Setting text to "19:49"
  214. 06.01.2011 19:49:52 [Display Handler] Setting text to "19:49"
  215. 06.01.2011 19:49:52 [iMON] Message received: PluginFailed(260)
  216. 06.01.2011 19:49:52 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  217. 06.01.2011 19:49:52 [iMON] ERROR Error received: iMonNotResponding
  218. 06.01.2011 19:49:52 [GUI] ERROR iMON reports an error of type iMonNotResponding
  219. 06.01.2011 19:49:53 [XBMC] JSON RPC Announcement received: {
  220. "jsonrpc" : "2.0",
  221. "method" : "Announcement",
  222. "params" : {
  223. "message" : "PlaybackStarted",
  224. "sender" : "xbmc"
  225. }
  226. }
  227.  
  228. 06.01.2011 19:49:53 [XBMC] XbmcPlayer.GetActivePlayers()
  229. 06.01.2011 19:49:53 [XBMC] Calling JSON RPC method "Player.GetActivePlayers"...
  230. 06.01.2011 19:49:53 [XBMC] JSON RPC call: {
  231. "jsonrpc": "2.0",
  232. "method": "Player.GetActivePlayers",
  233. "id": 7
  234. }
  235. 06.01.2011 19:49:53 [Display Handler] Setting text to "19:49"
  236. 06.01.2011 19:49:54 [XBMC] JSON RPC response: {
  237. "id" : 7,
  238. "jsonrpc" : "2.0",
  239. "result" : {
  240. "audio" : false,
  241. "picture" : false,
  242. "video" : true
  243. }
  244. }
  245.  
  246. 06.01.2011 19:49:54 [XBMC Handler] Playback started
  247. 06.01.2011 19:49:54 [XBMC] XbmcVideoPlayer.GetTime()
  248. 06.01.2011 19:49:54 [XBMC] Calling JSON RPC method "VideoPlayer.GetTimeMS"...
  249. 06.01.2011 19:49:54 [XBMC] JSON RPC call: {
  250. "jsonrpc": "2.0",
  251. "method": "VideoPlayer.GetTimeMS",
  252. "id": 8
  253. }
  254. 06.01.2011 19:49:54 [XBMC] JSON RPC response: {
  255. "id" : 8,
  256. "jsonrpc" : "2.0",
  257. "result" : {
  258. "paused" : false,
  259. "playing" : true,
  260. "time" : 33,
  261. "total" : 676000
  262. }
  263. }
  264.  
  265. 06.01.2011 19:49:54 [XBMC Handler] Update
  266. 06.01.2011 19:49:54 [XBMC Handler] Updating icons
  267. 06.01.2011 19:49:54 [XBMC Handler] Updating currently playing file
  268. 06.01.2011 19:49:54 [XBMC] XbmcVideoPlaylist.GetCurrentItem()
  269. 06.01.2011 19:49:54 [XBMC] Calling JSON RPC method "VideoPlaylist.GetItems"...
  270. 06.01.2011 19:49:54 [XBMC] JSON RPC call: {
  271. "jsonrpc": "2.0",
  272. "method": "VideoPlaylist.GetItems",
  273. "params": {
  274. "fields": [
  275. "title",
  276. "artist",
  277. "genre",
  278. "year",
  279. "rating",
  280. "director",
  281. "trailer",
  282. "tagline",
  283. "plot",
  284. "plotoutline",
  285. "originaltitle",
  286. "lastplayed",
  287. "showtitle",
  288. "firstaired",
  289. "duration",
  290. "season",
  291. "episode",
  292. "runtime",
  293. "playcount",
  294. "writer",
  295. "studio",
  296. "mpaa",
  297. "premiered",
  298. "album"
  299. ]
  300. },
  301. "id": 9
  302. }
  303. 06.01.2011 19:49:54 [XBMC] JSON RPC response: {
  304. "id" : 9,
  305. "jsonrpc" : "2.0",
  306. "result" : {
  307. "current" : 0,
  308. "end" : 1,
  309. "items" : [
  310. {
  311. "duration" : 676,
  312. "episode" : 14,
  313. "fanart" : "special://masterprofile/Thumbnails/Video/Fanart/f7078bef.tbn",
  314. "file" : "C:\\Vidz\\Serien\\Robot Chicken\\S01\\Robot Chicken S01E14.avi",
  315. "firstaired" : "2005-06-05",
  316. "label" : "14. Joint Point",
  317. "mpaa" : "TV-MA",
  318. "playcount" : 0,
  319. "plot" : "Sailor Moon encounters a bone-chilling villain. A nerd wins a date with famous actress Scarlett Johansson. \"\"Welcome to the Terrordrome\"\" showcases inner-office machinations at the headquarters of G.I. Joe's nemesis Cobra. \"\"America's Most Tragic Home Videos\"\" will make you laugh and cry.",
  320. "premiered" : "2005-02-01",
  321. "rating" : 7.0,
  322. "season" : 1,
  323. "showtitle" : "Robot Chicken",
  324. "studio" : "Cartoon Network",
  325. "thumbnail" : "special://masterprofile/Thumbnails/Video/f/auto-f7078bef.tbn",
  326. "title" : "Joint Point",
  327. "year" : 2005
  328. }
  329. ],
  330. "paused" : false,
  331. "playing" : true,
  332. "start" : 0,
  333. "total" : 1
  334. }
  335. }
  336.  
  337. 06.01.2011 19:49:54 [Display Handler] Setting text to "Robot Chicken: S1E14 - Joint Point"
  338. 06.01.2011 19:49:54 [XBMC] XbmcVideoPlayer.VideoCodec
  339. 06.01.2011 19:49:54 [XBMC] System.GetInfoLabels(VideoPlayer.VideoCodec)
  340. 06.01.2011 19:49:54 [XBMC] Calling JSON RPC method "System.GetInfoLabels"...
  341. 06.01.2011 19:49:54 [XBMC] JSON RPC call: {
  342. "jsonrpc": "2.0",
  343. "method": "System.GetInfoLabels",
  344. "params": [
  345. "VideoPlayer.VideoCodec"
  346. ],
  347. "id": 10
  348. }
  349. 06.01.2011 19:49:54 [XBMC] JSON RPC response: {
  350. "id" : 10,
  351. "jsonrpc" : "2.0",
  352. "result" : {
  353. "VideoPlayer.VideoCodec" : "xvid"
  354. }
  355. }
  356.  
  357. 06.01.2011 19:49:55 [iMON] Message received: PluginFailed(260)
  358. 06.01.2011 19:49:55 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  359. 06.01.2011 19:49:55 [iMON] ERROR Error received: iMonNotResponding
  360. 06.01.2011 19:49:55 [GUI] ERROR iMON reports an error of type iMonNotResponding
  361. 06.01.2011 19:49:57 [XBMC] XbmcVideoPlayer.AudioCodec
  362. 06.01.2011 19:49:57 [XBMC] System.GetInfoLabels(VideoPlayer.AudioCodec)
  363. 06.01.2011 19:49:57 [XBMC] Calling JSON RPC method "System.GetInfoLabels"...
  364. 06.01.2011 19:49:57 [XBMC] JSON RPC call: {
  365. "jsonrpc": "2.0",
  366. "method": "System.GetInfoLabels",
  367. "params": [
  368. "VideoPlayer.AudioCodec"
  369. ],
  370. "id": 11
  371. }
  372. 06.01.2011 19:49:57 [XBMC] JSON RPC response: {
  373. "id" : 11,
  374. "jsonrpc" : "2.0",
  375. "result" : {
  376. "VideoPlayer.AudioCodec" : "ac3"
  377. }
  378. }
  379.  
  380. 06.01.2011 19:49:58 [iMON] Message received: PluginFailed(260)
  381. 06.01.2011 19:49:58 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  382. 06.01.2011 19:49:58 [iMON] ERROR Error received: iMonNotResponding
  383. 06.01.2011 19:49:58 [GUI] ERROR iMON reports an error of type iMonNotResponding
  384. 06.01.2011 19:50:01 [iMON] Message received: PluginFailed(260)
  385. 06.01.2011 19:50:01 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  386. 06.01.2011 19:50:01 [iMON] ERROR Error received: iMonNotResponding
  387. 06.01.2011 19:50:01 [GUI] ERROR iMON reports an error of type iMonNotResponding
  388. 06.01.2011 19:50:04 [iMON] Message received: PluginFailed(260)
  389. 06.01.2011 19:50:04 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  390. 06.01.2011 19:50:04 [iMON] ERROR Error received: iMonNotResponding
  391. 06.01.2011 19:50:04 [GUI] ERROR iMON reports an error of type iMonNotResponding
  392. 06.01.2011 19:50:07 [iMON] Message received: PluginFailed(260)
  393. 06.01.2011 19:50:07 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  394. 06.01.2011 19:50:07 [iMON] ERROR Error received: iMonNotResponding
  395. 06.01.2011 19:50:07 [GUI] ERROR iMON reports an error of type iMonNotResponding
  396. 06.01.2011 19:50:11 [iMON] Message received: PluginFailed(260)
  397. 06.01.2011 19:50:11 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  398. 06.01.2011 19:50:11 [iMON] ERROR Error received: iMonNotResponding
  399. 06.01.2011 19:50:11 [GUI] ERROR iMON reports an error of type iMonNotResponding
  400. 06.01.2011 19:50:14 [iMON] Message received: PluginFailed(260)
  401. 06.01.2011 19:50:14 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  402. 06.01.2011 19:50:14 [iMON] ERROR Error received: iMonNotResponding
  403. 06.01.2011 19:50:14 [GUI] ERROR iMON reports an error of type iMonNotResponding
  404. 06.01.2011 19:50:17 [iMON] Message received: PluginFailed(260)
  405. 06.01.2011 19:50:17 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  406. 06.01.2011 19:50:17 [iMON] ERROR Error received: iMonNotResponding
  407. 06.01.2011 19:50:17 [GUI] ERROR iMON reports an error of type iMonNotResponding
  408. 06.01.2011 19:50:20 [iMON] Message received: PluginFailed(260)
  409. 06.01.2011 19:50:20 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  410. 06.01.2011 19:50:20 [iMON] ERROR Error received: iMonNotResponding
  411. 06.01.2011 19:50:20 [GUI] ERROR iMON reports an error of type iMonNotResponding
  412. 06.01.2011 19:50:23 [iMON] Message received: PluginFailed(260)
  413. 06.01.2011 19:50:23 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  414. 06.01.2011 19:50:23 [iMON] ERROR Error received: iMonNotResponding
  415. 06.01.2011 19:50:23 [GUI] ERROR iMON reports an error of type iMonNotResponding
  416. 06.01.2011 19:50:26 [iMON] Message received: PluginFailed(260)
  417. 06.01.2011 19:50:26 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  418. 06.01.2011 19:50:26 [iMON] ERROR Error received: iMonNotResponding
  419. 06.01.2011 19:50:26 [GUI] ERROR iMON reports an error of type iMonNotResponding
  420. 06.01.2011 19:50:26 [XBMC] JSON RPC Announcement received: {
  421. "jsonrpc" : "2.0",
  422. "method" : "Announcement",
  423. "params" : {
  424. "message" : "PlaybackSpeedChanged",
  425. "sender" : "xbmc"
  426. }
  427. }
  428.  
  429. 06.01.2011 19:50:26 [XBMC] XbmcPlayer.GetActivePlayers()
  430. 06.01.2011 19:50:26 [XBMC] Calling JSON RPC method "Player.GetActivePlayers"...
  431. 06.01.2011 19:50:26 [XBMC] JSON RPC call: {
  432. "jsonrpc": "2.0",
  433. "method": "Player.GetActivePlayers",
  434. "id": 12
  435. }
  436. 06.01.2011 19:50:26 [XBMC] JSON RPC response: {
  437. "id" : 12,
  438. "jsonrpc" : "2.0",
  439. "result" : {
  440. "audio" : false,
  441. "picture" : false,
  442. "video" : false
  443. }
  444. }
  445.  
  446. 06.01.2011 19:50:26 [XBMC] System.GetInfoLabels(Player.SeekTime)
  447. 06.01.2011 19:50:26 [XBMC] Calling JSON RPC method "System.GetInfoLabels"...
  448. 06.01.2011 19:50:26 [XBMC] JSON RPC call: {
  449. "jsonrpc": "2.0",
  450. "method": "System.GetInfoLabels",
  451. "params": [
  452. "Player.SeekTime"
  453. ],
  454. "id": 13
  455. }
  456. 06.01.2011 19:50:26 [XBMC] JSON RPC response: {
  457. "id" : 13,
  458. "jsonrpc" : "2.0",
  459. "result" : {
  460. "Player.SeekTime" : "00:00"
  461. }
  462. }
  463.  
  464. 06.01.2011 19:50:26 [XBMC] JSON RPC Announcement received: {
  465. "jsonrpc" : "2.0",
  466. "method" : "Announcement",
  467. "params" : {
  468. "message" : "PlaybackStopped",
  469. "sender" : "xbmc"
  470. }
  471. }
  472.  
  473. 06.01.2011 19:50:26 [XBMC Handler] Playback stopped
  474. 06.01.2011 19:50:26 [XBMC Handler] Update
  475. 06.01.2011 19:50:26 [XBMC Handler] Updating icons
  476. 06.01.2011 19:50:26 [XBMC Handler] Displaying Idle
  477. 06.01.2011 19:50:26 [Display Handler] Setting text to "STOP"
  478. 06.01.2011 19:50:26 [XBMC Handler] Update
  479. 06.01.2011 19:50:26 [XBMC Handler] Updating icons
  480. 06.01.2011 19:50:26 [XBMC Handler] Displaying Idle
  481. 06.01.2011 19:50:27 [Display Handler] Setting text to "19:50"
  482. 06.01.2011 19:50:28 [XBMC] JSON RPC Announcement received: {
  483. "jsonrpc" : "2.0",
  484. "method" : "Announcement",
  485. "params" : {
  486. "message" : "ApplicationStop",
  487. "sender" : "xbmc"
  488. }
  489. }
  490.  
  491. 06.01.2011 19:50:28 [XBMC] Closing the connection
  492. 06.01.2011 19:50:28 [GUI] XBMC has been closed
  493. 06.01.2011 19:50:28 [Display Handler] Setting text to "XBMC Shutdown"
  494. 06.01.2011 19:50:28 [XBMC Handler] Update
  495. 06.01.2011 19:50:28 [XBMC Handler] Update
  496. 06.01.2011 19:50:28 [XBMC Handler] Stop working
  497. 06.01.2011 19:50:28 [Display Handler] Setting text to "19:50"
  498. 06.01.2011 19:50:29 [Display Handler] Setting text to "19:50"
  499. 06.01.2011 19:50:30 [iMON] Message received: PluginFailed(260)
  500. 06.01.2011 19:50:30 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  501. 06.01.2011 19:50:30 [iMON] ERROR Error received: iMonNotResponding
  502. 06.01.2011 19:50:30 [GUI] ERROR iMON reports an error of type iMonNotResponding
  503. 06.01.2011 19:50:30 [Display Handler] Setting text to "19:50"
  504. 06.01.2011 19:50:31 [Display Handler] Setting text to "19:50"
  505. 06.01.2011 19:50:32 [iMON] Message received: PluginFailed(260)
  506. 06.01.2011 19:50:32 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  507. 06.01.2011 19:50:32 [iMON] ERROR Error received: iMonNotResponding
  508. 06.01.2011 19:50:32 [GUI] ERROR iMON reports an error of type iMonNotResponding
  509. 06.01.2011 19:50:32 [Display Handler] Setting text to "19:50"
  510. 06.01.2011 19:50:33 [Display Handler] Setting text to "19:50"
  511. 06.01.2011 19:50:34 [Display Handler] Setting text to "19:50"
  512. 06.01.2011 19:50:35 [iMON] Message received: PluginFailed(260)
  513. 06.01.2011 19:50:35 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  514. 06.01.2011 19:50:35 [iMON] ERROR Error received: iMonNotResponding
  515. 06.01.2011 19:50:35 [GUI] ERROR iMON reports an error of type iMonNotResponding
  516. 06.01.2011 19:50:35 [GUI] Trying to auto-connect with XBMC
  517. 06.01.2011 19:50:35 [XBMC] XbmcJsonRpcConnection.IsAlive
  518. 06.01.2011 19:50:35 [GUI] Asynchronous starting to connect with XBMC
  519. 06.01.2011 19:50:35 [XBMC] Opening a connection to XBMC
  520. 06.01.2011 19:50:35 [Display Handler] Setting text to "19:50"
  521. 06.01.2011 19:50:36 [GUI] Connection with XBMC failed
  522. 06.01.2011 19:50:36 [Display Handler] Setting text to "19:50"
  523. 06.01.2011 19:50:37 [Display Handler] Setting text to "19:50"
  524. 06.01.2011 19:50:38 [iMON] Message received: PluginFailed(260)
  525. 06.01.2011 19:50:38 [iMON] ERROR Interpreting init result error type: iMonNotResponding
  526. 06.01.2011 19:50:38 [iMON] ERROR Error received: iMonNotResponding
  527. 06.01.2011 19:50:38 [GUI] ERROR iMON reports an error of type iMonNotResponding
  528. 06.01.2011 19:50:38 [Display Handler] Setting text to "19:50"
  529. 06.01.2011 19:50:39 [Display Handler] Setting text to "19:50"
  530. 06.01.2011 19:50:40 [Display Handler] Setting text to "19:50"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement