Advertisement
Guest User

Untitled

a guest
Feb 14th, 2014
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.29 KB | None | 0 0
  1. 2014-02-13 17:20:11.886741:MainThread: Command line args: ['/home/pi/texturecache.py', 'rbphdmi', '@bin.tvservice=/opt/vc/bin/tvservice', '@logfile=/home/pi/texturecache.log', '@debug=yes']
  2. 2014-02-13 17:20:11.887666:MainThread: Current version #: v1.4.5
  3. 2014-02-13 17:20:11.888307:MainThread: Current platform : linux2
  4. 2014-02-13 17:20:11.890967:MainThread: Python version #: v2.7.3.0 (final)
  5. 2014-02-13 17:20:11.897800:MainThread: libVersion.JSON SOCKET REQUEST: [{"jsonrpc": "2.0", "method": "JSONRPC.Version", "id": "libVersion"}]
  6. 2014-02-13 17:20:11.901379:MainThread: libVersion.BUFFER RECEIVED (len 88)
  7. 2014-02-13 17:20:11.902690:MainThread: libVersion.PARSING JSON DATA: {"id":"libVersion","jsonrpc":"2.0","result":{"version":{"major":6,"minor":0,"patch":3}}}
  8. 2014-02-13 17:20:11.903685:MainThread: libVersion.PARSING COMPLETE, elapsed time: 0.001396 seconds
  9. 2014-02-13 17:20:11.909185:MainThread: libVersion.FINISHED, elapsed time: 0.010366 seconds
  10. 2014-02-13 17:20:11.910662:MainThread: libPVR.JSON SOCKET REQUEST: [{"jsonrpc": "2.0", "params": {"booleans": ["System.GetBool(pvrmanager.enabled)"]}, "method": "XBMC.GetInfoBooleans", "id": "libPVR"}]
  11. 2014-02-13 17:20:11.945525:MainThread: libPVR.BUFFER RECEIVED (len 85)
  12. 2014-02-13 17:20:11.946542:MainThread: libPVR.PARSING JSON DATA: {"id":"libPVR","jsonrpc":"2.0","result":{"System.GetBool(pvrmanager.enabled)":false}}
  13. 2014-02-13 17:20:11.947410:MainThread: libPVR.PARSING COMPLETE, elapsed time: 0.001025 seconds
  14. 2014-02-13 17:20:11.948302:MainThread: libPVR.FINISHED, elapsed time: 0.036854 seconds
  15. 2014-02-13 17:20:11.951287:MainThread: JSON CAPABILITIES: {'isodates': False, 'texturedb': False, 'setseason': False, 'setresume': False, 'filternullval': False, 'removeart': False, 'setmovieset': False}
  16. 2014-02-13 17:20:11.975872:MainThread: CONFIG VALUES:
  17. {
  18. "ADD_SET_MEMBERS": true,
  19. "ANALYTICS_GOOD": "http://goo.gl/BjH6Lj",
  20. "ANALYTICS_SPAM": "http://goo.gl/5F5QjX",
  21. "AUDIO_FILETYPES_EX": [],
  22. "AUTOUPDATE": true,
  23. "BIN_TVSERVICE": "/opt/vc/bin/tvservice",
  24. "CACHE_ARTWORK": [],
  25. "CACHE_CAST_THUMB": false,
  26. "CACHE_EXTRA": false,
  27. "CACHE_EXTRA_FANART": false,
  28. "CACHE_EXTRA_THUMBS": false,
  29. "CACHE_HIDEALLITEMS": false,
  30. "CACHE_IGNORE_TYPES": [
  31. "^video",
  32. "^music"
  33. ],
  34. "CACHE_REFRESH": "",
  35. "CACHE_VIDEO_EXTRAS": false,
  36. "CHECKUPDATE": true,
  37. "CHUNKED": true,
  38. "CONFIG_NAME": "texturecache.cfg",
  39. "DBJSON": "auto",
  40. "DCACHE_AGELIMIT": 180,
  41. "DCACHE_SIZE": 512,
  42. "DEBUG": true,
  43. "DOWNLOAD_PAYLOAD": true,
  44. "DOWNLOAD_PREDELETE": false,
  45. "DOWNLOAD_RETRY": 3,
  46. "DOWNLOAD_THREADS": {
  47. "download.threads.addons": 2,
  48. "download.threads.albums": 2,
  49. "download.threads.artists": 2,
  50. "download.threads.movies": 2,
  51. "download.threads.pvr.radio": 2,
  52. "download.threads.pvr.tv": 2,
  53. "download.threads.sets": 2,
  54. "download.threads.songs": 2,
  55. "download.threads.tags": 2,
  56. "download.threads.tvshows": 2
  57. },
  58. "DOWNLOAD_THREADS_DEFAULT": 2,
  59. "FILENAME": "/home/pi/texturecache.cfg",
  60. "FILTER_FIELD": "",
  61. "FILTER_OPERATOR": "contains",
  62. "FORCE_HOTPLUG": false,
  63. "FSEP": "|",
  64. "GITHUB": "https://raw.github.com/MilhouseVH/texturecache.py/master",
  65. "GLOBAL_SECTION": "global",
  66. "HAS_PVR": false,
  67. "IDFORMAT": "%06d",
  68. "IGNORE_PLAYLISTS": true,
  69. "IMDB_FIELDS": "rating, votes",
  70. "JSON_HAS_FILTERNULLVALUE": false,
  71. "JSON_HAS_ISO_DATES": false,
  72. "JSON_HAS_SETMOVIESET": false,
  73. "JSON_HAS_SETNULL": false,
  74. "JSON_HAS_SETRESUME": false,
  75. "JSON_HAS_SETSEASON": false,
  76. "JSON_HAS_TEXTUREDB": false,
  77. "JSON_VER": [
  78. 6,
  79. 0,
  80. 3
  81. ],
  82. "JSON_VER_CAPABILITIES": {
  83. "filternullval": [
  84. 6,
  85. 13,
  86. 1
  87. ],
  88. "isodates": [
  89. 6,
  90. 13,
  91. 2
  92. ],
  93. "removeart": [
  94. 6,
  95. 9,
  96. 1
  97. ],
  98. "setmovieset": [
  99. 6,
  100. 12,
  101. 0
  102. ],
  103. "setresume": [
  104. 6,
  105. 2,
  106. 0
  107. ],
  108. "setseason": [
  109. 6,
  110. 10,
  111. 0
  112. ],
  113. "texturedb": [
  114. 6,
  115. 9,
  116. 0
  117. ]
  118. },
  119. "JSON_VER_STR": "v6.0.3",
  120. "LASTRUNFILE": "",
  121. "LASTRUNFILE_DATETIME": null,
  122. "LOGDCACHE": false,
  123. "LOGFILE": "/home/pi/texturecache.log",
  124. "LOGVERBOSE": true,
  125. "MAC_ADDRESS": "",
  126. "MDATE_MDY": false,
  127. "ORPHAN_LIMIT_CHECK": true,
  128. "PICTURE_FILETYPES_EX": [],
  129. "PRUNE_RETAIN_PICTURES": false,
  130. "PRUNE_RETAIN_PREVIEWS": true,
  131. "PRUNE_RETAIN_TYPES": [],
  132. "PURGE_MIN_LEN": 5,
  133. "QADATE": "2014-01-14",
  134. "QAPERIOD": 30,
  135. "QA_FAIL_TYPES": [
  136. "^video",
  137. "^music"
  138. ],
  139. "QA_FIELDS": {
  140. "qa.art.addons": "thumbnail",
  141. "qa.art.agenres": "thumbnail",
  142. "qa.art.albums": "fanart, thumbnail",
  143. "qa.art.artists": "fanart, thumbnail",
  144. "qa.art.movies": "fanart, poster",
  145. "qa.art.pvr.radio": null,
  146. "qa.art.pvr.radio.channel": "thumbnail",
  147. "qa.art.pvr.tv": null,
  148. "qa.art.pvr.tv.channel": "thumbnail",
  149. "qa.art.sets": "fanart, poster",
  150. "qa.art.songs": "fanart, thumbnail",
  151. "qa.art.tvshows.episode": "thumb",
  152. "qa.art.tvshows.season": "poster",
  153. "qa.art.tvshows.tvshow": "fanart, banner, poster",
  154. "qa.art.vgenres": "thumbnail",
  155. "qa.blank.addons": null,
  156. "qa.blank.agenres": null,
  157. "qa.blank.albums": null,
  158. "qa.blank.artists": null,
  159. "qa.blank.movies": "plot, mpaa",
  160. "qa.blank.pvr.radio": null,
  161. "qa.blank.pvr.radio.channel": null,
  162. "qa.blank.pvr.tv": null,
  163. "qa.blank.pvr.tv.channel": null,
  164. "qa.blank.sets": null,
  165. "qa.blank.songs": null,
  166. "qa.blank.tvshows.episode": "plot",
  167. "qa.blank.tvshows.season": null,
  168. "qa.blank.tvshows.tvshow": "plot",
  169. "qa.blank.vgenres": null,
  170. "qa.zero.addons": null,
  171. "qa.zero.agenres": null,
  172. "qa.zero.albums": null,
  173. "qa.zero.artists": null,
  174. "qa.zero.movies": null,
  175. "qa.zero.pvr.radio": null,
  176. "qa.zero.pvr.radio.channel": null,
  177. "qa.zero.pvr.tv": null,
  178. "qa.zero.pvr.tv.channel": null,
  179. "qa.zero.sets": null,
  180. "qa.zero.songs": null,
  181. "qa.zero.tvshows.episode": null,
  182. "qa.zero.tvshows.season": null,
  183. "qa.zero.tvshows.tvshow": null,
  184. "qa.zero.vgenres": null
  185. },
  186. "QA_FILE": false,
  187. "QA_NFO_REFRESH": "",
  188. "QA_WARN_TYPES": [],
  189. "RECACHEALL": false,
  190. "RPC_CONNECTTIMEOUT": 0.5,
  191. "RPC_PORT": "9090",
  192. "RPC_RETRY": 12,
  193. "SINGLETHREAD_URLS": [
  194. "assets\\.fanart\\.tv"
  195. ],
  196. "SUBTITLE_FILETYPES_EX": [],
  197. "TEXTUREDB": "Database/Textures13.db",
  198. "THIS_SECTION": "global",
  199. "THUMBNAILS": "Thumbnails/",
  200. "USEJSONDB": true,
  201. "VERSION": "1.4.5",
  202. "VIDEO_FILETYPES_EX": [],
  203. "WATCHEDOVERWRITE": false,
  204. "WEB_AUTH_TOKEN": null,
  205. "WEB_CONNECTTIMEOUT": 0.5,
  206. "WEB_PORT": "8080",
  207. "WEB_SINGLESHOT": true,
  208. "XBMC_BASE": "/home/pi/.xbmc/userdata/",
  209. "XBMC_HOST": "localhost",
  210. "XTRAJSON": {
  211. "extrajson.addons": null,
  212. "extrajson.agenres": null,
  213. "extrajson.albums": null,
  214. "extrajson.artists": null,
  215. "extrajson.movies": null,
  216. "extrajson.pvr.radio": null,
  217. "extrajson.pvr.radio.channel": null,
  218. "extrajson.pvr.tv": null,
  219. "extrajson.pvr.tv.channel": null,
  220. "extrajson.sets": null,
  221. "extrajson.songs": null,
  222. "extrajson.tvshows.episode": null,
  223. "extrajson.tvshows.season": null,
  224. "extrajson.tvshows.tvshow": null,
  225. "extrajson.vgenres": null
  226. }
  227. }
  228. 2014-02-13 17:20:12.539508:MainThread: [DEBUG] HDMI Power off delay: 900 seconds
  229. 2014-02-13 17:20:12.540826:MainThread: [DEBUG] Player OnStop delay : 5 seconds
  230. 2014-02-13 17:20:12.541955:MainThread: [DEBUG] Path to tvservice : /opt/vc/bin/tvservice
  231. 2014-02-13 17:20:12.544558:MainThread: [DEBUG] Connecting to XBMC on localhost...
  232. 2014-02-13 17:20:12.553012:MainThread: libListen.JSON SOCKET REQUEST: [{"jsonrpc": "2.0", "method": "JSONRPC.Ping", "id": "libListen"}]
  233. 2014-02-13 17:20:12.559130:MainThread: libListen.BUFFER RECEIVED (len 50)
  234. 2014-02-13 17:20:12.560213:MainThread: libListen.PARSING JSON DATA: {"id":"libListen","jsonrpc":"2.0","result":"pong"}
  235. 2014-02-13 17:20:12.561178:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001134 seconds
  236. 2014-02-13 17:20:12.561996:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [libListen], Method [pong], Params [None]
  237. 2014-02-13 17:20:12.568475:Thread-1 : [DEBUG] Connected to XBMC
  238. 2014-02-13 17:20:12.569684:Thread-1 : [DEBUG] HDMI power management thread - initialising XBMC and HDMI state
  239. 2014-02-13 17:20:12.572840:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [libListen], Method [pong], Params [None]
  240. 2014-02-13 17:20:12.573633:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  241. 2014-02-13 17:20:12.575212:Thread-1 : libBooleans.JSON SOCKET REQUEST: [{"jsonrpc": "2.0", "params": {"booleans": ["System.ScreenSaverActive", "Library.IsScanningMusic", "Library.IsScanningVideo"]}, "method": "XBMC.GetInfoBooleans", "id": "libBooleans"}]
  242. 2014-02-13 17:20:12.593666:Thread-1 : libBooleans.BUFFER RECEIVED (len 143)
  243. 2014-02-13 17:20:12.594739:Thread-1 : libBooleans.PARSING JSON DATA: {"id":"libBooleans","jsonrpc":"2.0","result":{"Library.IsScanningMusic":false,"Library.IsScanningVideo":false,"System.ScreenSaverActive":true}}
  244. 2014-02-13 17:20:12.595691:Thread-1 : libBooleans.PARSING COMPLETE, elapsed time: 0.001087 seconds
  245. 2014-02-13 17:20:12.596548:Thread-1 : libBooleans.FINISHED, elapsed time: 0.020542 seconds
  246. 2014-02-13 17:20:12.597599:Thread-1 : libPlayers.JSON SOCKET REQUEST: [{"jsonrpc": "2.0", "method": "Player.GetActivePlayers", "id": "libPlayers"}]
  247. 2014-02-13 17:20:12.607862:Thread-1 : libPlayers.BUFFER RECEIVED (len 47)
  248. 2014-02-13 17:20:12.608998:Thread-1 : libPlayers.PARSING JSON DATA: {"id":"libPlayers","jsonrpc":"2.0","result":[]}
  249. 2014-02-13 17:20:12.609949:Thread-1 : libPlayers.PARSING COMPLETE, elapsed time: 0.001096 seconds
  250. 2014-02-13 17:20:12.610727:Thread-1 : libPlayers.FINISHED, elapsed time: 0.012391 seconds
  251. 2014-02-13 17:20:12.651503:Thread-1 : [DEBUG] HDMI is [on], Screensaver is [active], Player is [inactive], Library scan [inactive]
  252. 2014-02-13 17:20:12.653226:Thread-1 : [DEBUG] HDMI power off in 900 seconds unless cancelled
  253. 2014-02-13 17:35:12.921300:Thread-1 : [DEBUG] HDMI is now off
  254. 2014-02-13 18:52:24.353364:MainThread: libListen.BUFFER RECEIVED (len 97)
  255. 2014-02-13 18:52:24.356826:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"GUI.OnScreensaverDeactivated","params":{"data":false,"sender":"xbmc"}}
  256. 2014-02-13 18:52:24.357840:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001257 seconds
  257. 2014-02-13 18:52:24.358763:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [GUI.OnScreensaverDeactivated], Params [{u'data': False, u'sender': u'xbmc'}]
  258. 2014-02-13 18:52:24.366692:Thread-1 : [DEBUG] Screensaver has deactivated
  259. 2014-02-13 18:52:24.367936:Thread-1 : [DEBUG] Sending Application.Quit() to XBMC
  260. 2014-02-13 18:52:24.368802:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [GUI.OnScreensaverDeactivated], Params [{u'data': False, u'sender': u'xbmc'}]
  261. 2014-02-13 18:52:24.369515:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  262. 2014-02-13 18:52:24.383479:Thread-1 : libExit.JSON SOCKET REQUEST: [{"jsonrpc": "2.0", "method": "Application.Quit", "id": "libExit"}]
  263. 2014-02-13 18:52:24.386706:Thread-1 : libExit.BUFFER RECEIVED (len 46)
  264. 2014-02-13 18:52:24.387695:Thread-1 : libExit.PARSING JSON DATA: {"id":"libExit","jsonrpc":"2.0","result":"OK"}
  265. 2014-02-13 18:52:24.391475:Thread-1 : libExit.PARSING COMPLETE, elapsed time: 0.000991 seconds
  266. 2014-02-13 18:52:24.392382:Thread-1 : libExit.FINISHED, elapsed time: 0.008086 seconds
  267. 2014-02-13 18:52:24.406721:MainThread: libListen.BUFFER RECEIVED (len 78)
  268. 2014-02-13 18:52:24.408119:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"System.OnQuit","params":{"data":0,"sender":"xbmc"}}
  269. 2014-02-13 18:52:24.409247:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001380 seconds
  270. 2014-02-13 18:52:24.410188:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [System.OnQuit], Params [{u'data': 0, u'sender': u'xbmc'}]
  271. 2014-02-13 18:52:24.426591:MainThread: libListen.CALLBACK RESULT: [True] Name [rbphdmi_listen], Id [None], Method [System.OnQuit], Params [{u'data': 0, u'sender': u'xbmc'}]
  272. 2014-02-13 18:52:24.444211:MainThread: libListen.FINISHED, elapsed time: 5531.890111 seconds
  273. 2014-02-13 18:52:24.446710:MainThread: [DEBUG] XBMC exited - waiting for restart...
  274. 2014-02-13 18:52:24.609630:Thread-1 : [DEBUG] HDMI is now on
  275. 2014-02-13 18:52:39.465726:MainThread: [DEBUG] XBMC not responding, retries remaining 12
  276. 2014-02-13 18:52:44.474571:MainThread: [DEBUG] XBMC not responding, retries remaining 11
  277. 2014-02-13 18:52:49.481443:MainThread: [DEBUG] XBMC not responding, retries remaining 10
  278. 2014-02-13 18:52:54.490330:MainThread: [DEBUG] XBMC not responding, retries remaining 9
  279. 2014-02-13 18:52:59.496194:MainThread: libListen.JSON SOCKET REQUEST: [{"jsonrpc": "2.0", "method": "JSONRPC.Ping", "id": "libListen"}]
  280. 2014-02-13 18:52:59.500544:MainThread: libListen.BUFFER RECEIVED (len 50)
  281. 2014-02-13 18:52:59.501624:MainThread: libListen.PARSING JSON DATA: {"id":"libListen","jsonrpc":"2.0","result":"pong"}
  282. 2014-02-13 18:52:59.502606:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001120 seconds
  283. 2014-02-13 18:52:59.503421:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [libListen], Method [pong], Params [None]
  284. 2014-02-13 18:52:59.509855:Thread-1 : [DEBUG] Connected to XBMC
  285. 2014-02-13 18:52:59.511060:Thread-1 : [DEBUG] HDMI power management thread - initialising XBMC and HDMI state
  286. 2014-02-13 18:52:59.518687:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [libListen], Method [pong], Params [None]
  287. 2014-02-13 18:52:59.519514:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  288. 2014-02-13 18:52:59.526020:Thread-1 : libBooleans.JSON SOCKET REQUEST: [{"jsonrpc": "2.0", "params": {"booleans": ["System.ScreenSaverActive", "Library.IsScanningMusic", "Library.IsScanningVideo"]}, "method": "XBMC.GetInfoBooleans", "id": "libBooleans"}]
  289. 2014-02-13 18:53:00.108858:Thread-1 : libBooleans.BUFFER RECEIVED (len 144)
  290. 2014-02-13 18:53:00.110934:Thread-1 : libBooleans.PARSING JSON DATA: {"id":"libBooleans","jsonrpc":"2.0","result":{"Library.IsScanningMusic":false,"Library.IsScanningVideo":false,"System.ScreenSaverActive":false}}
  291. 2014-02-13 18:53:00.112054:Thread-1 : libBooleans.PARSING COMPLETE, elapsed time: 0.002007 seconds
  292. 2014-02-13 18:53:00.112877:Thread-1 : libBooleans.FINISHED, elapsed time: 0.585975 seconds
  293. 2014-02-13 18:53:00.114044:Thread-1 : libPlayers.JSON SOCKET REQUEST: [{"jsonrpc": "2.0", "method": "Player.GetActivePlayers", "id": "libPlayers"}]
  294. 2014-02-13 18:53:00.120943:Thread-1 : libPlayers.BUFFER RECEIVED (len 47)
  295. 2014-02-13 18:53:00.121998:Thread-1 : libPlayers.PARSING JSON DATA: {"id":"libPlayers","jsonrpc":"2.0","result":[]}
  296. 2014-02-13 18:53:00.122899:Thread-1 : libPlayers.PARSING COMPLETE, elapsed time: 0.001063 seconds
  297. 2014-02-13 18:53:00.123690:Thread-1 : libPlayers.FINISHED, elapsed time: 0.008876 seconds
  298. 2014-02-13 18:53:00.186991:Thread-1 : [DEBUG] HDMI is [on], Screensaver is [inactive], Player is [inactive], Library scan [inactive]
  299. 2014-02-13 19:07:56.712956:MainThread: libListen.BUFFER RECEIVED (len 94)
  300. 2014-02-13 19:07:56.715526:MainThread: libListen.PARSING JSON DATA: {"jsonrpc":"2.0","method":"GUI.OnScreensaverActivated","params":{"data":null,"sender":"xbmc"}}
  301. 2014-02-13 19:07:56.716521:MainThread: libListen.PARSING COMPLETE, elapsed time: 0.001273 seconds
  302. 2014-02-13 19:07:56.717390:MainThread: libListen.PERFORMING CALLBACK: Name [rbphdmi_listen], with Id [None], Method [GUI.OnScreensaverActivated], Params [{u'data': None, u'sender': u'xbmc'}]
  303. 2014-02-13 19:07:56.725346:MainThread: libListen.CALLBACK RESULT: [False] Name [rbphdmi_listen], Id [None], Method [GUI.OnScreensaverActivated], Params [{u'data': None, u'sender': u'xbmc'}]
  304. 2014-02-13 19:07:56.726641:Thread-1 : [DEBUG] Screensaver has activated
  305. 2014-02-13 19:07:56.729661:Thread-1 : [DEBUG] HDMI power off in 900 seconds unless cancelled
  306. 2014-02-13 19:07:56.734157:MainThread: libListen.READING SOCKET UNTIL CALLBACK SUCCEEDS...
  307. 2014-02-13 19:22:56.886240:Thread-1 : [DEBUG] HDMI is now off
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement