Advertisement
Guest User

XBMC Debug Log

a guest
Jun 6th, 2011
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 86.36 KB | None | 0 0
  1. ################### xbmc.log start #####################
  2. 18:03:20 T:66090304 M:3385085952 NOTICE: -----------------------------------------------------------------------
  3. 18:03:20 T:66090304 M:3385085952 NOTICE: Starting XBMC, Platform: Mac OS X (10.7.0 i386). Built on Mar 9 2011 (Git:e9e9099)
  4. 18:03:20 T:66090304 M:3385085952 NOTICE: special://xbmc/ is mapped to: /Applications/XBMC.app/Contents/Resources/XBMC
  5. 18:03:20 T:66090304 M:3385085952 NOTICE: special://xbmcbin/ is mapped to: /Applications/XBMC.app/Contents/Resources/XBMC
  6. 18:03:20 T:66090304 M:3385085952 NOTICE: special://masterprofile/ is mapped to: /Users/Petch/Library/Application Support/XBMC/userdata
  7. 18:03:20 T:66090304 M:3385077760 NOTICE: special://home/ is mapped to: /Users/Petch/Library/Application Support/XBMC
  8. 18:03:20 T:66090304 M:3385077760 NOTICE: special://temp/ is mapped to: /Users/Petch/.xbmc/temp
  9. 18:03:20 T:66090304 M:3385077760 NOTICE: The executable running is: /Applications/XBMC.app/Contents/MacOS/XBMC
  10. 18:03:20 T:66090304 M:3385077760 NOTICE: Log File is located: /Users/Petch/Library/Logs/xbmc.log
  11. 18:03:20 T:66090304 M:3385077760 NOTICE: -----------------------------------------------------------------------
  12. 18:03:20 T:66090304 M:3385077760 NOTICE: Setup SDL
  13. 18:03:21 T:66090304 M:3383357440 NOTICE: load settings...
  14. 18:03:21 T:66090304 M:3383328768 ERROR: Unable to load libcrystalhd.dylib, reason: dlopen(libcrystalhd.dylib, 1): image not found
  15. 18:03:21 T:66090304 M:3383312384 NOTICE: special://profile/ is mapped to: special://masterprofile/
  16. 18:03:21 T:66090304 M:3383312384 NOTICE: loading special://masterprofile/guisettings.xml
  17. 18:03:21 T:66090304 M:3381727232 NOTICE: Getting hardware information now...
  18. 18:03:21 T:66090304 M:3381727232 NOTICE: Checking resolution 12
  19. 18:03:21 T:66090304 M:3381547008 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  20. 18:03:21 T:66090304 M:3381534720 NOTICE: Loaded playercorefactory configuration
  21. 18:03:21 T:66090304 M:3381534720 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  22. 18:03:21 T:66090304 M:3381534720 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  23. 18:03:21 T:66090304 M:3381481472 NOTICE: Loaded advancedsettings.xml from special://profile/advancedsettings.xml
  24. 18:03:21 T:66090304 M:3381477376 NOTICE: Contents of special://profile/advancedsettings.xml are...
  25. <!--
  26. This REGEX is UNOFFICIAL/EXPERIMENTAL and may in places require a strict folder structure.
  27. See forum link for README, changelog and support.
  28.  
  29. Version: V2.3
  30. Author: Xe
  31. Link: http://forum.xbmc.org/showthread.php?t=51614
  32.  
  33. ################################################################################-->
  34. <advancedsettings>
  35. <!-- Customise/remove/comment this section to your personal preferences -->
  36. <useddsfanart>true</useddsfanart>
  37. <!-- Enable GPU accelerated fanart-->
  38. <navigatevirtualkeyboard>true</navigatevirtualkeyboard>
  39. <!-- Activates virtual keyboard navigation, default is false -->
  40. <cputempcommand>cputemp</cputempcommand>
  41. <!-- OpenELEC Specific -->
  42. <gputempcommand>gputemp</gputempcommand>
  43. <!-- OpenELEC Specific -->
  44. <samba>
  45. <clienttimeout>30</clienttimeout>
  46. <!-- Set a sensible SAMBA timeout -->
  47. </samba>
  48. <lcd>
  49. <!-- This is for my Antec LCD. Edit for your own -->
  50. <rows>2</rows>
  51. <columns>16</columns>
  52. <scrolldelay>4</scrolldelay>
  53. <dimonscreensave>true</dimonscreensave>
  54. <!-- Turns of the LCD/VFD backlight while screensaving. Defaults to false. -->
  55. </lcd>
  56. <videolibrary>
  57. <hideallitems>true</hideallitems>
  58. <!-- Remove the "*All" items from the video library -->
  59. <hideemptyseries>false</hideemptyseries>
  60. <!-- Dont hide empty series in the video library -->
  61. <hiderecentlyaddeditems>false</hiderecentlyaddeditems>
  62. <!-- Dont remove the "Recently added ..." items from the video library. -->
  63. <recentlyaddeditems>300</recentlyaddeditems>
  64. <!-- Increase number of recently added items from default 25 -->
  65. <backgroundupdate>false</backgroundupdate>
  66. <!-- Set to hide the video scanner dialog from the gui -->
  67. <flattentvshows>0</flattentvshows>
  68. <!-- Never flatten TV show seasons, 0=never 1=if one season (default) 2=all -->
  69. </videolibrary>
  70. <musiclibrary>
  71. <backgroundupdate>false</backgroundupdate>
  72. <!-- set to hide the music scanner dialog from the gui -->
  73. </musiclibrary>
  74. <myvideos>
  75. <extractthumb>false</extractthumb>
  76. <!-- Dont create random thumbnails. Either scrape them from the internet or dont have them -->
  77. </myvideos>
  78. <sorttokens>
  79. <token separators="">&quot;</token>
  80. <!-- Ignore " when sorting. Senisble due to IMDB naming policy -->
  81. </sorttokens>
  82. <video>
  83. <!-- Stop XBMC indexing some unwanted common items -->
  84. <excludefromscan action="prepend">
  85. <regexp>(?i)extras</regexp>
  86. <!-- Greedy, whole path, case insensitive ignore -->
  87. <regexp>(?i)sample</regexp>
  88. <!-- Greedy, whole path, case insensitive ignore -->
  89. <regexp>(?i)uTorrentPartFile</regexp>
  90. <!-- Ignore common scrap files -->
  91. </excludefromscan>
  92. <excludetvshowsfromscan action="prepend">
  93. <regexp>(?i)extras</regexp>
  94. <!-- Greedy, whole path, case insensitive ignore -->
  95. <regexp>(?i)sample</regexp>
  96. <!-- Greedy, whole path, case insensitive ignore -->
  97. <regexp>(?i)uTorrentPartFile</regexp>
  98. <!-- Ignore common scrap files -->
  99. </excludetvshowsfromscan>
  100. </video>
  101. <tvshowmatching action="prepend">
  102. <!-- Catch some troublesome formats before XBMC -->
  103. <!-- DIRFIX Handling -->
  104. <regexp>(?i)[\. _-]s(\d{1,2})[\. _-]?e(\d{1,2})(.*)dirfix</regexp>
  105. <!-- DIRFIX Handling show.name.S01E10E11.ep.name.here.DiRFiX.PROPER.HDTV.XviD-XEE-->
  106. <!-- Edge case scene handling -->
  107. <regexp>(?i)[/\\]tpz-(?:24|30rock|4400)(\d)(\d{2})(\d{2})?(?:r|fix|dc|-repack|int|d)?\.</regexp>
  108. <!-- tpz-SPECIFICSHOW12324.avi This attempts to cater for some odditys -->
  109. <regexp>(?i)[/\\]tpz-\D*(\d)(\d{2})(\d{2})?(?:r|fix|dc|-repack|int|d)?\.</regexp>
  110. <!-- tzp-show12324.avi -->
  111. <regexp>(?i)[/\\]tpz-johnadams(\d).avi</regexp>
  112. <!-- tpz-johnadams2.avi. Another TPZ divergence from their own naming scheme. XBMC will assume Season 1 if only one match-->
  113. <regexp>(?i)[/\\]tpz-\D*(\d)(\d{2})(\d{2})?(?:r|fix|dc|-repack|int|d)?\.</regexp>
  114. <!-- tzp-show12324.avi -->
  115. <regexp>(?i)[.a-z](\d{1,2})(\d\d)-notv([^/\\]*)</regexp>
  116. <!-- frng101-notv.avi -->
  117. <regexp>(?i)[/\\]\w+-\w+(\d)(\d\d)\.</regexp>
  118. <!-- mtn-tts104.avi -->
  119. <!-- Anime specific matching. YMMV with this one as anime naming is oddball. REQUIRES CRC in name -->
  120. <regexp>(?i)()(?:[\. _-]|ep)(\d{1,3})[\. _-v].*[[({][\da-f]{8}[])}]</regexp>
  121. <!-- [Doki]_Asobi_ni_Iku_yo!_-_03v2_(1280x720_h264_AAC)_[B5B9C6F3].mkv -->
  122. </tvshowmatching>
  123. <tvshowmatching action="append">
  124. <!-- XBMC has tried, now its our turn again -->
  125. <!-- Use the season number from the folder name and ep number from video file -->
  126. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\]\D+[\. _-](\d{1,2})[\. _-]\D+</regexp>
  127. <!-- /Season 1/the_episode_8.avi HUGE potential for false positives. Comment out if you are unsure -->
  128. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?\D\1(\d\d)(?!.*])</regexp>
  129. <!-- /Action/Season 1/Action101 Pilot.avi Last (?!.*]) helps with anime false positives. not a perfect solution -->
  130. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\](\d{1,2})\W([^/\\]*)</regexp>
  131. <!-- /UFO/Season 1/02.Computer.Affair.Divx e.g. lame sequntial numbering witout season -->
  132. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?\Wep?\.?(\d{1,2})\W([^/\\]*)</regexp>
  133. <!-- /Ulysses 31/Season 1/Ulysses 31 E12 Trapped.avi e.g. lame sequntial numbering witout season -->
  134. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?\W?episode\W?(\d{1,2})\W([^/\\]*)</regexp>
  135. <!-- /The Chronicles/Season 1/Chronicles.Of.01.The.episode.6.DVDRip.DivX-movies.avi -->
  136. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?\Wpart\W?(\d{1,2})\W([^/\\]*)</regexp>
  137. <!-- /NASA Missions/Season 1/nasa.missions.part.3.hdtv.xvid-fqm.avi -->
  138. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?\Wchapter\W?(\d{1,2})\W([^/\\]*)</regexp>
  139. <!-- /The Young/Season 1/The.Young.Chapter.01.My.First.Adventure.DVDRip.XviD-SAiNTS.avi -->
  140. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?\1\W?x\W?(\d{1,2})([^/\\]*)</regexp>
  141. <!-- /season 5/Lost - 5 x 05.mkv -->
  142. <regexp>(?i)[/\\](?:s|season)\W?(\d{1,2})\D*[/\\].*?s0?\1[ex.]{0,2}(\d{1,2})([^/\\]*)</regexp>
  143. <!-- /Season 1/Grange Hill S01xE01.avi -->
  144. </tvshowmatching>
  145. <moviestacking>
  146. <!-- Tokens - (Title)(Volume)(Ignore)(Extension). If you have a "one pile file" system of movie organization then DONT run these -->
  147. <regexp>(?i)(.*-done[\. _-])(\d)(\.)(\w{3})$</regexp>
  148. <!-- movie name.blah.DVDRip.XviD-DoNE.1.avi -->
  149. <regexp>(?i)(.*?[\. _-]cd)(\d)([\. _-].*?\.)(\w{3})$</regexp>
  150. <!-- movie name.blah.iNTERNAL.DVDRip.XViD.CD1-TWiST.avi -->
  151. <regexp>(?i)(.*?[\. _-]cd)(\d)(\.)(\w{3})$</regexp>
  152. <!-- group-40yearoldv-cd1.avi -->
  153. <regexp>(?i)(.*?cd)(\d)(\.)(\w{3})$</regexp>
  154. <!-- group-30doncd1.avi -->
  155. <regexp>(?i)(.*[\. _-])([abc])(\.)(\w{3})$</regexp>
  156. <!-- group-310ty-a.avi -->
  157. <regexp>(?i)(.*?)([abc123])(\.)(\w{3})$</regexp>
  158. <!-- group-outa.avi -->
  159. <regexp>(?i)(.*?)([abc123])([\. _-](?:xvid|divx|int)\.)(\w{3})$</regexp>
  160. <!-- group-moviea-xvid.avi -->
  161. <regexp>(?i)(.*)(\d{1,2})(\.)(\w{3})$</regexp>
  162. <!-- group-movie2.avi -->
  163. <regexp>(?i)(.*)(\d{1,2})([\. _-]\w{3,10}\.)(\w{3})$</regexp>
  164. <!-- movie1-grp.avi -->
  165. <regexp>(?i)(.*?[\. _-])(\d{1,2})(\.)(\w{3})$</regexp>
  166. <!-- movie-name-01.avi.avi -->
  167. <regexp>(?i)(.*?[\. _-]part)(\d{1,2})([\. _-].*?\.)(\w{3})$</regexp>
  168. <!-- Movie.name.DvDrip.Part1-group.avi -->
  169. </moviestacking>
  170. </advancedsettings>
  171. 18:03:21 T:66090304 M:3381473280 NOTICE: Getting hardware information now...
  172. 18:03:21 T:66090304 M:3381473280 NOTICE: Checking resolution 12
  173. 18:03:21 T:66090304 M:3381473280 NOTICE: Default DVD Player: dvdplayer
  174. 18:03:21 T:66090304 M:3381473280 NOTICE: Default Video Player: dvdplayer
  175. 18:03:21 T:66090304 M:3381473280 NOTICE: Default Audio Player: paplayer
  176. 18:03:21 T:66090304 M:3381473280 NOTICE: Loading media sources from special://masterprofile/sources.xml
  177. 18:03:21 T:66090304 M:3377266688 NOTICE: GL_VENDOR = NVIDIA Corporation
  178. 18:03:21 T:66090304 M:3377262592 NOTICE: GL_RENDERER = NVIDIA GeForce 9400M OpenGL Engine
  179. 18:03:21 T:66090304 M:3377258496 NOTICE: GL_VERSION = 2.1 NVIDIA-1.6.26
  180. 18:03:21 T:66090304 M:3377258496 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20
  181. 18:03:21 T:66090304 M:3377254400 NOTICE: GL_EXTENSIONS = GL_ARB_transpose_matrix GL_ARB_vertex_program GL_ARB_vertex_blend GL_ARB_window_pos GL_ARB_shader_objects GL_ARB_vertex_shader GL_ARB_shading_language_100 GL_EXT_multi_draw_arrays GL_EXT_clip_volume_hint GL_EXT_rescale_normal GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_gpu_program_parameters GL_EXT_geometry_shader4 GL_EXT_transform_feedback GL_APPLE_client_storage GL_APPLE_specular_vector GL_APPLE_transform_hint GL_APPLE_packed_pixels GL_APPLE_fence GL_APPLE_vertex_array_object GL_APPLE_vertex_program_evaluators GL_APPLE_element_array GL_APPLE_flush_render GL_APPLE_aux_depth_stencil GL_NV_texgen_reflection GL_NV_light_max_exponent GL_IBM_rasterpos_clip GL_SGIS_generate_mipmap GL_ARB_imaging GL_ARB_point_parameters GL_ARB_texture_env_crossbar GL_ARB_texture_border_clamp GL_ARB_multitexture GL_ARB_texture_env_add GL_ARB_texture_cube_map GL_ARB_texture_env_dot3 GL_ARB_multisample GL_ARB_texture_env_combine GL_ARB_texture_compression GL_ARB_texture_mirrored_repeat GL_ARB_shadow GL_ARB_depth_texture GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_occlusion_query GL_ARB_point_sprite GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ARB_pixel_buffer_object GL_ARB_draw_buffers GL_ARB_shader_texture_lod GL_ARB_color_buffer_float GL_ARB_half_float_vertex GL_ARB_texture_rg GL_ARB_texture_compression_rgtc GL_ARB_framebuffer_object GL_EXT_compiled_vertex_array GL_EXT_draw_buffers2 GL_EXT_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_texture_rectangle GL_ARB_texture_rectangle GL_EXT_texture_env_add GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_texture_lod_bias GL_EXT_abgr GL_EXT_bgra GL_EXT_stencil_wrap GL_EXT_texture_filter_anisotropic GL_EXT_secondary_color GL_EXT_blend_func_separate GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_depth_bounds_test GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_sRGB GL_EXT_blend_equation_separate GL_EXT_texture_mirror_clamp GL_EXT_packed_depth_stencil GL_EXT_bindable_uniform GL_EXT_texture_integer GL_EXT_gpu_shader4 GL_EXT_framebuffer_sRGB GL_EXT_provoking_vertex GL_APPLE_flush_buffer_range GL_APPLE_ycbcr_422 GL_APPLE_rgb_422 GL_APPLE_vertex_array_range GL_APPLE_texture_range GL_APPLE_float_pixels GL_ATI_texture_float GL_ARB_texture_float GL_ARB_half_float_pixel GL_APPLE_pixel_buffer GL_APPLE_object_purgeable GL_NV_point_sprite GL_NV_blend_square GL_NV_fog_distance GL_NV_depth_clamp GL_NV_multisample_filter_hint GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NV_conditional_render GL_ATI_texture_mirror_once GL_ATI_texture_env_combine3 GL_ATI_separate_stencil GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_EXT_texture_array GL_EXT_vertex_array_bgra GL_ARB_instanced_arrays GL_ARB_depth_buffer_float GL_EXT_packed_float GL_EXT_texture_shared_exponent
  182. 18:03:22 T:66090304 M:3368804352 NOTICE: start dvd mediatype detection
  183. 18:03:22 T:66090304 M:3368792064 NOTICE: initializing playlistplayer
  184. 18:03:22 T:66090304 M:3368792064 NOTICE: DONE initializing playlistplayer
  185. 18:03:23 T:66090304 M:3349794816 WARNING: Skin has invalid include: VisibleFadeEffectTV
  186. 18:03:23 T:66090304 M:3345883136 WARNING: Previous line repeats 39 times.
  187. 18:03:23 T:66090304 M:3345883136 ERROR: invalid rss url set referenced in skin
  188. 18:03:23 T:66090304 M:3345805312 ERROR: Error evaluating boolean expression Window[name].Property
  189. 18:03:24 T:66090304 M:3342151680 ERROR: Error evaluating boolean expression VideoPlayer.Content(movies)+ Player.ChapterChapterName +![[Player.Paused + Player.Caching] + !Player.Seeking]
  190. 18:03:24 T:66090304 M:3341701120 NOTICE: UpdateLibraries - Starting video library startup scan
  191. 18:03:24 T:66090304 M:3341484032 NOTICE: UpdateLibraries - Starting music library startup scan
  192. 18:03:24 T:2955026432 M:3341475840 NOTICE: VideoInfoScanner: Starting scan ..
  193. 18:03:24 T:66090304 M:3341152256 NOTICE: initialize done
  194. 18:03:24 T:66090304 M:3341152256 NOTICE: Running the application...
  195. 18:03:24 T:2955558912 M:3340984320 NOTICE: My Music: Scanning for music info using worker thread, operation took 00:00
  196. 18:03:24 T:66090304 M:3340496896 NOTICE: ES: Starting event server
  197. 18:03:24 T:2956623872 M:3340488704 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
  198. 18:03:24 T:2956623872 M:3340488704 NOTICE: UDP: Listening on port 9777
  199. 18:03:24 T:66090304 M:3340480512 NOTICE: starting zeroconf publishing
  200. 18:03:24 T:2956091392 M:3340398592 NOTICE: -->Python Interpreter Initialized<--
  201. 18:03:24 T:2962374656 M:3320852480 NOTICE: -->Python Interpreter Initialized<--
  202. 18:03:24 T:2958299136 M:3320455168 NOTICE: -->Python Interpreter Initialized<--
  203. 18:03:25 T:2962374656 M:3311751168 NOTICE: ### TV-Show Next-Aired starting ...
  204. 18:03:25 T:2962374656 M:3311751168 NOTICE: ### author: Ppic, Frost
  205. 18:03:25 T:2962374656 M:3311751168 NOTICE: ### URL: http://code.google.com/p/passion-xbmc/
  206. 18:03:25 T:2962374656 M:3311751168 NOTICE: ### credits: Team Passion-XBMC, http://passion-xbmc.org/
  207. 18:03:25 T:2962374656 M:3311751168 NOTICE: ### date: 17-10-2010
  208. 18:03:25 T:2962374656 M:3311751168 NOTICE: ### version: 2.1.2
  209. 18:03:25 T:2962374656 M:3311751168 NOTICE: {'alarm': '99', 'silent': 'true'}
  210. 18:03:25 T:2962374656 M:3311882240 NOTICE: ###db less than 24, fetch local data...
  211. 18:03:25 T:2962374656 M:3311882240 NOTICE: ### Load list: /Users/Petch/Library/Application Support/XBMC/userdata/addon_data/script.tv.show.next.aired/next_aired.db
  212. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###data available
  213. 18:03:25 T:2962374656 M:3310788608 NOTICE: ### next list: 12 shows ### [{'Status': 'Returning Series', 'ep_img': '/Volumes/Archive/TV Shows & Series/Burn Notice/folder.jpg', 'RFC3339': '2011-06-23T22:00:00-4:00', 'GMT+0 NODST': '1308873600', 'Network': 'USA', 'Classification': 'Scripted', 'Started': 'Jun/28/2007', 'Show Name': 'Burn Notice', 'Show URL': 'http://www.tvrage.com/Burn_Notice', 'Genres': 'Action | Adventure | Crime | Drama', 'Premiered': '2007', 'Airtime': 'Thursday at 10:00 pm', 'Ended': '', 'Show ID': '15383', 'Country': 'USA', 'Next Episode': '05x01^Company Man^Jun/23/2011', 'path': '/Volumes/Archive/TV Shows & Series/Burn Notice/', 'Runtime': '60', 'localname': 'Burn Notice', 'Latest Episode': '04x18^Last Stand^Dec/16/2010'}, {'Status': 'New Series', 'ep_img': '/Volumes/Archive/TV Shows & Series/Camelot/folder.jpg', 'RFC3339': '2011-06-10T22:00:00-4:00', 'GMT+0 NODST': '1307750400', 'Network': 'Starz', 'Classification': 'Scripted', 'Started': 'Feb/25/2011', 'Show Name': 'Camelot', 'Show URL': 'http://www.tvrage.com/Camelot', 'Genres': 'Drama | Educational | Family | History', 'Premiered': '2011', 'Airtime': 'Friday at 10:00 pm', 'Ended': '', 'Show ID': '23669', 'Country': 'USA', 'Next Episode': '01x10^Reckoning^Jun/10/2011', 'path': '/Volumes/Archive/TV Shows & Series/Camelot/', 'Runtime': '60', 'localname': 'Camelot', 'Latest Episode': '01x09^The Battle of Bardon Pass^Jun/03/2011'}, {'Status': 'Returning Series', 'ep_img': '/Volumes/Archive/TV Shows & Series/Dexter/folder.jpg', 'RFC3339': '2011-09-25T21:00:00-4:00', 'GMT+0 NODST': '1316991600', 'Network': 'Showtime', 'Classification': 'Scripted', 'Started': 'Oct/01/2006', 'Show Name': 'Dexter', 'Show URL': 'http://www.tvrage.com/Dexter', 'Genres': 'Crime | Drama', 'Premiered': '2006', 'Airtime': 'Sunday at 09:00 pm', 'Ended': '', 'Show ID': '7926', 'Country': 'USA', 'Next Episode': '06x01^Season 6, Episode 1^Sep/25/2011', 'path': '/Volumes/Archive/TV Shows & Series/Dexter/', 'Runtime': '60', 'localname': 'Dexter', 'Latest Episode': '05x12^The Big One^Dec/12/2010'}, {'Status': 'Final Season', 'ep_img': '/Volumes/Archive/TV Shows & Series/Entourage/folder.jpg', 'RFC3339': '2011-07-24T22:30:00-4:00', 'GMT+0 NODST': '1311553800', 'Network': 'HBO', 'Classification': 'Scripted', 'Started': 'Jul/18/2004', 'Show Name': 'Entourage', 'Show URL': 'http://www.tvrage.com/Entourage', 'Genres': 'Comedy | Drama', 'Premiered': '2004', 'Airtime': 'Sunday at 10:30 pm', 'Ended': '', 'Show ID': '3449', 'Country': 'USA', 'Next Episode': '08x01^Season 8, Episode 1^Jul/24/2011', 'path': '/Volumes/Archive/TV Shows & Series/Entourage/', 'Runtime': '30', 'localname': 'Entourage', 'Latest Episode': '07x10^Lose Yourself^Sep/12/2010'}, {'Status': 'Returning Series', 'ep_img': '/Volumes/Archive/TV Shows & Series/Game of Thrones/folder.jpg', 'RFC3339': '2011-06-12T21:00:00-4:00', 'GMT+0 NODST': '1307919600', 'Network': 'HBO', 'Classification': 'Scripted', 'Started': 'Dec/10/2010', 'Show Name': 'Game of Thrones', 'Show URL': 'http://www.tvrage.com/Game_of_Thrones', 'Genres': 'Action | Drama | Fantasy', 'Premiered': '2010', 'Airtime': 'Sunday at 09:00 pm', 'Ended': '', 'Show ID': '24493', 'Country': 'USA', 'Next Episode': '01x09^Baelor^Jun/12/2011', 'path': '/Volumes/Archive/TV Shows & Series/Game of Thrones/', 'Runtime': '60', 'localname': 'Game of Thrones', 'Latest Episode': '01x08^The Pointy End^Jun/05/2011'}, {'Status': 'Returning Series', 'ep_img': '/Volumes/Archive/TV Shows & Series/Inside the Mafia/folder.jpg', 'RFC3339': '2011-06-07T20:00:00-4:00', 'GMT+0 NODST': '1307484000', 'Network': 'Bravo', 'Classification': 'Talk Shows', 'Started': 'Aug/14/1994', 'Show Name': 'Inside the Actors Studio', 'Show URL': 'http://www.tvrage.com/Inside_the_Actors_Studio', 'Premiered': '1994', 'Airtime': 'Tuesday at 08:00 pm', 'Ended': '', 'Show ID': '3968', 'Country': 'USA', 'Next Episode': '17x05^The Cast of Modern Family^Jun/07/2011', 'path': '/Volumes/Archive/TV Shows & Series/Inside the Mafia/', 'Runtime': '60', 'localname': 'Inside the Mafia', 'Latest Episode': '17x04^Bradley Cooper^Mar/14/2011'}, {'Status': 'Returning Series', 'ep_img': '/Volumes/Archive/TV Shows & Series/Leverage/folder.jpg', 'RFC3339': '2011-06-26T21:00:00-4:00', 'GMT+0 NODST': '1309129200', 'Network': 'TNT', 'Classification': 'Scripted', 'Started': 'Dec/07/2008', 'Show Name': 'Leverage', 'Show URL': 'http://www.tvrage.com/Leverage', 'Genres': 'Action | Comedy | Crime | Drama', 'Premiered': '2008', 'Airtime': 'Sunday at 09:00 pm', 'Ended': '', 'Show ID': '18411', 'Country': 'USA', 'Next Episode': '04x01^The Long Way Down Job^Jun/26/2011', 'path': '/Volumes/Archive/TV Shows & Series/Leverage/', 'Runtime': '60', 'localname': 'Leverage', 'Latest Episode': '03x16^The San Lorenzo Job^Dec/19/2010'}, {'Status': 'Returning Series', 'ep_img': '/Volumes/Archive/TV Shows & Series/Nurse Jackie/folder.jpg', 'RFC3339': '2011-06-06T22:00:00-4:00', 'GMT+0 NODST': '1307404800', 'Network': 'Showtime', 'Classification': 'Scripted', 'Started': 'Jun/08/2009', 'Show Name': 'Nurse Jackie', 'Show URL': 'http://www.tvrage.com/Nurse_Jackie', 'Genres': 'Comedy | Drama | Family | Medical | Thriller', 'Premiered': '2009', 'Airtime': 'Monday at 10:00 pm', 'Ended': '', 'Show ID': '19651', 'Country': 'USA', 'Next Episode': '03x10^Fuck The Lemurs^Jun/06/2011', 'path': '/Volumes/Archive/TV Shows & Series/Nurse Jackie/', 'Runtime': '30', 'localname': 'Nurse Jackie', 'Latest Episode': '03x09^Have You Met Ms. Jones?^May/23/2011'}, {'Status': 'Returning Series', 'ep_img': '/Volumes/Archive/TV Shows & Series/South Park/folder.jpg', 'RFC3339': '2011-06-08T22:00:00-4:00', 'GMT+0 NODST': '1307577600', 'Network': 'Comedy Central', 'Classification': 'Animation', 'Started': 'Aug/13/1997', 'Show Name': 'South Park', 'Show URL': 'http://www.tvrage.com/South_Park', 'Genres': 'Adult Cartoons | Comedy', 'Premiered': '1997', 'Airtime': 'Wednesday at 10:00 pm', 'Ended': '', 'Show ID': '5266', 'Country': 'USA', 'Next Episode': "15x07^You're Getting Old^Jun/08/2011", 'path': '/Volumes/Archive/TV Shows & Series/South Park/', 'Runtime': '30', 'localname': 'South Park', 'Latest Episode': '15x06^City Sushi^Jun/01/2011'}, {'Status': 'Returning Series', 'ep_img': '/Volumes/Archive/TV Shows & Series/The Walking Dead/folder.jpg', 'RFC3339': '2011-10-31T22:00:00-4:00', 'GMT+0 NODST': '1320109200', 'Network': 'AMC', 'Classification': 'Scripted', 'Started': 'Oct/31/2010', 'Show Name': 'The Walking Dead', 'Show URL': 'http://www.tvrage.com/The_Walking_Dead', 'Genres': 'Action | Drama | Family | Horror/Supernatural | Thriller', 'Premiered': '2010', 'Airtime': 'Sunday at 10:00 pm', 'Ended': '', 'Show ID': '25056', 'Country': 'USA', 'Next Episode': '02x01^Season 2, Episode 1^Oct/31/2011', 'path': '/Volumes/Archive/TV Shows & Series/The Walking Dead/', 'Runtime': '60', 'localname': 'The Walking Dead', 'Latest Episode': '01x06^TS-19^Dec/05/2010'}, {'Status': 'Returning Series', 'ep_img': '/Volumes/Archive/TV Shows & Series/True Blood/folder.jpg', 'RFC3339': '2011-06-26T21:00:00-4:00', 'GMT+0 NODST': '1309129200', 'Network': 'HBO', 'Classification': 'Scripted', 'Started': 'Sep/07/2008', 'Show Name': 'True Blood', 'Show URL': 'http://www.tvrage.com/True_Blood', 'Genres': 'Drama | Horror/Supernatural | Mystery | Thriller', 'Premiered': '2008', 'Airtime': 'Sunday at 09:00 pm', 'Ended': '', 'Show ID': '12662', 'Country': 'USA', 'Next Episode': "04x01^She's Not There^Jun/26/2011", 'path': '/Volumes/Archive/TV Shows & Series/True Blood/', 'Runtime': '60', 'localname': 'True Blood', 'Latest Episode': '03x12^Evil is Going On^Sep/12/2010'}, {'Status': 'Returning Series', 'ep_img': '/Volumes/Archive/TV Shows & Series/Weeds/folder.jpg', 'RFC3339': '2011-06-27T22:00:00-4:00', 'GMT+0 NODST': '1309219200', 'Network': 'Showtime', 'Classification': 'Scripted', 'Started': 'Aug/07/2005', 'Show Name': 'Weeds', 'Show URL': 'http://www.tvrage.com/Weeds', 'Genres': 'Comedy | Crime | Drama', 'Premiered': '2005', 'Airtime': 'Monday at 10:00 pm', 'Ended': '', 'Show ID': '6554', 'Country': 'USA', 'Next Episode': '07x01^Season 7, Episode 1^Jun/27/2011', 'path': '/Volumes/Archive/TV Shows & Series/Weeds/', 'Runtime': '30', 'localname': 'Weeds', 'Latest Episode': '06x13^Theoretical Love Is Not Dead^Nov/15/2010'}]
  214. 18:03:25 T:2962374656 M:3310788608 NOTICE: 2011-06-06
  215. 18:03:25 T:2962374656 M:3310788608 NOTICE: ################
  216. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###Nurse Jackie
  217. 18:03:25 T:2962374656 M:3310788608 NOTICE: TODAY
  218. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###03x10^Fuck The Lemurs^Jun/06/2011
  219. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###2011-06-06T22:00:00-4:00
  220. 18:03:25 T:2962374656 M:3310788608 NOTICE: 2011-06-06
  221. 18:03:25 T:2962374656 M:3310788608 NOTICE: ################
  222. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###Inside the Mafia
  223. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###17x05^The Cast of Modern Family^Jun/07/2011
  224. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###2011-06-07T20:00:00-4:00
  225. 18:03:25 T:2962374656 M:3310788608 NOTICE: 2011-06-07
  226. 18:03:25 T:2962374656 M:3310788608 NOTICE: ################
  227. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###South Park
  228. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###15x07^You're Getting Old^Jun/08/2011
  229. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###2011-06-08T22:00:00-4:00
  230. 18:03:25 T:2962374656 M:3310788608 NOTICE: 2011-06-08
  231. 18:03:25 T:2962374656 M:3310788608 NOTICE: ################
  232. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###Camelot
  233. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###01x10^Reckoning^Jun/10/2011
  234. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###2011-06-10T22:00:00-4:00
  235. 18:03:25 T:2962374656 M:3310788608 NOTICE: 2011-06-10
  236. 18:03:25 T:2962374656 M:3310788608 NOTICE: ################
  237. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###Game of Thrones
  238. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###01x09^Baelor^Jun/12/2011
  239. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###2011-06-12T21:00:00-4:00
  240. 18:03:25 T:2962374656 M:3310788608 NOTICE: 2011-06-12
  241. 18:03:25 T:2962374656 M:3310788608 NOTICE: ################
  242. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###Burn Notice
  243. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###05x01^Company Man^Jun/23/2011
  244. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###2011-06-23T22:00:00-4:00
  245. 18:03:25 T:2962374656 M:3310788608 NOTICE: 2011-06-23
  246. 18:03:25 T:2962374656 M:3310788608 NOTICE: ################
  247. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###Leverage
  248. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###04x01^The Long Way Down Job^Jun/26/2011
  249. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###2011-06-26T21:00:00-4:00
  250. 18:03:25 T:2962374656 M:3310788608 NOTICE: 2011-06-26
  251. 18:03:25 T:2962374656 M:3310788608 NOTICE: ################
  252. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###True Blood
  253. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###04x01^She's Not There^Jun/26/2011
  254. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###2011-06-26T21:00:00-4:00
  255. 18:03:25 T:2962374656 M:3310788608 NOTICE: 2011-06-26
  256. 18:03:25 T:2962374656 M:3310788608 NOTICE: ################
  257. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###Weeds
  258. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###07x01^Season 7, Episode 1^Jun/27/2011
  259. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###2011-06-27T22:00:00-4:00
  260. 18:03:25 T:2962374656 M:3310788608 NOTICE: 2011-06-27
  261. 18:03:25 T:2962374656 M:3310788608 NOTICE: ################
  262. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###Entourage
  263. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###08x01^Season 8, Episode 1^Jul/24/2011
  264. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###2011-07-24T22:30:00-4:00
  265. 18:03:25 T:2962374656 M:3310788608 NOTICE: 2011-07-24
  266. 18:03:25 T:2962374656 M:3310788608 NOTICE: ################
  267. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###Dexter
  268. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###06x01^Season 6, Episode 1^Sep/25/2011
  269. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###2011-09-25T21:00:00-4:00
  270. 18:03:25 T:2962374656 M:3310788608 NOTICE: 2011-09-25
  271. 18:03:25 T:2962374656 M:3310788608 NOTICE: ################
  272. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###The Walking Dead
  273. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###02x01^Season 2, Episode 1^Oct/31/2011
  274. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###2011-10-31T22:00:00-4:00
  275. 18:03:25 T:2962374656 M:3310788608 NOTICE: 2011-10-31
  276. 18:03:25 T:2962374656 M:3310788608 NOTICE: ###today show: 1 - 'Nurse Jackie'
  277. 18:03:25 T:2962374656 M:3310649344 NOTICE: ### Alarm enabled: 99
  278. 18:03:25 T:2958299136 M:3309727744 NOTICE: {'limit': '10'}
  279. 18:03:25 T:2955026432 M:3309715456 ERROR: GetDirectory - Error getting /Volumes/Archive-2/Downloads/Movies/
  280. 18:03:26 T:2962374656 M:3308904448 NOTICE: -->Python Interpreter Initialized<--
  281. 18:03:26 T:2962374656 M:3308855296 NOTICE: [PLUGIN] 'Weather Plus: Version - 2.1.6-r' initialized!
  282. 18:03:26 T:2962374656 M:3308851200 NOTICE: ** Found XBMC Revision: r0 [Unknown] **
  283. 18:03:27 T:2962374656 M:3308044288 NOTICE: [Weather.com+] Current Map :
  284. 18:03:27 T:2962374656 M:3308044288 NOTICE: [Weather.com+] maptype = 1
  285. 18:03:27 T:2962374656 M:3308044288 NOTICE: [Weather.com+] map_list_url = http://www.weather.com/weather/map/USVA0645?bypassredirect=true
  286. 18:03:27 T:2962374656 M:3307933696 NOTICE: [('Doppler_Radar_600_Mile:DCA', 'Doppler Radar 600 Mile', ''), ('Doppler_Radar_300_Mile:DCA', 'Doppler Radar 300 Mile', ''), ('Doppler_Radar_100_Mile:DCA', 'Doppler Radar 100 Mile', ''), ('US_Current_Weather:EC', 'East Central US Current Weather', ''), ('US_Current_Temps:EC', 'East Central US Current Temps', ''), ('US_Current_Dew_Points:EC', 'East Central US Current Dew Points', ''), ('US_Severe_Alerts:EC', 'East Central US Severe Alerts', ''), ('US_Coastal_Water_Temps:NE', 'Northeast US Coastal Water Temps', ''), ('US_Coastal_Winds:NE', 'Northeast US Coastal Winds', ''), ('Doppler_Radar_1800:EC', 'East Central Doppler Radar 1800', ''), ('Radar_2100_Mile:NE', 'Northeast Radar 2100 Mile', ''), ('US_Satellite:EC', 'East Central US Satellite', ''), ('US_Visible_Satellite:EC', 'East Central US Visible Satellite', ''), ('US_Precip._Forecast:EC', 'East Central US Precip. Forecast', ''), ('US_Thunderstorm_Fcst:EC', 'East Central US Thunderstorm Fcst', ''), ('US_Snow_Forecast:EC', 'East Central US Snow Forecast', ''), ('US_Weather_Today:EC', 'East Central US Weather Today', ''), ('US_Weather_Tonight:EC', 'East Central US Weather Tonight', ''), ('US_Weather_Tomorrow:EC', 'East Central US Weather Tomorrow', ''), ('US_Weather_Tom._Night:EC', 'East Central US Weather Tom. Night', ''), ('US_Highs_Today:EC', 'East Central US Highs Today', ''), ('US_Lows_Tonight:EC', 'East Central US Lows Tonight', ''), ('US_Highs_Tomorrow:EC', 'East Central US Highs Tomorrow', ''), ('US_Lows_Tom._Night:EC', 'East Central US Lows Tom. Night', ''), ('US_Winds_Today:EC', 'East Central US Winds Today', ''), ('US_Winds_Tonight:EC', 'East Central US Winds Tonight', ''), ('US_Winds_Tomorrow:EC', 'East Central US Winds Tomorrow', ''), ('US_Winds_Tom._Night:EC', 'East Central US Winds Tom. Night', ''), ('24_Hour_Rainfall_Estimate:EC', 'East Central 24 Hour Rainfall Estimate', ''), ('US_Soil_Moisture:EC', 'East Central US Soil Moisture', '')]
  287. 18:03:28 T:2962374656 M:3307982848 NOTICE: [Weather.com+] maptype = 3
  288. 18:03:28 T:2962374656 M:3307982848 NOTICE: [Weather.com+] map_list_url = http://www.weather.com/maps/maptype/currentweatherusnational/index_large.html
  289. 18:03:28 T:2962374656 M:3307761664 NOTICE: [('/maps/maptype/currentweatherusnational/uscurrentweather_large.html', 'US: Current Weather', ''), ('/maps/maptype/currentweatherusnational/usdopplerradar_large.html', 'US: Doppler Radar', ''), ('/maps/maptype/currentweatherusnational/uscurrenttemperatures_large.html', 'US: Current Temperatures', ''), ('/maps/maptype/currentweatherusnational/uscurrentdewpoints_large.html', 'US: Current Dew Points', ''), ('/maps/maptype/currentweatherusnational/usinfraredsatellite_large.html', 'US: Infrared Satellite', ''), ('/maps/maptype/currentweatherusnational/usvisiblesatellite_large.html', 'US: Visible Satellite', ''), ('/maps/maptype/currentweatherusnational/uswatervaporsatellite_large.html', 'US: Water Vapor Satellite', ''), ('/maps/maptype/currentweatherusnational/uslightningstrikes_large.html', 'US Lightning Strikes', ''), ('/maps/maptype/currentweatherusnational/uscurrentwindsgusts_large.html', 'US: Current Winds & Gusts', ''), ('/maps/maptype/currentweatherusnational/uscurrentheatindex_large.html', 'US: Current Heat Index', ''), ('/maps/maptype/currentweatherusnational/uscurrentwindchill_large.html', 'US: Current Wind Chill', ''), ('/maps/maptype/currentweatherusnational/uscurrentsnowcover_large.html', 'US: Current Snow Cover', ''), ('/maps/maptype/currentweatherusnational/usactualhightemps_large.html', 'US: Actual High Temps', ''), ('/maps/maptype/currentweatherusnational/usactuallowtemps_large.html', 'US: Actual Low Temps', ''), ('/maps/maptype/currentweatherusnational/us24hourtemperaturechange_large.html', 'US: 24 Hour Temperature Change', ''), ('/maps/maptype/currentweatherusnational/usdeparturefromnormalhighs_large.html', 'US: Departure from Normal-Highs', ''), ('/maps/maptype/currentweatherusnational/usdeparturefromnormallows_large.html', 'US: Departure from Normal-Lows', '')]
  290. 18:03:28 T:2962374656 M:3307757568 NOTICE: [Weather.com+] maptype = 38
  291. 18:03:28 T:2962374656 M:3307757568 NOTICE: [Weather.com+] map_list_url = http://www.weather.com/maps/activity/travel/index_large.html
  292. 18:03:28 T:2962374656 M:3307638784 NOTICE: [('/maps/activity/travel/index_large.html', 'Current Airport Delays', ''), ('/maps/activity/travel/airportimpactmap_large.html', 'Airport Impact Map', ''), ('/maps/activity/travel/morningairportimpact_large.html', 'Morning Airport Impact', ''), ('/maps/activity/travel/middayairportimpact_large.html', 'Midday Airport Impact', ''), ('/maps/activity/travel/eveningairportimpact_large.html', 'Evening Airport Impact', ''), ('/maps/activity/travel/usairturbulencepotential_large.html', 'US Air Turbulence Potential', ''), ('/maps/activity/travel/northeastustravelweather_large.html', 'Northeast US Travel Weather', ''), ('/maps/activity/travel/southeastustravelweather_large.html', 'Southeast US Travel Weather', ''), ('/maps/activity/travel/midwestustravelweather_large.html', 'Midwest US Travel Weather', ''), ('/maps/activity/travel/westustravelweather_large.html', 'West U.S Travel Weather', ''), ('/maps/activity/travel/uswindytravel_large.html', 'US Windy Travel', ''), ('/maps/activity/travel/usthunderstormfcst_large.html', 'US: Thunderstorm Fcst', ''), ('/maps/activity/travel/usrainytravel_large.html', 'US Rainy Travel', ''), ('/maps/activity/travel/usweathertoday_large.html', 'US: Weather Today', ''), ('/maps/activity/travel/usweathertonight_large.html', 'US: Weather Tonight', ''), ('/maps/activity/travel/usweatherday2_large.html', 'US: Weather Day 2', ''), ('/maps/activity/travel/usweatherday3_large.html', 'US: Weather Day 3', ''), ('/maps/activity/travel/usweatherday4_large.html', 'US: Weather Day 4', ''), ('/maps/activity/travel/usweatherday5_large.html', 'US: Weather Day 5', ''), ('/maps/activity/travel/usweatherday6_large.html', 'US: Weather Day 6', ''), ('/maps/activity/travel/usweatherday7_large.html', 'US: Weather Day 7', ''), ('/maps/activity/travel/usweatherday8_large.html', 'US: Weather Day 8', ''), ('/maps/activity/travel/usweatherday9_large.html', 'US: Weather Day 9', ''), ('/maps/activity/travel/usweatherday10_large.html', 'US: Weather Day 10', '')]
  293. 18:03:28 T:2962374656 M:3307634688 NOTICE: [Weather.com+] map = Doppler_Radar_600_Mile:DCA
  294. 18:03:28 T:2962374656 M:3307634688 NOTICE: [Weather.com+] title = Doppler Radar 600 Mile
  295. 18:03:28 T:2962374656 M:3307634688 NOTICE: [Weather.com+] Locationindex = 1
  296. 18:03:28 T:2962374656 M:3307634688 NOTICE: [Weather.com+] maplist_user_file =
  297. 18:03:28 T:2962374656 M:3307634688 NOTICE: [Weather.com+] map_url = http://www.weather.com/weather/map/USVA0645?bypassredirect=true&mapdest=Doppler_Radar_600_Mile:DCA
  298. 18:03:28 T:2962374656 M:3307380736 NOTICE: [Weather.com+] Fetch image = 1L.jpg ||| url = http://image.weather.com/looper/archive/us_dca_closeradar_plus_usen/1L.jpg
  299. 18:03:28 T:2962374656 M:3307339776 NOTICE: [Weather.com+] Fetch image = 2L.jpg ||| url = http://image.weather.com/looper/archive/us_dca_closeradar_plus_usen/2L.jpg
  300. 18:03:28 T:2962374656 M:3307302912 NOTICE: [Weather.com+] Fetch image = 3L.jpg ||| url = http://image.weather.com/looper/archive/us_dca_closeradar_plus_usen/3L.jpg
  301. 18:03:28 T:2962374656 M:3307266048 NOTICE: [Weather.com+] Fetch image = 4L.jpg ||| url = http://image.weather.com/looper/archive/us_dca_closeradar_plus_usen/4L.jpg
  302. 18:03:28 T:2962374656 M:3307229184 NOTICE: [Weather.com+] Fetch image = 5L.jpg ||| url = http://image.weather.com/looper/archive/us_dca_closeradar_plus_usen/5L.jpg
  303. 18:03:28 T:2962374656 M:3307192320 NOTICE: /Users/Petch/.xbmc/temp/weather.weatherplus/maps/ba6f1c0cfb392d046ed9036c417fbd54
  304. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] Area code = USVA0645
  305. 18:03:28 T:2962374656 M:3306770432 NOTICE: ['EC']
  306. 18:03:28 T:2962374656 M:3306770432 NOTICE: [('washington-dcs', '704'), ('washington-dcs', '704'), ('washington-dcs', '704')]
  307. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] video_location : EC Local_location : washington-dcs
  308. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] Timezone : 0
  309. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] pressure : pressure-steady
  310. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] pressure : 29.99
  311. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] Tonight
  312. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] special://temp/weather/128x128/29.png
  313. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] Partly Cloudy
  314. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] Low
  315. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] 63
  316. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] Precip
  317. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] 20
  318. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] Some clouds this evening will give way to mainly clear skies overnight. Low 63F. Winds W at 5 to 10 mph.
  319. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] Sunset:
  320. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] 8:32 PM
  321. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] Tomorrow
  322. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] special://temp/weather/128x128/34.png
  323. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] Mostly Sunny
  324. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] High
  325. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] 90
  326. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] Precip
  327. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] 20
  328. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] Except for a few afternoon clouds, mainly sunny. Hot. High around 90F. Winds SW at 5 to 10 mph.
  329. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] Sunrise:
  330. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] 5:44 AM
  331. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] Tomorrow Night
  332. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] special://temp/weather/128x128/47.png
  333. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] T-Storms Early
  334. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] Low
  335. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] 68
  336. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] Rain
  337. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] 40
  338. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] Scattered thunderstorms during the evening, then partly cloudy overnight. Low 68F. Winds light and variable. Chance of rain 40%.
  339. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] Sunset:
  340. 18:03:28 T:2962374656 M:3306770432 NOTICE: [Weather.com+] 8:33 PM
  341. 18:03:28 T:2962374656 M:3306639360 NOTICE: [Weather.com+] Video Location : EC
  342. 18:03:28 T:2962374656 M:3306639360 NOTICE: [Weather.com+] Weather Video = http://v.imwx.com/v/wxflash/national.flv
  343. 18:03:28 T:2962374656 M:3306639360 NOTICE: [Weather.com+] Local Video = http://v.imwx.com/v/wxflash/washingtondc.flv
  344. 18:03:29 T:66090304 M:3306192896 ERROR: Python script "/Users/Petch/Library/Application Support/XBMC/addons/script.sharethetv/default.py" does not exist
  345. 18:03:54 T:2955026432 M:3308781568 ERROR: GetDirectory - Error getting /Volumes/Archive/Movies/The Godfather III (720p)/The Godfather (720p)/
  346. 18:03:54 T:2955026432 M:3308781568 ERROR: GetDirectory - Error getting /Volumes/Archive/Movies/The Godfather III (720p)/The Godfather II (720p)/
  347. 18:03:54 T:2955026432 M:3308781568 ERROR: GetDirectory - Error getting /Volumes/Archive/Movies/The Godfather III (720p)/The Hangover (720p)/
  348. 18:04:06 T:2955026432 M:3312242688 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/Chris Rock/
  349. 18:04:06 T:2955026432 M:3312242688 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/Comedy Central/
  350. 18:04:06 T:2955026432 M:3312242688 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/Dane Cook/
  351. 18:04:06 T:2955026432 M:3312242688 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/Dave Chapelle/
  352. 18:04:06 T:2955026432 M:3312242688 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/Eddie Izzard/
  353. 18:04:06 T:2955026432 M:3312242688 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/Gabriel Iglesias/
  354. 18:04:06 T:2955026432 M:3312242688 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/George Carlin/
  355. 18:04:06 T:2955026432 M:3312242688 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/Henry Rollins/
  356. 18:04:06 T:2955026432 M:3312242688 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/Jeff Dunham/
  357. 18:04:06 T:2955026432 M:3312242688 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/Jim Gaffigan/
  358. 18:04:06 T:2955026432 M:3312242688 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/John Pinette/
  359. 18:04:06 T:2955026432 M:3312242688 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/Kevin James/
  360. 18:04:06 T:2955026432 M:3312242688 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/Lisa Lampanelli/
  361. 18:04:06 T:2955026432 M:3312242688 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/Mitch Hedberg/
  362. 18:04:06 T:2955026432 M:3312242688 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/Robert Newman/
  363. 18:04:06 T:2955026432 M:3312242688 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/Robin Williams/
  364. 18:04:06 T:2955026432 M:3312242688 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/Will Ferrell/Will Ferrell - Youre Welcome America/
  365. 18:04:14 T:2955026432 M:3312222208 ERROR: GetDirectory - Error getting /Volumes/Archive/TV Shows & Series/CSI/
  366. 18:04:26 T:2955026432 M:3312230400 ERROR: GetDirectory - Error getting /Volumes/Archive/TV Shows & Series/House M.D/
  367. 18:04:45 T:2955026432 M:3311980544 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 01:21
  368. 18:05:16 T:66090304 M:3306721280 WARNING: Skin has invalid include: PosterWrapView2_Fanart
  369. 18:05:16 T:66090304 M:3306389504 WARNING: Previous line repeats 13 times.
  370. 18:05:16 T:66090304 M:3306389504 ERROR: Error evaluating boolean expression Control.IsVisible(59)[Control.IsVisible(58) + !Skin.HasSetting(ShowcaseFanart)]
  371. 18:05:16 T:66090304 M:3306364928 ERROR: Error evaluating boolean expression !Control.IsVisble(60) | !Control.IsVisible(61)
  372. 18:05:17 T:66090304 M:3305713664 WARNING: Skin has invalid include: Episode_Next_Aired
  373. 18:05:17 T:66090304 M:3305664512 WARNING: Previous line repeats 1 times.
  374. 18:05:17 T:66090304 M:3305664512 WARNING: Skin has invalid include: frame_flags
  375. 18:05:17 T:66090304 M:3304644608 WARNING: Previous line repeats 2 times.
  376. 18:05:17 T:66090304 M:3304644608 WARNING: Skin has invalid include: "Poster_Next_Aired"
  377. 18:05:17 T:66090304 M:3303530496 WARNING: Previous line repeats 1 times.
  378. 18:05:17 T:66090304 M:3303530496 WARNING: Skin has invalid include: frame_flags
  379. 18:05:18 T:2961842176 M:3289505792 WARNING: Previous line repeats 2 times.
  380. 18:05:18 T:2961842176 M:3289505792 NOTICE: -->Python Interpreter Initialized<--
  381. 18:05:18 T:2962374656 M:3289587712 NOTICE: -->Python Interpreter Initialized<--
  382. 18:05:18 T:2962374656 M:3289587712 NOTICE: loop=true&downvolume=60&smb=false&user=&password=
  383. 18:05:18 T:2962374656 M:3289587712 NOTICE: ### starting TvTunes Backend ###
  384. 18:05:18 T:2962374656 M:3289587712 NOTICE: ### current volume: 100.0%
  385. 18:05:18 T:2962374656 M:3289575424 NOTICE: waiting for thread - Thread-1
  386. 18:05:20 T:2956091392 M:3292516352 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/Jeff Dunham/
  387. 18:05:20 T:2956091392 M:3292516352 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/Kevin James/
  388. 18:05:20 T:2956091392 M:3290206208 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/Lisa Lampanelli/
  389. 18:05:21 T:2956091392 M:3283660800 ERROR: GetDirectory - Error getting /Volumes/Archive/Stand Up Comedy/Robert Newman/
  390. 18:05:26 T:2964504576 M:3277238272 NOTICE: -->Python Interpreter Initialized<--
  391. 18:05:28 T:2964504576 M:3281203200 NOTICE: [script.cinema.experience] - Script Name: Cinema Experience
  392. 18:05:28 T:2964504576 M:3281203200 NOTICE: [script.cinema.experience] - Script ID: script.cinema.experience
  393. 18:05:28 T:2964504576 M:3281203200 NOTICE: [script.cinema.experience] - Script Version: 1.0.46
  394. 18:05:28 T:2964504576 M:3281203200 NOTICE: [script.cinema.experience] - Autorefresh - Before Script: False
  395. 18:05:28 T:2964504576 M:3281203200 NOTICE: [script.cinema.experience] - Starting Window ID: 10025
  396. 18:05:28 T:2964504576 M:3281203200 NOTICE: [script.cinema.experience] - Log Level: 0
  397. 18:05:28 T:2964504576 M:3281211392 NOTICE: [script.cinema.experience] - Video Playlist Cleared
  398. 18:05:28 T:2964504576 M:3281211392 NOTICE: [script.cinema.experience] - Music Playlist Cleared
  399. 18:05:28 T:2964504576 M:3281211392 NOTICE: [script.cinema.experience] - Action(Queue,25)
  400. 18:05:28 T:2964504576 M:3279134720 NOTICE: [script.cinema.experience] - Library_view: oldway
  401. 18:05:28 T:2964504576 M:3279134720 NOTICE: [script.cinema.experience] - auto_refresh( False, disable )
  402. 18:05:28 T:2964504576 M:3279134720 NOTICE: [script.cinema.experience] - Autorefresh Status: False
  403. 18:05:28 T:2964504576 M:3278024704 NOTICE: [script.cinema.experience] - Feature - 300
  404. 18:05:28 T:2964504576 M:3278024704 NOTICE: [script.cinema.experience] - Storing Playlist
  405. 18:05:29 T:2964504576 M:3283939328 NOTICE: [script.cinema.experience] - Starting Downloader Thread
  406. 18:05:29 T:2964504576 M:3283939328 NOTICE: [script.cinema.experience] - Slide MPAA Rating: R
  407. 18:05:30 T:2965037056 M:3282190336 NOTICE: -->Python Interpreter Initialized<--
  408. 18:05:31 T:2965037056 M:3282173952 NOTICE: [ script.cinema.experience ] - [ trailer_downloader.py ] - Starting Trailer Downloader
  409. 18:05:31 T:2965037056 M:3282173952 NOTICE: [ script.cinema.experience ] - [ trailer_downloader.py ] - Downloading Trailers: 3 Trailers
  410. 18:05:31 T:2965037056 M:3284844544 NOTICE: Apple Movie Trailers Newest trailers scraper
  411. 18:05:31 T:2964504576 M:3284852736 NOTICE: [script.cinema.experience] - Sorting Watched/Unwatched and Shuffing Slides
  412. 18:05:31 T:2964504576 M:3284852736 NOTICE: [script.cinema.experience] - total slides selected: 98
  413. 18:05:31 T:2964504576 M:3284852736 NOTICE: [script.cinema.experience] - ## Intro ##
  414. 18:05:32 T:66090304 M:3289047040 ERROR: GetDirectory - Error getting zip://%2fUsers%2fPetch%2f%2exbmc%2ftemp%2fMapIconPack%2dsmall%2ezip/
  415. 18:05:32 T:66090304 M:3296903168 NOTICE: DVDPlayer: Opening: /Users/Petch/Desktop/XBMC/XBMC INTRO suspense.mp4
  416. 18:05:32 T:66090304 M:3296903168 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  417. 18:05:32 T:2954493952 M:3296894976 NOTICE: Creating InputStream
  418. 18:05:32 T:2954493952 M:3296870400 NOTICE: Creating Demuxer
  419. 18:05:33 T:2954493952 M:3292012544 NOTICE: Opening video stream: 0 source: 256
  420. 18:05:33 T:2954493952 M:3292012544 NOTICE: Creating video codec with codec id: 28
  421. 18:05:33 T:2954493952 M:3289206784 NOTICE: Creating video thread
  422. 18:05:33 T:2954493952 M:3289186304 NOTICE: Opening audio stream: 1 source: 256
  423. 18:05:33 T:2954493952 M:3289186304 NOTICE: Finding audio codec for: 86018
  424. 18:05:33 T:2954493952 M:3288993792 NOTICE: Creating audio thread
  425. 18:05:33 T:2966102016 M:3288981504 NOTICE: running thread: CDVDPlayerAudio::Process()
  426. 18:05:33 T:2966102016 M:3288981504 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 44100, no pass-through
  427. 18:05:33 T:2965569536 M:3288965120 NOTICE: running thread: video_thread
  428. 18:05:33 T:2964504576 M:3288719360 NOTICE: [ script.cinema.experience ] - [ ce_playlist.py ] - Waiting Until End Of Video
  429. 18:05:33 T:2965037056 M:3257528320 NOTICE: []
  430. 18:05:33 T:2965037056 M:3257528320 NOTICE: [ script.cinema.experience ] - [ trailer_downloader.py ] - Saving List of Downloaded Trailers
  431. 18:05:33 T:2965037056 M:3257528320 NOTICE: [ script.cinema.experience ] - [ trailer_downloader.py ] - Removing List of Downloaded Trailers
  432. 18:05:33 T:2965569536 M:3253301248 NOTICE: fps: 25.000000, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720
  433. 18:05:33 T:2965569536 M:3253301248 NOTICE: Display resolution DESKTOP : 1280x800 @ 60.00 - Full Screen (12)
  434. 18:05:33 T:66090304 M:3241832448 NOTICE: Using GL_TEXTURE_2D
  435. 18:05:33 T:66090304 M:3239952384 NOTICE: GL: Selecting Single Pass YUV 2 RGB shader
  436. 18:05:33 T:66090304 M:3239112704 NOTICE: GL: NPOT texture support detected
  437. 18:05:33 T:66090304 M:3239112704 NOTICE: GL: Using GL_ARB_pixel_buffer_object
  438. 18:05:33 T:2961842176 M:3234729984 NOTICE: ### Stopping TvTunes Backend ###
  439. 18:05:55 T:2966102016 M:3233484800 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  440. 18:05:55 T:2954493952 M:3233484800 NOTICE: CDVDPlayer::OnExit()
  441. 18:05:55 T:2954493952 M:3233484800 NOTICE: DVDPlayer: eof, waiting for queues to empty
  442. 18:05:55 T:2954493952 M:3233484800 NOTICE: DVDPlayer: closing audio stream
  443. 18:05:55 T:2954493952 M:3233484800 NOTICE: Closing audio stream
  444. 18:05:55 T:2954493952 M:3233484800 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  445. 18:05:55 T:2965569536 M:3233484800 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  446. 18:05:55 T:2954493952 M:3233484800 NOTICE: Waiting for audio thread to exit
  447. 18:05:55 T:2966102016 M:3233484800 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  448. 18:05:55 T:2954493952 M:3233501184 NOTICE: Closing audio device
  449. 18:05:56 T:2954493952 M:3235041280 NOTICE: Deleting audio codec
  450. 18:05:56 T:2954493952 M:3235041280 NOTICE: DVDPlayer: closing video stream
  451. 18:05:56 T:2954493952 M:3235041280 NOTICE: Closing video stream
  452. 18:05:56 T:2954493952 M:3235041280 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  453. 18:05:56 T:2954493952 M:3235041280 NOTICE: waiting for video thread to exit
  454. 18:05:56 T:2965569536 M:3235041280 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  455. 18:05:56 T:2965569536 M:3235041280 NOTICE: thread end: video_thread
  456. 18:05:56 T:2954493952 M:3235057664 NOTICE: deleting video codec
  457. 18:05:56 T:2954493952 M:3272998912 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  458. 18:05:56 T:2954493952 M:3272998912 NOTICE: CDVDPlayer::OnExit() deleting input stream
  459. 18:05:56 T:66090304 M:3274231808 WARNING: Skin has invalid include: PosterWrapView2_Fanart
  460. 18:05:56 T:66090304 M:3273117696 WARNING: Previous line repeats 13 times.
  461. 18:05:56 T:66090304 M:3273117696 WARNING: Skin has invalid include: Episode_Next_Aired
  462. 18:05:56 T:66090304 M:3272724480 WARNING: Previous line repeats 1 times.
  463. 18:05:56 T:66090304 M:3272724480 WARNING: Skin has invalid include: frame_flags
  464. 18:05:56 T:66090304 M:3271770112 WARNING: Previous line repeats 2 times.
  465. 18:05:56 T:66090304 M:3271770112 WARNING: Skin has invalid include: "Poster_Next_Aired"
  466. 18:05:56 T:2964504576 M:3271286784 WARNING: Previous line repeats 1 times.
  467. 18:05:56 T:2964504576 M:3271286784 NOTICE: [script.cinema.experience] - Starting Trivia script
  468. 18:05:56 T:66090304 M:3270692864 WARNING: Skin has invalid include: frame_flags
  469. 18:05:57 T:66090304 M:3260768256 WARNING: Previous line repeats 2 times.
  470. 18:05:57 T:66090304 M:3260768256 NOTICE: CDVDPlayer::CloseFile()
  471. 18:05:57 T:66090304 M:3260768256 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  472. 18:05:57 T:66090304 M:3260768256 NOTICE: DVDPlayer: waiting for threads to exit
  473. 18:05:57 T:66090304 M:3260923904 NOTICE: DVDPlayer: finished waiting
  474. 18:05:57 T:2954493952 M:3262783488 NOTICE: -->Python Interpreter Initialized<--
  475. 18:05:57 T:2964504576 M:3262767104 NOTICE: [script.cinema.experience] - Loading Watch Slide List
  476. 18:05:57 T:2964504576 M:3267997696 NOTICE: [script.cinema.experience] - Starting Tivia Music
  477. 18:05:57 T:2964504576 M:3267997696 NOTICE: [script.cinema.experience] - [ce_playlist.py] - Rebuilding Playlist
  478. 18:05:57 T:2964504576 M:3267997696 NOTICE: [{'fanart': 'special://masterprofile/Thumbnails/Video/Fanart/092e74f1.tbn', 'thumbnail': 'special://masterprofile/Thumbnails/Video/0/092e74f1.tbn', 'file': '/Users/Petch/Desktop/Movies/300 (1080p)/300.2006.1080p.HD-DVD.x264-kINK.mkv', 'label': '300'}]
  479. 18:05:57 T:2964504576 M:3267997696 NOTICE: [script.cinema.experience] - [ce_playlist.py] - _get_movie_details started
  480. 18:05:57 T:2956091392 M:3267985408 NOTICE: -->Python Interpreter Initialized<--
  481. 18:05:57 T:2956091392 M:3267977216 NOTICE: loop=true&downvolume=60&smb=false&user=&password=
  482. 18:05:57 T:2956091392 M:3267969024 NOTICE: ### starting TvTunes Backend ###
  483. 18:05:57 T:2956091392 M:3267969024 NOTICE: ### current volume: 100.0%
  484. 18:05:57 T:2962374656 M:3267944448 NOTICE: ### Stopping TvTunes Backend ###
  485. 18:05:57 T:2956091392 M:3267944448 NOTICE: waiting for thread - Thread-1
  486. 18:06:27 T:2956623872 M:3257970688 NOTICE: ES: Client from 127.0.0.1 timed out
  487. 18:07:57 T:2961842176 M:3252809728 NOTICE: [script.cinema.experience] - Building Cinema Experience Playlist
  488. 18:07:57 T:2961842176 M:3252809728 NOTICE: [script.cinema.experience] - Adding Audio Format Video
  489. 18:07:57 T:2961842176 M:3252809728 NOTICE: [script.cinema.experience] - Adding Countdown Videos: 1 Video(s)
  490. 18:07:57 T:2961842176 M:3252822016 NOTICE: [script.cinema.experience] - Adding Ratings Video
  491. 18:07:57 T:2961842176 M:3252822016 NOTICE: [script.cinema.experience] - Adding Feature Presentation Intro Videos: 1 Videos
  492. 18:07:57 T:2961842176 M:3252822016 NOTICE: [script.cinema.experience] - Retriving Trailers: 3 Trailers
  493. 18:07:57 T:2961842176 M:3252813824 NOTICE: [ script.cinema.experience ] - [ local folder scraper ] - Local Folder Trailer Scraper Started
  494. 18:07:57 T:2961842176 M:3252813824 NOTICE: [ script.cinema.experience ] - [ local folder scraper ] - Fetching Trailers
  495. 18:07:57 T:2961842176 M:3252813824 NOTICE: [ script.cinema.experience ] - [ local folder scraper ] - Getting Watched List
  496. 18:07:57 T:2961842176 M:3252813824 NOTICE: [ script.cinema.experience ] - [ local folder scraper ] - Shuffling Trailers
  497. 18:07:57 T:2961842176 M:3252813824 NOTICE: [ script.cinema.experience ] - [ local folder scraper ] - Saving Watched List
  498. 18:07:57 T:2961842176 M:3252813824 NOTICE: []
  499. 18:07:57 T:2961842176 M:3252813824 NOTICE: [script.cinema.experience] - Adding Coming Attraction Outro Video: 0 Videos
  500. 18:07:57 T:2961842176 M:3252813824 NOTICE: [script.cinema.experience] - Adding Trailers: 0 Trailers
  501. 18:07:57 T:2961842176 M:3252813824 NOTICE: [script.cinema.experience] - Adding Coming Attraction Intro Videos: 1 Videos
  502. 18:07:57 T:2961842176 M:3252813824 NOTICE: [script.cinema.experience] - Adding Movie Theatre Intro Videos: 0 Videos
  503. 18:07:57 T:2961842176 M:3252813824 NOTICE: 1
  504. 18:07:57 T:2961842176 M:3252813824 NOTICE: [script.cinema.experience] - Adding Trivia Outro Videos: 2 Videos
  505. 18:07:57 T:2961842176 M:3252789248 NOTICE: [script.cinema.experience] - Adding Feature Presentation Outro Videos: 0 Videos
  506. 18:07:57 T:2961842176 M:3252789248 NOTICE: [script.cinema.experience] - Adding Movie Theatre Outro Videos: 0 Videos
  507. 18:07:57 T:2961842176 M:3252789248 NOTICE: [script.cinema.experience] - Playlist Size: 5
  508. 18:07:57 T:2961842176 M:3252789248 NOTICE: [script.cinema.experience] - Trigger List Size: 6
  509. 18:07:57 T:2961842176 M:3252789248 NOTICE: [script.cinema.experience] - Saving trigger List
  510. 18:07:57 T:2961842176 M:3252785152 NOTICE: [script.cinema.experience] - Saving Watch Slide List
  511. 18:07:57 T:2961842176 M:3252674560 NOTICE: [script.cinema.experience] - ## Outro ##
  512. 18:07:57 T:2961842176 M:3252674560 NOTICE: [script.cinema.experience] - Fading Volume
  513. 18:07:57 T:2961842176 M:3252674560 NOTICE: [script.cinema.experience] - Start Volume: 100
  514. 18:07:59 T:2961842176 M:3252592640 NOTICE: [script.cinema.experience] - Finish Volume: 1
  515. 18:08:00 T:2961842176 M:3252604928 NOTICE: [script.cinema.experience] - Raising Volume
  516. 18:08:00 T:2961842176 M:3252604928 NOTICE: [script.cinema.experience] - Start Volume: 1
  517. 18:08:01 T:2961842176 M:3252604928 NOTICE: [script.cinema.experience] - Finish Volume: 100
  518. 18:08:01 T:66090304 M:3252596736 ERROR: GetDirectory - Error getting zip://%2fUsers%2fPetch%2f%2exbmc%2ftemp%2fMapIconPack%2dsmall%2ezip/
  519. 18:08:01 T:66090304 M:3255734272 NOTICE: DVDPlayer: Opening: /Users/Petch/Desktop/XBMC/New ads/Snack Bar 4.avi
  520. 18:08:01 T:66090304 M:3255734272 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  521. 18:08:01 T:2954493952 M:3255726080 NOTICE: Creating InputStream
  522. 18:08:01 T:2954493952 M:3255701504 NOTICE: Creating Demuxer
  523. 18:08:01 T:2954493952 M:3254140928 NOTICE: Opening video stream: 0 source: 256
  524. 18:08:01 T:2954493952 M:3254140928 NOTICE: Creating video codec with codec id: 13
  525. 18:08:01 T:2954493952 M:3254140928 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  526. 18:08:01 T:2954493952 M:3254120448 NOTICE: Creating video thread
  527. 18:08:01 T:2954493952 M:3254112256 NOTICE: Opening audio stream: 1 source: 256
  528. 18:08:01 T:2954493952 M:3254112256 NOTICE: Finding audio codec for: 86017
  529. 18:08:01 T:2962374656 M:3254108160 NOTICE: running thread: video_thread
  530. 18:08:01 T:2954493952 M:3254063104 NOTICE: Creating audio thread
  531. 18:08:01 T:2963972096 M:3254054912 NOTICE: running thread: CDVDPlayerAudio::Process()
  532. 18:08:01 T:2963972096 M:3254005760 NOTICE: Creating audio device with codec id: 86017, channels: 2, sample rate: 48000, no pass-through
  533. 18:08:01 T:2962374656 M:3253313536 NOTICE: fps: 29.970030, pwidth: 640, pheight: 480, dwidth: 640, dheight: 480
  534. 18:08:01 T:2962374656 M:3253309440 NOTICE: Display resolution DESKTOP : 1280x800 @ 60.00 - Full Screen (12)
  535. 18:08:01 T:66090304 M:3252690944 NOTICE: Using GL_TEXTURE_2D
  536. 18:08:01 T:66090304 M:3252682752 NOTICE: GL: Selecting Single Pass YUV 2 RGB shader
  537. 18:08:01 T:66090304 M:3252682752 NOTICE: GL: NPOT texture support detected
  538. 18:08:01 T:66090304 M:3252682752 NOTICE: GL: Using GL_ARB_pixel_buffer_object
  539. 18:08:01 T:66090304 M:3251245056 WARNING: Skin has invalid include: PosterWrapView2_Fanart
  540. 18:08:01 T:66090304 M:3250937856 WARNING: Previous line repeats 13 times.
  541. 18:08:01 T:66090304 M:3250937856 WARNING: Skin has invalid include: Episode_Next_Aired
  542. 18:08:01 T:66090304 M:3250937856 WARNING: Previous line repeats 1 times.
  543. 18:08:01 T:66090304 M:3250937856 WARNING: Skin has invalid include: frame_flags
  544. 18:08:01 T:66090304 M:3250950144 WARNING: Previous line repeats 2 times.
  545. 18:08:01 T:66090304 M:3250950144 WARNING: Skin has invalid include: "Poster_Next_Aired"
  546. 18:08:02 T:66090304 M:3250397184 WARNING: Previous line repeats 1 times.
  547. 18:08:02 T:66090304 M:3250397184 WARNING: Skin has invalid include: frame_flags
  548. 18:08:02 T:2964504576 M:3246555136 WARNING: Previous line repeats 2 times.
  549. 18:08:02 T:2964504576 M:3246555136 NOTICE: [script.cinema.experience] - Music Playlist Cleared
  550. 18:08:02 T:2964504576 M:3246555136 NOTICE: [script.cinema.experience] - Loading Trigger List
  551. 18:08:02 T:66090304 M:3245875200 ERROR: ClearBlock: Trying to clear non existent block /Users/Petch/Library/Application Support/XBMC/addons/script.cinema.experience
  552. 18:08:02 T:2961842176 M:3245846528 NOTICE: -->Python Interpreter Initialized<--
  553. 18:08:02 T:2965569536 M:3245846528 NOTICE: -->Python Interpreter Initialized<--
  554. 18:08:02 T:2965569536 M:3245846528 NOTICE: loop=true&downvolume=60&smb=false&user=&password=
  555. 18:08:02 T:2965569536 M:3245846528 NOTICE: ### starting TvTunes Backend ###
  556. 18:08:02 T:2965569536 M:3245846528 NOTICE: ### current volume: 100.0%
  557. 18:08:02 T:2961842176 M:3245834240 NOTICE: ### Stopping TvTunes Backend ###
  558. 18:08:02 T:2965569536 M:3245834240 NOTICE: waiting for thread - Thread-1
  559. 18:08:03 T:2964504576 M:3246936064 NOTICE: [script.cinema.experience] - Item From Trigger List: Trivia Outro
  560. 18:08:03 T:2964504576 M:3246936064 NOTICE: [script.cinema.experience] - Playlist Position: 1 Playlist Size: 5
  561. 18:08:03 T:2964504576 M:3246936064 NOTICE: [script.cinema.experience] - autorefresh_movie: False
  562. 18:08:51 T:2963972096 M:3254837248 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  563. 18:08:51 T:2962374656 M:3254824960 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  564. 18:08:51 T:2954493952 M:3254824960 NOTICE: CDVDPlayer::OnExit()
  565. 18:08:51 T:2954493952 M:3254824960 NOTICE: DVDPlayer: eof, waiting for queues to empty
  566. 18:08:51 T:2954493952 M:3254824960 NOTICE: DVDPlayer: closing audio stream
  567. 18:08:51 T:2954493952 M:3254824960 NOTICE: Closing audio stream
  568. 18:08:51 T:2954493952 M:3254824960 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  569. 18:08:51 T:2954493952 M:3254824960 NOTICE: Waiting for audio thread to exit
  570. 18:08:51 T:2963972096 M:3254824960 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  571. 18:08:51 T:2954493952 M:3254841344 NOTICE: Closing audio device
  572. 18:08:52 T:2954493952 M:3255009280 NOTICE: Deleting audio codec
  573. 18:08:52 T:2954493952 M:3255009280 NOTICE: DVDPlayer: closing video stream
  574. 18:08:52 T:2954493952 M:3255009280 NOTICE: Closing video stream
  575. 18:08:52 T:2954493952 M:3255009280 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  576. 18:08:52 T:2954493952 M:3255009280 NOTICE: waiting for video thread to exit
  577. 18:08:52 T:2962374656 M:3255009280 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  578. 18:08:52 T:2962374656 M:3255009280 NOTICE: thread end: video_thread
  579. 18:08:52 T:2954493952 M:3255021568 NOTICE: deleting video codec
  580. 18:08:52 T:2954493952 M:3255308288 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  581. 18:08:52 T:2954493952 M:3255308288 NOTICE: CDVDPlayer::OnExit() deleting input stream
  582. 18:08:52 T:66090304 M:3255308288 ERROR: GetDirectory - Error getting zip://%2fUsers%2fPetch%2f%2exbmc%2ftemp%2fMapIconPack%2dsmall%2ezip/
  583. 18:08:52 T:66090304 M:3254984704 NOTICE: DVDPlayer: Opening: /Users/Petch/Desktop/XBMC/New ads/Chilly Dilly 3.avi
  584. 18:08:52 T:66090304 M:3254984704 NOTICE: CDVDPlayer::CloseFile()
  585. 18:08:52 T:66090304 M:3254984704 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  586. 18:08:52 T:66090304 M:3254984704 NOTICE: DVDPlayer: waiting for threads to exit
  587. 18:08:52 T:66090304 M:3255033856 NOTICE: DVDPlayer: finished waiting
  588. 18:08:52 T:66090304 M:3255992320 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  589. 18:08:52 T:2953850880 M:3255984128 NOTICE: Creating InputStream
  590. 18:08:52 T:2953850880 M:3255959552 NOTICE: Creating Demuxer
  591. 18:08:52 T:2953850880 M:3254976512 NOTICE: Opening video stream: 0 source: 256
  592. 18:08:52 T:2953850880 M:3254976512 NOTICE: Creating video codec with codec id: 13
  593. 18:08:52 T:2953850880 M:3254976512 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
  594. 18:08:52 T:2953850880 M:3254960128 NOTICE: Creating video thread
  595. 18:08:52 T:2953850880 M:3254951936 NOTICE: Opening audio stream: 1 source: 256
  596. 18:08:52 T:2958299136 M:3254951936 NOTICE: running thread: video_thread
  597. 18:08:52 T:2953850880 M:3254951936 NOTICE: Finding audio codec for: 86017
  598. 18:08:52 T:2953850880 M:3254951936 NOTICE: Creating audio thread
  599. 18:08:52 T:2961842176 M:3254943744 NOTICE: running thread: CDVDPlayerAudio::Process()
  600. 18:08:52 T:2961842176 M:3254939648 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  601. 18:08:52 T:2961842176 M:3254935552 NOTICE: Creating audio device with codec id: 86017, channels: 2, sample rate: 48000, no pass-through
  602. 18:08:52 T:2958299136 M:3254587392 NOTICE: fps: 29.970030, pwidth: 720, pheight: 480, dwidth: 720, dheight: 480
  603. 18:08:52 T:2958299136 M:3254583296 NOTICE: Display resolution DESKTOP : 1280x800 @ 60.00 - Full Screen (12)
  604. 18:08:52 T:2964504576 M:3254583296 NOTICE: [script.cinema.experience] - Item From Trigger List: Trivia Outro
  605. 18:08:52 T:2964504576 M:3254583296 NOTICE: [script.cinema.experience] - Playlist Position: 2 Playlist Size: 5
  606. 18:08:52 T:2964504576 M:3254583296 NOTICE: [script.cinema.experience] - autorefresh_movie: False
  607. 18:08:52 T:66090304 M:3254583296 NOTICE: Using GL_TEXTURE_2D
  608. 18:08:52 T:66090304 M:3254583296 NOTICE: GL: Selecting Single Pass YUV 2 RGB shader
  609. 18:08:52 T:66090304 M:3254583296 NOTICE: GL: NPOT texture support detected
  610. 18:08:52 T:66090304 M:3254583296 NOTICE: GL: Using GL_ARB_pixel_buffer_object
  611. 18:09:17 T:2961842176 M:3253911552 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  612. 18:09:18 T:2958299136 M:3253911552 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  613. 18:09:18 T:2953850880 M:3253911552 NOTICE: CDVDPlayer::OnExit()
  614. 18:09:18 T:2953850880 M:3253911552 NOTICE: DVDPlayer: eof, waiting for queues to empty
  615. 18:09:18 T:2953850880 M:3253911552 NOTICE: DVDPlayer: closing audio stream
  616. 18:09:18 T:2953850880 M:3253911552 NOTICE: Closing audio stream
  617. 18:09:18 T:2953850880 M:3253911552 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  618. 18:09:18 T:2953850880 M:3253911552 NOTICE: Waiting for audio thread to exit
  619. 18:09:18 T:2961842176 M:3253911552 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  620. 18:09:18 T:2953850880 M:3253927936 NOTICE: Closing audio device
  621. 18:09:18 T:2953850880 M:3254231040 NOTICE: Deleting audio codec
  622. 18:09:18 T:2953850880 M:3254231040 NOTICE: DVDPlayer: closing video stream
  623. 18:09:18 T:2953850880 M:3254231040 NOTICE: Closing video stream
  624. 18:09:18 T:2953850880 M:3254231040 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  625. 18:09:18 T:2953850880 M:3254231040 NOTICE: waiting for video thread to exit
  626. 18:09:18 T:2958299136 M:3254231040 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  627. 18:09:18 T:2958299136 M:3254231040 NOTICE: thread end: video_thread
  628. 18:09:18 T:2953850880 M:3254243328 NOTICE: deleting video codec
  629. 18:09:18 T:2953850880 M:3254530048 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  630. 18:09:18 T:2953850880 M:3254530048 NOTICE: CDVDPlayer::OnExit() deleting input stream
  631. 18:09:18 T:66090304 M:3253481472 ERROR: GetDirectory - Error getting zip://%2fUsers%2fPetch%2f%2exbmc%2ftemp%2fMapIconPack%2dsmall%2ezip/
  632. 18:09:18 T:66090304 M:3254415360 NOTICE: DVDPlayer: Opening: /Users/Petch/Desktop/XBMC/hd_dolby_countdown.m2ts
  633. 18:09:18 T:66090304 M:3254415360 NOTICE: CDVDPlayer::CloseFile()
  634. 18:09:18 T:66090304 M:3254415360 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  635. 18:09:18 T:66090304 M:3254415360 NOTICE: DVDPlayer: waiting for threads to exit
  636. 18:09:18 T:66090304 M:3254464512 NOTICE: DVDPlayer: finished waiting
  637. 18:09:18 T:66090304 M:3255545856 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  638. 18:09:18 T:2953850880 M:3255537664 NOTICE: Creating InputStream
  639. 18:09:18 T:2953850880 M:3255513088 NOTICE: Creating Demuxer
  640. 18:09:18 T:2964504576 M:3255508992 NOTICE: [script.cinema.experience] - Video may have stopped
  641. 18:09:18 T:2964504576 M:3255508992 NOTICE: [script.cinema.experience] - Item From Trigger List: Feature Presentation Intro
  642. 18:09:18 T:2964504576 M:3255508992 NOTICE: [script.cinema.experience] - Playlist Position: 3 Playlist Size: 5
  643. 18:09:18 T:2964504576 M:3255508992 NOTICE: [script.cinema.experience] - autorefresh_movie: False
  644. 18:09:18 T:2953850880 M:3251912704 NOTICE: Opening video stream: 0 source: 256
  645. 18:09:18 T:2953850880 M:3251912704 NOTICE: Creating video codec with codec id: 28
  646. 18:09:18 T:2953850880 M:3250495488 NOTICE: Creating video thread
  647. 18:09:18 T:2953850880 M:3250487296 NOTICE: Opening audio stream: 1 source: 256
  648. 18:09:18 T:2956091392 M:3250487296 NOTICE: running thread: video_thread
  649. 18:09:18 T:2953850880 M:3250487296 NOTICE: Finding audio codec for: 86020
  650. 18:09:18 T:2953850880 M:3250102272 NOTICE: Creating audio thread
  651. 18:09:18 T:2958299136 M:3250094080 NOTICE: running thread: CDVDPlayerAudio::Process()
  652. 18:09:18 T:2958299136 M:3249688576 NOTICE: Creating audio device with codec id: 86020, channels: 6, sample rate: 48000, no pass-through
  653. 18:09:19 T:2956091392 M:3209113600 NOTICE: fps: 29.970030, pwidth: 1920, pheight: 1080, dwidth: 1920, dheight: 1080
  654. 18:09:19 T:2956091392 M:3209113600 NOTICE: Display resolution DESKTOP : 1280x800 @ 60.00 - Full Screen (12)
  655. 18:09:19 T:66090304 M:3200618496 NOTICE: Using GL_TEXTURE_2D
  656. 18:09:19 T:66090304 M:3196399616 NOTICE: GL: Selecting Single Pass YUV 2 RGB shader
  657. 18:09:19 T:66090304 M:3196399616 NOTICE: GL: NPOT texture support detected
  658. 18:09:19 T:66090304 M:3196399616 NOTICE: GL: Using GL_ARB_pixel_buffer_object
  659. 18:09:38 T:2958299136 M:3168509952 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  660. 18:09:38 T:2956091392 M:3168501760 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  661. 18:09:38 T:2953850880 M:3168514048 NOTICE: CDVDPlayer::OnExit()
  662. 18:09:38 T:2953850880 M:3168514048 NOTICE: DVDPlayer: eof, waiting for queues to empty
  663. 18:09:38 T:2953850880 M:3168514048 NOTICE: DVDPlayer: closing audio stream
  664. 18:09:38 T:2953850880 M:3168514048 NOTICE: Closing audio stream
  665. 18:09:38 T:2953850880 M:3168514048 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  666. 18:09:38 T:2953850880 M:3168514048 NOTICE: Waiting for audio thread to exit
  667. 18:09:38 T:2958299136 M:3168514048 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  668. 18:09:38 T:2953850880 M:3168526336 NOTICE: Closing audio device
  669. 18:09:38 T:2953850880 M:3169390592 NOTICE: Deleting audio codec
  670. 18:09:38 T:2953850880 M:3169390592 NOTICE: DVDPlayer: closing video stream
  671. 18:09:38 T:2953850880 M:3169390592 NOTICE: Closing video stream
  672. 18:09:38 T:2953850880 M:3169390592 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  673. 18:09:38 T:2953850880 M:3169390592 NOTICE: waiting for video thread to exit
  674. 18:09:38 T:2956091392 M:3169390592 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  675. 18:09:38 T:2956091392 M:3169390592 NOTICE: thread end: video_thread
  676. 18:09:38 T:2953850880 M:3169406976 NOTICE: deleting video codec
  677. 18:09:38 T:2953850880 M:3215499264 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  678. 18:09:38 T:2953850880 M:3215499264 NOTICE: CDVDPlayer::OnExit() deleting input stream
  679. 18:09:39 T:66090304 M:3214450688 ERROR: GetDirectory - Error getting zip://%2fUsers%2fPetch%2f%2exbmc%2ftemp%2fMapIconPack%2dsmall%2ezip/
  680. 18:09:39 T:66090304 M:3215634432 NOTICE: DVDPlayer: Opening: /Users/Petch/Desktop/XBMC/XBMC feature pres. lucasfilm.mp4
  681. 18:09:39 T:66090304 M:3215634432 NOTICE: CDVDPlayer::CloseFile()
  682. 18:09:39 T:66090304 M:3215634432 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  683. 18:09:39 T:66090304 M:3215634432 NOTICE: DVDPlayer: waiting for threads to exit
  684. 18:09:39 T:66090304 M:3215790080 NOTICE: DVDPlayer: finished waiting
  685. 18:09:39 T:66090304 M:3222048768 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  686. 18:09:39 T:2953850880 M:3222040576 NOTICE: Creating InputStream
  687. 18:09:39 T:2953850880 M:3222016000 NOTICE: Creating Demuxer
  688. 18:09:39 T:2953850880 M:3222769664 NOTICE: Opening video stream: 0 source: 256
  689. 18:09:39 T:2953850880 M:3222769664 NOTICE: Creating video codec with codec id: 28
  690. 18:09:39 T:2953850880 M:3221426176 NOTICE: Creating video thread
  691. 18:09:39 T:2953850880 M:3221417984 NOTICE: Opening audio stream: 1 source: 256
  692. 18:09:39 T:2956091392 M:3221417984 NOTICE: running thread: video_thread
  693. 18:09:39 T:2953850880 M:3221417984 NOTICE: Finding audio codec for: 86018
  694. 18:09:39 T:2953850880 M:3221225472 NOTICE: Creating audio thread
  695. 18:09:39 T:2958299136 M:3221217280 NOTICE: running thread: CDVDPlayerAudio::Process()
  696. 18:09:39 T:2953850880 M:3221213184 WARNING: CDVDPlayer::CheckContinuity - wrapback of stream:2, prev:160000.000000, curr:40000.000000, diff:-120000.000000
  697. 18:09:39 T:2958299136 M:3204149248 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 44100, no pass-through
  698. 18:09:39 T:2956091392 M:3189854208 NOTICE: fps: 25.000000, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720
  699. 18:09:39 T:2956091392 M:3189854208 NOTICE: Display resolution DESKTOP : 1280x800 @ 60.00 - Full Screen (12)
  700. 18:09:39 T:66090304 M:3189846016 NOTICE: Using GL_TEXTURE_2D
  701. 18:09:39 T:66090304 M:3189841920 NOTICE: GL: Selecting Single Pass YUV 2 RGB shader
  702. 18:09:39 T:66090304 M:3189841920 NOTICE: GL: NPOT texture support detected
  703. 18:09:39 T:66090304 M:3189841920 NOTICE: GL: Using GL_ARB_pixel_buffer_object
  704. 18:09:39 T:2964504576 M:3171315712 NOTICE: [script.cinema.experience] - Item From Trigger List: MPAA Rating
  705. 18:09:39 T:2964504576 M:3171315712 NOTICE: [script.cinema.experience] - Playlist Position: 4 Playlist Size: 5
  706. 18:09:39 T:2964504576 M:3171315712 NOTICE: [script.cinema.experience] - autorefresh_movie: False
  707. 18:09:47 T:2958299136 M:3166437376 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  708. 18:09:48 T:2953850880 M:3166429184 NOTICE: CDVDPlayer::OnExit()
  709. 18:09:48 T:2953850880 M:3166429184 NOTICE: DVDPlayer: eof, waiting for queues to empty
  710. 18:09:48 T:2953850880 M:3166429184 NOTICE: DVDPlayer: closing audio stream
  711. 18:09:48 T:2953850880 M:3166429184 NOTICE: Closing audio stream
  712. 18:09:48 T:2953850880 M:3166429184 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  713. 18:09:48 T:2953850880 M:3166429184 NOTICE: Waiting for audio thread to exit
  714. 18:09:48 T:2958299136 M:3166429184 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  715. 18:09:48 T:2953850880 M:3166441472 NOTICE: Closing audio device
  716. 18:09:48 T:2956091392 M:3166441472 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  717. 18:09:48 T:2953850880 M:3167510528 NOTICE: Deleting audio codec
  718. 18:09:49 T:2953850880 M:3167510528 NOTICE: DVDPlayer: closing video stream
  719. 18:09:49 T:2953850880 M:3167510528 NOTICE: Closing video stream
  720. 18:09:49 T:2953850880 M:3167510528 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  721. 18:09:49 T:2953850880 M:3167510528 NOTICE: waiting for video thread to exit
  722. 18:09:49 T:2956091392 M:3167510528 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  723. 18:09:49 T:2956091392 M:3167510528 NOTICE: thread end: video_thread
  724. 18:09:49 T:2953850880 M:3167526912 NOTICE: deleting video codec
  725. 18:09:49 T:2953850880 M:3204489216 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  726. 18:09:49 T:2953850880 M:3204489216 NOTICE: CDVDPlayer::OnExit() deleting input stream
  727. 18:09:49 T:66090304 M:3204489216 ERROR: GetDirectory - Error getting zip://%2fUsers%2fPetch%2f%2exbmc%2ftemp%2fMapIconPack%2dsmall%2ezip/
  728. 18:09:49 T:66090304 M:3205758976 NOTICE: DVDPlayer: Opening: /Users/Petch/Desktop/Movies/300 (1080p)/300.2006.1080p.HD-DVD.x264-kINK.mkv
  729. 18:09:49 T:66090304 M:3205758976 NOTICE: CDVDPlayer::CloseFile()
  730. 18:09:49 T:66090304 M:3205758976 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  731. 18:09:49 T:66090304 M:3205758976 NOTICE: DVDPlayer: waiting for threads to exit
  732. 18:09:49 T:66090304 M:3205914624 NOTICE: DVDPlayer: finished waiting
  733. 18:09:49 T:66090304 M:3208724480 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  734. 18:09:49 T:2953850880 M:3208716288 NOTICE: Creating InputStream
  735. 18:09:49 T:2953850880 M:3208691712 NOTICE: Creating Demuxer
  736. 18:09:49 T:2964504576 M:3192967168 NOTICE: [script.cinema.experience] - Video may have stopped
  737. 18:09:49 T:2964504576 M:3192836096 NOTICE: [script.cinema.experience] - Item From Trigger List: Countdown
  738. 18:09:49 T:2964504576 M:3192762368 NOTICE: [script.cinema.experience] - Playlist Position: 5 Playlist Size: 5
  739. 18:09:49 T:2964504576 M:3192594432 NOTICE: Previous line repeats 1 times.
  740. 18:09:49 T:2964504576 M:3192594432 NOTICE: [script.cinema.experience] - Item From Trigger List: Countdown
  741. 18:09:49 T:2964504576 M:3192512512 NOTICE: [ script.cinema.experience ] - [ ce_playlist.py ] - Waiting Until End Of Video
  742. 18:09:49 T:2953850880 M:3205423104 NOTICE: Opening video stream: 0 source: 256
  743. 18:09:49 T:2953850880 M:3205423104 NOTICE: Creating video codec with codec id: 28
  744. 18:09:49 T:2953850880 M:3204055040 NOTICE: Creating video thread
  745. 18:09:49 T:2953850880 M:3204046848 NOTICE: Opening audio stream: 1 source: 256
  746. 18:09:49 T:2956091392 M:3204046848 NOTICE: running thread: video_thread
  747. 18:09:49 T:2953850880 M:3204046848 NOTICE: Finding audio codec for: 86021
  748. 18:09:49 T:2953850880 M:3203485696 NOTICE: Creating audio thread
  749. 18:09:49 T:2958299136 M:3203477504 NOTICE: running thread: CDVDPlayerAudio::Process()
  750. 18:09:49 T:2958299136 M:3203473408 NOTICE: Creating audio device with codec id: 86021, channels: 6, sample rate: 48000, no pass-through
  751. 18:09:49 T:2956091392 M:3163066368 NOTICE: fps: 23.976025, pwidth: 1920, pheight: 800, dwidth: 1920, dheight: 800
  752. 18:09:49 T:2956091392 M:3163066368 NOTICE: Display resolution DESKTOP : 1280x800 @ 60.00 - Full Screen (12)
  753. 18:09:49 T:66090304 M:3153248256 NOTICE: Using GL_TEXTURE_2D
  754. 18:09:49 T:66090304 M:3153248256 NOTICE: GL: Selecting Single Pass YUV 2 RGB shader
  755. 18:09:49 T:66090304 M:3153248256 NOTICE: GL: NPOT texture support detected
  756. 18:09:49 T:66090304 M:3153248256 NOTICE: GL: Using GL_ARB_pixel_buffer_object
  757. 18:09:50 T:2964504576 M:3136016384 NOTICE: [script.cinema.experience] - messy_exit: False
  758. 18:09:50 T:2964504576 M:3136016384 NOTICE: [script.cinema.experience] - Video Playlist Cleared
  759. 18:09:50 T:2964504576 M:3136016384 NOTICE: [script.cinema.experience] - Music Playlist Cleared
  760. 18:10:40 T:66090304 M:3135963136 NOTICE: CDVDPlayer::CloseFile()
  761. 18:10:40 T:66090304 M:3135963136 NOTICE: DVDPlayer: waiting for threads to exit
  762. 18:10:40 T:2953850880 M:3135963136 NOTICE: CDVDPlayer::OnExit()
  763. 18:10:40 T:2953850880 M:3135963136 NOTICE: DVDPlayer: closing audio stream
  764. 18:10:40 T:2953850880 M:3135963136 NOTICE: Closing audio stream
  765. 18:10:40 T:2953850880 M:3135963136 NOTICE: Waiting for audio thread to exit
  766. 18:10:40 T:2958299136 M:3135963136 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  767. 18:10:40 T:2953850880 M:3135975424 NOTICE: Closing audio device
  768. 18:10:40 T:2953850880 M:3136303104 NOTICE: Deleting audio codec
  769. 18:10:40 T:2953850880 M:3136303104 NOTICE: DVDPlayer: closing video stream
  770. 18:10:40 T:2953850880 M:3136303104 NOTICE: Closing video stream
  771. 18:10:40 T:2953850880 M:3136303104 NOTICE: waiting for video thread to exit
  772. 18:10:40 T:2956091392 M:3136303104 NOTICE: thread end: video_thread
  773. 18:10:40 T:2953850880 M:3136319488 NOTICE: deleting video codec
  774. 18:10:40 T:2953850880 M:3177316352 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  775. 18:10:40 T:2953850880 M:3177508864 NOTICE: CDVDPlayer::OnExit() deleting input stream
  776. 18:10:40 T:66090304 M:3177664512 NOTICE: DVDPlayer: finished waiting
  777. 18:10:40 T:66090304 M:3184906240 WARNING: Skin has invalid include: PosterWrapView2_Fanart
  778. 18:10:40 T:66090304 M:3184906240 WARNING: Previous line repeats 13 times.
  779. 18:10:40 T:66090304 M:3184906240 WARNING: Skin has invalid include: Episode_Next_Aired
  780. 18:10:40 T:66090304 M:3184906240 WARNING: Previous line repeats 1 times.
  781. 18:10:40 T:66090304 M:3184906240 WARNING: Skin has invalid include: frame_flags
  782. 18:10:40 T:66090304 M:3184906240 WARNING: Previous line repeats 2 times.
  783. 18:10:40 T:66090304 M:3184906240 WARNING: Skin has invalid include: "Poster_Next_Aired"
  784. 18:10:40 T:66090304 M:3184738304 WARNING: Previous line repeats 1 times.
  785. 18:10:40 T:66090304 M:3184738304 WARNING: Skin has invalid include: frame_flags
  786. 18:10:41 T:66090304 M:3173060608 WARNING: Previous line repeats 2 times.
  787. 18:10:41 T:66090304 M:3173060608 NOTICE: CDVDPlayer::CloseFile()
  788. 18:10:41 T:66090304 M:3173060608 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  789. 18:10:41 T:66090304 M:3173060608 NOTICE: DVDPlayer: waiting for threads to exit
  790. 18:10:41 T:66090304 M:3173060608 NOTICE: DVDPlayer: finished waiting
  791. 18:10:41 T:2961842176 M:3176992768 NOTICE: -->Python Interpreter Initialized<--
  792. 18:10:41 T:2961842176 M:3154354176 NOTICE: -->Python Interpreter Initialized<--
  793. 18:10:42 T:2961842176 M:3155156992 NOTICE: loop=true&downvolume=60&smb=false&user=&password=
  794. 18:10:43 T:66090304 M:3157565440 WARNING: Skin has invalid include: VisibleFadeEffectTV
  795. 18:10:43 T:66090304 M:3157565440 WARNING: Previous line repeats 39 times.
  796. 18:10:43 T:66090304 M:3157565440 ERROR: invalid rss url set referenced in skin
  797. 18:10:43 T:2961842176 M:3157565440 NOTICE: ### starting TvTunes Backend ###
  798. 18:10:43 T:2961842176 M:3157499904 NOTICE: ### current volume: 100.0%
  799. 18:10:43 T:2962907136 M:3172196352 NOTICE: ### Stopping TvTunes Backend ###
  800. 18:10:43 T:2961842176 M:3171975168 NOTICE: waiting for thread - Thread-1
  801. 18:10:49 T:2961842176 M:3139588096 WARNING: CreateLoader - Unsupported protocol(addons) in addons://more/executable.tbn
  802. 18:10:52 T:2962907136 M:3152277504 NOTICE: -->Python Interpreter Initialized<--
  803. ################### xbmc.log end #####################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement