Advertisement
Guest User

Untitled

a guest
Oct 26th, 2010
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.66 KB | None | 0 0
  1. 13:38:35 T:3078064000 M:2771853312 DEBUG: OnKey: 11 pressed, action is Select
  2. 13:38:35 T:3078064000 M:2771853312 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(VideoLibrary,TVShowTitles,return)
  3. 13:38:35 T:3078064000 M:2771853312 DEBUG: ExecuteXBMCAction : To ActivateWindow(VideoLibrary,TVShowTitles,return)
  4. 13:38:35 T:3078064000 M:2771853312 DEBUG: Activating window ID: 10025
  5. 13:38:35 T:3078064000 M:2771853312 DEBUG: Checking if window ID 10024 is locked.
  6. 13:38:35 T:3078064000 M:2771853312 DEBUG: ------ Window Deinit (Home.xml) ------
  7. 13:38:35 T:3078064000 M:2771726336 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  8. 13:38:35 T:3078064000 M:2771726336 INFO: Loading skin file: MyVideoNav.xml
  9. 13:38:36 T:3078064000 M:2769948672 DEBUG: Load MyVideoNav.xml: 86.76ms
  10. 13:38:36 T:3078064000 M:2770329600 DEBUG: Alloc resources: 140.55ms (87.61 ms skin load)
  11. 13:38:36 T:3078064000 M:2770329600 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/)
  12. 13:38:36 T:3078064000 M:2770329600 DEBUG: ParentPath = [videodb://2/2/]
  13. 13:38:36 T:3078064000 M:2770329600 DEBUG: GetTvShowsByWhere query: SELECT tvshow.*,path.strPath AS strPath,counts.totalcount AS totalCount,counts.watchedcount AS watchedCount,counts.totalcount=counts.watchedcount AS watched FROM tvshow JOIN tvshowlinkpath ON tvshow.idShow=tvshowlinkpath.idShow JOIN path ON path.idpath=tvshowlinkpath.idPath LEFT OUTER join ( SELECT tvshow.idShow AS idShow,count(1) AS totalcount,count(files.playCount) AS watchedcount FROM tvshow JOIN tvshowlinkepisode ON tvshow.idShow=tvshowlinkepisode.idShow JOIN episode ON episode.idEpisode=tvshowlinkepisode.idEpisode JOIN files ON files.idFile=episode.idFile GROUP BY tvshow.idShow) counts ON tvshow.idShow=counts.idShow
  14. 13:38:36 T:3078064000 M:2767876096 DEBUG: Time for actual SQL query = 201
  15. 13:38:36 T:3078064000 M:2767843328 DEBUG: Time to retrieve tvshows from dataset = 153
  16. 13:38:36 T:3078064000 M:2767818752 DEBUG: Saving fileitems [videodb://2/2/]
  17. 13:38:36 T:3078064000 M:2767818752 DEBUG: -- items: 73, sort method: 24, ascending: true
  18. 13:38:36 T:3001400176 M:2767818752 DEBUG: thread start, auto delete: 0
  19. 13:38:36 T:3016416112 M:2764771328 DEBUG: thread start, auto delete: 1
  20. 13:38:36 T:3016416112 M:2764771328 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-i486-linux.so)
  21. 13:38:36 T:3016416112 M:2764771328 DEBUG: Loading: /usr/lib/xbmc/system/ImageLib-i486-linux.so
  22. 13:38:36 T:3001400176 M:2764263424 DEBUG: Thread 3001400176 terminating
  23. 13:38:36 T:3078064000 M:2764390400 DEBUG: ExecuteXBMCAction : Translating XBMC.RunScript(script.TvTunes,backend=True&amploop=False)
  24. 13:38:36 T:3078064000 M:2764390400 DEBUG: ExecuteXBMCAction : To XBMC.RunScript(script.TvTunes,backend=True&amploop=False)
  25. 13:38:36 T:3078064000 M:2764390400 INFO: initializing python engine.
  26. 13:38:36 T:3078064000 M:2764390400 DEBUG: Loading: /usr/lib/xbmc/system/python/python24-i486-linux.so
  27. 13:38:36 T:3078064000 M:2761977856 DEBUG: Python wrapper library linked with internal Python library
  28. 13:38:36 T:3016416112 M:2760888320 DEBUG: DoWork - took 217 ms to load special://masterprofile/Thumbnails/Video/Fanart/7f270e33.tbn
  29. 13:38:36 T:3078064000 M:2761396224 DEBUG: GetZipList - Processing zip://%2fusr%2flib%2fxbmc%2fsystem%2fpython%2fpython24%2ezip/sitecustomize
  30. 13:38:37 T:3078064000 M:2760069120 DEBUG: new python thread created. id=1
  31. 13:38:37 T:2971929456 M:2760069120 DEBUG: thread start, auto delete: 0
  32. 13:38:37 T:2971929456 M:2760069120 DEBUG: Python thread: start processing
  33. 13:38:37 T:3078064000 M:2760069120 DEBUG: ExecuteXBMCAction : Translating SetFocus(50)
  34. 13:38:37 T:3078064000 M:2760069120 DEBUG: ExecuteXBMCAction : To SetFocus(50)
  35. 13:38:37 T:2971929456 M:2759053312 NOTICE: -->Python Interpreter Initialized<--
  36. 13:38:37 T:2971929456 M:2759053312 DEBUG: Process - The source file to load is /home/xbmc/.xbmc/addons/script.TvTunes/default.py
  37. 13:38:37 T:2971929456 M:2759053312 DEBUG: Process - Setting the Python path to /home/xbmc/.xbmc/addons/script.TvTunes:/usr/lib/xbmc/addons/script.module.pil/lib:/usr/lib/xbmc/addons/script.module.pysqlite/lib:/usr/lib/xbmc/system/python/python24.zip:/usr/share/xbmc/system/python/lib/python24.zip:/usr/share/xbmc/system/python/lib/python2.4/:/usr/share/xbmc/system/python/lib/python2.4/plat-linux2:/usr/share/xbmc/system/python/lib/python2.4/lib-tk:/usr/share/xbmc/system/python/lib/python2.4/lib-dynload
  38. 13:38:37 T:2971929456 M:2759053312 DEBUG: Process - Entering source directory /home/xbmc/.xbmc/addons/script.TvTunes
  39. 13:38:37 T:2971929456 M:2759053312 INFO: Scriptresult: Success
  40. 13:38:37 T:3078064000 M:2759053312 DEBUG: ADDON: cpluff: 'Could not return information about unknown plug-in /home/xbmc/.xbmc/addons/script.TvTunes/resources/tvtunes_backend.py.'
  41. 13:38:37 T:3078064000 M:2759053312 INFO: initializing python engine.
  42. 13:38:37 T:3078064000 M:2759053312 DEBUG: new python thread created. id=2
  43. 13:38:37 T:2957749104 M:2759053312 DEBUG: thread start, auto delete: 0
  44. 13:38:37 T:2957749104 M:2759053312 DEBUG: Python thread: start processing
  45. 13:38:37 T:2971929456 M:2758799360 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/time.so. flags: 2
  46. 13:38:37 T:2971929456 M:2758926336 DEBUG: Loading: /home/xbmc/.xbmc/temp/time.so
  47. 13:38:37 T:2971929456 M:2758926336 DEBUG: RegisterExtensionLib, adding time.so (0xb31bbcc0)
  48. 13:38:37 T:2971929456 M:2758926336 DEBUG: xbp_dlsym - load symbol inittime
  49. 13:38:37 T:2971929456 M:2758672384 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/collections.so. flags: 2
  50. 13:38:37 T:2971929456 M:2758926336 DEBUG: Loading: /home/xbmc/.xbmc/temp/collections.so
  51. 13:38:37 T:2971929456 M:2758926336 DEBUG: RegisterExtensionLib, adding collections.so (0xb31b47c8)
  52. 13:38:37 T:2971929456 M:2758926336 DEBUG: xbp_dlsym - load symbol initcollections
  53. 13:38:37 T:2971929456 M:2758926336 INFO: Python script stopped
  54. 13:38:37 T:2971929456 M:2758926336 DEBUG: Thread 2971929456 terminating
  55. 13:38:37 T:2957749104 M: 0 NOTICE: -->Python Interpreter Initialized<--
  56. 13:38:37 T:2957749104 M:2758926336 DEBUG: Process - The source file to load is /home/xbmc/.xbmc/addons/script.TvTunes/resources/tvtunes_backend.py
  57. 13:38:37 T:2957749104 M:2758926336 DEBUG: Process - Setting the Python path to /home/xbmc/.xbmc/addons/script.TvTunes/resources:/usr/lib/xbmc/addons/script.module.pil/lib:/usr/lib/xbmc/addons/script.module.pysqlite/lib:/usr/lib/xbmc/system/python/python24.zip:/usr/share/xbmc/system/python/lib/python24.zip:/usr/share/xbmc/system/python/lib/python2.4/:/usr/share/xbmc/system/python/lib/python2.4/plat-linux2:/usr/share/xbmc/system/python/lib/python2.4/lib-tk:/usr/share/xbmc/system/python/lib/python2.4/lib-dynload
  58. 13:38:37 T:2957749104 M:2758926336 DEBUG: Process - Entering source directory /home/xbmc/.xbmc/addons/script.TvTunes/resources
  59. 13:38:37 T:3078064000 M:2758926336 DEBUG: python thread 1 destructed
  60. 13:38:37 T:2957749104 M:2758672384 NOTICE: down volume to 100
  61. 13:38:37 T:2957749104 M:2758672384 NOTICE: ### starting TvTunes Backend ###
  62. 13:38:37 T:2957749104 M:2758672384 INFO: Scriptresult: Success
  63. 13:38:37 T:2957749104 M:2758672384 NOTICE: waiting for thread - Thread-1
  64. 13:38:45 T:3078064000 M:2758524928 DEBUG: LIRC: Update - NEW at 157164:000000037ff07bdd 00 OK mceusb (OK)
  65. 13:38:45 T:3078064000 M:2758524928 DEBUG: OnKey: 11 pressed, action is Select
  66. 13:38:45 T:3078064000 M:2758524928 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/25/)
  67. 13:38:45 T:3078064000 M:2758524928 DEBUG: ParentPath = [videodb://2/2/]
  68. 13:38:45 T:3016416112 M:2758524928 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  69. 13:38:45 T:3016416112 M:2758524928 DEBUG: GetSeasonsNav query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 25 group by episode.c12
  70. 13:38:45 T:3016416112 M:2758524928 DEBUG: GetMoviesByWhere query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 25
  71. 13:38:45 T:3078064000 M:2758524928 DEBUG: WindowVideoNav::GetDirectory
  72. 13:38:46 T:3078064000 M:2755858432 DEBUG: Saving fileitems [videodb://2/2/25/]
  73. 13:38:46 T:3078064000 M:2755858432 DEBUG: -- items: 10, sort method: 23, ascending: true
  74. 13:38:46 T:3078064000 M:2755858432 WARNING: GetLabel - Unknown nodetype requested 11
  75. 13:38:46 T:3001400176 M:2755858432 DEBUG: thread start, auto delete: 0
  76. 13:38:46 T:3001400176 M:2755858432 DEBUG: Thread 3001400176 terminating
  77. 13:38:46 T:2971929456 M:2754842624 NOTICE: season level? 1
  78. 13:38:46 T:2971929456 M:2754842624 NOTICE: Episodes level? 0
  79. 13:38:46 T:2971929456 M:2754842624 NOTICE: old path:
  80. 13:38:46 T:2971929456 M:2754842624 NOTICE: new path: smb://192.168.1.254/Series01/24/
  81. 13:38:46 T:2971929456 M:2755338240 NOTICE: smb://192.168.1.254/Series01/24
  82. 13:38:46 T:2971929456 M:2755338240 NOTICE: smb://192.168.1.254/Series01
  83. 13:38:46 T:2971929456 M:2755338240 NOTICE: no theme found for smb://192.168.1.254/Series01/theme.mp3 and parent dir
  84. 13:38:48 T:3078064000 M:2755346432 DEBUG: LIRC: Update - NEW at 160330:000000037ff07be0 00 Down mceusb (Down)
  85. 13:38:48 T:3078064000 M:2755346432 DEBUG: OnKey: 167 pressed, action is Down
  86. 13:38:57 T:3078064000 M:2754912256 DEBUG: LIRC: Update - NEW at 168715:000000037ff07bf2 00 Home mceusb (Home)
  87. 13:38:57 T:3078064000 M:2754912256 DEBUG: OnKey: 37 pressed, action is PreviousMenu
  88. 13:38:57 T:3078064000 M:2754912256 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  89. 13:38:57 T:3078064000 M:2757959680 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  90. 13:38:57 T:3078064000 M:2757967872 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  91. 13:38:57 T:3078064000 M:2757967872 DEBUG: ------ Window Init (Home.xml) ------
  92. 13:38:57 T:3078064000 M:2757967872 INFO: Loading skin file: Home.xml
  93. 13:38:57 T:3078064000 M:2757967872 DEBUG: Load Home.xml: 17.47ms
  94. 13:38:57 T:3078064000 M:2757967872 DEBUG: Alloc resources: 18.57ms (17.79 ms skin load)
  95. 13:38:57 T:3078064000 M:2757079040 DEBUG: ExecuteXBMCAction : Translating SetFocus(9000)
  96. 13:38:57 T:3078064000 M:2757079040 DEBUG: ExecuteXBMCAction : To SetFocus(9000)
  97. 13:38:57 T:2971929456 M:2757079040 NOTICE: raise volume to 100
  98. 13:38:57 T:2971929456 M:2757079040 NOTICE: ### Stopping TvTunes Backend ###
  99. 13:38:58 T:2957749104 M:2757079040 INFO: Python script stopped
  100. 13:38:58 T:2957749104 M:2757079040 DEBUG: Thread 2957749104 terminating
  101. 13:38:58 T:3078064000 M:2757206016 DEBUG: python thread 2 destructed
  102. 13:39:08 T:3078064000 M:2761809920 INFO: Python, unloading python24.dll because no scripts are running anymore
  103. 13:39:08 T:3078064000 M:2761809920 DEBUG: UnloadExtensionLibs, clearing python extension libraries
  104. 13:39:08 T:3078064000 M:2761809920 DEBUG: Unloading: time.so
  105. 13:39:08 T:3078064000 M:2761809920 DEBUG: Unloading: collections.so
  106. 13:39:08 T:3078064000 M:2761809920 DEBUG: Unloading: python24-i486-linux.so
  107. 13:39:18 T:3016416112 M:2761879552 DEBUG: Thread 3016416112 terminating (autodelete)
  108. 13:39:27 T:3078064000 M:2763419648 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-i486-linux.so)
  109. 13:39:27 T:3078064000 M:2763419648 DEBUG: Unloading: ImageLib-i486-linux.so
  110. 13:40:16 T:3078064000 M:2762850304 NOTICE: Samba is idle. Closing the remaining connections
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement