Advertisement
Guest User

Untitled

a guest
Dec 25th, 2011
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.58 KB | None | 0 0
  1. 22:00:16 T:106082304 NOTICE: -----------------------------------------------------------------------
  2. 22:00:16 T:106082304 NOTICE: Starting XBMC, Platform: Darwin iOS (11.0.0 AppleTV2,1, Version 4.3 (Build 8F455)). Built on Dec 24 2011 (Git:20111222-22ad8e4)
  3. 22:00:16 T:106082304 NOTICE: special://xbmc/ is mapped to: /Applications/XBMC.frappliance/XBMCData/XBMCHome
  4. 22:00:16 T:106082304 NOTICE: special://xbmcbin/ is mapped to: /Applications/XBMC.frappliance/XBMCData/XBMCHome
  5. 22:00:16 T:106082304 NOTICE: special://masterprofile/ is mapped to: /var/mobile/Library/Preferences/XBMC/userdata
  6. 22:00:16 T:106082304 NOTICE: special://home/ is mapped to: /var/mobile/Library/Preferences/XBMC
  7. 22:00:16 T:106082304 NOTICE: special://temp/ is mapped to: /var/mobile/Library/Preferences/XBMC/temp
  8. 22:00:16 T:106082304 NOTICE: special://frameworks/ is mapped to: /Applications/XBMC.frappliance/Frameworks
  9. 22:00:16 T:106082304 NOTICE: The executable running is: /Applications/XBMC.frappliance/XBMC
  10. 22:00:16 T:106082304 NOTICE: Log File is located: /var/mobile/Library/Preferences/xbmc.log
  11. 22:00:16 T:106082304 NOTICE: -----------------------------------------------------------------------
  12. 22:00:16 T:106082304 NOTICE: load settings...
  13. 22:00:16 T:106082304 NOTICE: special://profile/ is mapped to: special://masterprofile/
  14. 22:00:16 T:106082304 NOTICE: loading special://masterprofile/guisettings.xml
  15. 22:00:16 T:106082304 NOTICE: Getting hardware information now...
  16. 22:00:16 T:106082304 INFO: Using analog output
  17. 22:00:16 T:106082304 INFO: AC3 pass through is disabled
  18. 22:00:16 T:106082304 INFO: DTS pass through is disabled
  19. 22:00:16 T:106082304 INFO: AAC pass through is disabled
  20. 22:00:16 T:106082304 INFO: MP1 pass through is disabled
  21. 22:00:16 T:106082304 INFO: MP2 pass through is disabled
  22. 22:00:16 T:106082304 INFO: MP3 pass through is disabled
  23. 22:00:16 T:106082304 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  24. 22:00:16 T:106082304 NOTICE: Checking resolution 12
  25. 22:00:16 T:106082304 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  26. 22:00:16 T:106082304 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  27. 22:00:16 T:106082304 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  28. 22:00:16 T:106082304 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  29. 22:00:16 T:106082304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  30. 22:00:16 T:106082304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  31. 22:00:16 T:106082304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/rtmp/mms/udp
  32. 22:00:16 T:106082304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  33. 22:00:16 T:106082304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  34. 22:00:16 T:106082304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  35. 22:00:16 T:106082304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: flv/aacp/sdp
  36. 22:00:16 T:106082304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  37. 22:00:16 T:106082304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  38. 22:00:16 T:106082304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdfile
  39. 22:00:16 T:106082304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  40. 22:00:16 T:106082304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  41. 22:00:16 T:106082304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  42. 22:00:16 T:106082304 NOTICE: Loaded playercorefactory configuration
  43. 22:00:16 T:106082304 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  44. 22:00:16 T:106082304 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  45. 22:00:16 T:106082304 NOTICE: No settings file to load to load (special://xbmc/system/advancedsettings.xml)
  46. 22:00:16 T:106082304 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  47. 22:00:16 T:106082304 NOTICE: Contents of special://profile/advancedsettings.xml are...
  48. <advancedsettings>
  49. <videolibrary>
  50. <cleanonupdate>true</cleanonupdate>
  51. <hideemptyseries>true</hideemptyseries>
  52. </videolibrary>
  53. <videodatabase>
  54. <type>mysql</type>
  55. <host>10.0.1.4</host>
  56. <port>3306</port>
  57. <user>xbmc</user>
  58. <pass>xbmc</pass>
  59. <name>xbmc_video</name>
  60. </videodatabase>
  61. <musicdatabase>
  62. <type>mysql</type>
  63. <host>10.0.1.4</host>
  64. <port>3306</port>
  65. <user>xbmc</user>
  66. <pass>xbmc</pass>
  67. <name>xbmc_music</name>
  68. </musicdatabase>
  69. </advancedsettings>
  70. 22:00:16 T:106082304 WARNING: VIDEO database configuration is experimental.
  71. 22:00:16 T:106082304 NOTICE: Getting hardware information now...
  72. 22:00:16 T:106082304 INFO: Using analog output
  73. 22:00:16 T:106082304 INFO: AC3 pass through is disabled
  74. 22:00:16 T:106082304 INFO: DTS pass through is disabled
  75. 22:00:16 T:106082304 INFO: AAC pass through is disabled
  76. 22:00:16 T:106082304 INFO: MP1 pass through is disabled
  77. 22:00:16 T:106082304 INFO: MP2 pass through is disabled
  78. 22:00:16 T:106082304 INFO: MP3 pass through is disabled
  79. 22:00:16 T:106082304 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  80. 22:00:16 T:106082304 NOTICE: Checking resolution 12
  81. 22:00:16 T:106082304 NOTICE: Default DVD Player: dvdplayer
  82. 22:00:16 T:106082304 NOTICE: Default Video Player: dvdplayer
  83. 22:00:16 T:106082304 NOTICE: Default Audio Player: paplayer
  84. 22:00:16 T:106082304 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  85. 22:00:16 T:106082304 NOTICE: Log level changed to 0
  86. 22:00:16 T:106082304 NOTICE: Loading media sources from special://masterprofile/sources.xml
  87. 22:00:17 T:106082304 NOTICE: GL_VENDOR = Imagination Technologies
  88. 22:00:17 T:106082304 NOTICE: GL_RENDERER = PowerVR SGX 535
  89. 22:00:17 T:106082304 NOTICE: GL_VERSION = OpenGL ES 2.0 IMGSGX535-58.6
  90. 22:00:17 T:106082304 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0
  91. 22:00:17 T:106082304 NOTICE: GL_EXTENSIONS = GL_OES_depth_texture GL_OES_depth24 GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_float GL_OES_texture_half_float GL_OES_vertex_array_object GL_EXT_blend_minmax GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_shader_texture_lod GL_EXT_texture_filter_anisotropic GL_APPLE_framebuffer_multisample GL_APPLE_rgb_422 GL_APPLE_texture_format_BGRA8888 GL_APPLE_texture_max_level GL_IMG_read_format GL_IMG_texture_compression_pvrtc
  92. 22:00:18 T:106082304 NOTICE: initializing playlistplayer
  93. 22:00:18 T:106082304 NOTICE: DONE initializing playlistplayer
  94. 22:00:27 T:106082304 NOTICE: initialize done
  95. 22:00:27 T:106082304 NOTICE: Running the application...
  96. 22:00:27 T:106082304 NOTICE: Webserver: Starting...
  97. 22:00:27 T:106082304 NOTICE: WebServer: Started the webserver
  98. 22:00:27 T:106082304 NOTICE: ES: Starting event server
  99. 22:00:27 T:106082304 NOTICE: starting zeroconf publishing
  100. 22:00:27 T:111800320 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  101. 22:00:27 T:111800320 NOTICE: UDP: Listening on port 9777
  102. 22:00:28 T:109670400 NOTICE: -->Python Interpreter Initialized<--
  103. 22:00:28 T:110202880 NOTICE: -->Python Interpreter Initialized<--
  104. 22:00:28 T:110735360 NOTICE: -->Python Interpreter Initialized<--
  105. 22:00:29 T:110202880 NOTICE: Artwork Downloader: Service - Run at startup: False
  106. 22:00:29 T:110202880 NOTICE: Artwork Downloader: Service - Run as service: False
  107. 22:00:29 T:110202880 NOTICE: Artwork Downloader: Service - Time: 00:00
  108. 22:00:29 T:110735360 NOTICE: SKIN == True
  109. 22:00:29 T:114499584 NOTICE: -->Python Interpreter Initialized<--
  110. 22:00:29 T:125952000 NOTICE: -->Python Interpreter Initialized<--
  111. 22:00:29 T:126484480 NOTICE: -->Python Interpreter Initialized<--
  112. 22:00:51 T:129830912 NOTICE: -->Python Interpreter Initialized<--
  113. 22:00:57 T:106082304 ERROR: Window Translator: Can't find window scriptsdebuginfo
  114. 22:00:57 T:106082304 ERROR: Window Translator: Can't find window pluginsettings
  115. 22:00:59 T:134533120 NOTICE: -->Python Interpreter Initialized<--
  116. 22:01:01 T:106082304 ERROR: GetDirectory - Error getting //extrathumb/
  117. 22:01:37 T:110735360 ERROR: Previous line repeats 2 times.
  118. 22:01:37 T:110735360 NOTICE: SKIN == True
  119. 22:01:38 T:134533120 NOTICE: YouTube-2.8.0 ARGV: ['plugin://plugin.video.youtube/', '0', '']
  120. 22:01:39 T:134533120 NOTICE: StorageServer Module loaded RUN(instance only)
  121. 22:01:39 T:134533120 NOTICE: StorageClient-0.8 Starting server
  122. 22:01:39 T:134533120 NOTICE: CommonFunctions-0.9.0
  123. 22:01:40 T:125419520 NOTICE: [StorageServer] run : 'Storage Server starting /var/mobile/Library/Preferences/XBMC/userdata/Database/commoncache.db'
  124. 22:01:40 T:125419520 NOTICE: [StorageServer] startDB : 'sql3'
  125. 22:01:40 T:125419520 NOTICE: [StorageServer] run : 'Closing down'
  126. 22:01:40 T:125419520 NOTICE: [StorageServer] run : 'Deleting socket file'
  127. 22:01:40 T:125419520 NOTICE: [StorageServer] run : 'Closed down'
  128. 22:01:40 T:133263360 NOTICE: -->Python Interpreter Initialized<--
  129. 22:01:52 T:135589888 NOTICE: -->Python Interpreter Initialized<--
  130. 22:01:53 T:135589888 NOTICE: YouTube-2.8.0 ARGV: ['plugin://plugin.video.youtube/', '0', '?path=/root/login&action=settings&']
  131. 22:01:53 T:135589888 NOTICE: StorageServer Module loaded RUN(instance only)
  132. 22:01:53 T:135589888 NOTICE: StorageClient-0.8 Starting server
  133. 22:01:53 T:135589888 NOTICE: CommonFunctions-0.9.0
  134. 22:01:53 T:148807680 NOTICE: [StorageServer] run : 'Storage Server starting /var/mobile/Library/Preferences/XBMC/userdata/Database/commoncache.db'
  135. 22:01:53 T:148807680 NOTICE: [StorageServer] startDB : 'sql3'
  136. 22:01:53 T:148807680 NOTICE: [StorageServer] run : 'accepting'
  137. 22:01:54 T:135589888 NOTICE: [YouTube-2.8.0] login : ''
  138. 22:01:56 T:148807680 NOTICE: [StorageServer] run : 'Idle for 3 seconds. Going to sleep. zzzzzzzz '
  139. 22:01:57 T:148807680 NOTICE: [StorageServer] run : 'Closing down'
  140. 22:01:57 T:148807680 NOTICE: [StorageServer] run : 'Deleting socket file'
  141. 22:01:57 T:148807680 NOTICE: [StorageServer] run : 'Closed down'
  142. 22:01:57 T:135589888 NOTICE: [YouTube-2.8.0] login : 'token not refresh, or new uname or password'
  143. 22:01:57 T:135589888 NOTICE: [YouTube-2.8.0] _httpLogin : ''
  144. 22:01:57 T:135589888 NOTICE: [YouTube-2.8.0] _httpLogin : 'Step : 0'
  145. 22:01:57 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'called for : {'link': 'http://www.youtube.com/'}'
  146. 22:01:57 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'got default: http://www.youtube.com/'
  147. 22:01:57 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'Added refer: '
  148. 22:01:57 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'connecting to server... http://www.youtube.com/'
  149. 22:01:57 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'Setting cookie: PREF=f1=50000000&hl=en;'
  150. 22:01:58 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'done'
  151. 22:01:58 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'span' - {'class': 'masthead-user-username'} - False - <type 'str'>'
  152. 22:01:58 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting element content for 0 matches '
  153. 22:01:58 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  154. 22:01:58 T:135589888 NOTICE: [YouTube-2.8.0] _findErrors : ''
  155. 22:01:58 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'div' - {'class': 'errormsg'} - False - <type 'str'>'
  156. 22:01:58 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting element content for 0 matches '
  157. 22:01:58 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  158. 22:01:58 T:135589888 NOTICE: [YouTube-2.8.0] _findErrors : '1'
  159. 22:01:58 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'div' - {'class': 'error smaller'} - False - <type 'str'>'
  160. 22:01:58 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting element content for 0 matches '
  161. 22:01:58 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  162. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] _findErrors : '2'
  163. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'div' - {'id': 'unavailable-message'} - False - <type 'str'>'
  164. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting element content for 0 matches '
  165. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  166. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'span' - {'class': 'errormsg'} - False - <type 'str'>'
  167. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting element content for 0 matches '
  168. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  169. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'a' - {'class': 'end'} - 'href' - <type 'str'>'
  170. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting attribute href content for 1 matches '
  171. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] getDOMAttributes : ''
  172. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] getDOMAttributes : 'Done: ['https://accounts.google.com/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252F&amp;hl=en_US&amp;ltmpl=sso']'
  173. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  174. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] _httpLogin : 'Part A : {'referer': 'http://www.youtube.com/', 'link': 'https://accounts.google.com/ServiceLogin?uilel=3&service=youtube&passive=true&continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252F&hl=en_US&ltmpl=sso'}'
  175. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'form' - {'id': 'gaia_loginform'} - 'action' - <type 'str'>'
  176. 22:01:59 T:106082304 ERROR: GetDirectory - Error getting plugin://plugin.video.youtube/?path=/root/login&action=settings&
  177. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting attribute action content for 0 matches '
  178. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  179. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'meta' - {'http-equiv': 'refresh'} - 'content' - <type 'str'>'
  180. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting attribute content content for 0 matches '
  181. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  182. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'input' - {'name': 'smsToken'} - 'value' - <type 'str'>'
  183. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting attribute value content for 0 matches '
  184. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  185. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'input' - {'name': 'continue'} - 'value' - <type 'str'>'
  186. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting attribute value content for 0 matches '
  187. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  188. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'span' - {'class': 'masthead-user-username'} - False - <type 'str'>'
  189. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting element content for 0 matches '
  190. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  191. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] _httpLogin : 'Step : 1'
  192. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'called for : {'referer': 'http://www.youtube.com/', 'link': 'https://accounts.google.com/ServiceLogin?uilel=3&service=youtube&passive=true&continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252F&hl=en_US&ltmpl=sso'}'
  193. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'got default: https://accounts.google.com/ServiceLogin?uilel=3&service=youtube&passive=true&continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252F&hl=en_US&ltmpl=sso'
  194. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'Added refer: '
  195. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'Added referer: http://www.youtube.com/'
  196. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'connecting to server... https://accounts.google.com/ServiceLogin?uilel=3&service=youtube&passive=true&continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252F&hl=en_US&ltmpl=sso'
  197. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'Setting cookie: PREF=f1=50000000&hl=en;'
  198. 22:01:59 T:106082304 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/?path=/root/login&action=settings&) failed
  199. 22:01:59 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'URLError : <urlopen error _ssl.c:310: Invalid SSL protocol variant specified.>'
  200. 22:02:02 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'called for : {'referer': 'http://www.youtube.com/', 'link': 'https://accounts.google.com/ServiceLogin?uilel=3&service=youtube&passive=true&continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252F&hl=en_US&ltmpl=sso', 'error': 1}'
  201. 22:02:02 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'got default: https://accounts.google.com/ServiceLogin?uilel=3&service=youtube&passive=true&continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252F&hl=en_US&ltmpl=sso'
  202. 22:02:02 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'Added refer: '
  203. 22:02:02 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'Added referer: http://www.youtube.com/'
  204. 22:02:02 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'connecting to server... https://accounts.google.com/ServiceLogin?uilel=3&service=youtube&passive=true&continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252F&hl=en_US&ltmpl=sso'
  205. 22:02:02 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'Setting cookie: PREF=f1=50000000&hl=en;'
  206. 22:02:02 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'URLError : <urlopen error _ssl.c:310: Invalid SSL protocol variant specified.>'
  207. 22:02:05 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'called for : {'referer': 'http://www.youtube.com/', 'link': 'https://accounts.google.com/ServiceLogin?uilel=3&service=youtube&passive=true&continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252F&hl=en_US&ltmpl=sso', 'error': 2}'
  208. 22:02:05 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'got default: https://accounts.google.com/ServiceLogin?uilel=3&service=youtube&passive=true&continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252F&hl=en_US&ltmpl=sso'
  209. 22:02:05 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'Added refer: '
  210. 22:02:05 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'Added referer: http://www.youtube.com/'
  211. 22:02:06 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'connecting to server... https://accounts.google.com/ServiceLogin?uilel=3&service=youtube&passive=true&continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252F&hl=en_US&ltmpl=sso'
  212. 22:02:06 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'Setting cookie: PREF=f1=50000000&hl=en;'
  213. 22:02:06 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'URLError : <urlopen error _ssl.c:310: Invalid SSL protocol variant specified.>'
  214. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'called for : {'referer': 'http://www.youtube.com/', 'link': 'https://accounts.google.com/ServiceLogin?uilel=3&service=youtube&passive=true&continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252F&hl=en_US&ltmpl=sso', 'error': 3}'
  215. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] _fetchPage : 'giving up'
  216. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'span' - {'class': 'masthead-user-username'} - False - <type 'str'>'
  217. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting element content for 0 matches '
  218. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  219. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] _findErrors : ''
  220. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'div' - {'class': 'errormsg'} - False - <type 'str'>'
  221. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting element content for 0 matches '
  222. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  223. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] _findErrors : '1'
  224. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'div' - {'class': 'error smaller'} - False - <type 'str'>'
  225. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting element content for 0 matches '
  226. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  227. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] _findErrors : '2'
  228. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'div' - {'id': 'unavailable-message'} - False - <type 'str'>'
  229. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting element content for 0 matches '
  230. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  231. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'span' - {'class': 'errormsg'} - False - <type 'str'>'
  232. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting element content for 0 matches '
  233. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  234. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'a' - {'class': 'end'} - 'href' - <type 'str'>'
  235. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting attribute href content for 0 matches '
  236. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  237. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'form' - {'id': 'gaia_loginform'} - 'action' - <type 'str'>'
  238. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting attribute action content for 0 matches '
  239. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  240. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'meta' - {'http-equiv': 'refresh'} - 'content' - <type 'str'>'
  241. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting attribute content content for 0 matches '
  242. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  243. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'input' - {'name': 'smsToken'} - 'value' - <type 'str'>'
  244. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting attribute value content for 0 matches '
  245. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  246. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'input' - {'name': 'continue'} - 'value' - <type 'str'>'
  247. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting attribute value content for 0 matches '
  248. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  249. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'span' - {'class': 'masthead-user-username'} - False - <type 'str'>'
  250. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting element content for 0 matches '
  251. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  252. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] _findErrors : ''
  253. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'div' - {'class': 'errormsg'} - False - <type 'str'>'
  254. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting element content for 0 matches '
  255. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  256. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] _findErrors : '1'
  257. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'div' - {'class': 'error smaller'} - False - <type 'str'>'
  258. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting element content for 0 matches '
  259. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  260. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] _findErrors : '2'
  261. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'div' - {'id': 'unavailable-message'} - False - <type 'str'>'
  262. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting element content for 0 matches '
  263. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  264. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'start: 'span' - {'class': 'errormsg'} - False - <type 'str'>'
  265. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Getting element content for 0 matches '
  266. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] parseDOM : 'Done'
  267. 22:02:09 T:135589888 NOTICE: [YouTube-2.8.0] _findErrors : 'couldn't find any errors: {'status': 500, 'content': ''}'
  268. 22:02:09 T:140693504 NOTICE: -->Python Interpreter Initialized<--
  269. 22:02:10 T:140693504 NOTICE: YouTube-2.8.0 ARGV: ['plugin://plugin.video.youtube/', '0', '']
  270. 22:02:10 T:140693504 NOTICE: StorageServer Module loaded RUN(instance only)
  271. 22:02:10 T:140693504 NOTICE: StorageClient-0.8 Starting server
  272. 22:02:10 T:135589888 NOTICE: [StorageServer] run : 'Storage Server starting /var/mobile/Library/Preferences/XBMC/userdata/Database/commoncache.db'
  273. 22:02:10 T:135589888 NOTICE: [StorageServer] startDB : 'sql3'
  274. 22:02:10 T:135589888 NOTICE: [StorageServer] run : 'accepting'
  275. 22:02:10 T:140693504 NOTICE: CommonFunctions-0.9.0
  276. 22:02:11 T:135589888 NOTICE: [StorageServer] run : 'Closing down'
  277. 22:02:11 T:135589888 NOTICE: [StorageServer] run : 'Deleting socket file'
  278. 22:02:11 T:135589888 NOTICE: [StorageServer] run : 'Closed down'
  279. 22:02:30 T:134410240 ERROR: Unable to find plugin
  280. 22:02:30 T:106082304 ERROR: GetDirectory - Error getting plugin://
  281. 22:02:30 T:106082304 ERROR: CGUIMediaWindow::GetDirectory(plugin://) failed
  282. 22:02:33 T:136122368 NOTICE: -->Python Interpreter Initialized<--
  283. 22:02:38 T:106082304 NOTICE: Storing total System Uptime
  284. 22:02:38 T:106082304 NOTICE: Saving settings
  285. 22:02:38 T:106082304 NOTICE: stop all
  286. 22:02:38 T:106082304 NOTICE: ES: Stopping event server
  287. 22:02:38 T:106082304 NOTICE: stopping zeroconf publishing
  288. 22:02:38 T:106082304 NOTICE: Webserver: Stopping...
  289. 22:02:38 T:106082304 NOTICE: WebServer: Stopped the webserver
  290. 22:02:38 T:106082304 NOTICE: Webserver: Stopped...
  291. 22:02:39 T:111800320 NOTICE: ES: UDP Event server stopped
  292. 22:02:39 T:106082304 NOTICE: stop sap announcement listener
  293. 22:02:39 T:106082304 NOTICE: clean cached files!
  294. 22:02:39 T:106082304 NOTICE: unload skin
  295. 22:02:48 T:110735360 NOTICE: SKIN == True
  296. 22:02:48 T:106082304 NOTICE: stop python
  297. 22:03:17 T:106082304 NOTICE: stopped
  298. 22:03:17 T:106082304 NOTICE: destroy
  299. 22:03:18 T:106082304 NOTICE: unload sections
  300. 22:03:18 T:106082304 NOTICE: destroy
  301. 22:03:18 T:106082304 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
  302. 22:03:18 T:106082304 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
  303. 22:03:18 T:106082304 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
  304. 22:03:18 T:106082304 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
  305. 22:03:18 T:106082304 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
  306. 22:03:18 T:106082304 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
  307. 22:03:18 T:106082304 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
  308. 22:03:18 T:106082304 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
  309. 22:03:18 T:106082304 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
  310. 22:03:18 T:106082304 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
  311. 22:03:18 T:106082304 NOTICE: unload sections
  312. 22:03:18 T:106082304 NOTICE: application stopped...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement