Advertisement
Guest User

Untitled

a guest
May 19th, 2013
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.28 KB | None | 0 0
  1. 02:08:35 T:2308 DEBUG: script.pseudotv-ChannelList: runActions 2 on channel 3
  2. 02:08:35 T:2308 DEBUG: script.pseudotv-VideoParser: getVideoLength nfs://192.168.1.72/mnt/user/TV/Friends/Season 10/S10E15 - The One Where Estelle Dies.mkv
  3. 02:08:35 T:2308 DEBUG: CNFSFile::Close closing file mnt/user/TV/Friends/Season 10/S10E14 - The One With Princess Consuela.mkv
  4. 02:08:35 T:2308 DEBUG: script.pseudotv-MKVParser: determineLength nfs://192.168.1.72/mnt/user/TV/Friends/Season 10/S10E15 - The One Where Estelle Dies.mkv
  5. 02:08:35 T:2308 DEBUG: script.pseudotv-FileAccess: trying to open nfs://192.168.1.72/mnt/user/TV/Friends/Season 10/S10E15 - The One Where Estelle Dies.mkv
  6. 02:08:35 T:2308 DEBUG: script.pseudotv-FileAccess: Opening for reading
  7. 02:08:35 T:2308 DEBUG: CNFSFile::Open - opened mnt/user/TV/Friends/Season 10/S10E15 - The One Where Estelle Dies.mkv
  8. 02:08:35 T:2308 DEBUG: script.pseudotv-VFSFile: Opening nfs://192.168.1.72/mnt/user/TV/Friends/Season 10/S10E15 - The One Where Estelle Dies.mkv
  9. 02:08:35 T:2308 DEBUG: script.pseudotv-MKVParser: findHeader
  10. 02:08:35 T:2308 DEBUG: script.pseudotv-MKVParser: Duration is 1393
  11. 02:08:35 T:2308 DEBUG: script.pseudotv-ChannelList: runActions 2 on channel 3
  12. 02:08:35 T:2308 DEBUG: script.pseudotv-VideoParser: getVideoLength nfs://192.168.1.72/mnt/user/TV/Friends/Season 10/S10E16 - The One With Rachel's Going Away Party (a.k.a. The One Where Rachel Goes To Paris).mkv
  13. 02:08:35 T:2308 DEBUG: CNFSFile::Close closing file mnt/user/TV/Friends/Season 10/S10E15 - The One Where Estelle Dies.mkv
  14. 02:08:35 T:2308 DEBUG: script.pseudotv-MKVParser: determineLength nfs://192.168.1.72/mnt/user/TV/Friends/Season 10/S10E16 - The One With Rachel's Going Away Party (a.k.a. The One Where Rachel Goes To Paris).mkv
  15. 02:08:35 T:2308 DEBUG: script.pseudotv-FileAccess: trying to open nfs://192.168.1.72/mnt/user/TV/Friends/Season 10/S10E16 - The One With Rachel's Going Away Party (a.k.a. The One Where Rachel Goes To Paris).mkv
  16. 02:08:35 T:2308 DEBUG: script.pseudotv-FileAccess: Opening for reading
  17. 02:08:35 T:2308 DEBUG: CNFSFile::Open - opened mnt/user/TV/Friends/Season 10/S10E16 - The One With Rachel's Going Away Party (a.k.a. The One Where Rachel Goes To Paris).mkv
  18. 02:08:35 T:2308 DEBUG: script.pseudotv-VFSFile: Opening nfs://192.168.1.72/mnt/user/TV/Friends/Season 10/S10E16 - The One With Rachel's Going Away Party (a.k.a. The One Where Rachel Goes To Paris).mkv
  19. 02:08:35 T:2308 DEBUG: script.pseudotv-MKVParser: findHeader
  20. 02:08:35 T:2308 DEBUG: script.pseudotv-MKVParser: Duration is 1363
  21. 02:08:35 T:2308 DEBUG: script.pseudotv-ChannelList: runActions 2 on channel 3
  22. 02:08:35 T:2308 DEBUG: script.pseudotv-VideoParser: getVideoLength nfs://192.168.1.72/mnt/user/TV/Friends/Season 10/S10E17E18 - The Last One.mkv
  23. 02:08:35 T:2308 DEBUG: CNFSFile::Close closing file mnt/user/TV/Friends/Season 10/S10E16 - The One With Rachel's Going Away Party (a.k.a. The One Where Rachel Goes To Paris).mkv
  24. 02:08:35 T:2308 DEBUG: script.pseudotv-MKVParser: determineLength nfs://192.168.1.72/mnt/user/TV/Friends/Season 10/S10E17E18 - The Last One.mkv
  25. 02:08:35 T:2308 DEBUG: script.pseudotv-FileAccess: trying to open nfs://192.168.1.72/mnt/user/TV/Friends/Season 10/S10E17E18 - The Last One.mkv
  26. 02:08:35 T:2308 DEBUG: script.pseudotv-FileAccess: Opening for reading
  27. 02:08:35 T:2308 DEBUG: CNFSFile::Open - opened mnt/user/TV/Friends/Season 10/S10E17E18 - The Last One.mkv
  28. 02:08:35 T:2308 DEBUG: script.pseudotv-VFSFile: Opening nfs://192.168.1.72/mnt/user/TV/Friends/Season 10/S10E17E18 - The Last One.mkv
  29. 02:08:35 T:2308 DEBUG: script.pseudotv-MKVParser: findHeader
  30. 02:08:35 T:2308 ERROR: EXCEPTION: Unknown exception thrown from the call "read"
  31. 02:08:35 T:2308 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  32. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  33. Error Type: <type 'exceptions.RuntimeError'>
  34. Error Contents: Unknown exception thrown from the call "read"
  35. Traceback (most recent call last):
  36. File "C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\resources\lib\Overlay.py", line 170, in onInit
  37. if self.readConfig() == False:
  38. File "C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\resources\lib\Overlay.py", line 250, in readConfig
  39. self.channels = self.channelList.setupList()
  40. File "C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\resources\lib\ChannelList.py", line 113, in setupList
  41. self.setupChannel(i + 1, False, makenewlists, False)
  42. File "C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\resources\lib\ChannelList.py", line 379, in setupChannel
  43. if self.makeChannelList(channel, chtype, chsetting1, chsetting2, append) == True:
  44. File "C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\resources\lib\ChannelList.py", line 573, in makeChannelList
  45. fileList = self.buildFileList(fle, channel)
  46. File "C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\resources\lib\ChannelList.py", line 1158, in buildFileList
  47. dur = self.videoParser.getVideoLength(uni(match.group(1)).replace("\\\\", "\\"))
  48. File "C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\resources\lib\VideoParser.py", line 75, in getVideoLength
  49. return self.parser.determineLength(filename)
  50. File "C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\resources\lib\parsers\MKVParser.py", line 41, in determineLength
  51. size = self.findHeader()
  52. File "C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\resources\lib\parsers\MKVParser.py", line 109, in findHeader
  53. data = self.getEBMLId()
  54. File "C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\resources\lib\parsers\MKVParser.py", line 208, in getEBMLId
  55. data = self.File.read(1)
  56. File "C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\resources\lib\FileAccess.py", line 192, in read
  57. return self.currentFile.read(bytes)
  58. RuntimeError: Unknown exception thrown from the call "read"
  59. -->End of Python script error report<--
  60. 02:08:35 T:4068 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
  61. 02:08:36 T:3212 DEBUG: script.pseudotv-FileLock: refreshLocks
  62. 02:08:37 T:3836 DEBUG: Previous line repeats 1 times.
  63. 02:08:37 T:3836 INFO: Scriptresult: Waiting on thread 3776
  64. 02:08:40 T:3420 DEBUG: script.pseudotv-FileLock: refreshLocks
  65. 02:08:41 T:3836 DEBUG: Previous line repeats 1 times.
  66. 02:08:41 T:3836 INFO: Scriptresult: Waiting on thread 328
  67. 02:08:42 T:2304 DEBUG: Suspended the Sink
  68. 02:08:44 T:3392 DEBUG: script.pseudotv-FileLock: refreshLocks
  69. 02:08:45 T:3836 DEBUG: Previous line repeats 1 times.
  70. 02:08:45 T:3836 INFO: Scriptresult: Waiting on thread 3352
  71. 02:08:46 T:4068 DEBUG: Keyboard: scancode: 1f, sym: 0073, unicode: 0073, modifier: 0
  72. 02:08:46 T:4068 DEBUG: CApplication::OnKey: s (f053) pressed, action is ActivateWindow(shutdownmenu)
  73. 02:08:46 T:4068 DEBUG: Activating window ID: 10111
  74. 02:08:46 T:4068 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  75. 02:08:46 T:4068 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
  76. 02:08:46 T:2308 DEBUG: script.pseudotv-TVOverlay: onAction 122
  77. 02:08:46 T:2308 DEBUG: script.pseudotv-TVOverlay: Unable to get semaphore
  78. 02:08:48 T:4068 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  79. 02:08:48 T:4068 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  80. 02:08:48 T:2304 DEBUG: Resumed the Sink
  81. 02:08:48 T:2304 DEBUG: CSoftAE::Run - Sink restart flagged
  82. 02:08:48 T:4068 DEBUG: CApplication::ExecuteXBMCAction : Translating Quit
  83. 02:08:48 T:2304 INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
  84. 02:08:48 T:4068 DEBUG: CApplication::ExecuteXBMCAction : To Quit
  85. 02:08:48 T:2304 INFO: CAESinkWASAPI::InitializeExclusive: Format is Supported - will attempt to Initialize
  86. 02:08:48 T:2304 INFO: CAESinkWASAPI::InitializeExclusive: WASAPI Exclusive Mode Sink Initialized using: AE_FMT_S24NE4, 44100, 2
  87. 02:08:48 T:2304 DEBUG: CSoftAE::InternalOpenSink - WASAPI Initialized:
  88. 02:08:48 T:2304 DEBUG: Output Device : HDMI - AMD HDMI Output (AMD High Definition Audio Device)
  89. 02:08:48 T:2304 DEBUG: Sample Rate : 44100
  90. 02:08:48 T:2304 DEBUG: Sample Format : AE_FMT_S24NE4
  91. 02:08:48 T:2304 DEBUG: Channel Count : 2
  92. 02:08:48 T:2304 DEBUG: Channel Layout: FL,FR
  93. 02:08:48 T:2304 DEBUG: Frames : 2208
  94. 02:08:48 T:2304 DEBUG: Frame Samples : 4416
  95. 02:08:48 T:2304 DEBUG: Frame Size : 8
  96. 02:08:48 T:2304 DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 2.0
  97. 02:08:48 T:2304 DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 17664
  98. 02:08:48 T:4068 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  99. 02:08:48 T:4068 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  100. 02:08:48 T:4068 NOTICE: Storing total System Uptime
  101. 02:08:48 T:3480 DEBUG: Thread CAlarmClock 3480 terminating
  102. 02:08:48 T:4068 NOTICE: Saving settings
  103. 02:08:48 T:4068 NOTICE: stop all
  104. 02:08:48 T:4068 INFO: stopping PVRManager
  105. 02:08:48 T:4068 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  106. 02:08:48 T:4068 NOTICE: ES: Stopping event server
  107. 02:08:48 T:4068 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  108. 02:08:48 T:4068 NOTICE: stopping zeroconf publishing
  109. 02:08:48 T:4068 NOTICE: Webserver: Stopping...
  110. 02:08:48 T:4068 NOTICE: WebServer: Stopped the webserver
  111. 02:08:48 T:4068 NOTICE: Webserver: Stopped...
  112. 02:08:48 T:3304 NOTICE: ES: UDP Event server stopped
  113. 02:08:48 T:3708 DEBUG: Thread CTCPServer 3708 terminating
  114. 02:08:48 T:3304 DEBUG: Thread CEventServer 3304 terminating
  115. 02:08:48 T:3632 DEBUG: Thread XBMC Peripherals 3632 terminating
  116. 02:08:48 T:1156 DEBUG: Thread XBMC Peripherals 1156 terminating
  117. 02:08:48 T:4068 NOTICE: stop sap announcement listener
  118. 02:08:48 T:4068 NOTICE: clean cached files!
  119. 02:08:48 T:4068 NOTICE: unload skin
  120. 02:08:48 T:4068 INFO: Unloading old skin ...
  121. 02:08:48 T:4068 DEBUG: ------ Window Deinit (Home.xml) ------
  122. 02:08:48 T:4068 DEBUG: ------ Window Deinit (DialogButtonMenu.xml) ------
  123. 02:08:48 T:4068 DEBUG: ------ Window Deinit (C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre\resources\skins\default\720p\script.pseudotv.TVOverlay.xml) ------
  124. 02:08:48 T:4068 ERROR: CLocalizeStrings::ClearBlock: Trying to clear non existent block C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre
  125. 02:08:48 T:4068 ERROR: Previous line repeats 3 times.
  126. 02:08:48 T:4068 DEBUG: CTextureBundleXBT::Cleanup - Closed bundle
  127. 02:08:48 T:4068 DEBUG: ADDON: Stopping service addons.
  128. 02:08:48 T:4068 INFO: Stopping script with id: 2
  129. 02:08:48 T:1124 DEBUG: script.pseudotv-FileLock: refreshLocks
  130. 02:08:48 T:2956 DEBUG: Skin Widgets: script version 0.0.25 stopped
  131. 02:08:48 T:2956 INFO: Scriptresult: Success
  132. 02:08:48 T:4068 DEBUG: XBPyThread::stop - script termination took 388ms
  133. 02:08:48 T:4068 INFO: Stopping script with id: 5
  134. 02:08:48 T:2956 WARNING: The python script "C:\Users\Admin\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py" has left several classes in memory that we couldn't clean up. The classes include: Monitor,Window,Player
  135. 02:08:48 T:2308 DEBUG: script.pseudotv-TVOverlay: __init__ return
  136. 02:08:48 T:2308 ERROR: script.pseudotv-Active Thread: RefreshLocks
  137. 02:08:49 T:3272 NOTICE: StorageServer-2.5.0 Closed down
  138. 02:08:49 T:3272 INFO: Scriptresult: Success
  139. 02:08:49 T:4068 DEBUG: XBPyThread::stop - script termination took 449ms
  140. 02:08:49 T:2956 INFO: Python script interrupted by user
  141. 02:08:49 T:2956 DEBUG: Thread XBPyThread 2956 terminating
  142. 02:08:49 T:4068 NOTICE: stop python
  143. 02:08:49 T:4068 DEBUG: waiting for python thread 2 (C:\Users\Admin\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py) to stop
  144. 02:08:49 T:4068 DEBUG: python thread 2 (C:\Users\Admin\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py) destructed
  145. 02:08:49 T:4068 DEBUG: waiting for python thread 5 (C:\Users\Admin\AppData\Roaming\XBMC\addons\script.common.plugin.cache\default.p​y) to stop
  146. 02:08:49 T:4068 DEBUG: python thread 5 (C:\Users\Admin\AppData\Roaming\XBMC\addons\script.common.plugin.cache\default.p​y) destructed
  147. 02:08:49 T:3272 DEBUG: Thread XBPyThread 3272 terminating
  148. 02:08:49 T:3352 DEBUG: script.pseudotv-FileLock: refreshLocks
  149. 02:08:49 T:3836 INFO: Scriptresult: Waiting on thread 2472
  150. 02:08:52 T:2448 DEBUG: script.pseudotv-FileLock: refreshLocks
  151. 02:08:52 T:2308 DEBUG: script.pseudotv-Joined RefreshLocks
  152. 02:08:52 T:2308 ERROR: script.pseudotv-Active Thread: MainThread
  153. 02:08:52 T:2308 INFO: Scriptresult: Success
  154. 02:08:52 T:2308 INFO: Scriptresult: Waiting on thread 684
  155. 02:08:53 T:2472 DEBUG: script.pseudotv-FileLock: refreshLocks
  156. 02:08:53 T:3836 INFO: Scriptresult: Waiting on thread 840
  157. 02:08:54 T:4068 ERROR: XBPyThread::stop - script C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre/config.py didn't stop in 5 seconds - let's kill it
  158. 02:08:54 T:4068 DEBUG: waiting for python thread 8 (C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre/config.py) to stop
  159. 02:08:54 T:4068 DEBUG: python thread 8 (C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre/config.py) destructed
  160. 02:08:54 T:3836 DEBUG: Thread XBPyThread 3836 terminating
  161. 02:08:56 T:684 DEBUG: script.pseudotv-FileLock: refreshLocks
  162. 02:08:56 T:2308 INFO: Scriptresult: Waiting on thread 2428
  163. 02:08:58 T:2304 DEBUG: Suspended the Sink
  164. 02:08:59 T:4068 ERROR: XBPyThread::stop - script C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre/pseudotv.py didn't stop in 5 seconds - let's kill it
  165. 02:08:59 T:4068 DEBUG: waiting for python thread 10 (C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre/pseudotv.py) to stop
  166. 02:08:59 T:2308 WARNING: The python script "C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre/pseudotv.py" has left several classes in memory that we couldn't clean up. The classes include: WindowXMLDialog,WindowXMLDialog,File,Player,ControlImage,ControlImage,ControlIma​ge,DialogProgress
  167. 02:08:59 T:2308 DEBUG: Thread XBPyThread 2308 terminating
  168. 02:08:59 T:4068 DEBUG: python thread 10 (C:\Users\Admin\AppData\Roaming\XBMC\addons\XBMC-PseudoTV-stable-pre/pseudotv.py) destructed
  169. 02:08:59 T:2304 DEBUG: Thread CSoftAE 2304 terminating
  170. 02:08:59 T:4068 NOTICE: stopped
  171. 02:08:59 T:4068 NOTICE: destroy
  172. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift has been uninstalled.'
  173. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
  174. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been uninstalled.'
  175. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.cu.lrclyrics has been uninstalled.'
  176. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in repository.tvcatchup.addons has been uninstalled.'
  177. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.youtubetrailers has been uninstalled.'
  178. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.the.trailers has been uninstalled.'
  179. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been uninstalled.'
  180. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.trakt.tv has been uninstalled.'
  181. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  182. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  183. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.iplayer has been uninstalled.'
  184. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.playlists has been uninstalled.'
  185. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.tvcatchup has been uninstalled.'
  186. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been uninstalled.'
  187. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been uninstalled.'
  188. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been uninstalled.'
  189. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  190. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.module.chardet has been uninstalled.'
  191. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been uninstalled.'
  192. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx32.xbmc.org has been uninstalled.'
  193. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.randomitems has been uninstalled.'
  194. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been uninstalled.'
  195. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.ofdb.de has been uninstalled.'
  196. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
  197. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been uninstalled.'
  198. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been uninstalled.'
  199. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  200. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in skin.aeonmq.4 has been uninstalled.'
  201. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  202. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been uninstalled.'
  203. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.watchlist has been uninstalled.'
  204. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-ios.xbmc.org has been uninstalled.'
  205. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  206. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been uninstalled.'
  207. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been uninstalled.'
  208. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been uninstalled.'
  209. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.randomandlastitems has been uninstalled.'
  210. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been uninstalled.'
  211. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been uninstalled.'
  212. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in service.skin.widgets has been uninstalled.'
  213. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been uninstalled.'
  214. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  215. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been uninstalled.'
  216. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  217. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been uninstalled.'
  218. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been uninstalled.'
  219. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in repository.claymic has been uninstalled.'
  220. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been uninstalled.'
  221. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been uninstalled.'
  222. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.impa.com has been uninstalled.'
  223. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  224. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been uninstalled.'
  225. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been uninstalled.'
  226. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been uninstalled.'
  227. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been uninstalled.'
  228. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been uninstalled.'
  229. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been uninstalled.'
  230. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been uninstalled.'
  231. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been uninstalled.'
  232. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been uninstalled.'
  233. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-android.xbmc.org has been uninstalled.'
  234. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been uninstalled.'
  235. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.movieposterdb.com has been uninstalled.'
  236. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.cdartmanager has been uninstalled.'
  237. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been uninstalled.'
  238. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.port.hu has been uninstalled.'
  239. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.artworkorganizer has been uninstalled.'
  240. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been uninstalled.'
  241. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-win32.xbmc.org has been uninstalled.'
  242. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.pseudotv has been uninstalled.'
  243. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  244. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been uninstalled.'
  245. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  246. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.yahoomusic.com has been uninstalled.'
  247. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv.cmyth has been uninstalled.'
  248. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx64.xbmc.org has been uninstalled.'
  249. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been uninstalled.'
  250. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.rt.com has been uninstalled.'
  251. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  252. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been uninstalled.'
  253. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been uninstalled.'
  254. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been uninstalled.'
  255. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  256. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been uninstalled.'
  257. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  258. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been uninstalled.'
  259. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been uninstalled.'
  260. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been uninstalled.'
  261. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  262. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  263. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been uninstalled.'
  264. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been uninstalled.'
  265. 02:08:59 T:4068 DEBUG: ADDON: cpluff: 'Plug-in visualization.itunes has been uninstalled.'
  266. 02:08:59 T:4068 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B3D600 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  267. 02:08:59 T:4068 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B3D888 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  268. 02:08:59 T:4068 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B3DD50 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  269. 02:08:59 T:4068 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B3DB10 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  270. 02:08:59 T:4068 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B3D6D8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  271. 02:08:59 T:4068 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B06A98 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  272. 02:08:59 T:4068 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04EB75A0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  273. 02:08:59 T:4068 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B3D960 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  274. 02:08:59 T:4068 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B06D20 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  275. 02:08:59 T:4068 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B068A0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  276. 02:08:59 T:4068 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B3E068 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  277. 02:08:59 T:4068 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B3D528 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  278. 02:08:59 T:4068 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B06B28 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  279. 02:08:59 T:4068 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B3DC30 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  280. 02:08:59 T:4068 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03B3D7F8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  281. 02:08:59 T:4068 NOTICE: closing down remote control service
  282. 02:08:59 T:4068 NOTICE: unload sections
  283. 02:08:59 T:3172 DEBUG: Thread CRemoteControl 3172 terminating
  284. 02:08:59 T:4068 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  285. 02:08:59 T:4068 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  286. 02:08:59 T:4068 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  287. 02:08:59 T:4068 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  288. 02:08:59 T:4068 DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
  289. 02:08:59 T:4068 DEBUG: CApplication::OnKey: right (f083) pressed, action is
  290. 02:08:59 T:4068 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  291. 02:08:59 T:4068 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  292. 02:08:59 T:4068 NOTICE: destroy
  293. 02:08:59 T:4068 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
  294. 02:08:59 T:4068 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
  295. 02:08:59 T:4068 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
  296. 02:08:59 T:4068 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
  297. 02:08:59 T:4068 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
  298. 02:08:59 T:4068 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
  299. 02:08:59 T:4068 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
  300. 02:08:59 T:4068 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
  301. 02:08:59 T:4068 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
  302. 02:08:59 T:4068 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
  303. 02:08:59 T:4068 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
  304. 02:08:59 T:4068 NOTICE: closing down remote control service
  305. 02:08:59 T:4068 NOTICE: unload sections
  306. 02:08:59 T:4068 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  307. 02:08:59 T:4068 DEBUG: Previous line repeats 1 times.
  308. 02:08:59 T:4068 NOTICE: application stopped...
  309. 02:08:59 T:4068 DEBUG: PVRManager - destroyed
  310. 02:08:59 T:4068 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  311. 02:08:59 T:4068 DEBUG: Previous line repeats 1 times.
  312. 02:08:59 T:4068 DEBUG: SECTION:UnloadDll(special://xbmcbin/system/libcurl.dll)
  313. 02:08:59 T:4068 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/cpluff.dll)
  314. 02:08:59 T:4068 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/libcec.dll)
  315. 02:08:59 T:4068 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/libnfs.dll)
  316. 02:08:59 T:4068 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/ImageLib.dll)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement