Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 135.85 KB | None | 0 0
  1. 2014-11-24 23:14:24.922103:MainThread: Command line args: ['/home/pi/texturecache.py', '@logfile=/home/pi/t1.txt', '@debug=yes', '@bin.tvservice=/opt/vc/bin/tvservice', '@bin.vcgencmd=/opt/vc/bin/vcgencmd', '@xbmc.host=localhost', '@bin.ceccontrol=/home/pi/mytv.sh', 'rbphdmi', '300']
  2. 2014-11-24 23:14:24.923362:MainThread: Current version #: v1.8.3
  3. 2014-11-24 23:14:24.924075:MainThread: Current platform : linux2
  4. 2014-11-24 23:14:24.924790:MainThread: Python version #: v2.7.3.0 (final)
  5. 2014-11-24 23:14:24.941795:MainThread: RPC connection established with IPv6
  6. 2014-11-24 23:14:24.943274:MainThread: libVersion.JSON SOCKET REQUEST: [{"jsonrpc": "2.0", "method": "JSONRPC.Version", "id": "libVersion"}]
  7. 2014-11-24 23:14:24.946400:MainThread: libVersion.BUFFER RECEIVED (len 89)
  8. 2014-11-24 23:14:24.947802:MainThread: libVersion.PARSING JSON DATA: {"id":"libVersion","jsonrpc":"2.0","result":{"version":{"major":6,"minor":20,"patch":1}}}
  9. 2014-11-24 23:14:24.948919:MainThread: libVersion.PARSING COMPLETE, elapsed time: 0.001541 seconds
  10. 2014-11-24 23:14:24.952099:MainThread: libVersion.FINISHED, elapsed time: 0.005768 seconds
  11. 2014-11-24 23:14:24.953934:MainThread: JSON CAPABILITIES: {'dpmsnotify': True, 'isodates': True, 'setsettings': True, 'profilesupport': True, 'setseason': True, 'setresume': True, 'filternullval': True, 'openplayercoredef': True, 'libshowdialogs': True, 'removeart': True, 'profiledirectory': False, 'texturedb': True, 'setmovieset': True}
  12. 2014-11-24 23:14:24.958616:MainThread: libProfile.JSON SOCKET REQUEST: [{"jsonrpc": "2.0", "params": {"properties": ["thumbnail", "lockmode"]}, "method": "Profiles.GetCurrentProfile", "id": "libProfile"}]
  13. 2014-11-24 23:14:24.962042:MainThread: libProfile.BUFFER RECEIVED (len 96)
  14. 2014-11-24 23:14:24.963244:MainThread: libProfile.PARSING JSON DATA: {"id":"libProfile","jsonrpc":"2.0","result":{"label":"Master user","lockmode":0,"thumbnail":""}}
  15. 2014-11-24 23:14:24.964182:MainThread: libProfile.PARSING COMPLETE, elapsed time: 0.001174 seconds
  16. 2014-11-24 23:14:24.965032:MainThread: libProfile.FINISHED, elapsed time: 0.005527 seconds
  17. 2014-11-24 23:14:24.965935:MainThread: CURRENT PROFILE: {'lockmode': 0, 'directory': '', 'name': u'Master user', 'thumbnail': u''}
  18. 2014-11-24 23:14:24.967136:MainThread: libPVR.JSON SOCKET REQUEST: [{"jsonrpc": "2.0", "params": {"booleans": ["System.GetBool(pvrmanager.enabled)"]}, "method": "XBMC.GetInfoBooleans", "id": "libPVR"}]
  19. 2014-11-24 23:14:24.995151:MainThread: libPVR.BUFFER RECEIVED (len 85)
  20. 2014-11-24 23:14:24.996269:MainThread: libPVR.PARSING JSON DATA: {"id":"libPVR","jsonrpc":"2.0","result":{"System.GetBool(pvrmanager.enabled)":false}}
  21. 2014-11-24 23:14:24.997210:MainThread: libPVR.PARSING COMPLETE, elapsed time: 0.001094 seconds
  22. 2014-11-24 23:14:24.998063:MainThread: libPVR.FINISHED, elapsed time: 0.030074 seconds
  23. 2014-11-24 23:14:25.036554:MainThread: CONFIG VALUES:
  24. {
  25. "ADD_SET_MEMBERS": true,
  26. "ADD_SONG_MEMBERS": false,
  27. "ANALYTICS_GOOD": "http://goo.gl/BjH6Lj",
  28. "AUDIO_FILETYPES_EX": [],
  29. "AUTOUPDATE": true,
  30. "BIN_CECCONTROL": "/home/pi/mytv.sh",
  31. "BIN_TVSERVICE": "/opt/vc/bin/tvservice",
  32. "BIN_VCGENCMD": "/opt/vc/bin/vcgencmd",
  33. "CACHE_ARTWORK": [],
  34. "CACHE_CAST_THUMB": false,
  35. "CACHE_EXTRA": false,
  36. "CACHE_EXTRA_FANART": false,
  37. "CACHE_EXTRA_THUMBS": false,
  38. "CACHE_HIDEALLITEMS": false,
  39. "CACHE_IGNORE_TYPES": [
  40. "^video",
  41. "^music"
  42. ],
  43. "CACHE_REFRESH": "",
  44. "CACHE_VIDEO_EXTRAS": false,
  45. "CHECKUPDATE": true,
  46. "CHUNKED": true,
  47. "CLEAN_SHOW_DIALOGS": false,
  48. "CONFIG_NAME": "texturecache.cfg",
  49. "CURRENT_PROFILE": {
  50. "directory": "",
  51. "lockmode": 0,
  52. "name": "Master user",
  53. "thumbnail": ""
  54. },
  55. "DBJSON": "auto",
  56. "DCACHE_AGELIMIT": 180,
  57. "DCACHE_SIZE": 512,
  58. "DEBUG": true,
  59. "DOWNLOAD_PAYLOAD": true,
  60. "DOWNLOAD_PREDELETE": false,
  61. "DOWNLOAD_RETRY": 3,
  62. "DOWNLOAD_THREADS": {
  63. "download.threads.addons": 2,
  64. "download.threads.albums": 2,
  65. "download.threads.artists": 2,
  66. "download.threads.movies": 2,
  67. "download.threads.pvr.radio": 2,
  68. "download.threads.pvr.tv": 2,
  69. "download.threads.sets": 2,
  70. "download.threads.songs": 2,
  71. "download.threads.tags": 2,
  72. "download.threads.tvshows": 2
  73. },
  74. "DOWNLOAD_THREADS_DEFAULT": 2,
  75. "FILENAME": "/home/pi/.config/texturecache.cfg",
  76. "FILTER_FIELD": "",
  77. "FILTER_OPERATOR": "contains",
  78. "FSEP": "|",
  79. "GITHUB": "https://raw.github.com/MilhouseVH/texturecache.py/master",
  80. "GLOBAL_SECTION": "global",
  81. "HAS_PVR": false,
  82. "HAS_THUMBNAILS_FS": true,
  83. "HDMI_FORCE_HOTPLUG": false,
  84. "HDMI_IGNORE_DISABLE": false,
  85. "HDMI_IGNORE_PLAYER": false,
  86. "HDMI_IGNORE_SUSPEND": false,
  87. "IDFORMAT": "%06d",
  88. "IGNORE_PLAYLISTS": true,
  89. "IMDB_FIELDS": [
  90. "rating",
  91. "votes",
  92. "top250"
  93. ],
  94. "IMDB_TIMEOUT": 15.0,
  95. "JSON_HAS_DPMS_NOTIFY": true,
  96. "JSON_HAS_FILTERNULLVALUE": true,
  97. "JSON_HAS_ISO_DATES": true,
  98. "JSON_HAS_LIB_SHOWDIALOGS_PARAM": true,
  99. "JSON_HAS_OPEN_PLAYERCORE_DEFAULT": true,
  100. "JSON_HAS_PROFILE_DIRECTORY": false,
  101. "JSON_HAS_PROFILE_SUPPORT": true,
  102. "JSON_HAS_SETMOVIESET": true,
  103. "JSON_HAS_SETNULL": true,
  104. "JSON_HAS_SETRESUME": true,
  105. "JSON_HAS_SETSEASON": true,
  106. "JSON_HAS_TEXTUREDB": true,
  107. "JSON_VER": [
  108. 6,
  109. 20,
  110. 1
  111. ],
  112. "JSON_VER_CAPABILITIES": {
  113. "dpmsnotify": [
  114. 6,
  115. 16,
  116. 0
  117. ],
  118. "filternullval": [
  119. 6,
  120. 13,
  121. 1
  122. ],
  123. "isodates": [
  124. 6,
  125. 13,
  126. 2
  127. ],
  128. "libshowdialogs": [
  129. 6,
  130. 19,
  131. 0
  132. ],
  133. "openplayercoredef": [
  134. 6,
  135. 18,
  136. 3
  137. ],
  138. "profiledirectory": [
  139. 999,
  140. 99,
  141. 9
  142. ],
  143. "profilesupport": [
  144. 6,
  145. 6,
  146. 0
  147. ],
  148. "removeart": [
  149. 6,
  150. 9,
  151. 1
  152. ],
  153. "setmovieset": [
  154. 6,
  155. 12,
  156. 0
  157. ],
  158. "setresume": [
  159. 6,
  160. 2,
  161. 0
  162. ],
  163. "setseason": [
  164. 6,
  165. 10,
  166. 0
  167. ],
  168. "setsettings": [
  169. 6,
  170. 13,
  171. 0
  172. ],
  173. "texturedb": [
  174. 6,
  175. 9,
  176. 0
  177. ]
  178. },
  179. "JSON_VER_STR": "v6.20.1",
  180. "LASTRUNFILE": "",
  181. "LASTRUNFILE_DATETIME": null,
  182. "LOGDCACHE": false,
  183. "LOGFILE": "/home/pi/t1.txt",
  184. "LOGUNIQUE": false,
  185. "LOGVERBOSE": true,
  186. "MAC_ADDRESS": "",
  187. "MDATE_MDY": false,
  188. "ORPHAN_LIMIT_CHECK": true,
  189. "PICTURE_FILETYPES_EX": [],
  190. "POSTER_WIDTH": 5,
  191. "PROFILE_AUTOLOAD": true,
  192. "PROFILE_DIRECTORY": "",
  193. "PROFILE_ENABLED": true,
  194. "PROFILE_ENCRYPTED": false,
  195. "PROFILE_MASTER": "Master user",
  196. "PROFILE_NAME": "Master user",
  197. "PROFILE_PASSWORD": "",
  198. "PROFILE_RETRY": 60,
  199. "PROFILE_WAIT": 0,
  200. "PRUNE_RETAIN_PICTURES": false,
  201. "PRUNE_RETAIN_PREVIEWS": true,
  202. "PRUNE_RETAIN_TYPES": [],
  203. "PURGE_MIN_LEN": 5,
  204. "QADATE": "2014-10-25",
  205. "QAPERIOD": 30,
  206. "QA_FAIL_CHECKEXISTS": true,
  207. "QA_FAIL_TYPES": [
  208. "^video",
  209. "^music"
  210. ],
  211. "QA_FIELDS": {
  212. "qa.art.addons": "thumbnail",
  213. "qa.art.agenres": "thumbnail",
  214. "qa.art.albums": "fanart, thumbnail",
  215. "qa.art.artists": "fanart, thumbnail",
  216. "qa.art.movies": "fanart, poster",
  217. "qa.art.pvr.radio": null,
  218. "qa.art.pvr.radio.channel": "thumbnail",
  219. "qa.art.pvr.tv": null,
  220. "qa.art.pvr.tv.channel": "thumbnail",
  221. "qa.art.sets": "fanart, poster",
  222. "qa.art.songs": "fanart, thumbnail",
  223. "qa.art.tvshows.episode": "thumb",
  224. "qa.art.tvshows.season": "poster",
  225. "qa.art.tvshows.tvshow": "fanart, banner, poster",
  226. "qa.art.vgenres": "thumbnail",
  227. "qa.blank.addons": null,
  228. "qa.blank.agenres": null,
  229. "qa.blank.albums": null,
  230. "qa.blank.artists": null,
  231. "qa.blank.movies": "plot, mpaa",
  232. "qa.blank.pvr.radio": null,
  233. "qa.blank.pvr.radio.channel": null,
  234. "qa.blank.pvr.tv": null,
  235. "qa.blank.pvr.tv.channel": null,
  236. "qa.blank.sets": null,
  237. "qa.blank.songs": null,
  238. "qa.blank.tvshows.episode": "plot",
  239. "qa.blank.tvshows.season": null,
  240. "qa.blank.tvshows.tvshow": "plot",
  241. "qa.blank.vgenres": null,
  242. "qa.zero.addons": null,
  243. "qa.zero.agenres": null,
  244. "qa.zero.albums": null,
  245. "qa.zero.artists": null,
  246. "qa.zero.movies": null,
  247. "qa.zero.pvr.radio": null,
  248. "qa.zero.pvr.radio.channel": null,
  249. "qa.zero.pvr.tv": null,
  250. "qa.zero.pvr.tv.channel": null,
  251. "qa.zero.sets": null,
  252. "qa.zero.songs": null,
  253. "qa.zero.tvshows.episode": null,
  254. "qa.zero.tvshows.season": null,
  255. "qa.zero.tvshows.tvshow": null,
  256. "qa.zero.vgenres": null
  257. },
  258. "QA_FILE": false,
  259. "QA_NFO_REFRESH": "",
  260. "QA_WARN_TYPES": [],
  261. "QUERY_EPISODES": true,
  262. "QUERY_SEASONS": true,
  263. "RECACHEALL": false,
  264. "RPC_CONNECTTIMEOUT": 0.5,
  265. "RPC_IPVERSION": "",
  266. "RPC_PORT": "9090",
  267. "RPC_RETRY": 12,
  268. "SCAN_SHOW_DIALOGS": false,
  269. "SEARCH_ENCODE": true,
  270. "SINGLETHREAD_URLS": [
  271. "assets\\.fanart\\.tv"
  272. ],
  273. "SUBTITLE_FILETYPES_EX": [],
  274. "TEXTUREDB": "Database/Textures13.db",
  275. "THIS_SECTION": "global",
  276. "THUMBNAILS": "Thumbnails/",
  277. "USEJSONDB": true,
  278. "VERSION": "1.8.3",
  279. "VIDEO_FILETYPES_EX": [],
  280. "WATCHEDOVERWRITE": false,
  281. "WEB_AUTH_TOKEN": null,
  282. "WEB_CONNECTTIMEOUT": 0.5,
  283. "WEB_PORT": "8080",
  284. "WEB_SINGLESHOT": true,
  285. "XBMC_BASE": "/home/pi/.kodi/userdata/",
  286. "XBMC_HOST": "localhost",
  287. "XTRAJSON": {
  288. "extrajson.addons": null,
  289. "extrajson.agenres": null,
  290. "extrajson.albums": null,
  291. "extrajson.artists": null,
  292. "extrajson.movies": null,
  293. "extrajson.pvr.radio": null,
  294. "extrajson.pvr.radio.channel": null,
  295. "extrajson.pvr.tv": null,
  296. "extrajson.pvr.tv.channel": null,
  297. "extrajson.sets": null,
  298. "extrajson.songs": null,
  299. "extrajson.tvshows.episode": null,
  300. "extrajson.tvshows.season": null,
  301. "extrajson.tvshows.tvshow": null,
  302. "extrajson.vgenres": null
  303. }
  304. }
  305. 2014-11-24 23:14:27.102590:MainThread: [DEBUG] HDMI Power off delay: 300 seconds (ignored when CanSuspend is yes)
  306. 2014-11-24 23:14:27.112490:MainThread: [DEBUG] Player OnStop delay : 5 seconds (ignored when CanSuspend is yes)
  307. 2014-11-24 23:14:27.122038:MainThread: [DEBUG] Path to tvservice : /opt/vc/bin/tvservice
  308. 2014-11-24 23:14:27.124912:MainThread: [DEBUG] Path to vcgencmd : /opt/vc/bin/vcgencmd
  309. 2014-11-24 23:14:27.129900:MainThread: [DEBUG] Path to ceccontrol : /home/pi/mytv.sh
  310. 2014-11-24 23:14:27.132829:MainThread: [DEBUG] Ignore Active Player: No
  311. 2014-11-24 23:14:27.140771:MainThread: [DEBUG] Connecting to XBMC on localhost...
  312. 2014-11-24 23:14:27.149061:MainThread: RPC connection established with IPv6
  313. 2014-11-24 23:14:27.150259:MainThread: libListen.JSON SOCKET REQUEST: [{"jsonrpc": "2.0", "method": "JSONRPC.Ping", "id": "libListen"}]
  314. 2014-11-24 23:14:27.157418:MainThread: libListen.BUFFER RECEIVED (len 50)
  315. 2014-11-24 23:14:27.158530:MainThread: libListen.PARSING JSON DATA: {"id":"libListen","jsonrpc":"2.0","result":"pong"}
  316. 2014-11-24 23:14:27.159504:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001171 seconds
  317. 2014-11-24 23:14:27.160411:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [libListen], Method [pong], Params [None]
  318. 2014-11-24 23:14:27.169115:Thread-1 : [DEBUG] Connected to XBMC
  319. 2014-11-24 23:14:27.172031:Thread-1 : [DEBUG] HDMI power management thread - initialising XBMC and HDMI state
  320. 2014-11-24 23:14:27.180076:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [libListen], Method [pong], Params [None]
  321. 2014-11-24 23:14:27.180945:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  322. 2014-11-24 23:14:27.182036:Thread-1 : RPC connection established with IPv6
  323. 2014-11-24 23:14:27.183146:Thread-1 : libBooleans.JSON SOCKET REQUEST: [{"jsonrpc": "2.0", "params": {"booleans": ["System.ScreenSaverActive", "Library.IsScanningMusic", "Library.IsScanningVideo"]}, "method": "XBMC.GetInfoBooleans", "id": "libBooleans"}]
  324. 2014-11-24 23:14:27.221132:Thread-1 : libBooleans.BUFFER RECEIVED (len 144)
  325. 2014-11-24 23:14:27.222472:Thread-1 : libBooleans.PARSING JSON DATA: {"id":"libBooleans","jsonrpc":"2.0","result":{"Library.IsScanningMusic":false,"Library.IsScanningVideo":false,"System.ScreenSaverActive":false}}
  326. 2014-11-24 23:14:27.223489:Thread-1 : libBooleans.PARSING COMPLETE, elapsed time: 0.001263 seconds
  327. 2014-11-24 23:14:27.224352:Thread-1 : libBooleans.FINISHED, elapsed time: 0.040308 seconds
  328. 2014-11-24 23:14:27.225584:Thread-1 : libPlayers.JSON SOCKET REQUEST: [{"jsonrpc": "2.0", "method": "Player.GetActivePlayers", "id": "libPlayers"}]
  329. 2014-11-24 23:14:27.232534:Thread-1 : libPlayers.BUFFER RECEIVED (len 47)
  330. 2014-11-24 23:14:27.233696:Thread-1 : libPlayers.PARSING JSON DATA: {"id":"libPlayers","jsonrpc":"2.0","result":[]}
  331. 2014-11-24 23:14:27.234672:Thread-1 : libPlayers.PARSING COMPLETE, elapsed time: 0.001148 seconds
  332. 2014-11-24 23:14:27.235482:Thread-1 : libPlayers.FINISHED, elapsed time: 0.009158 seconds
  333. 2014-11-24 23:14:27.236646:Thread-1 : libProperties.JSON SOCKET REQUEST: [{"jsonrpc": "2.0", "params": {"properties": ["canshutdown", "cansuspend", "canreboot", "canhibernate"]}, "method": "System.GetProperties", "id": "libProperties"}]
  334. 2014-11-24 23:14:27.248820:Thread-1 : libProperties.BUFFER RECEIVED (len 125)
  335. 2014-11-24 23:14:27.250000:Thread-1 : libProperties.PARSING JSON DATA: {"id":"libProperties","jsonrpc":"2.0","result":{"canhibernate":false,"canreboot":true,"canshutdown":true,"cansuspend":false}}
  336. 2014-11-24 23:14:27.250951:Thread-1 : libProperties.PARSING COMPLETE, elapsed time: 0.001147 seconds
  337. 2014-11-24 23:14:27.251803:Thread-1 : libProperties.FINISHED, elapsed time: 0.014362 seconds
  338. 2014-11-24 23:14:27.305608:Thread-1 : bin.tvservice (checking HDMI status) calling subprocess [/opt/vc/bin/tvservice --status]
  339. 2014-11-24 23:14:27.362301:Thread-1 : bin.tvservice response: [state 0x12001a [HDMI CEA (4) RGB lim 16:9], 1280x720 @ 60.00Hz, progressive]
  340. 2014-11-24 23:14:27.363389:Thread-1 : bin.vcgencmd (checking HDMI power status) calling subprocess [/opt/vc/bin/vcgencmd display_power]
  341. 2014-11-24 23:14:27.414543:Thread-1 : bin.vcgencmd response: [display_power=1]
  342. 2014-11-24 23:14:27.422604:Thread-1 : [DEBUG] HDMI is [on], Screensaver is [inactive], Player is [inactive], Library scan [inactive], CanSuspend [no], CanDisable [yes]
  343. 2014-11-24 23:18:18.581275:MainThread: libListen.BUFFER RECEIVED (len 94)
  344. 2014-11-24 23:18:18.582699:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"GUI.OnScreensaverActivated","params":{"data":null,"sender":"xbmc"}}
  345. 2014-11-24 23:18:18.583689:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001303 seconds
  346. 2014-11-24 23:18:18.584650:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [GUI.OnScreensaverActivated], Params [{u'data': None, u'sender': u'xbmc'}]
  347. 2014-11-24 23:18:18.594642:Thread-1 : [DEBUG] Screensaver has activated
  348. 2014-11-24 23:18:18.598082:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [GUI.OnScreensaverActivated], Params [{u'data': None, u'sender': u'xbmc'}]
  349. 2014-11-24 23:18:18.602995:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  350. 2014-11-24 23:18:18.604057:Thread-1 : [DEBUG] HDMI power off in 300 seconds unless cancelled
  351. 2014-11-24 23:23:18.606007:Thread-1 : bin.tvservice (checking if TV is powered on) calling subprocess [/opt/vc/bin/tvservice --status]
  352. 2014-11-24 23:23:18.637900:Thread-1 : bin.tvservice response: [state 0x12001a [HDMI CEA (4) RGB lim 16:9], 1280x720 @ 60.00Hz, progressive]
  353. 2014-11-24 23:23:18.644294:Thread-1 : bin.vcgencmd (enabling/disabling HDMI power) calling subprocess [/opt/vc/bin/vcgencmd display_power 0]
  354. 2014-11-24 23:23:18.674245:Thread-1 : bin.vcgencmd response: [display_power=0]
  355. 2014-11-24 23:23:18.678577:Thread-1 : [DEBUG] HDMI is now off
  356. 2014-11-24 23:23:18.681372:Thread-1 : [DEBUG] Executing CEC Control script [off]
  357. 2014-11-24 23:23:18.682536:Thread-1 : bin.ceccontrol calling subprocess [/home/pi/mytv.sh off]
  358. 2014-11-24 23:23:20.889435:Thread-1 : bin.ceccontrol response: []
  359. 2014-11-25 21:24:03.951271:MainThread: libListen.BUFFER RECEIVED (len 114)
  360. 2014-11-25 21:24:03.961481:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"GUI.OnScreensaverDeactivated","params":{"data":{"shuttingdown":false},"sender":"xbmc"}}
  361. 2014-11-25 21:24:03.962671:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001503 seconds
  362. 2014-11-25 21:24:03.963884:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [GUI.OnScreensaverDeactivated], Params [{u'data': {u'shuttingdown': False}, u'sender': u'xbmc'}]
  363. 2014-11-25 21:24:03.972963:Thread-1 : [DEBUG] Screensaver has deactivated
  364. 2014-11-25 21:24:03.973908:Thread-1 : bin.vcgencmd (enabling/disabling HDMI power) calling subprocess [/opt/vc/bin/vcgencmd display_power 1]
  365. 2014-11-25 21:24:03.988567:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [GUI.OnScreensaverDeactivated], Params [{u'data': {u'shuttingdown': False}, u'sender': u'xbmc'}]
  366. 2014-11-25 21:24:03.991133:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  367. 2014-11-25 21:24:04.083028:Thread-1 : bin.vcgencmd response: [display_power=1]
  368. 2014-11-25 21:24:04.088955:Thread-1 : [DEBUG] HDMI is now on
  369. 2014-11-25 21:24:04.093977:Thread-1 : [DEBUG] Executing CEC Control script [on]
  370. 2014-11-25 21:24:04.094882:Thread-1 : bin.ceccontrol calling subprocess [/home/pi/mytv.sh on]
  371. 2014-11-25 21:24:07.615181:Thread-1 : bin.ceccontrol response: []
  372. 2014-11-25 21:25:53.202222:MainThread: libListen.BUFFER RECEIVED (len 143)
  373. 2014-11-25 21:25:53.203888:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Playlist.OnAdd","params":{"data":{"item":{"id":1007,"type":"episode"},"playlistid":1,"position":0},"sender":"xbmc"}}
  374. 2014-11-25 21:25:53.204922:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001678 seconds
  375. 2014-11-25 21:25:53.205966:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Playlist.OnAdd], Params [{u'data': {u'item': {u'type': u'episode', u'id': 1007}, u'playlistid': 1, u'position': 0}, u'sender': u'xbmc'}]
  376. 2014-11-25 21:25:53.217248:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Playlist.OnAdd], Params [{u'data': {u'item': {u'type': u'episode', u'id': 1007}, u'playlistid': 1, u'position': 0}, u'sender': u'xbmc'}]
  377. 2014-11-25 21:25:53.218221:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  378. 2014-11-25 21:25:57.688635:MainThread: libListen.BUFFER RECEIVED (len 148)
  379. 2014-11-25 21:25:57.690142:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnPlay","params":{"data":{"item":{"id":1007,"type":"episode"},"player":{"playerid":1,"speed":1}},"sender":"xbmc"}}
  380. 2014-11-25 21:25:57.691152:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001510 seconds
  381. 2014-11-25 21:25:57.695642:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnPlay], Params [{u'data': {u'item': {u'type': u'episode', u'id': 1007}, u'player': {u'playerid': 1, u'speed': 1}}, u'sender': u'xbmc'}]
  382. 2014-11-25 21:25:57.711436:Thread-1 : [DEBUG] Player has started
  383. 2014-11-25 21:25:57.712762:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnPlay], Params [{u'data': {u'item': {u'type': u'episode', u'id': 1007}, u'player': {u'playerid': 1, u'speed': 1}}, u'sender': u'xbmc'}]
  384. 2014-11-25 21:25:57.713639:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  385. 2014-11-25 22:08:02.247978:MainThread: libListen.BUFFER RECEIVED (len 125)
  386. 2014-11-25 22:08:02.257275:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnStop","params":{"data":{"end":true,"item":{"id":1007,"type":"episode"}},"sender":"xbmc"}}
  387. 2014-11-25 22:08:02.258281:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001401 seconds
  388. 2014-11-25 22:08:02.259243:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnStop], Params [{u'data': {u'item': {u'type': u'episode', u'id': 1007}, u'end': True}, u'sender': u'xbmc'}]
  389. 2014-11-25 22:08:02.261530:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnStop], Params [{u'data': {u'item': {u'type': u'episode', u'id': 1007}, u'end': True}, u'sender': u'xbmc'}]
  390. 2014-11-25 22:08:02.262913:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  391. 2014-11-25 22:08:03.729154:MainThread: libListen.BUFFER RECEIVED (len 136)
  392. 2014-11-25 22:08:03.730597:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":1007,"type":"episode"},"playcount":1},"sender":"xbmc"}}
  393. 2014-11-25 22:08:03.731573:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001434 seconds
  394. 2014-11-25 22:08:03.736624:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 1007}, u'playcount': 1}, u'sender': u'xbmc'}]
  395. 2014-11-25 22:08:03.738127:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 1007}, u'playcount': 1}, u'sender': u'xbmc'}]
  396. 2014-11-25 22:08:03.738935:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  397. 2014-11-25 22:08:07.265572:Thread-1 : [DEBUG] Player has stopped
  398. 2014-11-25 22:11:01.942482:MainThread: libListen.BUFFER RECEIVED (len 94)
  399. 2014-11-25 22:11:01.943711:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"GUI.OnScreensaverActivated","params":{"data":null,"sender":"xbmc"}}
  400. 2014-11-25 22:11:01.944683:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001153 seconds
  401. 2014-11-25 22:11:01.945620:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [GUI.OnScreensaverActivated], Params [{u'data': None, u'sender': u'xbmc'}]
  402. 2014-11-25 22:11:01.955637:Thread-1 : [DEBUG] Screensaver has activated
  403. 2014-11-25 22:11:01.958470:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [GUI.OnScreensaverActivated], Params [{u'data': None, u'sender': u'xbmc'}]
  404. 2014-11-25 22:11:01.959325:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  405. 2014-11-25 22:11:01.964761:Thread-1 : [DEBUG] HDMI power off in 300 seconds unless cancelled
  406. 2014-11-25 22:16:01.967074:Thread-1 : bin.tvservice (checking if TV is powered on) calling subprocess [/opt/vc/bin/tvservice --status]
  407. 2014-11-25 22:16:02.077764:Thread-1 : bin.tvservice response: [state 0x12001a [HDMI CEA (4) RGB lim 16:9], 1280x720 @ 60.00Hz, progressive]
  408. 2014-11-25 22:16:02.078977:Thread-1 : bin.vcgencmd (enabling/disabling HDMI power) calling subprocess [/opt/vc/bin/vcgencmd display_power 0]
  409. 2014-11-25 22:16:02.119540:Thread-1 : bin.vcgencmd response: [display_power=0]
  410. 2014-11-25 22:16:02.123807:Thread-1 : [DEBUG] HDMI is now off
  411. 2014-11-25 22:16:02.126689:Thread-1 : [DEBUG] Executing CEC Control script [off]
  412. 2014-11-25 22:16:02.127546:Thread-1 : bin.ceccontrol calling subprocess [/home/pi/mytv.sh off]
  413. 2014-11-25 22:16:05.532301:Thread-1 : bin.ceccontrol response: []
  414. 2014-11-26 22:10:07.775399:MainThread: libListen.BUFFER RECEIVED (len 114)
  415. 2014-11-26 22:10:07.785815:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"GUI.OnScreensaverDeactivated","params":{"data":{"shuttingdown":false},"sender":"xbmc"}}
  416. 2014-11-26 22:10:07.786885:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001408 seconds
  417. 2014-11-26 22:10:07.788161:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [GUI.OnScreensaverDeactivated], Params [{u'data': {u'shuttingdown': False}, u'sender': u'xbmc'}]
  418. 2014-11-26 22:10:07.800465:Thread-1 : [DEBUG] Screensaver has deactivated
  419. 2014-11-26 22:10:07.801325:Thread-1 : bin.vcgencmd (enabling/disabling HDMI power) calling subprocess [/opt/vc/bin/vcgencmd display_power 1]
  420. 2014-11-26 22:10:07.823407:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [GUI.OnScreensaverDeactivated], Params [{u'data': {u'shuttingdown': False}, u'sender': u'xbmc'}]
  421. 2014-11-26 22:10:07.825709:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  422. 2014-11-26 22:10:07.909444:Thread-1 : bin.vcgencmd response: [display_power=1]
  423. 2014-11-26 22:10:07.915738:Thread-1 : [DEBUG] HDMI is now on
  424. 2014-11-26 22:10:07.918582:Thread-1 : [DEBUG] Executing CEC Control script [on]
  425. 2014-11-26 22:10:07.919517:Thread-1 : bin.ceccontrol calling subprocess [/home/pi/mytv.sh on]
  426. 2014-11-26 22:10:11.419423:Thread-1 : bin.ceccontrol response: []
  427. 2014-11-26 22:10:30.722671:MainThread: libListen.BUFFER RECEIVED (len 94)
  428. 2014-11-26 22:10:30.724132:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnScanStarted","params":{"data":null,"sender":"xbmc"}}
  429. 2014-11-26 22:10:30.725383:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001427 seconds
  430. 2014-11-26 22:10:30.726477:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnScanStarted], Params [{u'data': None, u'sender': u'xbmc'}]
  431. 2014-11-26 22:10:30.738426:Thread-1 : [DEBUG] Library scan has started
  432. 2014-11-26 22:10:30.739532:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnScanStarted], Params [{u'data': None, u'sender': u'xbmc'}]
  433. 2014-11-26 22:10:30.743141:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  434. 2014-11-26 22:11:06.569002:MainThread: libListen.BUFFER RECEIVED (len 141)
  435. 2014-11-26 22:11:06.570353:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2641,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  436. 2014-11-26 22:11:06.571344:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001301 seconds
  437. 2014-11-26 22:11:06.576150:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2641}, u'transaction': True}, u'sender': u'xbmc'}]
  438. 2014-11-26 22:11:06.578169:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2641}, u'transaction': True}, u'sender': u'xbmc'}]
  439. 2014-11-26 22:11:06.579046:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  440. 2014-11-26 22:11:06.582645:MainThread: libListen.BUFFER RECEIVED (len 141)
  441. 2014-11-26 22:11:06.584102:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2641,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  442. 2014-11-26 22:11:06.588454:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.004773 seconds
  443. 2014-11-26 22:11:06.589526:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2641}, u'transaction': True}, u'sender': u'xbmc'}]
  444. 2014-11-26 22:11:06.594314:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2641}, u'transaction': True}, u'sender': u'xbmc'}]
  445. 2014-11-26 22:11:06.625608:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  446. 2014-11-26 22:11:09.539213:MainThread: libListen.BUFFER RECEIVED (len 141)
  447. 2014-11-26 22:11:09.540825:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2642,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  448. 2014-11-26 22:11:09.542818:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001547 seconds
  449. 2014-11-26 22:11:09.546565:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2642}, u'transaction': True}, u'sender': u'xbmc'}]
  450. 2014-11-26 22:11:09.552259:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2642}, u'transaction': True}, u'sender': u'xbmc'}]
  451. 2014-11-26 22:11:09.553163:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  452. 2014-11-26 22:11:09.554180:MainThread: libListen.BUFFER RECEIVED (len 141)
  453. 2014-11-26 22:11:09.555452:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2642,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  454. 2014-11-26 22:11:09.556524:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001422 seconds
  455. 2014-11-26 22:11:09.557500:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2642}, u'transaction': True}, u'sender': u'xbmc'}]
  456. 2014-11-26 22:11:09.564475:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2642}, u'transaction': True}, u'sender': u'xbmc'}]
  457. 2014-11-26 22:11:09.565326:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  458. 2014-11-26 22:11:12.578230:MainThread: libListen.BUFFER RECEIVED (len 141)
  459. 2014-11-26 22:11:12.579639:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2643,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  460. 2014-11-26 22:11:12.580584:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001359 seconds
  461. 2014-11-26 22:11:12.581563:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2643}, u'transaction': True}, u'sender': u'xbmc'}]
  462. 2014-11-26 22:11:12.588882:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2643}, u'transaction': True}, u'sender': u'xbmc'}]
  463. 2014-11-26 22:11:12.589767:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  464. 2014-11-26 22:11:12.590748:MainThread: libListen.BUFFER RECEIVED (len 141)
  465. 2014-11-26 22:11:12.594260:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2643,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  466. 2014-11-26 22:11:12.595405:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.003748 seconds
  467. 2014-11-26 22:11:12.597279:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2643}, u'transaction': True}, u'sender': u'xbmc'}]
  468. 2014-11-26 22:11:12.600055:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2643}, u'transaction': True}, u'sender': u'xbmc'}]
  469. 2014-11-26 22:11:12.625534:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  470. 2014-11-26 22:11:17.219061:MainThread: libListen.BUFFER RECEIVED (len 141)
  471. 2014-11-26 22:11:17.220554:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2644,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  472. 2014-11-26 22:11:17.221566:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001436 seconds
  473. 2014-11-26 22:11:17.225192:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2644}, u'transaction': True}, u'sender': u'xbmc'}]
  474. 2014-11-26 22:11:17.228116:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2644}, u'transaction': True}, u'sender': u'xbmc'}]
  475. 2014-11-26 22:11:17.232475:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  476. 2014-11-26 22:11:17.234943:MainThread: libListen.BUFFER RECEIVED (len 141)
  477. 2014-11-26 22:11:17.236238:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2644,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  478. 2014-11-26 22:11:17.237210:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001328 seconds
  479. 2014-11-26 22:11:17.238280:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2644}, u'transaction': True}, u'sender': u'xbmc'}]
  480. 2014-11-26 22:11:17.257663:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2644}, u'transaction': True}, u'sender': u'xbmc'}]
  481. 2014-11-26 22:11:17.258557:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  482. 2014-11-26 22:11:18.788609:MainThread: libListen.BUFFER RECEIVED (len 96)
  483. 2014-11-26 22:11:18.789865:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Playlist.OnClear","params":{"data":{"playlistid":1},"sender":"xbmc"}}
  484. 2014-11-26 22:11:18.790840:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001219 seconds
  485. 2014-11-26 22:11:18.791780:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Playlist.OnClear], Params [{u'data': {u'playlistid': 1}, u'sender': u'xbmc'}]
  486. 2014-11-26 22:11:18.801076:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Playlist.OnClear], Params [{u'data': {u'playlistid': 1}, u'sender': u'xbmc'}]
  487. 2014-11-26 22:11:18.804456:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  488. 2014-11-26 22:11:18.811119:MainThread: libListen.BUFFER RECEIVED (len 143)
  489. 2014-11-26 22:11:18.812563:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Playlist.OnAdd","params":{"data":{"item":{"id":2582,"type":"episode"},"playlistid":1,"position":0},"sender":"xbmc"}}
  490. 2014-11-26 22:11:18.813543:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001532 seconds
  491. 2014-11-26 22:11:18.814564:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Playlist.OnAdd], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'playlistid': 1, u'position': 0}, u'sender': u'xbmc'}]
  492. 2014-11-26 22:11:18.820401:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Playlist.OnAdd], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'playlistid': 1, u'position': 0}, u'sender': u'xbmc'}]
  493. 2014-11-26 22:11:18.821456:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  494. 2014-11-26 22:11:21.970093:MainThread: libListen.BUFFER RECEIVED (len 148)
  495. 2014-11-26 22:11:21.971543:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnPlay","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"speed":1}},"sender":"xbmc"}}
  496. 2014-11-26 22:11:21.973027:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001922 seconds
  497. 2014-11-26 22:11:21.974046:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnPlay], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'speed': 1}}, u'sender': u'xbmc'}]
  498. 2014-11-26 22:11:21.987056:Thread-1 : [DEBUG] Player has started
  499. 2014-11-26 22:11:21.988153:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnPlay], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'speed': 1}}, u'sender': u'xbmc'}]
  500. 2014-11-26 22:11:21.989058:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  501. 2014-11-26 22:11:24.604979:MainThread: libListen.BUFFER RECEIVED (len 278)
  502. 2014-11-26 22:11:24.606832:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":10,"seconds":0},"speed":1,"time":{"hours":0,"milliseconds":523,"minutes":10,"seconds":2}}},"sender":"xbmc"}}
  503. 2014-11-26 22:11:24.607923:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001921 seconds
  504. 2014-11-26 22:11:24.609083:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': 0, u'minutes': 10, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 2, u'minutes': 10, u'milliseconds': 523}}}, u'sender': u'xbmc'}]
  505. 2014-11-26 22:11:24.615384:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': 0, u'minutes': 10, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 2, u'minutes': 10, u'milliseconds': 523}}}, u'sender': u'xbmc'}]
  506. 2014-11-26 22:11:24.616301:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  507. 2014-11-26 22:11:25.788738:MainThread: libListen.BUFFER RECEIVED (len 278)
  508. 2014-11-26 22:11:25.790545:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":10,"seconds":0},"speed":1,"time":{"hours":0,"milliseconds":856,"minutes":20,"seconds":4}}},"sender":"xbmc"}}
  509. 2014-11-26 22:11:25.791567:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001901 seconds
  510. 2014-11-26 22:11:25.794460:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': 0, u'minutes': 10, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 4, u'minutes': 20, u'milliseconds': 856}}}, u'sender': u'xbmc'}]
  511. 2014-11-26 22:11:25.799073:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': 0, u'minutes': 10, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 4, u'minutes': 20, u'milliseconds': 856}}}, u'sender': u'xbmc'}]
  512. 2014-11-26 22:11:25.799905:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  513. 2014-11-26 22:11:26.188942:MainThread: libListen.BUFFER RECEIVED (len 139)
  514. 2014-11-26 22:11:26.190328:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":137,"type":"tvshow"},"transaction":true},"sender":"xbmc"}}
  515. 2014-11-26 22:11:26.191362:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001444 seconds
  516. 2014-11-26 22:11:26.197818:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'tvshow', u'id': 137}, u'transaction': True}, u'sender': u'xbmc'}]
  517. 2014-11-26 22:11:26.200082:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'tvshow', u'id': 137}, u'transaction': True}, u'sender': u'xbmc'}]
  518. 2014-11-26 22:11:26.201063:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  519. 2014-11-26 22:11:26.204376:MainThread: libListen.BUFFER RECEIVED (len 139)
  520. 2014-11-26 22:11:26.205702:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":137,"type":"tvshow"},"transaction":true},"sender":"xbmc"}}
  521. 2014-11-26 22:11:26.206723:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001315 seconds
  522. 2014-11-26 22:11:26.210978:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'tvshow', u'id': 137}, u'transaction': True}, u'sender': u'xbmc'}]
  523. 2014-11-26 22:11:26.214436:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'tvshow', u'id': 137}, u'transaction': True}, u'sender': u'xbmc'}]
  524. 2014-11-26 22:11:26.215455:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  525. 2014-11-26 22:11:27.619136:MainThread: libListen.BUFFER RECEIVED (len 141)
  526. 2014-11-26 22:11:27.620492:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2645,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  527. 2014-11-26 22:11:27.621703:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001523 seconds
  528. 2014-11-26 22:11:27.624612:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2645}, u'transaction': True}, u'sender': u'xbmc'}]
  529. 2014-11-26 22:11:27.628837:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2645}, u'transaction': True}, u'sender': u'xbmc'}]
  530. 2014-11-26 22:11:27.629677:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  531. 2014-11-26 22:11:27.636062:MainThread: libListen.BUFFER RECEIVED (len 141)
  532. 2014-11-26 22:11:27.637471:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2645,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  533. 2014-11-26 22:11:27.638450:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001386 seconds
  534. 2014-11-26 22:11:27.639430:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2645}, u'transaction': True}, u'sender': u'xbmc'}]
  535. 2014-11-26 22:11:27.648725:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2645}, u'transaction': True}, u'sender': u'xbmc'}]
  536. 2014-11-26 22:11:27.650449:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  537. 2014-11-26 22:11:28.058401:MainThread: libListen.BUFFER RECEIVED (len 141)
  538. 2014-11-26 22:11:28.059672:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2646,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  539. 2014-11-26 22:11:28.060760:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001405 seconds
  540. 2014-11-26 22:11:28.061779:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2646}, u'transaction': True}, u'sender': u'xbmc'}]
  541. 2014-11-26 22:11:28.067420:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2646}, u'transaction': True}, u'sender': u'xbmc'}]
  542. 2014-11-26 22:11:28.068288:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  543. 2014-11-26 22:11:28.069265:MainThread: libListen.BUFFER RECEIVED (len 141)
  544. 2014-11-26 22:11:28.070488:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2646,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  545. 2014-11-26 22:11:28.071502:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001380 seconds
  546. 2014-11-26 22:11:28.082412:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2646}, u'transaction': True}, u'sender': u'xbmc'}]
  547. 2014-11-26 22:11:28.084558:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2646}, u'transaction': True}, u'sender': u'xbmc'}]
  548. 2014-11-26 22:11:28.085446:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  549. 2014-11-26 22:11:28.452298:MainThread: libListen.BUFFER RECEIVED (len 279)
  550. 2014-11-26 22:11:28.454988:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":30},"speed":1,"time":{"hours":0,"milliseconds":311,"minutes":20,"seconds":38}}},"sender":"xbmc"}}
  551. 2014-11-26 22:11:28.458840:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.003596 seconds
  552. 2014-11-26 22:11:28.462110:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': 30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 38, u'minutes': 20, u'milliseconds': 311}}}, u'sender': u'xbmc'}]
  553. 2014-11-26 22:11:28.467705:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': 30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 38, u'minutes': 20, u'milliseconds': 311}}}, u'sender': u'xbmc'}]
  554. 2014-11-26 22:11:28.468622:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  555. 2014-11-26 22:11:28.559359:MainThread: libListen.BUFFER RECEIVED (len 141)
  556. 2014-11-26 22:11:28.560992:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2647,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  557. 2014-11-26 22:11:28.563358:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001403 seconds
  558. 2014-11-26 22:11:28.564549:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2647}, u'transaction': True}, u'sender': u'xbmc'}]
  559. 2014-11-26 22:11:28.572293:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2647}, u'transaction': True}, u'sender': u'xbmc'}]
  560. 2014-11-26 22:11:28.573574:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  561. 2014-11-26 22:11:28.584651:MainThread: libListen.BUFFER RECEIVED (len 141)
  562. 2014-11-26 22:11:28.585955:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2647,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  563. 2014-11-26 22:11:28.586961:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001301 seconds
  564. 2014-11-26 22:11:28.587980:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2647}, u'transaction': True}, u'sender': u'xbmc'}]
  565. 2014-11-26 22:11:28.593397:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2647}, u'transaction': True}, u'sender': u'xbmc'}]
  566. 2014-11-26 22:11:28.594371:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  567. 2014-11-26 22:11:29.290783:MainThread: libListen.BUFFER RECEIVED (len 141)
  568. 2014-11-26 22:11:29.292404:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2648,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  569. 2014-11-26 22:11:29.293456:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001578 seconds
  570. 2014-11-26 22:11:29.294440:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2648}, u'transaction': True}, u'sender': u'xbmc'}]
  571. 2014-11-26 22:11:29.301703:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2648}, u'transaction': True}, u'sender': u'xbmc'}]
  572. 2014-11-26 22:11:29.303160:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  573. 2014-11-26 22:11:29.304154:MainThread: libListen.BUFFER RECEIVED (len 141)
  574. 2014-11-26 22:11:29.305470:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2648,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  575. 2014-11-26 22:11:29.306535:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001492 seconds
  576. 2014-11-26 22:11:29.307518:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2648}, u'transaction': True}, u'sender': u'xbmc'}]
  577. 2014-11-26 22:11:29.315477:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2648}, u'transaction': True}, u'sender': u'xbmc'}]
  578. 2014-11-26 22:11:29.319209:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  579. 2014-11-26 22:11:29.969071:MainThread: libListen.BUFFER RECEIVED (len 141)
  580. 2014-11-26 22:11:29.970494:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2649,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  581. 2014-11-26 22:11:29.971585:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001523 seconds
  582. 2014-11-26 22:11:29.974592:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2649}, u'transaction': True}, u'sender': u'xbmc'}]
  583. 2014-11-26 22:11:29.979966:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2649}, u'transaction': True}, u'sender': u'xbmc'}]
  584. 2014-11-26 22:11:29.981058:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  585. 2014-11-26 22:11:29.983061:MainThread: libListen.BUFFER RECEIVED (len 141)
  586. 2014-11-26 22:11:29.984337:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2649,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  587. 2014-11-26 22:11:29.988712:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.004714 seconds
  588. 2014-11-26 22:11:29.989721:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2649}, u'transaction': True}, u'sender': u'xbmc'}]
  589. 2014-11-26 22:11:29.994105:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2649}, u'transaction': True}, u'sender': u'xbmc'}]
  590. 2014-11-26 22:11:29.994947:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  591. 2014-11-26 22:11:32.867828:MainThread: libListen.BUFFER RECEIVED (len 279)
  592. 2014-11-26 22:11:32.869603:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":30},"speed":1,"time":{"hours":0,"milliseconds":519,"minutes":21,"seconds":14}}},"sender":"xbmc"}}
  593. 2014-11-26 22:11:32.870618:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001799 seconds
  594. 2014-11-26 22:11:32.877513:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': 30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 14, u'minutes': 21, u'milliseconds': 519}}}, u'sender': u'xbmc'}]
  595. 2014-11-26 22:11:32.879749:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': 30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 14, u'minutes': 21, u'milliseconds': 519}}}, u'sender': u'xbmc'}]
  596. 2014-11-26 22:11:32.880771:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  597. 2014-11-26 22:11:34.394956:MainThread: libListen.BUFFER RECEIVED (len 279)
  598. 2014-11-26 22:11:34.396669:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":30},"speed":1,"time":{"hours":0,"milliseconds":176,"minutes":21,"seconds":51}}},"sender":"xbmc"}}
  599. 2014-11-26 22:11:34.397660:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001727 seconds
  600. 2014-11-26 22:11:34.398882:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': 30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 51, u'minutes': 21, u'milliseconds': 176}}}, u'sender': u'xbmc'}]
  601. 2014-11-26 22:11:34.406649:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': 30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 51, u'minutes': 21, u'milliseconds': 176}}}, u'sender': u'xbmc'}]
  602. 2014-11-26 22:11:34.407582:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  603. 2014-11-26 22:11:36.062794:MainThread: libListen.BUFFER RECEIVED (len 280)
  604. 2014-11-26 22:11:36.064883:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":832,"minutes":21,"seconds":32}}},"sender":"xbmc"}}
  605. 2014-11-26 22:11:36.066094:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.002003 seconds
  606. 2014-11-26 22:11:36.067266:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 32, u'minutes': 21, u'milliseconds': 832}}}, u'sender': u'xbmc'}]
  607. 2014-11-26 22:11:36.073795:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 32, u'minutes': 21, u'milliseconds': 832}}}, u'sender': u'xbmc'}]
  608. 2014-11-26 22:11:36.075917:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  609. 2014-11-26 22:11:37.965404:MainThread: libListen.BUFFER RECEIVED (len 279)
  610. 2014-11-26 22:11:37.967232:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":814,"minutes":21,"seconds":2}}},"sender":"xbmc"}}
  611. 2014-11-26 22:11:37.968256:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001825 seconds
  612. 2014-11-26 22:11:37.969376:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 2, u'minutes': 21, u'milliseconds': 814}}}, u'sender': u'xbmc'}]
  613. 2014-11-26 22:11:37.976934:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 2, u'minutes': 21, u'milliseconds': 814}}}, u'sender': u'xbmc'}]
  614. 2014-11-26 22:11:37.977782:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  615. 2014-11-26 22:11:46.478896:MainThread: libListen.BUFFER RECEIVED (len 280)
  616. 2014-11-26 22:11:46.480682:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":739,"minutes":20,"seconds":40}}},"sender":"xbmc"}}
  617. 2014-11-26 22:11:46.481747:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001842 seconds
  618. 2014-11-26 22:11:46.486115:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 40, u'minutes': 20, u'milliseconds': 739}}}, u'sender': u'xbmc'}]
  619. 2014-11-26 22:11:46.493738:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 40, u'minutes': 20, u'milliseconds': 739}}}, u'sender': u'xbmc'}]
  620. 2014-11-26 22:11:46.494702:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  621. 2014-11-26 22:11:46.944552:MainThread: libListen.BUFFER RECEIVED (len 280)
  622. 2014-11-26 22:11:46.946369:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":562,"minutes":20,"seconds":10}}},"sender":"xbmc"}}
  623. 2014-11-26 22:11:46.947431:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001889 seconds
  624. 2014-11-26 22:11:46.955172:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 10, u'minutes': 20, u'milliseconds': 562}}}, u'sender': u'xbmc'}]
  625. 2014-11-26 22:11:46.960805:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 10, u'minutes': 20, u'milliseconds': 562}}}, u'sender': u'xbmc'}]
  626. 2014-11-26 22:11:46.961738:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  627. 2014-11-26 22:11:50.098646:MainThread: libListen.BUFFER RECEIVED (len 280)
  628. 2014-11-26 22:11:50.100530:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":348,"minutes":19,"seconds":42}}},"sender":"xbmc"}}
  629. 2014-11-26 22:11:50.101550:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001866 seconds
  630. 2014-11-26 22:11:50.108870:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 42, u'minutes': 19, u'milliseconds': 348}}}, u'sender': u'xbmc'}]
  631. 2014-11-26 22:11:50.111119:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 42, u'minutes': 19, u'milliseconds': 348}}}, u'sender': u'xbmc'}]
  632. 2014-11-26 22:11:50.112419:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  633. 2014-11-26 22:11:51.822611:MainThread: libListen.BUFFER RECEIVED (len 279)
  634. 2014-11-26 22:11:51.824387:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":440,"minutes":19,"seconds":5}}},"sender":"xbmc"}}
  635. 2014-11-26 22:11:51.825382:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001739 seconds
  636. 2014-11-26 22:11:51.826620:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 5, u'minutes': 19, u'milliseconds': 440}}}, u'sender': u'xbmc'}]
  637. 2014-11-26 22:11:51.833635:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 5, u'minutes': 19, u'milliseconds': 440}}}, u'sender': u'xbmc'}]
  638. 2014-11-26 22:11:51.834483:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  639. 2014-11-26 22:11:53.538302:MainThread: libListen.BUFFER RECEIVED (len 141)
  640. 2014-11-26 22:11:53.539779:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2650,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  641. 2014-11-26 22:11:53.540801:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001469 seconds
  642. 2014-11-26 22:11:53.541840:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2650}, u'transaction': True}, u'sender': u'xbmc'}]
  643. 2014-11-26 22:11:53.549606:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2650}, u'transaction': True}, u'sender': u'xbmc'}]
  644. 2014-11-26 22:11:53.550458:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  645. 2014-11-26 22:11:53.551434:MainThread: libListen.BUFFER RECEIVED (len 141)
  646. 2014-11-26 22:11:53.554750:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2650,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  647. 2014-11-26 22:11:53.555769:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001401 seconds
  648. 2014-11-26 22:11:53.556771:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2650}, u'transaction': True}, u'sender': u'xbmc'}]
  649. 2014-11-26 22:11:53.559063:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2650}, u'transaction': True}, u'sender': u'xbmc'}]
  650. 2014-11-26 22:11:53.560183:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  651. 2014-11-26 22:11:55.878474:MainThread: libListen.BUFFER RECEIVED (len 141)
  652. 2014-11-26 22:11:55.879756:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2651,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  653. 2014-11-26 22:11:55.880799:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001286 seconds
  654. 2014-11-26 22:11:55.887421:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2651}, u'transaction': True}, u'sender': u'xbmc'}]
  655. 2014-11-26 22:11:55.889458:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2651}, u'transaction': True}, u'sender': u'xbmc'}]
  656. 2014-11-26 22:11:55.890310:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  657. 2014-11-26 22:11:55.891279:MainThread: libListen.BUFFER RECEIVED (len 141)
  658. 2014-11-26 22:11:55.895247:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2651,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  659. 2014-11-26 22:11:55.896355:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001594 seconds
  660. 2014-11-26 22:11:55.901274:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2651}, u'transaction': True}, u'sender': u'xbmc'}]
  661. 2014-11-26 22:11:55.906123:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2651}, u'transaction': True}, u'sender': u'xbmc'}]
  662. 2014-11-26 22:11:55.907042:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  663. 2014-11-26 22:11:56.585702:MainThread: libListen.BUFFER RECEIVED (len 280)
  664. 2014-11-26 22:11:56.587445:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":947,"minutes":18,"seconds":35}}},"sender":"xbmc"}}
  665. 2014-11-26 22:11:56.588485:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001801 seconds
  666. 2014-11-26 22:11:56.589691:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 35, u'minutes': 18, u'milliseconds': 947}}}, u'sender': u'xbmc'}]
  667. 2014-11-26 22:11:56.594049:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 35, u'minutes': 18, u'milliseconds': 947}}}, u'sender': u'xbmc'}]
  668. 2014-11-26 22:11:56.594916:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  669. 2014-11-26 22:11:58.138665:MainThread: libListen.BUFFER RECEIVED (len 279)
  670. 2014-11-26 22:11:58.140460:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":512,"minutes":18,"seconds":3}}},"sender":"xbmc"}}
  671. 2014-11-26 22:11:58.141637:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001969 seconds
  672. 2014-11-26 22:11:58.144772:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 3, u'minutes': 18, u'milliseconds': 512}}}, u'sender': u'xbmc'}]
  673. 2014-11-26 22:11:58.151036:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 3, u'minutes': 18, u'milliseconds': 512}}}, u'sender': u'xbmc'}]
  674. 2014-11-26 22:11:58.152039:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  675. 2014-11-26 22:11:59.216311:MainThread: libListen.BUFFER RECEIVED (len 279)
  676. 2014-11-26 22:11:59.218018:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":94,"minutes":17,"seconds":34}}},"sender":"xbmc"}}
  677. 2014-11-26 22:11:59.219004:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001723 seconds
  678. 2014-11-26 22:11:59.220174:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 34, u'minutes': 17, u'milliseconds': 94}}}, u'sender': u'xbmc'}]
  679. 2014-11-26 22:11:59.227685:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 34, u'minutes': 17, u'milliseconds': 94}}}, u'sender': u'xbmc'}]
  680. 2014-11-26 22:11:59.228574:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  681. 2014-11-26 22:12:00.097038:MainThread: libListen.BUFFER RECEIVED (len 279)
  682. 2014-11-26 22:12:00.098783:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":234,"minutes":17,"seconds":3}}},"sender":"xbmc"}}
  683. 2014-11-26 22:12:00.099806:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001838 seconds
  684. 2014-11-26 22:12:00.100953:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 3, u'minutes': 17, u'milliseconds': 234}}}, u'sender': u'xbmc'}]
  685. 2014-11-26 22:12:00.106862:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 3, u'minutes': 17, u'milliseconds': 234}}}, u'sender': u'xbmc'}]
  686. 2014-11-26 22:12:00.107808:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  687. 2014-11-26 22:12:00.220691:MainThread: libListen.BUFFER RECEIVED (len 281)
  688. 2014-11-26 22:12:00.222769:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":-2,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":745,"minutes":16,"seconds":32}}},"sender":"xbmc"}}
  689. 2014-11-26 22:12:00.223906:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.002141 seconds
  690. 2014-11-26 22:12:00.225091:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': -2}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 32, u'minutes': 16, u'milliseconds': 745}}}, u'sender': u'xbmc'}]
  691. 2014-11-26 22:12:00.234325:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': -2}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 32, u'minutes': 16, u'milliseconds': 745}}}, u'sender': u'xbmc'}]
  692. 2014-11-26 22:12:00.235229:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  693. 2014-11-26 22:12:00.343844:MainThread: libListen.BUFFER RECEIVED (len 279)
  694. 2014-11-26 22:12:00.345717:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":468,"minutes":16,"seconds":2}}},"sender":"xbmc"}}
  695. 2014-11-26 22:12:00.346736:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001902 seconds
  696. 2014-11-26 22:12:00.350112:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 2, u'minutes': 16, u'milliseconds': 468}}}, u'sender': u'xbmc'}]
  697. 2014-11-26 22:12:00.354623:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 2, u'minutes': 16, u'milliseconds': 468}}}, u'sender': u'xbmc'}]
  698. 2014-11-26 22:12:00.355511:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  699. 2014-11-26 22:12:00.488975:MainThread: libListen.BUFFER RECEIVED (len 280)
  700. 2014-11-26 22:12:00.490929:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":322,"minutes":15,"seconds":31}}},"sender":"xbmc"}}
  701. 2014-11-26 22:12:00.493866:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.002024 seconds
  702. 2014-11-26 22:12:00.495115:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 31, u'minutes': 15, u'milliseconds': 322}}}, u'sender': u'xbmc'}]
  703. 2014-11-26 22:12:00.500621:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 31, u'minutes': 15, u'milliseconds': 322}}}, u'sender': u'xbmc'}]
  704. 2014-11-26 22:12:00.501651:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  705. 2014-11-26 22:12:00.606638:MainThread: libListen.BUFFER RECEIVED (len 279)
  706. 2014-11-26 22:12:00.608361:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":942,"minutes":15,"seconds":0}}},"sender":"xbmc"}}
  707. 2014-11-26 22:12:00.609353:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001776 seconds
  708. 2014-11-26 22:12:00.610510:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 0, u'minutes': 15, u'milliseconds': 942}}}, u'sender': u'xbmc'}]
  709. 2014-11-26 22:12:00.623354:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 0, u'minutes': 15, u'milliseconds': 942}}}, u'sender': u'xbmc'}]
  710. 2014-11-26 22:12:00.624255:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  711. 2014-11-26 22:12:00.744854:MainThread: libListen.BUFFER RECEIVED (len 280)
  712. 2014-11-26 22:12:00.746607:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":454,"minutes":14,"seconds":27}}},"sender":"xbmc"}}
  713. 2014-11-26 22:12:00.747635:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001783 seconds
  714. 2014-11-26 22:12:00.748767:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 27, u'minutes': 14, u'milliseconds': 454}}}, u'sender': u'xbmc'}]
  715. 2014-11-26 22:12:00.754854:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 27, u'minutes': 14, u'milliseconds': 454}}}, u'sender': u'xbmc'}]
  716. 2014-11-26 22:12:00.755743:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  717. 2014-11-26 22:12:01.459030:MainThread: libListen.BUFFER RECEIVED (len 141)
  718. 2014-11-26 22:12:01.460383:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2652,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  719. 2014-11-26 22:12:01.461415:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001281 seconds
  720. 2014-11-26 22:12:01.467827:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2652}, u'transaction': True}, u'sender': u'xbmc'}]
  721. 2014-11-26 22:12:01.469871:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2652}, u'transaction': True}, u'sender': u'xbmc'}]
  722. 2014-11-26 22:12:01.470723:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  723. 2014-11-26 22:12:01.471745:MainThread: libListen.BUFFER RECEIVED (len 141)
  724. 2014-11-26 22:12:01.476096:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2652,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  725. 2014-11-26 22:12:01.477344:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001431 seconds
  726. 2014-11-26 22:12:01.478332:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2652}, u'transaction': True}, u'sender': u'xbmc'}]
  727. 2014-11-26 22:12:01.483649:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2652}, u'transaction': True}, u'sender': u'xbmc'}]
  728. 2014-11-26 22:12:01.484587:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  729. 2014-11-26 22:12:02.523606:MainThread: libListen.BUFFER RECEIVED (len 280)
  730. 2014-11-26 22:12:02.525543:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":914,"minutes":13,"seconds":54}}},"sender":"xbmc"}}
  731. 2014-11-26 22:12:02.526546:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001859 seconds
  732. 2014-11-26 22:12:02.529416:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 54, u'minutes': 13, u'milliseconds': 914}}}, u'sender': u'xbmc'}]
  733. 2014-11-26 22:12:02.533699:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 54, u'minutes': 13, u'milliseconds': 914}}}, u'sender': u'xbmc'}]
  734. 2014-11-26 22:12:02.534553:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  735. 2014-11-26 22:12:03.777327:MainThread: libListen.BUFFER RECEIVED (len 280)
  736. 2014-11-26 22:12:03.779439:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":697,"minutes":13,"seconds":24}}},"sender":"xbmc"}}
  737. 2014-11-26 22:12:03.780501:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001947 seconds
  738. 2014-11-26 22:12:03.781777:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 24, u'minutes': 13, u'milliseconds': 697}}}, u'sender': u'xbmc'}]
  739. 2014-11-26 22:12:03.788664:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 24, u'minutes': 13, u'milliseconds': 697}}}, u'sender': u'xbmc'}]
  740. 2014-11-26 22:12:03.789603:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  741. 2014-11-26 22:12:04.642086:MainThread: libListen.BUFFER RECEIVED (len 141)
  742. 2014-11-26 22:12:04.643394:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2653,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  743. 2014-11-26 22:12:04.644369:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001280 seconds
  744. 2014-11-26 22:12:04.645532:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2653}, u'transaction': True}, u'sender': u'xbmc'}]
  745. 2014-11-26 22:12:04.652982:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2653}, u'transaction': True}, u'sender': u'xbmc'}]
  746. 2014-11-26 22:12:04.653921:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  747. 2014-11-26 22:12:04.654909:MainThread: libListen.BUFFER RECEIVED (len 141)
  748. 2014-11-26 22:12:04.656130:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2653,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  749. 2014-11-26 22:12:04.657096:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001327 seconds
  750. 2014-11-26 22:12:04.658080:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2653}, u'transaction': True}, u'sender': u'xbmc'}]
  751. 2014-11-26 22:12:04.665855:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2653}, u'transaction': True}, u'sender': u'xbmc'}]
  752. 2014-11-26 22:12:04.666703:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  753. 2014-11-26 22:12:06.095097:MainThread: libListen.BUFFER RECEIVED (len 141)
  754. 2014-11-26 22:12:06.096516:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2654,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  755. 2014-11-26 22:12:06.097649:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001466 seconds
  756. 2014-11-26 22:12:06.102422:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2654}, u'transaction': True}, u'sender': u'xbmc'}]
  757. 2014-11-26 22:12:06.104517:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2654}, u'transaction': True}, u'sender': u'xbmc'}]
  758. 2014-11-26 22:12:06.105371:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  759. 2014-11-26 22:12:06.116466:MainThread: libListen.BUFFER RECEIVED (len 141)
  760. 2014-11-26 22:12:06.117828:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2654,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  761. 2014-11-26 22:12:06.118847:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001307 seconds
  762. 2014-11-26 22:12:06.119866:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2654}, u'transaction': True}, u'sender': u'xbmc'}]
  763. 2014-11-26 22:12:06.126087:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2654}, u'transaction': True}, u'sender': u'xbmc'}]
  764. 2014-11-26 22:12:06.126984:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  765. 2014-11-26 22:12:07.428468:MainThread: libListen.BUFFER RECEIVED (len 141)
  766. 2014-11-26 22:12:07.429986:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2655,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  767. 2014-11-26 22:12:07.432134:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001494 seconds
  768. 2014-11-26 22:12:07.433267:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2655}, u'transaction': True}, u'sender': u'xbmc'}]
  769. 2014-11-26 22:12:07.440326:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2655}, u'transaction': True}, u'sender': u'xbmc'}]
  770. 2014-11-26 22:12:07.441251:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  771. 2014-11-26 22:12:07.445126:MainThread: libListen.BUFFER RECEIVED (len 141)
  772. 2014-11-26 22:12:07.446423:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2655,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  773. 2014-11-26 22:12:07.448641:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.002581 seconds
  774. 2014-11-26 22:12:07.456985:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2655}, u'transaction': True}, u'sender': u'xbmc'}]
  775. 2014-11-26 22:12:07.462240:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2655}, u'transaction': True}, u'sender': u'xbmc'}]
  776. 2014-11-26 22:12:07.463254:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  777. 2014-11-26 22:12:09.109559:MainThread: libListen.BUFFER RECEIVED (len 141)
  778. 2014-11-26 22:12:09.110989:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2656,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  779. 2014-11-26 22:12:09.112470:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001434 seconds
  780. 2014-11-26 22:12:09.113526:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2656}, u'transaction': True}, u'sender': u'xbmc'}]
  781. 2014-11-26 22:12:09.119592:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2656}, u'transaction': True}, u'sender': u'xbmc'}]
  782. 2014-11-26 22:12:09.120484:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  783. 2014-11-26 22:12:09.121514:MainThread: libListen.BUFFER RECEIVED (len 141)
  784. 2014-11-26 22:12:09.125508:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2656,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  785. 2014-11-26 22:12:09.126806:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001539 seconds
  786. 2014-11-26 22:12:09.128729:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2656}, u'transaction': True}, u'sender': u'xbmc'}]
  787. 2014-11-26 22:12:09.138723:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2656}, u'transaction': True}, u'sender': u'xbmc'}]
  788. 2014-11-26 22:12:09.140387:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  789. 2014-11-26 22:12:16.949892:MainThread: libListen.BUFFER RECEIVED (len 141)
  790. 2014-11-26 22:12:16.951299:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2657,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  791. 2014-11-26 22:12:16.952522:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001690 seconds
  792. 2014-11-26 22:12:16.953533:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2657}, u'transaction': True}, u'sender': u'xbmc'}]
  793. 2014-11-26 22:12:16.959874:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2657}, u'transaction': True}, u'sender': u'xbmc'}]
  794. 2014-11-26 22:12:16.962345:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  795. 2014-11-26 22:12:16.963405:MainThread: libListen.BUFFER RECEIVED (len 141)
  796. 2014-11-26 22:12:16.966510:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2657,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  797. 2014-11-26 22:12:16.967555:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.003250 seconds
  798. 2014-11-26 22:12:16.969487:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2657}, u'transaction': True}, u'sender': u'xbmc'}]
  799. 2014-11-26 22:12:16.979872:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2657}, u'transaction': True}, u'sender': u'xbmc'}]
  800. 2014-11-26 22:12:16.982592:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  801. 2014-11-26 22:12:17.828586:MainThread: libListen.BUFFER RECEIVED (len 141)
  802. 2014-11-26 22:12:17.829923:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2658,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  803. 2014-11-26 22:12:17.831020:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001268 seconds
  804. 2014-11-26 22:12:17.835802:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2658}, u'transaction': True}, u'sender': u'xbmc'}]
  805. 2014-11-26 22:12:17.837919:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2658}, u'transaction': True}, u'sender': u'xbmc'}]
  806. 2014-11-26 22:12:17.838778:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  807. 2014-11-26 22:12:17.839781:MainThread: libListen.BUFFER RECEIVED (len 141)
  808. 2014-11-26 22:12:17.841089:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2658,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  809. 2014-11-26 22:12:17.845413:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.004595 seconds
  810. 2014-11-26 22:12:17.846537:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2658}, u'transaction': True}, u'sender': u'xbmc'}]
  811. 2014-11-26 22:12:17.850197:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2658}, u'transaction': True}, u'sender': u'xbmc'}]
  812. 2014-11-26 22:12:17.856334:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  813. 2014-11-26 22:12:20.149220:MainThread: libListen.BUFFER RECEIVED (len 141)
  814. 2014-11-26 22:12:20.150565:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2659,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  815. 2014-11-26 22:12:20.151655:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001496 seconds
  816. 2014-11-26 22:12:20.158116:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2659}, u'transaction': True}, u'sender': u'xbmc'}]
  817. 2014-11-26 22:12:20.160168:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2659}, u'transaction': True}, u'sender': u'xbmc'}]
  818. 2014-11-26 22:12:20.161110:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  819. 2014-11-26 22:12:20.162868:MainThread: libListen.BUFFER RECEIVED (len 141)
  820. 2014-11-26 22:12:20.164208:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2659,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  821. 2014-11-26 22:12:20.165168:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001268 seconds
  822. 2014-11-26 22:12:20.166128:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2659}, u'transaction': True}, u'sender': u'xbmc'}]
  823. 2014-11-26 22:12:20.169715:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2659}, u'transaction': True}, u'sender': u'xbmc'}]
  824. 2014-11-26 22:12:20.170919:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  825. 2014-11-26 22:12:22.038928:MainThread: libListen.BUFFER RECEIVED (len 141)
  826. 2014-11-26 22:12:22.040350:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2660,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  827. 2014-11-26 22:12:22.041493:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001512 seconds
  828. 2014-11-26 22:12:22.043832:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2660}, u'transaction': True}, u'sender': u'xbmc'}]
  829. 2014-11-26 22:12:22.047938:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2660}, u'transaction': True}, u'sender': u'xbmc'}]
  830. 2014-11-26 22:12:22.048777:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  831. 2014-11-26 22:12:22.052722:MainThread: libListen.BUFFER RECEIVED (len 141)
  832. 2014-11-26 22:12:22.054067:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2660,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  833. 2014-11-26 22:12:22.057713:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.003936 seconds
  834. 2014-11-26 22:12:22.058906:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2660}, u'transaction': True}, u'sender': u'xbmc'}]
  835. 2014-11-26 22:12:22.062401:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2660}, u'transaction': True}, u'sender': u'xbmc'}]
  836. 2014-11-26 22:12:22.066554:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  837. 2014-11-26 22:12:22.998973:MainThread: libListen.BUFFER RECEIVED (len 141)
  838. 2014-11-26 22:12:23.000574:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2661,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  839. 2014-11-26 22:12:23.001660:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001617 seconds
  840. 2014-11-26 22:12:23.008540:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2661}, u'transaction': True}, u'sender': u'xbmc'}]
  841. 2014-11-26 22:12:23.010507:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2661}, u'transaction': True}, u'sender': u'xbmc'}]
  842. 2014-11-26 22:12:23.011360:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  843. 2014-11-26 22:12:23.012676:MainThread: libListen.BUFFER RECEIVED (len 141)
  844. 2014-11-26 22:12:23.013951:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2661,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  845. 2014-11-26 22:12:23.015045:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001456 seconds
  846. 2014-11-26 22:12:23.016059:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2661}, u'transaction': True}, u'sender': u'xbmc'}]
  847. 2014-11-26 22:12:23.033341:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2661}, u'transaction': True}, u'sender': u'xbmc'}]
  848. 2014-11-26 22:12:23.046192:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  849. 2014-11-26 22:12:27.301322:MainThread: libListen.BUFFER RECEIVED (len 141)
  850. 2014-11-26 22:12:27.302832:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2662,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  851. 2014-11-26 22:12:27.303875:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001348 seconds
  852. 2014-11-26 22:12:27.304845:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2662}, u'transaction': True}, u'sender': u'xbmc'}]
  853. 2014-11-26 22:12:27.312410:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2662}, u'transaction': True}, u'sender': u'xbmc'}]
  854. 2014-11-26 22:12:27.313405:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  855. 2014-11-26 22:12:27.314648:MainThread: libListen.BUFFER RECEIVED (len 141)
  856. 2014-11-26 22:12:27.317926:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2662,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  857. 2014-11-26 22:12:27.319083:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.003414 seconds
  858. 2014-11-26 22:12:27.320150:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2662}, u'transaction': True}, u'sender': u'xbmc'}]
  859. 2014-11-26 22:12:27.324464:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2662}, u'transaction': True}, u'sender': u'xbmc'}]
  860. 2014-11-26 22:12:27.325367:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  861. 2014-11-26 22:12:28.449342:MainThread: libListen.BUFFER RECEIVED (len 141)
  862. 2014-11-26 22:12:28.450884:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2663,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  863. 2014-11-26 22:12:28.452998:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001325 seconds
  864. 2014-11-26 22:12:28.454104:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2663}, u'transaction': True}, u'sender': u'xbmc'}]
  865. 2014-11-26 22:12:28.458524:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2663}, u'transaction': True}, u'sender': u'xbmc'}]
  866. 2014-11-26 22:12:28.459415:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  867. 2014-11-26 22:12:28.464275:MainThread: libListen.BUFFER RECEIVED (len 141)
  868. 2014-11-26 22:12:28.465602:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2663,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  869. 2014-11-26 22:12:28.466592:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001392 seconds
  870. 2014-11-26 22:12:28.467578:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2663}, u'transaction': True}, u'sender': u'xbmc'}]
  871. 2014-11-26 22:12:28.475236:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2663}, u'transaction': True}, u'sender': u'xbmc'}]
  872. 2014-11-26 22:12:28.476191:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  873. 2014-11-26 22:12:32.848806:MainThread: libListen.BUFFER RECEIVED (len 141)
  874. 2014-11-26 22:12:32.850102:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2664,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  875. 2014-11-26 22:12:32.851173:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001363 seconds
  876. 2014-11-26 22:12:32.855306:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2664}, u'transaction': True}, u'sender': u'xbmc'}]
  877. 2014-11-26 22:12:32.857457:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2664}, u'transaction': True}, u'sender': u'xbmc'}]
  878. 2014-11-26 22:12:32.858309:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  879. 2014-11-26 22:12:32.859282:MainThread: libListen.BUFFER RECEIVED (len 141)
  880. 2014-11-26 22:12:32.860639:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2664,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  881. 2014-11-26 22:12:32.861695:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001477 seconds
  882. 2014-11-26 22:12:32.868334:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2664}, u'transaction': True}, u'sender': u'xbmc'}]
  883. 2014-11-26 22:12:32.871251:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2664}, u'transaction': True}, u'sender': u'xbmc'}]
  884. 2014-11-26 22:12:32.876282:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  885. 2014-11-26 22:12:37.788478:MainThread: libListen.BUFFER RECEIVED (len 141)
  886. 2014-11-26 22:12:37.789856:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2665,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  887. 2014-11-26 22:12:37.790887:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001359 seconds
  888. 2014-11-26 22:12:37.796273:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2665}, u'transaction': True}, u'sender': u'xbmc'}]
  889. 2014-11-26 22:12:37.798851:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2665}, u'transaction': True}, u'sender': u'xbmc'}]
  890. 2014-11-26 22:12:37.799820:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  891. 2014-11-26 22:12:37.800901:MainThread: libListen.BUFFER RECEIVED (len 141)
  892. 2014-11-26 22:12:37.804962:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2665,"type":"episode"},"transaction":true},"sender":"xbmc"}}
  893. 2014-11-26 22:12:37.805997:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.004229 seconds
  894. 2014-11-26 22:12:37.807179:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2665}, u'transaction': True}, u'sender': u'xbmc'}]
  895. 2014-11-26 22:12:37.821411:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2665}, u'transaction': True}, u'sender': u'xbmc'}]
  896. 2014-11-26 22:12:37.823661:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  897. 2014-11-26 22:12:37.901637:MainThread: libListen.BUFFER RECEIVED (len 95)
  898. 2014-11-26 22:12:37.903137:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnScanFinished","params":{"data":null,"sender":"xbmc"}}
  899. 2014-11-26 22:12:37.904169:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001271 seconds
  900. 2014-11-26 22:12:37.905128:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnScanFinished], Params [{u'data': None, u'sender': u'xbmc'}]
  901. 2014-11-26 22:12:37.916511:Thread-1 : [DEBUG] Library scan has finished
  902. 2014-11-26 22:12:37.917551:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnScanFinished], Params [{u'data': None, u'sender': u'xbmc'}]
  903. 2014-11-26 22:12:37.918403:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  904. 2014-11-26 22:15:46.663369:MainThread: libListen.BUFFER RECEIVED (len 149)
  905. 2014-11-26 22:15:46.692091:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnPause","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"speed":0}},"sender":"xbmc"}}
  906. 2014-11-26 22:15:46.693134:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001668 seconds
  907. 2014-11-26 22:15:46.694576:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnPause], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'speed': 0}}, u'sender': u'xbmc'}]
  908. 2014-11-26 22:15:46.696583:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnPause], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'speed': 0}}, u'sender': u'xbmc'}]
  909. 2014-11-26 22:15:46.697545:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  910. 2014-11-26 22:16:35.082912:MainThread: libListen.BUFFER RECEIVED (len 148)
  911. 2014-11-26 22:16:35.084382:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnPlay","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"speed":1}},"sender":"xbmc"}}
  912. 2014-11-26 22:16:35.085696:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001697 seconds
  913. 2014-11-26 22:16:35.086682:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnPlay], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'speed': 1}}, u'sender': u'xbmc'}]
  914. 2014-11-26 22:16:35.096074:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnPlay], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'speed': 1}}, u'sender': u'xbmc'}]
  915. 2014-11-26 22:16:35.097015:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  916. 2014-11-26 22:41:06.260779:MainThread: libListen.BUFFER RECEIVED (len 278)
  917. 2014-11-26 22:41:06.272871:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":30},"speed":1,"time":{"hours":0,"milliseconds":253,"minutes":42,"seconds":0}}},"sender":"xbmc"}}
  918. 2014-11-26 22:41:06.273971:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.002082 seconds
  919. 2014-11-26 22:41:06.275231:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': 30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 0, u'minutes': 42, u'milliseconds': 253}}}, u'sender': u'xbmc'}]
  920. 2014-11-26 22:41:06.279950:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': 30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 0, u'minutes': 42, u'milliseconds': 253}}}, u'sender': u'xbmc'}]
  921. 2014-11-26 22:41:06.289031:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  922. 2014-11-26 22:41:07.196385:MainThread: libListen.BUFFER RECEIVED (len 277)
  923. 2014-11-26 22:41:07.198279:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2582,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":30},"speed":1,"time":{"hours":0,"milliseconds":55,"minutes":42,"seconds":1}}},"sender":"xbmc"}}
  924. 2014-11-26 22:41:07.199319:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001903 seconds
  925. 2014-11-26 22:41:07.200445:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': 30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 1, u'minutes': 42, u'milliseconds': 55}}}, u'sender': u'xbmc'}]
  926. 2014-11-26 22:41:07.207494:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': 30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 1, u'minutes': 42, u'milliseconds': 55}}}, u'sender': u'xbmc'}]
  927. 2014-11-26 22:41:07.208402:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  928. 2014-11-26 22:41:14.949853:MainThread: libListen.BUFFER RECEIVED (len 126)
  929. 2014-11-26 22:41:14.951130:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnStop","params":{"data":{"end":false,"item":{"id":2582,"type":"episode"}},"sender":"xbmc"}}
  930. 2014-11-26 22:41:14.952162:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001285 seconds
  931. 2014-11-26 22:41:14.953139:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnStop], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'end': False}, u'sender': u'xbmc'}]
  932. 2014-11-26 22:41:14.960617:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnStop], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'end': False}, u'sender': u'xbmc'}]
  933. 2014-11-26 22:41:14.961487:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  934. 2014-11-26 22:41:17.369610:MainThread: libListen.BUFFER RECEIVED (len 136)
  935. 2014-11-26 22:41:17.371031:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2582,"type":"episode"},"playcount":3},"sender":"xbmc"}}
  936. 2014-11-26 22:41:17.372109:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001397 seconds
  937. 2014-11-26 22:41:17.373143:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'playcount': 3}, u'sender': u'xbmc'}]
  938. 2014-11-26 22:41:17.374265:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2582}, u'playcount': 3}, u'sender': u'xbmc'}]
  939. 2014-11-26 22:41:17.375066:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  940. 2014-11-26 22:41:19.523230:MainThread: libListen.BUFFER RECEIVED (len 96)
  941. 2014-11-26 22:41:19.526589:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Playlist.OnClear","params":{"data":{"playlistid":1},"sender":"xbmc"}}
  942. 2014-11-26 22:41:19.528869:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.003665 seconds
  943. 2014-11-26 22:41:19.529825:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Playlist.OnClear], Params [{u'data': {u'playlistid': 1}, u'sender': u'xbmc'}]
  944. 2014-11-26 22:41:19.530929:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Playlist.OnClear], Params [{u'data': {u'playlistid': 1}, u'sender': u'xbmc'}]
  945. 2014-11-26 22:41:19.531668:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  946. 2014-11-26 22:41:19.542924:MainThread: libListen.BUFFER RECEIVED (len 143)
  947. 2014-11-26 22:41:19.544294:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Playlist.OnAdd","params":{"data":{"item":{"id":2632,"type":"episode"},"playlistid":1,"position":0},"sender":"xbmc"}}
  948. 2014-11-26 22:41:19.545297:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001460 seconds
  949. 2014-11-26 22:41:19.546279:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Playlist.OnAdd], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'playlistid': 1, u'position': 0}, u'sender': u'xbmc'}]
  950. 2014-11-26 22:41:19.547419:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Playlist.OnAdd], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'playlistid': 1, u'position': 0}, u'sender': u'xbmc'}]
  951. 2014-11-26 22:41:19.548215:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  952. 2014-11-26 22:41:19.964565:Thread-1 : [DEBUG] Player has stopped
  953. 2014-11-26 22:41:21.805019:MainThread: libListen.BUFFER RECEIVED (len 148)
  954. 2014-11-26 22:41:21.806439:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnPlay","params":{"data":{"item":{"id":2632,"type":"episode"},"player":{"playerid":1,"speed":1}},"sender":"xbmc"}}
  955. 2014-11-26 22:41:21.807422:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001416 seconds
  956. 2014-11-26 22:41:21.808475:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnPlay], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'player': {u'playerid': 1, u'speed': 1}}, u'sender': u'xbmc'}]
  957. 2014-11-26 22:41:21.817269:Thread-1 : [DEBUG] Player has started
  958. 2014-11-26 22:41:21.821022:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnPlay], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'player': {u'playerid': 1, u'speed': 1}}, u'sender': u'xbmc'}]
  959. 2014-11-26 22:41:21.822057:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  960. 2014-11-26 22:48:17.075867:MainThread: libListen.BUFFER RECEIVED (len 149)
  961. 2014-11-26 22:48:17.110603:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnPause","params":{"data":{"item":{"id":2632,"type":"episode"},"player":{"playerid":1,"speed":0}},"sender":"xbmc"}}
  962. 2014-11-26 22:48:17.111622:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001483 seconds
  963. 2014-11-26 22:48:17.113603:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnPause], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'player': {u'playerid': 1, u'speed': 0}}, u'sender': u'xbmc'}]
  964. 2014-11-26 22:48:17.115824:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnPause], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'player': {u'playerid': 1, u'speed': 0}}, u'sender': u'xbmc'}]
  965. 2014-11-26 22:48:17.116730:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  966. 2014-11-26 22:51:17.434920:MainThread: libListen.BUFFER RECEIVED (len 94)
  967. 2014-11-26 22:51:17.436154:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"GUI.OnScreensaverActivated","params":{"data":null,"sender":"xbmc"}}
  968. 2014-11-26 22:51:17.437127:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001205 seconds
  969. 2014-11-26 22:51:17.438240:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [GUI.OnScreensaverActivated], Params [{u'data': None, u'sender': u'xbmc'}]
  970. 2014-11-26 22:51:17.446510:Thread-1 : [DEBUG] Screensaver has activated
  971. 2014-11-26 22:51:17.453086:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [GUI.OnScreensaverActivated], Params [{u'data': None, u'sender': u'xbmc'}]
  972. 2014-11-26 22:51:17.457872:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  973. 2014-11-26 22:51:17.464926:Thread-1 : [DEBUG] HDMI power off in 300 seconds unless cancelled
  974. 2014-11-26 22:51:17.470530:Thread-1 : [DEBUG] HDMI power-off will not occur until both player and library become inactive
  975. 2014-11-26 22:51:29.116879:MainThread: libListen.BUFFER RECEIVED (len 114)
  976. 2014-11-26 22:51:29.118160:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"GUI.OnScreensaverDeactivated","params":{"data":{"shuttingdown":false},"sender":"xbmc"}}
  977. 2014-11-26 22:51:29.119241:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001254 seconds
  978. 2014-11-26 22:51:29.120243:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [GUI.OnScreensaverDeactivated], Params [{u'data': {u'shuttingdown': False}, u'sender': u'xbmc'}]
  979. 2014-11-26 22:51:29.124092:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [GUI.OnScreensaverDeactivated], Params [{u'data': {u'shuttingdown': False}, u'sender': u'xbmc'}]
  980. 2014-11-26 22:51:29.124917:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  981. 2014-11-26 22:51:29.154900:Thread-1 : [DEBUG] Screensaver has deactivated
  982. 2014-11-26 22:51:29.158121:Thread-1 : [DEBUG] Scheduled HDMI power-off cancelled
  983. 2014-11-26 22:51:29.924014:MainThread: libListen.BUFFER RECEIVED (len 148)
  984. 2014-11-26 22:51:29.925611:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnPlay","params":{"data":{"item":{"id":2632,"type":"episode"},"player":{"playerid":1,"speed":1}},"sender":"xbmc"}}
  985. 2014-11-26 22:51:29.926601:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001430 seconds
  986. 2014-11-26 22:51:29.929534:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnPlay], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'player': {u'playerid': 1, u'speed': 1}}, u'sender': u'xbmc'}]
  987. 2014-11-26 22:51:29.935611:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnPlay], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'player': {u'playerid': 1, u'speed': 1}}, u'sender': u'xbmc'}]
  988. 2014-11-26 22:51:29.936523:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  989. 2014-11-26 22:56:01.298093:MainThread: libListen.BUFFER RECEIVED (len 280)
  990. 2014-11-26 22:56:01.299889:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2632,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":710,"minutes":10,"seconds":56}}},"sender":"xbmc"}}
  991. 2014-11-26 22:56:01.300981:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001874 seconds
  992. 2014-11-26 22:56:01.305023:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 56, u'minutes': 10, u'milliseconds': 710}}}, u'sender': u'xbmc'}]
  993. 2014-11-26 22:56:01.315017:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 56, u'minutes': 10, u'milliseconds': 710}}}, u'sender': u'xbmc'}]
  994. 2014-11-26 22:56:01.316062:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  995. 2014-11-26 22:56:02.529752:MainThread: libListen.BUFFER RECEIVED (len 280)
  996. 2014-11-26 22:56:02.531756:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2632,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":512,"minutes":10,"seconds":26}}},"sender":"xbmc"}}
  997. 2014-11-26 22:56:02.535109:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.002078 seconds
  998. 2014-11-26 22:56:02.536326:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 26, u'minutes': 10, u'milliseconds': 512}}}, u'sender': u'xbmc'}]
  999. 2014-11-26 22:56:02.542561:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 26, u'minutes': 10, u'milliseconds': 512}}}, u'sender': u'xbmc'}]
  1000. 2014-11-26 22:56:02.549869:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  1001. 2014-11-26 22:56:04.740062:MainThread: libListen.BUFFER RECEIVED (len 279)
  1002. 2014-11-26 22:56:04.742035:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2632,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":496,"minutes":9,"seconds":57}}},"sender":"xbmc"}}
  1003. 2014-11-26 22:56:04.743076:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.002029 seconds
  1004. 2014-11-26 22:56:04.747296:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 57, u'minutes': 9, u'milliseconds': 496}}}, u'sender': u'xbmc'}]
  1005. 2014-11-26 22:56:04.751760:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 57, u'minutes': 9, u'milliseconds': 496}}}, u'sender': u'xbmc'}]
  1006. 2014-11-26 22:56:04.752756:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  1007. 2014-11-26 22:56:06.912043:MainThread: libListen.BUFFER RECEIVED (len 279)
  1008. 2014-11-26 22:56:06.913878:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2632,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":283,"minutes":9,"seconds":28}}},"sender":"xbmc"}}
  1009. 2014-11-26 22:56:06.914912:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001875 seconds
  1010. 2014-11-26 22:56:06.919143:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 28, u'minutes': 9, u'milliseconds': 283}}}, u'sender': u'xbmc'}]
  1011. 2014-11-26 22:56:06.921397:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 28, u'minutes': 9, u'milliseconds': 283}}}, u'sender': u'xbmc'}]
  1012. 2014-11-26 22:56:06.922544:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  1013. 2014-11-26 22:56:09.602137:MainThread: libListen.BUFFER RECEIVED (len 279)
  1014. 2014-11-26 22:56:09.604107:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2632,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":314,"minutes":8,"seconds":59}}},"sender":"xbmc"}}
  1015. 2014-11-26 22:56:09.605354:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001939 seconds
  1016. 2014-11-26 22:56:09.608681:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 59, u'minutes': 8, u'milliseconds': 314}}}, u'sender': u'xbmc'}]
  1017. 2014-11-26 22:56:09.617572:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 59, u'minutes': 8, u'milliseconds': 314}}}, u'sender': u'xbmc'}]
  1018. 2014-11-26 22:56:09.618517:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  1019. 2014-11-26 22:56:11.887031:MainThread: libListen.BUFFER RECEIVED (len 279)
  1020. 2014-11-26 22:56:11.889072:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnSeek","params":{"data":{"item":{"id":2632,"type":"episode"},"player":{"playerid":1,"seekoffset":{"hours":0,"milliseconds":0,"minutes":0,"seconds":-30},"speed":1,"time":{"hours":0,"milliseconds":768,"minutes":8,"seconds":26}}},"sender":"xbmc"}}
  1021. 2014-11-26 22:56:11.890085:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001937 seconds
  1022. 2014-11-26 22:56:11.894364:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 26, u'minutes': 8, u'milliseconds': 768}}}, u'sender': u'xbmc'}]
  1023. 2014-11-26 22:56:11.899571:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnSeek], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'player': {u'playerid': 1, u'seekoffset': {u'hours': 0, u'seconds': -30, u'minutes': 0, u'milliseconds': 0}, u'speed': 1, u'time': {u'hours': 0, u'seconds': 26, u'minutes': 8, u'milliseconds': 768}}}, u'sender': u'xbmc'}]
  1024. 2014-11-26 22:56:11.906080:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  1025. 2014-11-26 23:30:40.241639:MainThread: libListen.BUFFER RECEIVED (len 125)
  1026. 2014-11-26 23:30:40.252529:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"Player.OnStop","params":{"data":{"end":true,"item":{"id":2632,"type":"episode"}},"sender":"xbmc"}}
  1027. 2014-11-26 23:30:40.253553:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001474 seconds
  1028. 2014-11-26 23:30:40.254515:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [Player.OnStop], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'end': True}, u'sender': u'xbmc'}]
  1029. 2014-11-26 23:30:40.256840:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [Player.OnStop], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'end': True}, u'sender': u'xbmc'}]
  1030. 2014-11-26 23:30:40.257908:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  1031. 2014-11-26 23:30:42.439603:MainThread: libListen.BUFFER RECEIVED (len 136)
  1032. 2014-11-26 23:30:42.440991:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":2632,"type":"episode"},"playcount":1},"sender":"xbmc"}}
  1033. 2014-11-26 23:30:42.442072:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001308 seconds
  1034. 2014-11-26 23:30:42.443071:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'playcount': 1}, u'sender': u'xbmc'}]
  1035. 2014-11-26 23:30:42.448462:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [VideoLibrary.OnUpdate], Params [{u'data': {u'item': {u'type': u'episode', u'id': 2632}, u'playcount': 1}, u'sender': u'xbmc'}]
  1036. 2014-11-26 23:30:42.449261:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  1037. 2014-11-26 23:30:45.261591:Thread-1 : [DEBUG] Player has stopped
  1038. 2014-11-26 23:33:39.959316:MainThread: libListen.BUFFER RECEIVED (len 94)
  1039. 2014-11-26 23:33:39.960547:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"GUI.OnScreensaverActivated","params":{"data":null,"sender":"xbmc"}}
  1040. 2014-11-26 23:33:39.961534:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001196 seconds
  1041. 2014-11-26 23:33:39.967841:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [GUI.OnScreensaverActivated], Params [{u'data': None, u'sender': u'xbmc'}]
  1042. 2014-11-26 23:33:39.972478:Thread-1 : [DEBUG] Screensaver has activated
  1043. 2014-11-26 23:33:39.975475:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [GUI.OnScreensaverActivated], Params [{u'data': None, u'sender': u'xbmc'}]
  1044. 2014-11-26 23:33:39.976319:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  1045. 2014-11-26 23:33:39.981667:Thread-1 : [DEBUG] HDMI power off in 300 seconds unless cancelled
  1046. 2014-11-26 23:38:39.984133:Thread-1 : bin.tvservice (checking if TV is powered on) calling subprocess [/opt/vc/bin/tvservice --status]
  1047. 2014-11-26 23:38:40.070966:Thread-1 : bin.tvservice response: [state 0x12001a [HDMI CEA (4) RGB lim 16:9], 1280x720 @ 60.00Hz, progressive]
  1048. 2014-11-26 23:38:40.072444:Thread-1 : bin.vcgencmd (enabling/disabling HDMI power) calling subprocess [/opt/vc/bin/vcgencmd display_power 0]
  1049. 2014-11-26 23:38:40.108047:Thread-1 : bin.vcgencmd response: [display_power=0]
  1050. 2014-11-26 23:38:40.112432:Thread-1 : [DEBUG] HDMI is now off
  1051. 2014-11-26 23:38:40.115311:Thread-1 : [DEBUG] Executing CEC Control script [off]
  1052. 2014-11-26 23:38:40.116101:Thread-1 : bin.ceccontrol calling subprocess [/home/pi/mytv.sh off]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement