Advertisement
Guest User

Untitled

a guest
Aug 10th, 2014
650
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 239.08 KB | None | 0 0
  1. ############## XBMC CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Sun Aug 10 23:50:42 EDT 2014
  5. XBMC Options:
  6. Arch: x86_64
  7. Kernel: Linux 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014
  8. Release: Ubuntu 14.04, Trusty Tahr
  9. ############## END SYSTEM INFO ##############
  10.  
  11. ############### STACK TRACE #################
  12. =====> Core file: /home/jason/core (2014-08-10 23:50:40.836846629 -0400)
  13. =========================================
  14. [New LWP 2480]
  15. [New LWP 2500]
  16. [Thread debugging using libthread_db enabled]
  17. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  18. Core was generated by `/usr/lib/xbmc/xbmc.bin'.
  19. Program terminated with signal SIGSEGV, Segmentation fault.
  20. #0 0x00000000009489ab in ADDON::CAddonMgr::GetAddon(CStdStr<char> const&, boost::shared_ptr<ADDON::IAddon>&, ADDON::TYPE const&, bool) ()
  21.  
  22. Thread 2 (Thread 0x7f2bf6665700 (LWP 2500)):
  23. #0 0x00007f2c1f19303d in poll () from /lib/x86_64-linux-gnu/libc.so.6
  24. #1 0x00007f2c259c299c in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  25. #2 0x00007f2c259c251b in avahi_simple_poll_run () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  26. #3 0x00007f2c259c26f8 in avahi_simple_poll_iterate () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  27. #4 0x00007f2c259c292d in avahi_simple_poll_loop () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  28. #5 0x00007f2c259c29f4 in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  29. #6 0x00007f2c245e3182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  30. #7 0x00007f2c1f1a038d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  31.  
  32. Thread 1 (Thread 0x7f2c267fa7c0 (LWP 2480)):
  33. #0 0x00000000009489ab in ADDON::CAddonMgr::GetAddon(CStdStr<char> const&, boost::shared_ptr<ADDON::IAddon>&, ADDON::TYPE const&, bool) ()
  34. #1 0x0000000000cde2c8 in CGUIInfoManager::GetMultiInfoBool(GUIInfo const&, int, CGUIListItem const*) ()
  35. #2 0x0000000000ce00d7 in CGUIInfoManager::GetBool(int, int, CGUIListItem const*) ()
  36. #3 0x0000000001587db9 in INFO::InfoSingle::Update(CGUIListItem const*) ()
  37. #4 0x0000000001588574 in INFO::InfoExpression::Evaluate(CGUIListItem const*, bool&) ()
  38. #5 0x00000000015890fd in INFO::InfoExpression::Parse(std::string const&) ()
  39. #6 0x00000000015894da in INFO::InfoExpression::InfoExpression(std::string const&, int) ()
  40. #7 0x0000000000ce1bae in boost::detail::sp_if_not_array<INFO::InfoExpression>::type boost::make_shared<INFO::InfoExpression, CStdStr<char>, int>(CStdStr<char> const&, int const&) ()
  41. #8 0x0000000000ccb712 in CGUIInfoManager::Register(CStdStr<char> const&, int) ()
  42. #9 0x0000000000ccb8ca in CGUIInfoManager::EvaluateBool(CStdStr<char> const&, int) ()
  43. #10 0x0000000000864389 in CGUIAction::ExecuteActions(int, int) const ()
  44. #11 0x0000000000e8cd7b in CGUIWindowVideoBase::OnInitWindow() ()
  45. #12 0x0000000000843687 in CGUIWindow::OnMessage(CGUIMessage&) ()
  46. #13 0x0000000000c800f3 in CGUIMediaWindow::OnMessage(CGUIMessage&) ()
  47. #14 0x0000000000e89e9d in CGUIWindowVideoBase::OnMessage(CGUIMessage&) ()
  48. #15 0x0000000000e8d9f3 in CGUIWindowVideoNav::OnMessage(CGUIMessage&) ()
  49. #16 0x0000000000848692 in CGUIWindowManager::ActivateWindow_Internal(int, std::vector<CStdStr<char>, std::allocator<CStdStr<char> > > const&, bool) ()
  50. #17 0x0000000000848909 in CGUIWindowManager::ActivateWindow(int, std::vector<CStdStr<char>, std::allocator<CStdStr<char> > > const&, bool) ()
  51. #18 0x0000000000b5fbfc in CBuiltins::Execute(CStdStr<char> const&) ()
  52. #19 0x0000000000c981b1 in CApplication::ExecuteXBMCAction(std::string) ()
  53. #20 0x0000000000c99740 in CApplication::OnMessage(CGUIMessage&) ()
  54. #21 0x0000000000845842 in CGUIWindowManager::SendMessage(CGUIMessage&) ()
  55. #22 0x0000000000864430 in CGUIAction::ExecuteActions(int, int) const ()
  56. #23 0x0000000000b672b7 in CStaticListProvider::OnClick(boost::shared_ptr<CGUIListItem> const&) ()
  57. #24 0x00000000008cf85f in CGUIBaseContainer::OnClick(int) ()
  58. #25 0x0000000000842a2a in CGUIWindow::OnAction(CAction const&) ()
  59. #26 0x0000000000845e4d in CGUIWindowManager::OnAction(CAction const&) const ()
  60. #27 0x0000000000c92790 in CApplication::OnAction(CAction const&) ()
  61. #28 0x0000000000c9449b in CApplication::OnKey(CKey const&) ()
  62. #29 0x0000000000c95434 in CApplication::OnEvent(XBMC_Event&) ()
  63. #30 0x00000000016c1e28 in CWinEventsSDL::MessagePump() ()
  64. #31 0x0000000000c9660d in CApplication::FrameMove(bool, bool) ()
  65. #32 0x0000000000d1fc22 in CXBApplicationEx::Run() ()
  66. #33 0x0000000000d25af7 in XBMC_Run ()
  67. #34 0x0000000000711825 in main ()
  68. ############# END STACK TRACE ###############
  69.  
  70. ################# LOG FILE ##################
  71.  
  72. 23:47:49 T:139827601188800 NOTICE: special://profile/ is mapped to: special://masterprofile/
  73. 23:47:49 T:139827601188800 NOTICE: -----------------------------------------------------------------------
  74. 23:47:49 T:139827601188800 NOTICE: Starting XBMC (13.1 Git:f2acae7). Platform: x86 Linux 64-bit
  75. 23:47:49 T:139827601188800 NOTICE: Using Release XBMC x64 build, compiled Jun 6 2014 by GCC 4.8.2 for x86 Linux 64-bit 3.13.11
  76. 23:47:49 T:139827601188800 NOTICE: Running on Linux 64-bit (Ubuntu 14.04 LTS, 3.13.0-24-generic x86_64)
  77. 23:47:49 T:139827601188800 NOTICE: Host CPU: Intel(R) Pentium(R) CPU 2020M @ 2.40GHz, 2 cores available
  78. 23:47:49 T:139827601188800 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
  79. 23:47:49 T:139827601188800 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
  80. 23:47:49 T:139827601188800 NOTICE: special://masterprofile/ is mapped to: /home/jason/.xbmc/userdata
  81. 23:47:49 T:139827601188800 NOTICE: special://home/ is mapped to: /home/jason/.xbmc
  82. 23:47:49 T:139827601188800 NOTICE: special://temp/ is mapped to: /home/jason/.xbmc/temp
  83. 23:47:49 T:139827601188800 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
  84. 23:47:49 T:139827601188800 NOTICE: Local hostname: Mint-laptop
  85. 23:47:49 T:139827601188800 NOTICE: Log File is located: /home/jason/.xbmc/temp/xbmc.log
  86. 23:47:49 T:139827601188800 NOTICE: -----------------------------------------------------------------------
  87. 23:47:49 T:139827601188800 NOTICE: load settings...
  88. 23:47:49 T:139827601188800 NOTICE: Found 1 Lists of Devices
  89. 23:47:49 T:139827601188800 NOTICE: Enumerated PULSE devices:
  90. 23:47:49 T:139827601188800 NOTICE: Device 1
  91. 23:47:49 T:139827601188800 NOTICE: m_deviceName : Default
  92. 23:47:49 T:139827601188800 NOTICE: m_displayName : Default
  93. 23:47:49 T:139827601188800 NOTICE: m_displayNameExtra: Default Output Device (PULSEAUDIO)
  94. 23:47:49 T:139827601188800 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  95. 23:47:49 T:139827601188800 NOTICE: m_channels : FL,FR
  96. 23:47:49 T:139827601188800 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  97. 23:47:49 T:139827601188800 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_S16NE,AE_FMT_S24LE3,AE_FMT_S24BE3,AE_FMT_S24NE3,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S24NE4,AE_FMT_S32BE,AE_FMT_S32LE,AE_FMT_S32NE,AE_FMT_FLOAT
  98. 23:47:49 T:139827601188800 NOTICE: Device 2
  99. 23:47:49 T:139827601188800 NOTICE: m_deviceName : alsa_output.pci-0000_00_1b.0.analog-stereo
  100. 23:47:49 T:139827601188800 NOTICE: m_displayName : Built-in Audio Analog Stereo
  101. 23:47:49 T:139827601188800 NOTICE: m_displayNameExtra: Speakers (PULSEAUDIO)
  102. 23:47:49 T:139827601188800 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  103. 23:47:49 T:139827601188800 NOTICE: m_channels : FL,FR
  104. 23:47:49 T:139827601188800 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  105. 23:47:49 T:139827601188800 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_S16NE,AE_FMT_S24LE3,AE_FMT_S24BE3,AE_FMT_S24NE3,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S24NE4,AE_FMT_S32BE,AE_FMT_S32LE,AE_FMT_S32NE,AE_FMT_FLOAT
  106. 23:47:49 T:139827601188800 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  107. 23:47:49 T:139827601188800 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  108. 23:47:49 T:139827601188800 NOTICE: Default DVD Player: dvdplayer
  109. 23:47:49 T:139827601188800 NOTICE: Default Video Player: dvdplayer
  110. 23:47:49 T:139827601188800 NOTICE: Default Audio Player: paplayer
  111. 23:47:49 T:139827601188800 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  112. 23:47:49 T:139827601188800 NOTICE: Log level changed to 0
  113. 23:47:49 T:139827601188800 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  114. 23:47:49 T:139827601188800 NOTICE: Loaded playercorefactory configuration
  115. 23:47:49 T:139827601188800 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  116. 23:47:49 T:139827601188800 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  117. 23:47:49 T:139827139729152 NOTICE: Thread ActiveAE start, auto delete: false
  118. 23:47:49 T:139827203921664 NOTICE: Thread AESink start, auto delete: false
  119. 23:47:49 T:139827601188800 NOTICE: Running database version Addons16
  120. 23:47:49 T:139827601188800 NOTICE: ADDONS: Using repository repository.xbmc.org
  121. 23:47:49 T:139827601188800 NOTICE: ADDONS: Using repository repository.xbmb3c
  122. 23:47:49 T:139827177932544 NOTICE: Thread PeripBusCEC start, auto delete: false
  123. 23:47:49 T:139827169539840 NOTICE: Thread PeripBusUSBUdev start, auto delete: false
  124. 23:47:49 T:139827601188800 NOTICE: Setup SDL
  125. 23:47:49 T:139827601188800 NOTICE: Checking resolution 15
  126. 23:47:50 T:139827601188800 NOTICE: Using visual 0x21
  127. 23:47:50 T:139827601188800 NOTICE: GL_VENDOR = Intel Open Source Technology Center
  128. 23:47:50 T:139827601188800 NOTICE: GL_RENDERER = Mesa DRI Intel(R) Ivybridge Mobile
  129. 23:47:50 T:139827601188800 NOTICE: GL_VERSION = 3.0 Mesa 10.1.0
  130. 23:47:50 T:139827601188800 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.30
  131. 23:47:50 T:139827601188800 NOTICE: GL_EXTENSIONS = GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_ATI_envmap_bumpmap GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_MESA_ycbcr_texture GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_APPLE_object_purgeable GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_texture_array GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_AMD_performance_monitor GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_separate_shader_objects GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_texture_lod GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_multisample GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_ARB_get_program_binary GL_ARB_robustness GL_ARB_shader_bit_encoding GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_conservative_depth GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shader_atomic_counters GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_ARB_transform_feedback_instanced GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_shader_trinary_minmax GL_ARB_ES3_compatibility GL_ARB_clear_buffer_object GL_ARB_invalidate_subdata GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_vertex_attrib_binding GL_KHR_debug GL_ARB_texture_mirror_clamp_to_edge GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_shader_integer_mix
  132. 23:47:50 T:139827601188800 NOTICE: No Joystick name specified, loading default map
  133. 23:47:50 T:139827601188800 NOTICE: Previous line repeats 35 times.
  134. 23:47:50 T:139827601188800 NOTICE: Running database version Addons16
  135. 23:47:50 T:139827601188800 NOTICE: Running database version ViewModes6
  136. 23:47:50 T:139827601188800 NOTICE: Running database version Textures13
  137. 23:47:50 T:139827601188800 NOTICE: Running database version MyMusic46
  138. 23:47:50 T:139827601188800 NOTICE: Running database version MyVideos78
  139. 23:47:50 T:139827601188800 NOTICE: Running database version TV22
  140. 23:47:50 T:139827601188800 NOTICE: Running database version Epg7
  141. 23:47:50 T:139827601188800 NOTICE: start dvd mediatype detection
  142. 23:47:50 T:139827601188800 NOTICE: initializing playlistplayer
  143. 23:47:50 T:139827601188800 NOTICE: DONE initializing playlistplayer
  144. 23:47:50 T:139827601049344 NOTICE: Thread DetectDVDMedia start, auto delete: false
  145. 23:47:50 T:139827601188800 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
  146. 23:47:50 T:139827601188800 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  147. 23:47:50 T:139826794223360 NOTICE: Thread LanguageInvoker start, auto delete: false
  148. 23:47:50 T:139827601188800 NOTICE: initialize done
  149. 23:47:50 T:139827601188800 NOTICE: Running the application...
  150. 23:47:50 T:139826785830656 NOTICE: Thread LanguageInvoker start, auto delete: false
  151. 23:47:50 T:139826785830656 NOTICE: -->Python Interpreter Initialized<--
  152. 23:47:50 T:139826794223360 NOTICE: -->Python Interpreter Initialized<--
  153. 23:47:50 T:139827601188800 WARNING: Trying to add unsupported control type 1
  154. 23:47:50 T:139826418415360 NOTICE: Thread JobWorker start, auto delete: true
  155. 23:47:50 T:139826418415360 ERROR: GetDirectory - Error getting &type=active
  156. 23:47:50 T:139826418415360 ERROR: GetDirectory - Error getting &type=recent
  157. 23:47:50 T:139826418415360 ERROR: GetDirectory - Error getting &type=active
  158. 23:47:50 T:139826418415360 ERROR: GetDirectory - Error getting &type=recent
  159. 23:47:50 T:139826418415360 ERROR: GetDirectory - Error getting &type=active
  160. 23:47:50 T:139826418415360 ERROR: GetDirectory - Error getting &type=recent
  161. 23:47:50 T:139826418415360 ERROR: GetDirectory - Error getting &type=active
  162. 23:47:50 T:139826418415360 ERROR: GetDirectory - Error getting &type=recent
  163. 23:47:50 T:139826418415360 ERROR: GetDirectory - Error getting &type=active
  164. 23:47:50 T:139826418415360 ERROR: GetDirectory - Error getting &type=recent
  165. 23:47:50 T:139826410022656 NOTICE: Thread LanguageInvoker start, auto delete: false
  166. 23:47:50 T:139827601188800 NOTICE: starting zeroconf publishing
  167. 23:47:50 T:139827601188800 NOTICE: ES: Starting event server
  168. 23:47:50 T:139826384844544 NOTICE: Thread AlarmClock start, auto delete: false
  169. 23:47:50 T:139826393237248 NOTICE: Thread TCPServer start, auto delete: false
  170. 23:47:50 T:139826401629952 NOTICE: Thread EventServer start, auto delete: false
  171. 23:47:50 T:139826401629952 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  172. 23:47:50 T:139826401629952 NOTICE: UDP: Listening on port 9777
  173. 23:47:50 T:139826410022656 NOTICE: -->Python Interpreter Initialized<--
  174. 23:47:50 T:139826785830656 NOTICE: XBMB3C InProgressUpdaterThread -> Log Level:2
  175. 23:47:50 T:139826785830656 NOTICE: XBMB3C RecentInfoUpdaterThread -> Log Level:2
  176. 23:47:50 T:139826366850816 NOTICE: XBMB3C InProgressUpdaterThread -> Started
  177. 23:47:50 T:139826366850816 NOTICE: XBMB3C InProgressUpdaterThread -> updateInProgress Called
  178. 23:47:50 T:139826015762176 NOTICE: XBMB3C RecentInfoUpdaterThread -> Started
  179. 23:47:50 T:139826015762176 NOTICE: XBMB3C RecentInfoUpdaterThread -> updateRecent Called
  180. 23:47:50 T:139826785830656 NOTICE: XBMB3C RandomInfoUpdaterThread -> Log Level:2
  181. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> Started
  182. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> updateRandomMovies Called
  183. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> userUrl : http://jasonmcroy.no-ip.biz:8096/mediabrowser/Users?format=json
  184. 23:47:50 T:139826785830656 NOTICE: XBMB3C NextUpUpdaterThread -> Log Level:2
  185. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> Started
  186. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> updateNextUp Called
  187. 23:47:50 T:139826785830656 NOTICE: XBMB3C WebSocketThread -> Log Level:2
  188. 23:47:50 T:139826785830656 NOTICE: XBMB3C LoadMenuOptionsThread -> Log Level:2
  189. 23:47:50 T:139825982191360 NOTICE: XBMB3C LoadMenuOptionsThread -> LoadMenuOptionsThread Started
  190. 23:47:50 T:139825982191360 NOTICE: XBMB3C LoadMenuOptionsThread -> LoadMenuOptionsThread -> Loading menu items from : /home/jason/.xbmc/userdata/favourites.xml
  191. 23:47:50 T:139826785830656 NOTICE: XBMB3C BackgroundRotationThread -> Log Level:2
  192. 23:47:50 T:139825973798656 NOTICE: XBMB3C BackgroundRotationThread -> Started
  193. 23:47:50 T:139826785830656 NOTICE: XBMB3C ThemeMusicThread -> Log Level:2
  194. 23:47:50 T:139825965405952 NOTICE: XBMB3C ThemeMusicThread -> Started
  195. 23:47:50 T:139825965405952 NOTICE: XBMB3C ThemeMusicThread -> updateThemeMusic Called
  196. 23:47:50 T:139826785830656 NOTICE: XBMB3C InfoUpdaterThread -> Log Level:2
  197. 23:47:50 T:139825973798656 NOTICE: XBMB3C BackgroundRotationThread -> {"tv": {"index": 1, "name": "Game of Thrones", "parent": "132aefc17f496b7ac988b9eac0481e73", "plot": "Seven noble families fight for control of the mythical land of Westeros. Friction between the houses leads to full-scale war. All while a very ancient evil awakens in the farthest north. Amidst the war, a neglected military order of misfits, the Night's Watch, is all that stands between the realms of men and icy horrors beyond.", "url": "http://localhost:15001/?id=a817673bd3c1c27fea13adfd8fbb6131&type=Backdrop&index=1&tag=98db5d36d6f153b1d9be853a767de7b2", "id": "a817673bd3c1c27fea13adfd8fbb6131"}, "movie": {"index": 0, "name": "Swingers", "parent": "b3ba9c1bcdaf096afb53be1926bada5d", "plot": "This is a story about Mike, a guy who left his girl in New York when he came to LA to be a star. It's been six months since his girlfriend left him and he's not doing so good. So, his pal and some other friends try and get him back in the social scene and forget about his 6 year relationship.", "url": "http://localhost:15001/?id=7e63a65f6c703ff66fd783d2a7d021bc&type=Backdrop&index=0&tag=08aa672315ab0bed5afae7888f0cb024", "id": "7e63a65f6c703ff66fd783d2a7d021bc"}, "global": {"plot": "Cher (born Cheryl Sarkisian; May 20, 1946) is an American recording artist, television personality, actress, director, record producer, and philanthropist. Referred to as the Goddess of Pop, she has won an Academy Award, a Grammy Award, an Emmy Award, three Golden Globes, and the Best Actress Award at the Cannes Film Festival Award for her work in film, music, and television. She is the only person in history to receive all of these awards. She began her career as a backup singer and came to prominence in 1965 as one-half of the pop rock duo Sonny & Cher with the success of their song \"I Got You Babe\". She subsequently established herself as a solo recording artist and became a television star in 1971 with The Sonny and Cher Comedy Hour, a variety show for which she won a Golden Globe. A well-received performance in the film Silkwood earned her a nomination for the Academy Award for Best Supporting Actress of 1983. In the following years, she starred in a string of hit films including Mask, The Witches of Eastwick, and Moonstruck, for which she won the Academy Award for Best Actress in 1988.\n\nCher, throughout a career spanning over 49 years, has broken many records. She is the only artist to reach #1 on a Billboard chart in each of the past six decades. Her hit dance single \"Believe\" is her biggest-selling recording and was the best-selling single of 1999, having sold over 10 million copies worldwide. She holds the Hot 100 record for the longest hit-making career span, with 33 years between the release of her first and last Billboard Hot 100 #1 singles (1965 and 1999) and 45 years between her first and last #1 ranking on any Billboard chart Cher ended her 3-year-long \"Farewell Tour\" in 2005 as the most successful tour by a female solo artist to that time. Cher has sold over 100 million albums worldwide. After a three-year hiatus and retirement from touring, she returned to the stage in May 2008 at Caesars Palace in Las Vegas where she performed her show Cher at the Colosseum until February 2011. She has a deep contralto vocal range that spans 3 octaves & 3 notes, from a baritone C3 up to her head voice F6, which is above soprano C.", "name": "Cher", "parent": "7628559f0c350e0f4a60317df5e9ad85", "index": 2, "url": "http://localhost:15001/?id=2e43bb9d14d6bcf60e9cfd6655865109&type=Backdrop&index=2&tag=47dccf7e8a9b5f74e779df665ed47a89", "poster": "", "collections": ["MUSIC"], "action": "", "id": "2e43bb9d14d6bcf60e9cfd6655865109"}, "music": {"index": 2, "name": "Better Than Ezra", "parent": "7628559f0c350e0f4a60317df5e9ad85", "plot": "Better Than Ezra is an American alternative rock trio based in New Orleans, Louisiana. The band was formed in 1988 by vocalist and guitarist Kevin Griffin; Joel Rundell, the lead guitarist; bassist Tom Drummond; and drummer, Cary Bonnecaze. Though many theories abound, the band refuses to disclose the origin of its name. One theory is that it comes from a line in Ernest Hemingway's novel A Moveable Feast, in which Hemingway describes a particularly annoying sound as \"...no worse than other noises, certainly better than Ezra learning to play the bassoon.\"", "url": "http://localhost:15001/?id=5f74ae27c390c4ba31b5addc8980131f&type=Backdrop&index=2&tag=80334f99c074e0c6257d433c7bdc036a", "id": "5f74ae27c390c4ba31b5addc8980131f"}}
  198. 23:47:50 T:139825982191360 NOTICE: XBMB3C LoadMenuOptionsThread -> LoadMenuOptionsThread -> Error Parsing favourites.xml : [Errno 2] No such file or directory: '/home/jason/.xbmc/userdata/favourites.xml'
  199. 23:47:50 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> Started
  200. 23:47:50 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> updateInfo Called
  201. 23:47:50 T:139825973798656 NOTICE: XBMB3C BackgroundRotationThread -> MB3.Background.Global.FanArt=http://localhost:15001/?id=2e43bb9d14d6bcf60e9cfd6655865109&type=Backdrop&index=2&tag=47dccf7e8a9b5f74e779df665ed47a89
  202. 23:47:50 T:139825973798656 NOTICE: XBMB3C BackgroundRotationThread -> MB3.Background.Global.FanArt.Poster=
  203. 23:47:50 T:139825973798656 NOTICE: XBMB3C BackgroundRotationThread -> MB3.Background.Global.FanArt.Action=
  204. 23:47:50 T:139825973798656 NOTICE: XBMB3C BackgroundRotationThread -> Setting Movie Last : {u'index': 0, u'name': u'Swingers', u'parent': u'b3ba9c1bcdaf096afb53be1926bada5d', u'plot': u"This is a story about Mike, a guy who left his girl in New York when he came to LA to be a star. It's been six months since his girlfriend left him and he's not doing so good. So, his pal and some other friends try and get him back in the social scene and forget about his 6 year relationship.", u'url': u'http://localhost:15001/?id=7e63a65f6c703ff66fd783d2a7d021bc&type=Backdrop&index=0&tag=08aa672315ab0bed5afae7888f0cb024', u'id': u'7e63a65f6c703ff66fd783d2a7d021bc'}
  205. 23:47:50 T:139825973798656 NOTICE: XBMB3C BackgroundRotationThread -> Setting TV Last : {u'index': 1, u'name': u'Game of Thrones', u'parent': u'132aefc17f496b7ac988b9eac0481e73', u'plot': u"Seven noble families fight for control of the mythical land of Westeros. Friction between the houses leads to full-scale war. All while a very ancient evil awakens in the farthest north. Amidst the war, a neglected military order of misfits, the Night's Watch, is all that stands between the realms of men and icy horrors beyond.", u'url': u'http://localhost:15001/?id=a817673bd3c1c27fea13adfd8fbb6131&type=Backdrop&index=1&tag=98db5d36d6f153b1d9be853a767de7b2', u'id': u'a817673bd3c1c27fea13adfd8fbb6131'}
  206. 23:47:50 T:139825973798656 NOTICE: XBMB3C BackgroundRotationThread -> Setting Music Last : {u'index': 2, u'name': u'Better Than Ezra', u'parent': u'7628559f0c350e0f4a60317df5e9ad85', u'plot': u'Better Than Ezra is an American alternative rock trio based in New Orleans, Louisiana. The band was formed in 1988 by vocalist and guitarist Kevin Griffin; Joel Rundell, the lead guitarist; bassist Tom Drummond; and drummer, Cary Bonnecaze. Though many theories abound, the band refuses to disclose the origin of its name. One theory is that it comes from a line in Ernest Hemingway\'s novel A Moveable Feast, in which Hemingway describes a particularly annoying sound as "...no worse than other noises, certainly better than Ezra learning to play the bassoon."', u'url': u'http://localhost:15001/?id=5f74ae27c390c4ba31b5addc8980131f&type=Backdrop&index=2&tag=80334f99c074e0c6257d433c7bdc036a', u'id': u'5f74ae27c390c4ba31b5addc8980131f'}
  207. 23:47:50 T:139825973798656 NOTICE: XBMB3C BackgroundRotationThread -> updateCollectionArtLinks Called
  208. 23:47:50 T:139825806042880 NOTICE: XBMB3 -> HTTP Image Proxy Server Starting
  209. 23:47:50 T:139826785830656 NOTICE: XBMB3C Service -> starting monitor service
  210. 23:47:50 T:139826418415360 ERROR: CCurlFile::Stat - Failed: Couldn't connect to server(7) for http://localhost:15001/?id=2e43bb9d14d6bcf60e9cfd6655865109&type=Backdrop&index=2&tag=47dccf7e8a9b5f74e779df665ed47a89
  211. 23:47:50 T:139826410022656 NOTICE: ===== XBMB3C START =====
  212. 23:47:50 T:139826410022656 NOTICE: XBMB3C -> running Python: sys.version_info(major=2, minor=7, micro=6, releaselevel='final', serial=0)
  213. 23:47:50 T:139826410022656 NOTICE: XBMB3C -> running XBMB3C: 0.9.526
  214. 23:47:50 T:139826410022656 NOTICE: 13.1 Git:f2acae7
  215. 23:47:50 T:139826410022656 NOTICE: XBMB3C -> Platform: Linux/RPi
  216. 23:47:50 T:139826410022656 NOTICE: XBMB3C 1 -> <module> : XBMB3C -> Flatten is:
  217. 23:47:50 T:139826410022656 NOTICE: XBMB3C -> LogLevel: 2
  218. 23:47:50 T:139825973798656 NOTICE: XBMB3C BackgroundRotationThread -> updateCollectionArtLinks UserID : 2590f5dabca123eed17a38789194b6be
  219. 23:47:50 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> updateInfo UserID : 2590f5dabca123eed17a38789194b6be
  220. 23:47:50 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> Updating info List
  221. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> updateNextUp UserID : 2590f5dabca123eed17a38789194b6be
  222. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> Updating NextUp List
  223. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> jsonData : [{"Name":"Jason","Id":"2590f5dabca123eed17a38789194b6be","HasPassword":false,"LastLoginDate":"2014-08-10T20:18:33.3106566Z","LastActivityDate":"2014-08-11T03:38:50.9003233Z","Configuration":{"IsAdministrator":true,"PlayDefaultAudioTrack":true,"UseForcedSubtitlesOnly":false,"IsHidden":false,"IsDisabled":false,"DisplayMissingEpisodes":false,"DisplayUnairedEpisodes":false,"EnableRemoteControlOfOtherUsers":true,"EnableLiveTvManagement":true,"EnableLiveTvAccess":true,"EnableMediaPlayback":true,"EnableContentDeletion":false,"GroupMoviesIntoBoxSets":false,"BlockedMediaFolders":[],"BlockedChannels":[],"DisplayChannelsWithinViews":["cddcf570335ca8b34a168cbfbbd3872f","8415ce7e46001dc0d03d20181be95b00"],"ExcludeFoldersFromGrouping":["477f580e726fd1dce0b21e17cd448faa","912f71b86519f69f37f4b8066c66d230","593dd6ca0804412f15244a4bc41ed7af","83ee97dfe61b415344faeec88a7f39b4","14d97be320d395d4ef00f15e91f4e01e","83b094e9c75eca15cef872e85a4746b9"],"BlockUnratedItems":[],"SubtitleMode":"Default","DisplayCollectionsView":true}}]
  224. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> updateRandomMovies UserID : 2590f5dabca123eed17a38789194b6be
  225. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> Updating Random Movie List
  226. 23:47:50 T:139825990584064 NOTICE: XBMB3C WebSocketThread -> WebSocketPortNumber = 8096
  227. 23:47:50 T:139825990584064 NOTICE: XBMB3C WebSocketThread -> WebSocket URL : ws://jasonmcroy.no-ip.biz:8096/mediabrowser
  228. 23:47:50 T:139825990584064 NOTICE: XBMB3C WebSocketThread -> Client Starting
  229. 23:47:50 T:139825990584064 ERROR: --- request header ---
  230. 23:47:50 T:139825990584064 NOTICE: .
  231. 23:47:50 T:139825990584064 ERROR: GET /mediabrowser HTTP/1.1
  232. Upgrade: websocket
  233. Connection: Upgrade
  234. Host: jasonmcroy.no-ip.biz:8096
  235. Origin: http://jasonmcroy.no-ip.biz:8096
  236. Sec-WebSocket-Key: 3Req8CiES5231e3T4D0aPQ==
  237. Sec-WebSocket-Version: 13
  238. 23:47:50 T:139825990584064 NOTICE: .
  239. 23:47:50 T:139825990584064 ERROR: -----------------------
  240. 23:47:50 T:139825990584064 NOTICE: .
  241. 23:47:50 T:139825990584064 ERROR: --- response header ---
  242. 23:47:50 T:139825990584064 NOTICE: .
  243. 23:47:50 T:139825973798656 NOTICE: XBMB3C BackgroundRotationThread -> updateCollectionArtLinks UserData : {"Name":"Media Folders","Id":"918213fde55476556ca3966da65a023e","DateCreated":"2014-07-19T18:48:46.8688309Z","IsUnidentified":false,"SupportsSync":false,"SortName":"media folders","ExternalUrls":[],"Path":"C:\\Users\\Jason\\AppData\\Roaming\\MediaBrowser-Server\\root\\default","Taglines":[],"Genres":[],"PlayAccess":"Full","RemoteTrailers":[],"ProviderIds":{},"IsFolder":true,"Type":"UserRootFolder","People":[],"Studios":[],"UserData":{"PlaybackPositionTicks":0,"PlayCount":0,"IsFavorite":false,"Played":false,"Key":"918213fd-e554-7655-6ca3-966da65a023e"},"ChildCount":7,"DisplayPreferencesId":"b21ccc945ed35ac08c3b35d5de9e71f3","IndexOptions":["None","Performer","Genre","Director","Year","Studio"],"Tags":[],"Keywords":[],"DisplayMediaType":"UserRootFolder","ImageTags":{},"BackdropImageTags":[],"ScreenshotImageTags":[],"LocationType":"FileSystem","ProductionLocations":[],"LockedFields":[],"LockData":false}
  244. 23:47:50 T:139825973798656 NOTICE: XBMB3C BackgroundRotationThread -> updateCollectionArtLinks ParentID : 918213fde55476556ca3966da65a023e
  245. 23:47:50 T:139825990584064 ERROR: HTTP/1.1 101 Switching Protocols
  246. 23:47:50 T:139825990584064 NOTICE: .
  247. 23:47:50 T:139825990584064 ERROR: Upgrade: websocket
  248. 23:47:50 T:139825990584064 NOTICE: .
  249. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUP TV Show Json Data : {u'Items': [{u'Genres': [], u'MediaStreams': [{u'Profile': u'Main', u'IsInterlaced': False, u'BitDepth': 8, u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 29.97003, u'Level': 4, u'Height': 1080, u'Width': 1920, u'PixelFormat': u'yuv420p', u'Codec': u'mpeg2video', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 29.97003, u'AspectRatio': u'16:9', u'BitRate': 13681667, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'5.1', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 6, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 384000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'spa', u'ChannelLayout': u'mono', u'Index': 2, u'Type': u'Audio', u'Level': 0, u'Channels': 1, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 192000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'ParentLogoItemId': u'ff604d11b8b7c75bb8e3879b517db6df', u'IsHD': True, u'ParentBackdropImageTags': [u'8d3e1c2b1a22f36efd8694da18b16731', u'cd52c020dba33bbd3d0d30d5db146aa7', u'3567b82d7c7f1aed18054c439c2f08e4'], u'Type': u'Episode', u'ParentIndexNumber': 1, u'SeriesStudio': u'NBC', u'SeriesId': u'ff604d11b8b7c75bb8e3879b517db6df', u'VoteCount': 0, u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'ParentLogoImageTag': u'e5a9da2d9e7caad91f95e5874c35b738', u'AirTime': u'12:35 AM', u'PremiereDate': u'2014-07-30T04:00:00.0000000Z', u'ProductionYear': 2014, u'VideoType': u'VideoFile', u'Path': u'\\\\HTPC\\RECORDED TV\\RECORDED TV\\Late Night with Seth Meyers\\Season 1\\Late Night With Seth Meyers s01e79.ts', u'BackdropImageTags': [], u'IsPlaceHolder': False, u'Name': u'Chris Pratt, Laverne Cox, Big Data and Joywave', u'MediaType': u'Video', u'SeriesName': u'Late Night with Seth Meyers', u'SeasonId': u'774b4a1d2a823b44ea631c31ef8b047e', u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'270262001079', u'PlayCount': 0}, u'IndexNumber': 79, u'ParentArtItemId': u'ff604d11b8b7c75bb8e3879b517db6df', u'SeriesPrimaryImageTag': u'7bad9763ed3d110a506dc520a3616827', u'ParentArtImageTag': u'a0931d2a8c599aa49a77c2e138e430d3', u'ParentBackdropItemId': u'ff604d11b8b7c75bb8e3879b517db6df', u'ImageTags': {u'Primary': u'069b51de4ad3287581e5d94ff814f7b4'}, u'MediaSourceCount': 1, u'RunTimeTicks': 38997810000, u'Id': u'85e2a1e04b18fdad4c7459e0624b672d'}, {u'Genres': [], u'MediaStreams': [{u'Profile': u'Main', u'IsInterlaced': False, u'BitDepth': 8, u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 29.97003, u'Level': 4, u'Height': 1080, u'Width': 1920, u'PixelFormat': u'yuv420p', u'Codec': u'mpeg2video', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 29.97003, u'AspectRatio': u'16:9', u'BitRate': 13866268, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'5.1', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 6, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 384000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'spa', u'ChannelLayout': u'mono', u'Index': 2, u'Type': u'Audio', u'Level': 0, u'Channels': 1, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 192000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'ParentLogoItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'IsHD': True, u'ParentBackdropImageTags': [u'3b6ab0fe5d91186519918cffd79af8ae', u'36b865b4acc3d5aa710684e28f5a84a5', u'4192f29576f545512288358110e3d19d'], u'Type': u'Episode', u'ParentIndexNumber': 1, u'SeriesStudio': u'NBC', u'SeriesId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'VoteCount': 0, u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'ParentLogoImageTag': u'331dcb8cbe0c7527a997d390f981606f', u'AirTime': u'11:35 PM', u'PremiereDate': u'2014-07-29T04:00:00.0000000Z', u'ProductionYear': 2014, u'VideoType': u'VideoFile', u'Path': u'\\\\HTPC\\RECORDED TV\\RECORDED TV\\The Tonight Show Starring Jimmy Fallon\\Season 1\\The Tonight Show Starring Jimmy Fallon s01e96.ts', u'BackdropImageTags': [], u'IsPlaceHolder': False, u'Name': u'Vin Diesel, Aubrey Plaza, Will.i.am', u'MediaType': u'Video', u'SeriesName': u'The Tonight Show Starring Jimmy Fallon', u'SeasonId': u'a65acc44d9bef99839f8cded82a995bb', u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'270261001096', u'PlayCount': 0}, u'SeriesThumbImageTag': u'c134306e3f6711550f2d45b8644369c9', u'IndexNumber': 96, u'ParentArtItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'SeriesPrimaryImageTag': u'b2261328b3626ba3779e1bded41d518c', u'ParentThumbImageTag': u'c134306e3f6711550f2d45b8644369c9', u'ParentArtImageTag': u'4bfd82ad184cd23b30d383773d943aac', u'ParentBackdropItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'ImageTags': {u'Primary': u'a35244f297ffba6320bf26ab191c23ae'}, u'MediaSourceCount': 1, u'RunTimeTicks': 39578680000, u'ParentThumbItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'Id': u'39d98174e487650d90d4ff74dc71a738'}], u'TotalRecordCount': 2}
  250. 23:47:50 T:139825990584064 ERROR: Server: Microsoft-HTTPAPI/2.0
  251. 23:47:50 T:139825990584064 NOTICE: .
  252. 23:47:50 T:139825990584064 ERROR: Connection: Upgrade
  253. 23:47:50 T:139825990584064 NOTICE: .
  254. 23:47:50 T:139825990584064 ERROR: Sec-WebSocket-Accept: JkSwO8PpYp7c0kVml7ZVXdhzIZM=
  255. 23:47:50 T:139825990584064 NOTICE: .
  256. 23:47:50 T:139825990584064 ERROR: Date: Mon, 11 Aug 2014 03:47:51 GMT
  257. 23:47:50 T:139825990584064 NOTICE: .
  258. 23:47:50 T:139825990584064 ERROR: -----------------------
  259. 23:47:50 T:139825990584064 NOTICE: .
  260. 23:47:50 T:139825990584064 NOTICE: XBMB3C WebSocketThread -> Opened : {"Data": "XBMC|40F02F689534|0.9.526|Mint-laptop", "MessageType": "Identity"}
  261. 23:47:50 T:139825990584064 ERROR: send: '\x81\xcc\xf2\xfc\xfd\xb0\x89\xde\xb9\xd1\x86\x9d\xdf\x8a\xd2\xde\xa5\xf2\xbf\xbf\x81\x84\xc2\xba\xcd\x82\xb4\xca\xc5\x89\xc7\xcf\xc9\xcc\xc2\xd2\xc4\x9e\xc7\xce\xcb\xcc\xbf\x95\x93\xc4\xdf\x90\x9c\xc0\x86\x93\x8d\x92\xde\xdc\xdf\xfd\x97\x8f\x8e\xd1\x95\x99\xa9\xc9\x82\x99\xdf\x8a\xd2\xde\xb4\xd4\x97\x92\x89\xd9\x86\x85\xdf\xcd'
  262. 23:47:50 T:139825990584064 NOTICE: .
  263. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.1.EpisodeTitle = Chris Pratt, Laverne Cox, Big Data and Joywave
  264. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.1.ShowTitle = Late Night with Seth Meyers
  265. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.1.EpisodeNo = 79
  266. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.1.SeasonNo = 01
  267. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.1.Thumb = http://localhost:15001/?id=85e2a1e04b18fdad4c7459e0624b672d&type=Primary&tag=069b51de4ad3287581e5d94ff814f7b4
  268. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.1.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;85e2a1e04b18fdad4c7459e0624b672d&mode=12
  269. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.1.Rating = None
  270. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.1.Art(tvshow.fanart) = http://localhost:15001/?id=ff604d11b8b7c75bb8e3879b517db6df&type=Backdrop&tag=none
  271. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.1.Art(tvshow.clearlogo) = http://localhost:15001/?id=ff604d11b8b7c75bb8e3879b517db6df&type=Logo&tag=none
  272. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.1.Art(tvshow.banner) = http://localhost:15001/?id=ff604d11b8b7c75bb8e3879b517db6df&type=Banner&tag=none
  273. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.1.Art(tvshow.poster) = http://localhost:15001/?id=ff604d11b8b7c75bb8e3879b517db6df&type=Primary&tag=069b51de4ad3287581e5d94ff814f7b4
  274. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.1.Plot =
  275. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.1.Resume = False
  276. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.2.EpisodeTitle = Vin Diesel, Aubrey Plaza, Will.i.am
  277. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.2.ShowTitle = The Tonight Show Starring Jimmy Fallon
  278. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.2.EpisodeNo = 96
  279. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.2.SeasonNo = 01
  280. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.2.Thumb = http://localhost:15001/?id=39d98174e487650d90d4ff74dc71a738&type=Primary&tag=a35244f297ffba6320bf26ab191c23ae
  281. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.2.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;39d98174e487650d90d4ff74dc71a738&mode=12
  282. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.2.Rating = None
  283. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.2.Art(tvshow.fanart) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Backdrop&tag=none
  284. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.2.Art(tvshow.clearlogo) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Logo&tag=none
  285. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.2.Art(tvshow.banner) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Banner&tag=none
  286. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.2.Art(tvshow.poster) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Primary&tag=a35244f297ffba6320bf26ab191c23ae
  287. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.2.Plot =
  288. 23:47:50 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> NextUpEpisodeMB3.2.Resume = False
  289. 23:47:50 T:139825973798656 NOTICE: XBMB3C BackgroundRotationThread -> updateCollectionArtLinks userRootPath : {"Items":[{"Name":"RECORDED TV","Id":"83b094e9c75eca15cef872e85a4746b9","IsUnidentified":false,"OfficialRating":"","Overview":"","PlayAccess":"Full","IsFolder":true,"Type":"CollectionFolder","UserData":{"PlayedPercentage":6.25,"UnplayedItemCount":15,"PlaybackPositionTicks":0,"PlayCount":0,"IsFavorite":false,"Played":false,"Key":"83b094e9-c75e-ca15-cef8-72e85a4746b9"},"PlayedPercentage":6.25,"RecursiveItemCount":16,"RecursiveUnplayedItemCount":15,"ChildCount":3,"CollectionType":"tvshows","ImageTags":{"Primary":"41321a03a6df891b6514484bd75114c1","Thumb":"18e31034e0b3f231db7c4899de3dabc0"},"BackdropImageTags":[],"LocationType":"FileSystem"},{"Name":"TV SERIES","Id":"14d97be320d395d4ef00f15e91f4e01e","IsUnidentified":false,"OfficialRating":"","Overview":"","PlayAccess":"Full","IsFolder":true,"Type":"CollectionFolder","UserData":{"PlayedPercentage":97.1563981042654,"UnplayedItemCount":6,"PlaybackPositionTicks":0,"PlayCount":0,"IsFavorite":false,"Played":false,"Key":"14d97be3-20d3-95d4-ef00-f15e91f4e01e"},"PlayedPercentage":97.1563981042654,"RecursiveItemCount":211,"RecursiveUnplayedItemCount":6,"ChildCount":6,"CollectionType":"tvshows","ImageTags":{"Primary":"bc882566110842df3987f4c20c1a541e","Thumb":"4c637a699057b5599dff59a5be7e7876"},"BackdropImageTags":[],"LocationType":"FileSystem"},{"Name":"DVD","Id":"593dd6ca0804412f15244a4bc41ed7af","IsUnidentified":false,"OfficialRating":"","Overview":"","PlayAccess":"Full","IsFolder":true,"Type":"CollectionFolder","UserData":{"PlayedPercentage":0,"UnplayedItemCount":58,"PlaybackPositionTicks":0,"PlayCount":0,"IsFavorite":false,"Played":false,"Key":"593dd6ca-0804-412f-1524-4a4bc41ed7af"},"PlayedPercentage":0,"RecursiveItemCount":58,"RecursiveUnplayedItemCount":58,"ChildCount":58,"CollectionType":"movies","ImageTags":{"Primary":"44677fc92dbffe06a2f1225cca9b0fd7","Thumb":"6559550aa39149a69d0bc13c87f280b4"},"BackdropImageTags":[],"LocationType":"FileSystem"},{"Name":"BLURAY","Id":"912f71b86519f69f37f4b8066c66d230","IsUnidentified":false,"PlayAccess":"Full","IsFolder":true,"Type":"CollectionFolder","UserData":{"PlayedPercentage":5.88355104296867,"UnplayedItemCount":48,"PlaybackPositionTicks":0,"PlayCount":0,"IsFavorite":false,"Played":false,"Key":"912f71b8-6519-f69f-37f4-b8066c66d230"},"PlayedPercentage":5.88355104296867,"RecursiveItemCount":51,"RecursiveUnplayedItemCount":48,"ChildCount":51,"CollectionType":"movies","ImageTags":{"Primary":"9f6d1c3d24ae1e9851667e4df0a364a2","Thumb":"c7eff3d054c070571367581493aabab3"},"BackdropImageTags":[],"LocationType":"FileSystem"},{"Name":"COLLECTIONS","Id":"7203fc9af38a4101adaa5d22d97264a0","IsUnidentified":false,"OfficialRating":"","Overview":"","PlayAccess":"Full","IsFolder":true,"Type":"CollectionFolder","UserData":{"PlayedPercentage":0,"UnplayedItemCount":44,"PlaybackPositionTicks":0,"PlayCount":0,"IsFavorite":false,"Played":false,"Key":"7203fc9a-f38a-4101-adaa-5d22d97264a0"},"PlayedPercentage":0,"RecursiveItemCount":44,"RecursiveUnplayedItemCount":44,"ChildCount":15,"ImageTags":{"Primary":"ff7e55b04788ee788eb1ee5502760787","Thumb":"a62345e5e01bc25947778a748829a78f"},"BackdropImageTags":[],"LocationType":"FileSystem"},{"Name":"MUSIC","Id":"83ee97dfe61b415344faeec88a7f39b4","IsUnidentified":false,"OfficialRating":"","Overview":"","PlayAccess":"Full","IsFolder":true,"Type":"CollectionFolder","UserData":{"PlayedPercentage":0.0521376433785193,"UnplayedItemCount":1917,"PlaybackPositionTicks":0,"PlayCount":0,"IsFavorite":false,"Played":false,"Key":"83ee97df-e61b-4153-44fa-eec88a7f39b4"},"PlayedPercentage":0.0521376433785193,"RecursiveItemCount":1918,"RecursiveUnplayedItemCount":1917,"ChildCount":385,"CollectionType":"music","ImageTags":{"Primary":"db996a56d59a4e05ac5b64f364c9bde2","Thumb":"cb4c6c171e1c82fa61ae9b21c3c963e3"},"BackdropImageTags":[],"LocationType":"FileSystem"},{"Name":"MUSIC VIDEOS","Id":"477f580e726fd1dce0b21e17cd448faa","IsUnidentified":false,"OfficialRating":"","Overview":"","PlayAccess":"Full","IsFolder":true,"Type":"CollectionFolder","UserData":{"PlayedPercentage":0,"UnplayedItemCount":14,"PlaybackPositionTicks":0,"PlayCount":0,"IsFavorite":false,"Played":false,"Key":"477f580e-726f-d1dc-e0b2-1e17cd448faa"},"PlayedPercentage":0,"RecursiveItemCount":14,"RecursiveUnplayedItemCount":14,"ChildCount":6,"CollectionType":"musicvideos","ImageTags":{"Primary":"7715c73ef06747f295c853e0c34c555d","Thumb":"0e3c27f0a46edb1d947fd67f6a485d61"},"BackdropImageTags":[],"LocationType":"FileSystem"}],"TotalRecordCount":7}
  290. 23:47:50 T:139825973798656 NOTICE: XBMB3C BackgroundRotationThread -> updateCollectionArtLinks Name : RECORDED TV
  291. 23:47:50 T:139825973798656 NOTICE: XBMB3C BackgroundRotationThread -> updateCollectionArtLinks RecursiveItemCount : 16
  292. 23:47:50 T:139825973798656 NOTICE: XBMB3C BackgroundRotationThread -> updateCollectionArtLinks Processing Collection : RECORDED TV of type : tvshows
  293. 23:47:50 T:139825973798656 NOTICE: COLLECTION actionUrl: ActivateWindow(VideoLibrary, plugin://plugin.video.xbmb3c/?mode=21&ParentId=83b094e9c75eca15cef872e85a4746b9&Name=RECORDED TV,return)
  294. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> Random Movie Json Data : {u'Items': [{u'Genres': [u'Comedy', u'Drama'], u'MediaStreams': [{u'Profile': u'Main', u'IsInterlaced': False, u'BitDepth': 8, u'Language': u'und', u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 23.97582, u'Level': 40, u'Height': 466, u'Width': 720, u'PixelFormat': u'yuv420p', u'Codec': u'h264', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 59.94006, u'AspectRatio': u'982316:537803', u'BitRate': 962235, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'stereo', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 2, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 192000, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'und', u'Index': 2, u'Level': 0, u'Codec': u'mov_text', u'IsForced': False, u'Type': u'Subtitle', u'IsTextSubtitleStream': True, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'Index': 3, u'Codec': u'srt', u'IsForced': False, u'Path': u'\\\\HTPC\\MOVIES\\DVD MOVIES\\Swingers (1996)\\Swingers (1996)_DVD.eng.srt', u'Type': u'Subtitle', u'IsTextSubtitleStream': True, u'IsDefault': False, u'IsExternal': True}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'LocalTrailerCount': 0, u'CriticRatingSummary': u'Funny, heartfelt, and effortlessly cool, Swingers made stars out of Vince Vaughn and Jon Favreau, established Doug Liman as a director to watch.', u'IsHD': False, u'Type': u'Movie', u'VideoType': u'VideoFile', u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'CriticRating': 87, u'PremiereDate': u'1996-10-18T04:00:00.0000000Z', u'ProductionYear': 1996, u'Path': u'\\\\HTPC\\MOVIES\\DVD MOVIES\\Swingers (1996)\\Swingers (1996)_DVD.m4v', u'OfficialRating': u'R', u'BackdropImageTags': [u'08aa672315ab0bed5afae7888f0cb024', u'3665b21fa80e8c226538f3611272daff', u'bf3f6bdfee9e02b13552fca064c29d95'], u'IsPlaceHolder': False, u'Name': u'Swingers', u'MediaType': u'Video', u'CommunityRating': 7.5, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'10218', u'PlayCount': 0}, u'Overview': u"This is a story about Mike, a guy who left his girl in New York when he came to LA to be a star. It's been six months since his girlfriend left him and he's not doing so good. So, his pal and some other friends try and get him back in the social scene and forget about his 6 year relationship.", u'Metascore': 71, u'VoteCount': 54381, u'ImageTags': {u'Logo': u'ef04b5ddc477ce25d5810ebcb78f7b18', u'Primary': u'c216e8dca609d4169e24c9c154af44b1'}, u'MediaSourceCount': 1, u'RunTimeTicks': 57813670000, u'Id': u'7e63a65f6c703ff66fd783d2a7d021bc'}, {u'Genres': [u'Comedy'], u'MediaStreams': [{u'Profile': u'High', u'IsInterlaced': False, u'BitDepth': 8, u'Language': u'eng', u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 23.97602, u'Level': 41, u'Height': 1080, u'Width': 1920, u'PixelFormat': u'yuv420p', u'Codec': u'h264', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 23.97602, u'AspectRatio': u'16:9', u'BitRate': 24953510, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'Profile': u'DTS', u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'5.1', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 6, u'Codec': u'dca', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 1536000, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'Index': 2, u'Level': 0, u'Codec': u'pgssub', u'IsForced': False, u'Type': u'Subtitle', u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'Index': 3, u'Codec': u'srt', u'IsForced': False, u'Path': u'\\\\HTPC\\MOVIES\\BLURAY MOVIES\\The Internship (2013)\\The Internship (2013).eng.srt', u'Type': u'Subtitle', u'IsTextSubtitleStream': True, u'IsDefault': False, u'IsExternal': True}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'LocalTrailerCount': 0, u'CriticRatingSummary': u"The Internship weighs down Vince Vaughn and Owen Wilson's comic charisma with a formulaic script and padded running time that leans heavily on its stars' easygoing interplay.", u'IsHD': True, u'Type': u'Movie', u'VideoType': u'VideoFile', u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'CriticRating': 34, u'PremiereDate': u'2013-06-07T04:00:00.0000000Z', u'ProductionYear': 2013, u'Path': u'\\\\HTPC\\MOVIES\\BLURAY MOVIES\\The Internship (2013)\\The Internship (2013).mkv', u'OfficialRating': u'PG-13', u'BackdropImageTags': [u'e7e8ab185093ddd7bcea6b1af86f87a1', u'58d4b853a137198fb0b678b4db6c0cd4', u'559187e068b10861cd8dbe928c1fadc4'], u'IsPlaceHolder': False, u'Name': u'The Internship', u'MediaType': u'Video', u'CommunityRating': 6.4, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 6.11031914020598, u'LastPlayedDate': u'2014-07-30T00:42:22.5000349Z', u'PlaybackPositionTicks': 4378140207, u'Key': u'116741', u'PlayCount': 1}, u'Overview': u'Two recently laid-off men in their 40s try to make it as interns at a successful Internet company where their managers are in their 20s.', u'Metascore': 42, u'VoteCount': 111713, u'ImageTags': {u'Art': u'878b19b0b387a32e369b006925b290fa', u'Thumb': u'607304525f66bc7822f5006456368e69', u'Primary': u'859dbba06fb6ef75ccfc71ecec908df5', u'Disc': u'b749dd8f57514cb90b74e52ec6b5b5a5', u'Logo': u'fbfb1efd32fce87f6b878bc4be066dad', u'Banner': u'611f96adc05750a5b35d4dcc599eb64e'}, u'MediaSourceCount': 1, u'RunTimeTicks': 71651580000, u'Id': u'62c0ac32d35ace482a1ac178d6c93d9b'}, {u'Genres': [u'Action', u'Family', u'Romance'], u'MediaStreams': [{u'Profile': u'Main', u'IsInterlaced': False, u'BitDepth': 8, u'Language': u'und', u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 23.98162, u'Level': 40, u'Height': 470, u'Width': 720, u'PixelFormat': u'yuv420p', u'Codec': u'h264', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 59.94006, u'AspectRatio': u'3776:2079', u'BitRate': 1236668, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'stereo', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 2, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 192000, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'und', u'Index': 2, u'Level': 0, u'Codec': u'mov_text', u'IsForced': False, u'Type': u'Subtitle', u'IsTextSubtitleStream': True, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'Index': 3, u'Codec': u'srt', u'IsForced': False, u'Path': u'\\\\HTPC\\MOVIES\\DVD MOVIES\\The Karate Kid II (1986)\\The Karate Kid II (1986)_DVD.eng.srt', u'Type': u'Subtitle', u'IsTextSubtitleStream': True, u'IsDefault': False, u'IsExternal': True}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'LocalTrailerCount': 0, u'IsHD': False, u'Type': u'Movie', u'VideoType': u'VideoFile', u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'CriticRating': 41, u'PremiereDate': u'1986-06-18T04:00:00.0000000Z', u'ProductionYear': 1986, u'Path': u'\\\\HTPC\\MOVIES\\DVD MOVIES\\The Karate Kid II (1986)\\The Karate Kid II (1986)_DVD.mp4', u'OfficialRating': u'PG', u'BackdropImageTags': [u'c170a2860a5a4adcd76c1a1c4f380fba', u'17c90de788d7fb3c5f8c162cbfd206ef', u'5d763a580ef24540549d4d55fbbc5947'], u'IsPlaceHolder': False, u'Name': u'The Karate Kid, Part II', u'MediaType': u'Video', u'CommunityRating': 5.8, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'8856', u'PlayCount': 0}, u'Overview': u"Mr. Miyagi and Daniel take a trip to Okinawa to visit Mr. Miyagi's dying father. After arriving Mr. Miyagi finds he still has feelings for an old love. This stirs up trouble with an old rival who he originally left Okinawa to avoid. In the mean time, Daniel encounters a new love and also makes some enemies.", u'VoteCount': 36730, u'ImageTags': {u'Logo': u'838fe377f90a44e19e00b0f8933344d2', u'Disc': u'9927491149ec71ff2c48078ea264c4e0', u'Primary': u'f510e149e538b3ef1671be52b4ae778b'}, u'MediaSourceCount': 1, u'RunTimeTicks': 67948300000, u'Id': u'985841dc52d0fe8a6116a33e8f033be7'}, {u'Genres': [u'Action', u'Comedy', u'Crime'], u'MediaStreams': [{u'Profile': u'Main', u'IsInterlaced': False, u'BitDepth': 8, u'Language': u'und', u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 23.98546, u'Level': 40, u'Height': 360, u'Width': 720, u'PixelFormat': u'yuv420p', u'Codec': u'h264', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 59.94006, u'AspectRatio': u'2.35:1', u'BitRate': 1045492, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'Profile': u'DTS-ES', u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'6.1', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 7, u'Codec': u'dca', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 768000, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'und', u'Index': 2, u'Type': u'Subtitle', u'Level': 0, u'Codec': u'mov_text', u'IsForced': False, u'BitRate': 1, u'IsTextSubtitleStream': True, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'Index': 3, u'Codec': u'srt', u'IsForced': False, u'Path': u'\\\\HTPC\\MOVIES\\DVD MOVIES\\Rush Hour 2 (2001)\\Rush Hour 2 (2001)_DVD.eng.srt', u'Type': u'Subtitle', u'IsTextSubtitleStream': True, u'IsDefault': False, u'IsExternal': True}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'LocalTrailerCount': 0, u'CriticRatingSummary': u"Rush Hour 2 doesn't feel as fresh or funny as the first, and the stunts lack some of the intricacy normally seen in Chan's films.", u'IsHD': False, u'Type': u'Movie', u'VideoType': u'VideoFile', u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'CriticRating': 52, u'PremiereDate': u'2001-08-03T04:00:00.0000000Z', u'ProductionYear': 2001, u'Path': u'\\\\HTPC\\MOVIES\\DVD MOVIES\\Rush Hour 2 (2001)\\Rush Hour 2 (2001)_DVD.mp4', u'OfficialRating': u'PG-13', u'BackdropImageTags': [u'663cd4f2f52d9138d78ac398c184d0a4', u'ceee67f7e4efd8378e573026c4c2688e', u'63c2826412966bd7cd0f4136486e6767'], u'IsPlaceHolder': False, u'Name': u'Rush Hour 2', u'MediaType': u'Video', u'CommunityRating': 6.5, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'5175', u'PlayCount': 0}, u'Overview': u"It's vacation time for Carter as he finds himself alongside Lee in Hong Kong wishing for more excitement. While Carter wants to party and meet the ladies, Lee is out to track down a Triad gang lord who may be responsible for killing two men at the American Embassy. Things get complicated as the pair stumble onto a counterfeiting plot. The boys are soon up to their necks in fist fights and life-threatening situations. A trip back to the U.S. may provide the answers about the bombing, the counterfeiting, and the true allegiance of sexy customs agent Isabella.", u'Metascore': 48, u'VoteCount': 123710, u'ImageTags': {u'Logo': u'84b151ff9729d6b832040e15ce6fc0c3', u'Disc': u'f0e33ed239a081b38b322f5ed1f61a86', u'Art': u'aecb44afe248a0966d8c8d7f8a900140', u'Primary': u'4ba6cbb7c03ed54012098586536ab78a'}, u'MediaSourceCount': 1, u'RunTimeTicks': 54030640000, u'Id': u'd5d0f74dd77d29f0aeffd0fc37cbeb5b'}, {u'Genres': [u'Comedy', u'Sport'], u'MediaStreams': [{u'Profile': u'Main', u'IsInterlaced': False, u'BitDepth': 8, u'Language': u'eng', u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 23.97602, u'Level': 40, u'Height': 1040, u'Width': 1920, u'PixelFormat': u'yuv420p', u'Codec': u'h264', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 23.97602, u'AspectRatio': u'1.85:1', u'BitRate': 8072798, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'Profile': u'DTS', u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'5.1', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 6, u'Codec': u'dca', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 1536000, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'Index': 2, u'Codec': u'srt', u'IsForced': False, u'Path': u'\\\\HTPC\\MOVIES\\BLURAY MOVIES\\Happy Gilmore (1996)\\Happy Gilmore (1996).eng.srt', u'Type': u'Subtitle', u'IsTextSubtitleStream': True, u'IsDefault': False, u'IsExternal': True}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'LocalTrailerCount': 0, u'CriticRatingSummary': u"Those who enjoy Adam Sandler's schtick will find plenty to love in this gleefully juvenile take on professional golf; those who don't, however, will find it unfunny and forgettable.", u'IsHD': True, u'Type': u'Movie', u'VideoType': u'VideoFile', u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'CriticRating': 60, u'PremiereDate': u'1996-02-16T05:00:00.0000000Z', u'ProductionYear': 1996, u'Path': u'\\\\HTPC\\MOVIES\\BLURAY MOVIES\\Happy Gilmore (1996)\\Happy Gilmore (1996).mkv', u'OfficialRating': u'PG-13', u'BackdropImageTags': [u'1f7d90d61a7b215d8174e90b29285ce6', u'0ea4acf880a8409d1bfe0a10dc06b00d', u'36c6f390d793e1513b07c7da89e6f467'], u'IsPlaceHolder': False, u'Name': u'Happy Gilmore', u'MediaType': u'Video', u'CommunityRating': 7, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'9614', u'PlayCount': 0}, u'Overview': u"Failed hockey player-turned-golf whiz Happy Gilmore -- whose unconventional approach and antics on the grass courts the ire of rival Shooter McGavin -- is determined to win a PGA tournament so he can save his granny's house with the prize money. Meanwhile, an attractive tour publicist tries to soften Happy's image.", u'Metascore': 31, u'VoteCount': 119504, u'ImageTags': {u'Art': u'126630f2a7dc060530d1d4524d4356e3', u'Thumb': u'8d777f36835081449f93f9aa358f8fa0', u'Primary': u'50af345622cbac8118cccbb1b0219f08', u'Disc': u'3dc9e9881f04571751b2b36e863cc657', u'Logo': u'3d4cba1f599901775613f9429cd76d1e', u'Banner': u'fd0966c42e0080d590e99f3def3a3952'}, u'MediaSourceCount': 1, u'RunTimeTicks': 55166360000, u'Id': u'53bb49e430c73ada99426db1f168c809'}, {u'Genres': [u'Crime', u'Drama', u'Mystery'], u'MediaStreams': [{u'Profile': u'Main', u'IsInterlaced': False, u'BitDepth': 8, u'Language': u'und', u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 23.9759, u'Level': 40, u'Height': 360, u'Width': 720, u'PixelFormat': u'yuv420p', u'Codec': u'h264', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 59.94006, u'AspectRatio': u'2.35:1', u'BitRate': 494197, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'5.1', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 6, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 448000, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'und', u'Index': 2, u'Level': 0, u'Codec': u'mov_text', u'IsForced': False, u'Type': u'Subtitle', u'IsTextSubtitleStream': True, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'Index': 3, u'Codec': u'srt', u'IsForced': False, u'Path': u'\\\\HTPC\\MOVIES\\DVD MOVIES\\Lucky Number Slevin (2007)\\Lucky Number Slevin (2007)_DVD.eng.srt', u'Type': u'Subtitle', u'IsTextSubtitleStream': True, u'IsDefault': False, u'IsExternal': True}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'LocalTrailerCount': 0, u'IsHD': False, u'Type': u'Movie', u'VideoType': u'VideoFile', u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'CriticRating': 67, u'PremiereDate': u'2006-04-07T04:00:00.0000000Z', u'ProductionYear': 2006, u'Path': u'\\\\HTPC\\MOVIES\\DVD MOVIES\\Lucky Number Slevin (2007)\\Lucky Number Slevin (2007)_DVD.mp4', u'OfficialRating': u'R', u'BackdropImageTags': [u'9a2bfafe1931d3a9343f4cfdaea5e525', u'4407485a2da05937681bdd8a488984b6', u'3f8570f4e2f60fb2328560d1fcf7d9c9'], u'IsPlaceHolder': False, u'Name': u'Lucky Number Slevin', u'MediaType': u'Video', u'CommunityRating': 7.8, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'186', u'PlayCount': 0}, u'Overview': u'Slevin is mistakenly put in the middle of a personal war between the city\u2019s biggest criminal bosses. Under constant watch, Slevin must try not to get killed by an infamous assassin and come up with an idea of how to get out of his current dilemma. A film with many twists and turns.', u'Metascore': 53, u'VoteCount': 213473, u'ImageTags': {u'Art': u'a7fbef457820d640517702dac04ab2e2', u'Thumb': u'2fe94e555b5b5c33fc3b3816bce751d8', u'Primary': u'180e4777244b178d5c8e560fc48502b6', u'Disc': u'3587dff36af28d6dbde5d83c3f5ed495', u'Logo': u'65e6fa6680031d4c1956b10f094d2275', u'Banner': u'200fa72de874d0b75ae9b7e35696237b'}, u'MediaSourceCount': 1, u'RunTimeTicks': 65953300000, u'Id': u'07cb1e1b1b246dc57ac5f02cad21b0c6'}, {u'Genres': [u'Action', u'Adventure', u'Fantasy'], u'MediaStreams': [{u'Profile': u'Main', u'IsInterlaced': False, u'BitDepth': 8, u'Language': u'eng', u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 23.97602, u'Level': 40, u'Height': 1080, u'Width': 1920, u'PixelFormat': u'yuv420p', u'Codec': u'h264', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 23.97602, u'AspectRatio': u'16:9', u'BitRate': 10294780, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'Profile': u'DTS-HD MA', u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'5.1', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 6, u'Codec': u'dca', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 1536000, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'Profile': u'DTS', u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'5.1', u'Index': 2, u'Type': u'Audio', u'Level': 0, u'Channels': 6, u'Codec': u'dca', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 1536000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'Index': 3, u'Level': 0, u'Codec': u'pgssub', u'IsForced': False, u'Type': u'Subtitle', u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'Index': 4, u'Codec': u'srt', u'IsForced': False, u'Path': u'\\\\HTPC\\MOVIES\\BLURAY MOVIES\\Lord of the Rings- Fellowship of the Ring (2001)\\The Lord of the Rings- The Fellowship of the Ring (2001)_Blu Ray.eng.srt', u'Type': u'Subtitle', u'IsTextSubtitleStream': True, u'IsDefault': False, u'IsExternal': True}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'LocalTrailerCount': 0, u'CriticRatingSummary': u"Full of eye-popping special effects, and featuring a pitch-perfect cast, The Lord of the Rings: The Fellowship of the Ring brings J.R.R. Tolkien's classic to vivid life.", u'IsHD': True, u'Type': u'Movie', u'VideoType': u'VideoFile', u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'CriticRating': 91, u'PremiereDate': u'2001-12-19T05:00:00.0000000Z', u'ProductionYear': 2001, u'Path': u'\\\\HTPC\\MOVIES\\BLURAY MOVIES\\Lord of the Rings- Fellowship of the Ring (2001)\\The Lord of the Rings- The Fellowship of the Ring (2001)_Blu Ray.mkv', u'OfficialRating': u'PG-13', u'BackdropImageTags': [u'4dff311085c8ce35c33ae4911dd3fd00', u'5ca8f67fed0c15def8e4878c67606964', u'a572e4a2fe84f4728c394bb124e2d3a2'], u'IsPlaceHolder': False, u'Name': u'The Lord of the Rings: The Fellowship of the Ring', u'MediaType': u'Video', u'CommunityRating': 8.8, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'120', u'PlayCount': 0}, u'Overview': u'Young hobbit Frodo Baggins, after inheriting a mysterious ring from his uncle Bilbo, must leave his home in order to keep it from falling into the hands of its evil creator. Along the way, a fellowship is formed to protect the ringbearer and make sure that the ring arrives at its final destination: Mt. Doom, the only place where it can be destroyed.', u'Metascore': 92, u'VoteCount': 914355, u'ImageTags': {u'Art': u'305feef3d2d699bbea43a66a1dc4ada4', u'Thumb': u'b96da41060f957aac29040ebfcee9971', u'Primary': u'346b729c775b6e01c4f98dbb602eae71', u'Disc': u'924ff19c32b3a6dc318b92364069d3b0', u'Logo': u'44d674cb383129f37ca82ae75c385af6', u'Banner': u'618a42fff3d4f76d54e6168c56b28ad7'}, u'MediaSourceCount': 1, u'RunTimeTicks': 107040690000, u'Id': u'404e23e54237abed2647897672691995'}, {u'Genres': [u'Action', u'Adventure', u'Fantasy'], u'MediaStreams': [{u'Profile': u'Main', u'IsInterlaced': False, u'BitDepth': 8, u'Language': u'und', u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 23.97334, u'Level': 40, u'Height': 1080, u'Width': 1920, u'PixelFormat': u'yuv420p', u'Codec': u'h264', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 23.97602, u'AspectRatio': u'16:9', u'BitRate': 4358864, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'und', u'ChannelLayout': u'5.1', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 6, u'Codec': u'aac', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 381512, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'Index': 2, u'Codec': u'srt', u'IsForced': False, u'Path': u'\\\\HTPC\\MOVIES\\BLURAY MOVIES\\Superman (2013)\\Man of Steel (2013).eng.srt', u'Type': u'Subtitle', u'IsTextSubtitleStream': True, u'IsDefault': False, u'IsExternal': True}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'LocalTrailerCount': 0, u'CriticRatingSummary': u'Man of Steel provides exhilarating action and spectacle to overcome its detours into generic blockbuster territory.', u'IsHD': True, u'Type': u'Movie', u'VideoType': u'VideoFile', u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'CriticRating': 55, u'PremiereDate': u'2013-06-14T04:00:00.0000000Z', u'ProductionYear': 2013, u'Path': u'\\\\HTPC\\MOVIES\\BLURAY MOVIES\\Superman (2013)\\Man of Steel (2013).mp4', u'OfficialRating': u'PG-13', u'BackdropImageTags': [u'fe963ae9d863df123a753e3fa526e15b', u'bd401ca9dff7ad4949426bde322e6198', u'b67d92d3397af501f101a90f26b7493b'], u'IsPlaceHolder': False, u'Name': u'Man of Steel', u'MediaType': u'Video', u'CommunityRating': 7.3, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'LastPlayedDate': u'2014-08-02T15:21:22.5719082Z', u'PlaybackPositionTicks': 0, u'Key': u'49521', u'PlayCount': 1}, u'Overview': u'A young boy learns that he has extraordinary powers and is not of this earth. As a young man, he journeys to discover where he came from and what he was sent here to do. But the hero in him must emerge if he is to save the world from annihilation and become the symbol of hope for all mankind.', u'Metascore': 55, u'VoteCount': 396957, u'ImageTags': {u'Art': u'10d396aaa7ad22419e697421cc9abaa8', u'Thumb': u'7d26d857dc8f1a1b6338c251bc3fa5cd', u'Primary': u'83e32ebcb30ff68a706e1bcd67da6737', u'Disc': u'8e80c43f221e736c07103a2b73ca7138', u'Logo': u'f33240374d04b3f6b00d2089ad9ad79b', u'Banner': u'e3927d333f300cbbf9740cdbe5480bd3'}, u'MediaSourceCount': 1, u'RunTimeTicks': 85855790000, u'Id': u'cec61f901a18d1d7f75f062c553e5439'}, {u'Genres': [u'Action', u'Adventure', u'Fantasy'], u'MediaStreams': [{u'Profile': u'Main', u'IsInterlaced': False, u'BitDepth': 8, u'Language': u'eng', u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 23.97602, u'Level': 40, u'Height': 816, u'Width': 1920, u'PixelFormat': u'yuv420p', u'Codec': u'h264', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 23.97602, u'AspectRatio': u'2.35:1', u'BitRate': 9847904, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'Profile': u'DTS-HD MA', u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'6.1', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 7, u'Codec': u'dca', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 1536000, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'Profile': u'DTS-ES', u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'6.1', u'Index': 2, u'Type': u'Audio', u'Level': 0, u'Channels': 7, u'Codec': u'dca', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 1536000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'Index': 3, u'Level': 0, u'Codec': u'pgssub', u'IsForced': False, u'Type': u'Subtitle', u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'Index': 4, u'Codec': u'srt', u'IsForced': False, u'Path': u'\\\\HTPC\\MOVIES\\BLURAY MOVIES\\Star Wars Episode I The Phantom Menace (1999)\\Star Wars Episode I The Phantom Menace (1999)_Bluray.eng.srt', u'Type': u'Subtitle', u'IsTextSubtitleStream': True, u'IsDefault': False, u'IsExternal': True}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'LocalTrailerCount': 0, u'IsHD': True, u'Type': u'Movie', u'VideoType': u'VideoFile', u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'CriticRating': 16, u'PremiereDate': u'1999-05-19T04:00:00.0000000Z', u'ProductionYear': 1999, u'Path': u'\\\\HTPC\\MOVIES\\BLURAY MOVIES\\Star Wars Episode I The Phantom Menace (1999)\\Star Wars Episode I The Phantom Menace (1999)_Bluray.mkv', u'OfficialRating': u'PG', u'BackdropImageTags': [u'f369de781f35cb2c76867300ef7dc2b6', u'15eef46c76b574c99dbb32b87f666fa6', u'e02d248ca39a1af7bffc3f8138cfd768'], u'IsPlaceHolder': False, u'Name': u'Star Wars: Episode I - The Phantom Menace', u'MediaType': u'Video', u'CommunityRating': 6.6, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'1893', u'PlayCount': 0}, u'Overview': u'(32 Years Before Episode IV) Stranded on the desert planet Tatooine after rescuing young Queen Amidala from the impending invasion of Naboo, Jedi apprentice Obi-Wan Kenobi and his Jedi Master discover nine-year-old Anakin Skywalker, a young slave unusually strong in the Force.', u'Metascore': 51, u'VoteCount': 391231, u'ImageTags': {u'Art': u'ba17aa86c244f16235d25b86c998444f', u'Thumb': u'899397ab1fb585c9e40900c7ed7931a6', u'Primary': u'0596259c62d4e7663baf42b00e9e66f2', u'Disc': u'd871b26798b045569c4f24ee6818e2f1', u'Logo': u'86ad0adddb0227c68cf854cee7ec2120', u'Banner': u'76f32317f8fa2abeb3b37a6ae2bbf67f'}, u'MediaSourceCount': 1, u'RunTimeTicks': 81709130000, u'Id': u'd438157c5c22a1eec888e4a9fc6de272'}, {u'Genres': [u'Action', u'Adventure', u'Sci-Fi'], u'MediaStreams': [{u'Profile': u'Main', u'IsInterlaced': False, u'BitDepth': 8, u'Language': u'eng', u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 23.97602, u'Level': 40, u'Height': 1080, u'Width': 1920, u'PixelFormat': u'yuv420p', u'Codec': u'h264', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 23.97602, u'AspectRatio': u'16:9', u'BitRate': 10641555, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'Profile': u'DTS', u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'5.1', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 6, u'Codec': u'dca', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 1536000, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'Index': 2, u'Level': 0, u'Codec': u'pgssub', u'IsForced': False, u'Type': u'Subtitle', u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'Index': 3, u'Codec': u'srt', u'IsForced': False, u'Path': u'\\\\HTPC\\MOVIES\\BLURAY MOVIES\\X-Men- First Class (2011)\\X-Men First Class (2011).eng.srt', u'Type': u'Subtitle', u'IsTextSubtitleStream': True, u'IsDefault': False, u'IsExternal': True}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'LocalTrailerCount': 0, u'CriticRatingSummary': u'With a strong script, stylish direction, and powerful performances from its well-rounded cast, X-Men: First Class is a welcome return to form for the franchise.', u'IsHD': True, u'Type': u'Movie', u'VideoType': u'VideoFile', u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'CriticRating': 87, u'PremiereDate': u'2011-05-24T04:00:00.0000000Z', u'ProductionYear': 2011, u'Path': u'\\\\HTPC\\MOVIES\\BLURAY MOVIES\\X-Men- First Class (2011)\\X-Men First Class (2011).mkv', u'OfficialRating': u'PG-13', u'BackdropImageTags': [u'c192398302fa32a17baf5da0fa7e36d5', u'b38faa7a1282df093745fa3bf8859bdd', u'934b9d00d0b4e72e58c477eb42b683e4'], u'IsPlaceHolder': False, u'Name': u'X-Men: First Class', u'MediaType': u'Video', u'CommunityRating': 7.8, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'49538', u'PlayCount': 0}, u'Overview': u'Before Charles Xavier and Erik Lensherr took the names Professor X and Magneto, they were two young men discovering their powers for the first time. Before they were arch-enemies, they were closest of friends, working together with other mutants (some familiar, some new), to stop the greatest threat the world has ever known.', u'Metascore': 65, u'VoteCount': 370397, u'ImageTags': {u'Art': u'9a383331f914aa3a2cc937edf2ec592c', u'Thumb': u'd23f3059abeeeea4414c77e5fd20f853', u'Primary': u'c1020aecb926cde78b0ca4e1942447bf', u'Disc': u'938c67e134a8dea280d158ac9a22a225', u'Logo': u'4c87b728ff9429fef3218fa469895e6c', u'Banner': u'c6efc3b5447a7f3f4d04f350305a844a'}, u'MediaSourceCount': 1, u'RunTimeTicks': 79028950000, u'Id': u'cea58b8395562c47b483dba7472cc74d'}], u'TotalRecordCount': 106}
  295. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.1.Title = Swingers
  296. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.1.Thumb = http://localhost:15001/?id=7e63a65f6c703ff66fd783d2a7d021bc&type=Primary&tag=c216e8dca609d4169e24c9c154af44b1
  297. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.1.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;7e63a65f6c703ff66fd783d2a7d021bc&mode=12
  298. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.1.Art(fanart) = http://localhost:15001/?id=7e63a65f6c703ff66fd783d2a7d021bc&type=Backdrop&tag=none
  299. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.1.Art(clearlogo) = http://localhost:15001/?id=7e63a65f6c703ff66fd783d2a7d021bc&type=Logo&tag=ef04b5ddc477ce25d5810ebcb78f7b18
  300. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.1.Art(poster) = http://localhost:15001/?id=7e63a65f6c703ff66fd783d2a7d021bc&type=Primary&tag=c216e8dca609d4169e24c9c154af44b1
  301. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.1.Rating = 7.5
  302. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.1.CriticRating = 87
  303. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.1.CriticRatingSummary = Funny, heartfelt, and effortlessly cool, Swingers made stars out of Vince Vaughn and Jon Favreau, established Doug Liman as a director to watch.
  304. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.1.Plot = This is a story about Mike, a guy who left his girl in New York when he came to LA to be a star. It's been six months since his girlfriend left him and he's not doing so good. So, his pal and some other friends try and get him back in the social scene and forget about his 6 year relationship.
  305. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.1.Year = 1996
  306. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.1.Runtime = 96
  307. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.2.Title = The Internship
  308. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.2.Thumb = http://localhost:15001/?id=62c0ac32d35ace482a1ac178d6c93d9b&type=Primary&tag=859dbba06fb6ef75ccfc71ecec908df5
  309. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.2.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;62c0ac32d35ace482a1ac178d6c93d9b&mode=12
  310. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.2.Art(fanart) = http://localhost:15001/?id=62c0ac32d35ace482a1ac178d6c93d9b&type=Backdrop&tag=none
  311. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.2.Art(clearlogo) = http://localhost:15001/?id=62c0ac32d35ace482a1ac178d6c93d9b&type=Logo&tag=fbfb1efd32fce87f6b878bc4be066dad
  312. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.2.Art(poster) = http://localhost:15001/?id=62c0ac32d35ace482a1ac178d6c93d9b&type=Primary&tag=859dbba06fb6ef75ccfc71ecec908df5
  313. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.2.Rating = 6.4
  314. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.2.CriticRating = 34
  315. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.2.CriticRatingSummary = The Internship weighs down Vince Vaughn and Owen Wilson's comic charisma with a formulaic script and padded running time that leans heavily on its stars' easygoing interplay.
  316. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.2.Plot = Two recently laid-off men in their 40s try to make it as interns at a successful Internet company where their managers are in their 20s.
  317. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.2.Year = 2013
  318. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.2.Runtime = 119
  319. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.3.Title = The Karate Kid, Part II
  320. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.3.Thumb = http://localhost:15001/?id=985841dc52d0fe8a6116a33e8f033be7&type=Primary&tag=f510e149e538b3ef1671be52b4ae778b
  321. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.3.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;985841dc52d0fe8a6116a33e8f033be7&mode=12
  322. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.3.Art(fanart) = http://localhost:15001/?id=985841dc52d0fe8a6116a33e8f033be7&type=Backdrop&tag=none
  323. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.3.Art(clearlogo) = http://localhost:15001/?id=985841dc52d0fe8a6116a33e8f033be7&type=Logo&tag=838fe377f90a44e19e00b0f8933344d2
  324. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.3.Art(poster) = http://localhost:15001/?id=985841dc52d0fe8a6116a33e8f033be7&type=Primary&tag=f510e149e538b3ef1671be52b4ae778b
  325. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.3.Rating = 5.8
  326. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.3.CriticRating = 41
  327. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.3.CriticRatingSummary =
  328. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.3.Plot = Mr. Miyagi and Daniel take a trip to Okinawa to visit Mr. Miyagi's dying father. After arriving Mr. Miyagi finds he still has feelings for an old love. This stirs up trouble with an old rival who he originally left Okinawa to avoid. In the mean time, Daniel encounters a new love and also makes some enemies.
  329. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.3.Year = 1986
  330. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.3.Runtime = 113
  331. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.4.Title = Rush Hour 2
  332. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.4.Thumb = http://localhost:15001/?id=d5d0f74dd77d29f0aeffd0fc37cbeb5b&type=Primary&tag=4ba6cbb7c03ed54012098586536ab78a
  333. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.4.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;d5d0f74dd77d29f0aeffd0fc37cbeb5b&mode=12
  334. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.4.Art(fanart) = http://localhost:15001/?id=d5d0f74dd77d29f0aeffd0fc37cbeb5b&type=Backdrop&tag=none
  335. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.4.Art(clearlogo) = http://localhost:15001/?id=d5d0f74dd77d29f0aeffd0fc37cbeb5b&type=Logo&tag=84b151ff9729d6b832040e15ce6fc0c3
  336. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.4.Art(poster) = http://localhost:15001/?id=d5d0f74dd77d29f0aeffd0fc37cbeb5b&type=Primary&tag=4ba6cbb7c03ed54012098586536ab78a
  337. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.4.Rating = 6.5
  338. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.4.CriticRating = 52
  339. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.4.CriticRatingSummary = Rush Hour 2 doesn't feel as fresh or funny as the first, and the stunts lack some of the intricacy normally seen in Chan's films.
  340. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.4.Plot = It's vacation time for Carter as he finds himself alongside Lee in Hong Kong wishing for more excitement. While Carter wants to party and meet the ladies, Lee is out to track down a Triad gang lord who may be responsible for killing two men at the American Embassy. Things get complicated as the pair stumble onto a counterfeiting plot. The boys are soon up to their necks in fist fights and life-threatening situations. A trip back to the U.S. may provide the answers about the bombing, the counterfeiting, and the true allegiance of sexy customs agent Isabella.
  341. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.4.Year = 2001
  342. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.4.Runtime = 90
  343. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.5.Title = Happy Gilmore
  344. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.5.Thumb = http://localhost:15001/?id=53bb49e430c73ada99426db1f168c809&type=Primary&tag=50af345622cbac8118cccbb1b0219f08
  345. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.5.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;53bb49e430c73ada99426db1f168c809&mode=12
  346. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.5.Art(fanart) = http://localhost:15001/?id=53bb49e430c73ada99426db1f168c809&type=Backdrop&tag=none
  347. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.5.Art(clearlogo) = http://localhost:15001/?id=53bb49e430c73ada99426db1f168c809&type=Logo&tag=3d4cba1f599901775613f9429cd76d1e
  348. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.5.Art(poster) = http://localhost:15001/?id=53bb49e430c73ada99426db1f168c809&type=Primary&tag=50af345622cbac8118cccbb1b0219f08
  349. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.5.Rating = 7
  350. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.5.CriticRating = 60
  351. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.5.CriticRatingSummary = Those who enjoy Adam Sandler's schtick will find plenty to love in this gleefully juvenile take on professional golf; those who don't, however, will find it unfunny and forgettable.
  352. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.5.Plot = Failed hockey player-turned-golf whiz Happy Gilmore -- whose unconventional approach and antics on the grass courts the ire of rival Shooter McGavin -- is determined to win a PGA tournament so he can save his granny's house with the prize money. Meanwhile, an attractive tour publicist tries to soften Happy's image.
  353. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.5.Year = 1996
  354. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.5.Runtime = 91
  355. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.6.Title = Lucky Number Slevin
  356. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.6.Thumb = http://localhost:15001/?id=07cb1e1b1b246dc57ac5f02cad21b0c6&type=Primary&tag=180e4777244b178d5c8e560fc48502b6
  357. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.6.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;07cb1e1b1b246dc57ac5f02cad21b0c6&mode=12
  358. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.6.Art(fanart) = http://localhost:15001/?id=07cb1e1b1b246dc57ac5f02cad21b0c6&type=Backdrop&tag=none
  359. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.6.Art(clearlogo) = http://localhost:15001/?id=07cb1e1b1b246dc57ac5f02cad21b0c6&type=Logo&tag=65e6fa6680031d4c1956b10f094d2275
  360. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.6.Art(poster) = http://localhost:15001/?id=07cb1e1b1b246dc57ac5f02cad21b0c6&type=Primary&tag=180e4777244b178d5c8e560fc48502b6
  361. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.6.Rating = 7.8
  362. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.6.CriticRating = 67
  363. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.6.CriticRatingSummary =
  364. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.6.Plot = Slevin is mistakenly put in the middle of a personal war between the city’s biggest criminal bosses. Under constant watch, Slevin must try not to get killed by an infamous assassin and come up with an idea of how to get out of his current dilemma. A film with many twists and turns.
  365. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.6.Year = 2006
  366. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.6.Runtime = 109
  367. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.7.Title = The Lord of the Rings: The Fellowship of the Ring
  368. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.7.Thumb = http://localhost:15001/?id=404e23e54237abed2647897672691995&type=Primary&tag=346b729c775b6e01c4f98dbb602eae71
  369. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.7.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;404e23e54237abed2647897672691995&mode=12
  370. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.7.Art(fanart) = http://localhost:15001/?id=404e23e54237abed2647897672691995&type=Backdrop&tag=none
  371. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.7.Art(clearlogo) = http://localhost:15001/?id=404e23e54237abed2647897672691995&type=Logo&tag=44d674cb383129f37ca82ae75c385af6
  372. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.7.Art(poster) = http://localhost:15001/?id=404e23e54237abed2647897672691995&type=Primary&tag=346b729c775b6e01c4f98dbb602eae71
  373. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.7.Rating = 8.8
  374. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.7.CriticRating = 91
  375. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.7.CriticRatingSummary = Full of eye-popping special effects, and featuring a pitch-perfect cast, The Lord of the Rings: The Fellowship of the Ring brings J.R.R. Tolkien's classic to vivid life.
  376. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.7.Plot = Young hobbit Frodo Baggins, after inheriting a mysterious ring from his uncle Bilbo, must leave his home in order to keep it from falling into the hands of its evil creator. Along the way, a fellowship is formed to protect the ringbearer and make sure that the ring arrives at its final destination: Mt. Doom, the only place where it can be destroyed.
  377. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.7.Year = 2001
  378. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.7.Runtime = 178
  379. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.8.Title = Man of Steel
  380. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.8.Thumb = http://localhost:15001/?id=cec61f901a18d1d7f75f062c553e5439&type=Primary&tag=83e32ebcb30ff68a706e1bcd67da6737
  381. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.8.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;cec61f901a18d1d7f75f062c553e5439&mode=12
  382. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.8.Art(fanart) = http://localhost:15001/?id=cec61f901a18d1d7f75f062c553e5439&type=Backdrop&tag=none
  383. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.8.Art(clearlogo) = http://localhost:15001/?id=cec61f901a18d1d7f75f062c553e5439&type=Logo&tag=f33240374d04b3f6b00d2089ad9ad79b
  384. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.8.Art(poster) = http://localhost:15001/?id=cec61f901a18d1d7f75f062c553e5439&type=Primary&tag=83e32ebcb30ff68a706e1bcd67da6737
  385. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.8.Rating = 7.3
  386. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.8.CriticRating = 55
  387. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.8.CriticRatingSummary = Man of Steel provides exhilarating action and spectacle to overcome its detours into generic blockbuster territory.
  388. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.8.Plot = A young boy learns that he has extraordinary powers and is not of this earth. As a young man, he journeys to discover where he came from and what he was sent here to do. But the hero in him must emerge if he is to save the world from annihilation and become the symbol of hope for all mankind.
  389. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.8.Year = 2013
  390. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.8.Runtime = 143
  391. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.9.Title = Star Wars: Episode I - The Phantom Menace
  392. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.9.Thumb = http://localhost:15001/?id=d438157c5c22a1eec888e4a9fc6de272&type=Primary&tag=0596259c62d4e7663baf42b00e9e66f2
  393. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.9.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;d438157c5c22a1eec888e4a9fc6de272&mode=12
  394. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.9.Art(fanart) = http://localhost:15001/?id=d438157c5c22a1eec888e4a9fc6de272&type=Backdrop&tag=none
  395. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.9.Art(clearlogo) = http://localhost:15001/?id=d438157c5c22a1eec888e4a9fc6de272&type=Logo&tag=86ad0adddb0227c68cf854cee7ec2120
  396. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.9.Art(poster) = http://localhost:15001/?id=d438157c5c22a1eec888e4a9fc6de272&type=Primary&tag=0596259c62d4e7663baf42b00e9e66f2
  397. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.9.Rating = 6.6
  398. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.9.CriticRating = 16
  399. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.9.CriticRatingSummary =
  400. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.9.Plot = (32 Years Before Episode IV) Stranded on the desert planet Tatooine after rescuing young Queen Amidala from the impending invasion of Naboo, Jedi apprentice Obi-Wan Kenobi and his Jedi Master discover nine-year-old Anakin Skywalker, a young slave unusually strong in the Force.
  401. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.9.Year = 1999
  402. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.9.Runtime = 136
  403. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.10.Title = X-Men: First Class
  404. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.10.Thumb = http://localhost:15001/?id=cea58b8395562c47b483dba7472cc74d&type=Primary&tag=c1020aecb926cde78b0ca4e1942447bf
  405. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.10.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;cea58b8395562c47b483dba7472cc74d&mode=12
  406. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.10.Art(fanart) = http://localhost:15001/?id=cea58b8395562c47b483dba7472cc74d&type=Backdrop&tag=none
  407. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.10.Art(clearlogo) = http://localhost:15001/?id=cea58b8395562c47b483dba7472cc74d&type=Logo&tag=4c87b728ff9429fef3218fa469895e6c
  408. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.10.Art(poster) = http://localhost:15001/?id=cea58b8395562c47b483dba7472cc74d&type=Primary&tag=c1020aecb926cde78b0ca4e1942447bf
  409. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.10.Rating = 7.8
  410. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.10.CriticRating = 87
  411. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.10.CriticRatingSummary = With a strong script, stylish direction, and powerful performances from its well-rounded cast, X-Men: First Class is a welcome return to form for the franchise.
  412. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.10.Plot = Before Charles Xavier and Erik Lensherr took the names Professor X and Magneto, they were two young men discovering their powers for the first time. Before they were arch-enemies, they were closest of friends, working together with other mutants (some familiar, some new), to stop the greatest threat the world has ever known.
  413. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.10.Year = 2011
  414. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomMovieMB3.10.Runtime = 131
  415. 23:47:50 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> Updating Random TV Show List
  416. 23:47:51 T:139825789257472 NOTICE: Thread LanguageInvoker start, auto delete: false
  417. 23:47:51 T:139825797650176 NOTICE: Thread JobWorker start, auto delete: true
  418. 23:47:51 T:139825780864768 NOTICE: Thread LanguageInvoker start, auto delete: false
  419. 23:47:51 T:139825789257472 NOTICE: -->Python Interpreter Initialized<--
  420. 23:47:51 T:139825780864768 NOTICE: -->Python Interpreter Initialized<--
  421. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> Random TV Show Json Data : {u'Items': [{u'Genres': [], u'MediaStreams': [{u'Profile': u'High', u'IsInterlaced': False, u'BitDepth': 8, u'Language': u'eng', u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 23.97602, u'Level': 31, u'Height': 404, u'Width': 720, u'PixelFormat': u'yuv420p', u'Codec': u'h264', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 23.97602, u'AspectRatio': u'16:9', u'BitRate': 958308, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'stereo', u'Index': 1, u'Level': 0, u'Channels': 2, u'Codec': u'aac', u'IsForced': False, u'SampleRate': 48000, u'Type': u'Audio', u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'Index': 2, u'Level': 0, u'Codec': u'subrip', u'IsForced': False, u'Type': u'Subtitle', u'IsTextSubtitleStream': True, u'IsDefault': True, u'IsExternal': False}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'ParentLogoItemId': u'a817673bd3c1c27fea13adfd8fbb6131', u'IsHD': False, u'ParentBackdropImageTags': [u'54e0aa9262c5394d1e7b956b10b964f0', u'98db5d36d6f153b1d9be853a767de7b2', u'bdb2df91fa30c6ab2698ae302dd0cba1'], u'Type': u'Episode', u'ParentIndexNumber': 3, u'SeriesStudio': u'HBO', u'SeriesId': u'a817673bd3c1c27fea13adfd8fbb6131', u'VideoType': u'VideoFile', u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'ParentLogoImageTag': u'1f5139bf5cc53f6ed6c798906d9640b6', u'AirTime': u'9:00 PM', u'MediaSourceCount': 1, u'Path': u'\\\\HTPC\\TV SERIES-MUSIC\\TV SERIES\\Game of Thrones (2011)\\Season 3\\Game of Thrones s0306 The Climb 2013.avi', u'BackdropImageTags': [], u'IsPlaceHolder': False, u'Name': u'Game of Thrones s0306 The Climb 2013', u'MediaType': u'Video', u'SeriesName': u'Game of Thrones', u'SeasonId': u'944f7bf3e5c6f048ad7109e6a9ed50e2', u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'1111a3e7-aff9-6608-1f83-dde4c4a65e07', u'PlayCount': 0}, u'SeriesThumbImageTag': u'9afa473bdc107ce194e4cd6d7c9d9b5c', u'ParentArtItemId': u'a817673bd3c1c27fea13adfd8fbb6131', u'SeriesPrimaryImageTag': u'91adbd041e60e71bae6d61cbf8f0180c', u'ParentThumbImageTag': u'4680a8022e21bbae285ee779d0bbd9ff', u'ParentArtImageTag': u'9fda0265a0ed3a95a074b6b13e9b16b1', u'ParentBackdropItemId': u'a817673bd3c1c27fea13adfd8fbb6131', u'ImageTags': {u'Primary': u'1f0c9928d0a0ebb7c00e500c3973fe85'}, u'RunTimeTicks': 32020570000, u'ParentThumbItemId': u'944f7bf3e5c6f048ad7109e6a9ed50e2', u'Id': u'1111a3e7aff966081f83dde4c4a65e07'}, {u'Genres': [], u'MediaStreams': [{u'Profile': u'Main', u'IsInterlaced': False, u'BitDepth': 8, u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 29.97003, u'Level': 4, u'Height': 1080, u'Width': 1920, u'PixelFormat': u'yuv420p', u'Codec': u'mpeg2video', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 29.97003, u'AspectRatio': u'16:9', u'BitRate': 13814259, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'5.1', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 6, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 384000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'spa', u'ChannelLayout': u'mono', u'Index': 2, u'Type': u'Audio', u'Level': 0, u'Channels': 1, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 192000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'ParentLogoItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'IsHD': True, u'ParentBackdropImageTags': [u'3b6ab0fe5d91186519918cffd79af8ae', u'36b865b4acc3d5aa710684e28f5a84a5', u'4192f29576f545512288358110e3d19d'], u'Type': u'Episode', u'ParentIndexNumber': 1, u'SeriesStudio': u'NBC', u'SeriesId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'VoteCount': 0, u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'ParentLogoImageTag': u'331dcb8cbe0c7527a997d390f981606f', u'AirTime': u'11:35 PM', u'PremiereDate': u'2014-07-30T04:00:00.0000000Z', u'ProductionYear': 2014, u'VideoType': u'VideoFile', u'Path': u'\\\\HTPC\\RECORDED TV\\RECORDED TV\\The Tonight Show Starring Jimmy Fallon\\Season 1\\The Tonight Show Starring Jimmy Fallon s01e97.ts', u'BackdropImageTags': [], u'IsPlaceHolder': False, u'Name': u'Heidi Klum, Mike Birbiglia, Temples', u'MediaType': u'Video', u'SeriesName': u'The Tonight Show Starring Jimmy Fallon', u'SeasonId': u'a65acc44d9bef99839f8cded82a995bb', u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'270261001097', u'PlayCount': 0}, u'SeriesThumbImageTag': u'c134306e3f6711550f2d45b8644369c9', u'IndexNumber': 97, u'ParentArtItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'SeriesPrimaryImageTag': u'b2261328b3626ba3779e1bded41d518c', u'ParentThumbImageTag': u'c134306e3f6711550f2d45b8644369c9', u'ParentArtImageTag': u'4bfd82ad184cd23b30d383773d943aac', u'ParentBackdropItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'ImageTags': {u'Primary': u'11c375ec4bab6d7e637227dabb2def83'}, u'MediaSourceCount': 1, u'RunTimeTicks': 39580560000, u'ParentThumbItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'Id': u'0c3a311a72ffc890da8c81b5a0ccecbf'}, {u'Genres': [], u'MediaStreams': [{u'Profile': u'Main', u'IsInterlaced': False, u'BitDepth': 8, u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 29.97003, u'Level': 4, u'Height': 1080, u'Width': 1920, u'PixelFormat': u'yuv420p', u'Codec': u'mpeg2video', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 29.97003, u'AspectRatio': u'16:9', u'BitRate': 13594765, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'5.1', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 6, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 384000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'spa', u'ChannelLayout': u'mono', u'Index': 2, u'Type': u'Audio', u'Level': 0, u'Channels': 1, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 192000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'ParentLogoItemId': u'ff604d11b8b7c75bb8e3879b517db6df', u'IsHD': True, u'ParentBackdropImageTags': [u'8d3e1c2b1a22f36efd8694da18b16731', u'cd52c020dba33bbd3d0d30d5db146aa7', u'3567b82d7c7f1aed18054c439c2f08e4'], u'Type': u'Episode', u'ParentIndexNumber': 1, u'SeriesStudio': u'NBC', u'SeriesId': u'ff604d11b8b7c75bb8e3879b517db6df', u'VoteCount': 0, u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'ParentLogoImageTag': u'e5a9da2d9e7caad91f95e5874c35b738', u'AirTime': u'12:35 AM', u'PremiereDate': u'2014-08-04T04:00:00.0000000Z', u'ProductionYear': 2014, u'VideoType': u'VideoFile', u'Path': u'\\\\HTPC\\RECORDED TV\\RECORDED TV\\Late Night with Seth Meyers\\Season 1\\Late Night With Seth Meyers s01e81.ts', u'BackdropImageTags': [], u'IsPlaceHolder': False, u'Name': u'Joan Rivers, Josh Meyers, Rixton', u'MediaType': u'Video', u'SeriesName': u'Late Night with Seth Meyers', u'SeasonId': u'774b4a1d2a823b44ea631c31ef8b047e', u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'270262001081', u'PlayCount': 0}, u'IndexNumber': 81, u'ParentArtItemId': u'ff604d11b8b7c75bb8e3879b517db6df', u'SeriesPrimaryImageTag': u'7bad9763ed3d110a506dc520a3616827', u'ParentArtImageTag': u'a0931d2a8c599aa49a77c2e138e430d3', u'ParentBackdropItemId': u'ff604d11b8b7c75bb8e3879b517db6df', u'ImageTags': {u'Primary': u'66ba4e2487435c27037304147d50c790'}, u'MediaSourceCount': 1, u'RunTimeTicks': 38996930000, u'Id': u'd6ded9b71f1e828ccf541253ce5e3fc3'}, {u'Genres': [], u'MediaStreams': [{u'IsInterlaced': False, u'ChannelLayout': u'stereo', u'Index': 0, u'Level': 0, u'Channels': 2, u'Codec': u'aac', u'IsForced': True, u'SampleRate': 48000, u'Type': u'Audio', u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'Profile': u'High', u'IsInterlaced': False, u'BitDepth': 8, u'Language': u'eng', u'Index': 1, u'Type': u'Video', u'AverageFrameRate': 23.97604, u'Level': 31, u'Height': 480, u'Width': 852, u'PixelFormat': u'yuv420p', u'Codec': u'h264', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 23.97604, u'AspectRatio': u'16:9', u'BitRate': 569177, u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'ParentLogoItemId': u'a817673bd3c1c27fea13adfd8fbb6131', u'IsHD': False, u'ParentBackdropImageTags': [u'54e0aa9262c5394d1e7b956b10b964f0', u'98db5d36d6f153b1d9be853a767de7b2', u'bdb2df91fa30c6ab2698ae302dd0cba1'], u'Type': u'Episode', u'ParentIndexNumber': 3, u'SeriesStudio': u'HBO', u'SeriesId': u'a817673bd3c1c27fea13adfd8fbb6131', u'ParentBackdropItemId': u'a817673bd3c1c27fea13adfd8fbb6131', u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'ParentLogoImageTag': u'1f5139bf5cc53f6ed6c798906d9640b6', u'AirTime': u'9:00 PM', u'PremiereDate': u'2013-04-28T04:00:00.0000000Z', u'ProductionYear': 2013, u'VideoType': u'VideoFile', u'Path': u'\\\\HTPC\\TV SERIES-MUSIC\\TV SERIES\\Game of Thrones (2011)\\Season 3\\Game of Thrones s03e05 Kissed by Fire 2013.avi', u'BackdropImageTags': [], u'SeasonId': u'944f7bf3e5c6f048ad7109e6a9ed50e2', u'IsPlaceHolder': False, u'Name': u'Kissed by Fire', u'MediaType': u'Video', u'SeriesName': u'Game of Thrones', u'DvdSeasonNumber': 3, u'CommunityRating': 7.8, u'AbsoluteEpisodeNumber': 25, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'121361003005', u'PlayCount': 0}, u'SeriesThumbImageTag': u'9afa473bdc107ce194e4cd6d7c9d9b5c', u'IndexNumber': 5, u'ParentArtItemId': u'a817673bd3c1c27fea13adfd8fbb6131', u'DvdEpisodeNumber': 5, u'SeriesPrimaryImageTag': u'91adbd041e60e71bae6d61cbf8f0180c', u'Overview': u'The Hound is judged by the gods. Jaime is judged by men. Jon proves himself. Robb is betrayed. Tyrion learns the cost of weddings.', u'ParentThumbImageTag': u'4680a8022e21bbae285ee779d0bbd9ff', u'ParentArtImageTag': u'9fda0265a0ed3a95a074b6b13e9b16b1', u'VoteCount': 286, u'ImageTags': {u'Primary': u'09e1b4d1d310c0975ab4a4ccba4e3536'}, u'MediaSourceCount': 1, u'RunTimeTicks': 35336320000, u'ParentThumbItemId': u'944f7bf3e5c6f048ad7109e6a9ed50e2', u'Id': u'1a54668fd6a81c4725d898e017e4fead'}, {u'Genres': [], u'MediaStreams': [{u'Profile': u'Main', u'IsInterlaced': False, u'BitDepth': 8, u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 29.97003, u'Level': 4, u'Height': 1080, u'Width': 1920, u'PixelFormat': u'yuv420p', u'Codec': u'mpeg2video', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 29.97003, u'AspectRatio': u'16:9', u'BitRate': 13529176, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'5.1', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 6, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 384000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'spa', u'ChannelLayout': u'mono', u'Index': 2, u'Type': u'Audio', u'Level': 0, u'Channels': 1, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 192000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'ParentLogoItemId': u'ff604d11b8b7c75bb8e3879b517db6df', u'IsHD': True, u'ParentBackdropImageTags': [u'8d3e1c2b1a22f36efd8694da18b16731', u'cd52c020dba33bbd3d0d30d5db146aa7', u'3567b82d7c7f1aed18054c439c2f08e4'], u'Type': u'Episode', u'ParentIndexNumber': 1, u'SeriesStudio': u'NBC', u'SeriesId': u'ff604d11b8b7c75bb8e3879b517db6df', u'VoteCount': 0, u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'ParentLogoImageTag': u'e5a9da2d9e7caad91f95e5874c35b738', u'AirTime': u'12:35 AM', u'PremiereDate': u'2014-08-05T04:00:00.0000000Z', u'ProductionYear': 2014, u'VideoType': u'VideoFile', u'Path': u'\\\\HTPC\\RECORDED TV\\RECORDED TV\\Late Night with Seth Meyers\\Season 1\\Late Night With Seth Meyers s01e82.ts', u'BackdropImageTags': [], u'IsPlaceHolder': False, u'Name': u'Daniel Radcliffe, Neal Brennan, Morgan Spurlock', u'MediaType': u'Video', u'SeriesName': u'Late Night with Seth Meyers', u'SeasonId': u'774b4a1d2a823b44ea631c31ef8b047e', u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'270262001082', u'PlayCount': 0}, u'IndexNumber': 82, u'ParentArtItemId': u'ff604d11b8b7c75bb8e3879b517db6df', u'SeriesPrimaryImageTag': u'7bad9763ed3d110a506dc520a3616827', u'ParentArtImageTag': u'a0931d2a8c599aa49a77c2e138e430d3', u'ParentBackdropItemId': u'ff604d11b8b7c75bb8e3879b517db6df', u'ImageTags': {u'Primary': u'3e40a4e04b0007571c91b46145ebe7c5'}, u'MediaSourceCount': 1, u'RunTimeTicks': 38999070000, u'Id': u'65d133ed36597926697e2f878e2a80c6'}, {u'Genres': [], u'MediaStreams': [{u'Profile': u'Main', u'IsInterlaced': False, u'BitDepth': 8, u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 29.97003, u'Level': 4, u'Height': 1080, u'Width': 1920, u'PixelFormat': u'yuv420p', u'Codec': u'mpeg2video', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 29.97003, u'AspectRatio': u'16:9', u'BitRate': 13914436, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'5.1', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 6, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 384000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'spa', u'ChannelLayout': u'mono', u'Index': 2, u'Type': u'Audio', u'Level': 0, u'Channels': 1, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 192000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'ParentLogoItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'IsHD': True, u'ParentBackdropImageTags': [u'3b6ab0fe5d91186519918cffd79af8ae', u'36b865b4acc3d5aa710684e28f5a84a5', u'4192f29576f545512288358110e3d19d'], u'Type': u'Episode', u'ParentIndexNumber': 1, u'SeriesStudio': u'NBC', u'SeriesId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'VoteCount': 0, u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'ParentLogoImageTag': u'331dcb8cbe0c7527a997d390f981606f', u'AirTime': u'11:35 PM', u'PremiereDate': u'2014-08-05T04:00:00.0000000Z', u'ProductionYear': 2014, u'VideoType': u'VideoFile', u'Path': u'\\\\HTPC\\RECORDED TV\\RECORDED TV\\The Tonight Show Starring Jimmy Fallon\\Season 1\\The Tonight Show Starring Jimmy Fallon s01e101.ts', u'BackdropImageTags': [], u'IsPlaceHolder': False, u'Name': u'Clive Owen, Nina Dobrev, the Head & the Heart', u'MediaType': u'Video', u'SeriesName': u'The Tonight Show Starring Jimmy Fallon', u'SeasonId': u'a65acc44d9bef99839f8cded82a995bb', u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'270261001101', u'PlayCount': 0}, u'SeriesThumbImageTag': u'c134306e3f6711550f2d45b8644369c9', u'IndexNumber': 101, u'ParentArtItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'SeriesPrimaryImageTag': u'b2261328b3626ba3779e1bded41d518c', u'ParentThumbImageTag': u'c134306e3f6711550f2d45b8644369c9', u'ParentArtImageTag': u'4bfd82ad184cd23b30d383773d943aac', u'ParentBackdropItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'ImageTags': {u'Primary': u'9d9af529358b6b04aaf64c833a7d9f90'}, u'MediaSourceCount': 1, u'RunTimeTicks': 39580030000, u'ParentThumbItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'Id': u'4404c1e6de216ba19744eccbc0e47386'}, {u'Genres': [], u'MediaStreams': [{u'Profile': u'Main', u'IsInterlaced': False, u'BitDepth': 8, u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 29.97003, u'Level': 4, u'Height': 1080, u'Width': 1920, u'PixelFormat': u'yuv420p', u'Codec': u'mpeg2video', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 29.97003, u'AspectRatio': u'16:9', u'BitRate': 13666711, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'5.1', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 6, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 384000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'spa', u'ChannelLayout': u'mono', u'Index': 2, u'Type': u'Audio', u'Level': 0, u'Channels': 1, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 192000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'ParentLogoItemId': u'ff604d11b8b7c75bb8e3879b517db6df', u'IsHD': True, u'ParentBackdropImageTags': [u'8d3e1c2b1a22f36efd8694da18b16731', u'cd52c020dba33bbd3d0d30d5db146aa7', u'3567b82d7c7f1aed18054c439c2f08e4'], u'Type': u'Episode', u'ParentIndexNumber': 1, u'SeriesStudio': u'NBC', u'SeriesId': u'ff604d11b8b7c75bb8e3879b517db6df', u'VoteCount': 0, u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'ParentLogoImageTag': u'e5a9da2d9e7caad91f95e5874c35b738', u'AirTime': u'12:35 AM', u'PremiereDate': u'2014-07-31T04:00:00.0000000Z', u'ProductionYear': 2014, u'VideoType': u'VideoFile', u'Path': u'\\\\HTPC\\RECORDED TV\\RECORDED TV\\Late Night with Seth Meyers\\Season 1\\Late Night With Seth Meyers s01e80.ts', u'BackdropImageTags': [], u'IsPlaceHolder': False, u'Name': u'Ethan Hawke, Megyn Kelly, Paula Pell', u'MediaType': u'Video', u'SeriesName': u'Late Night with Seth Meyers', u'SeasonId': u'774b4a1d2a823b44ea631c31ef8b047e', u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'270262001080', u'PlayCount': 0}, u'IndexNumber': 80, u'ParentArtItemId': u'ff604d11b8b7c75bb8e3879b517db6df', u'SeriesPrimaryImageTag': u'7bad9763ed3d110a506dc520a3616827', u'ParentArtImageTag': u'a0931d2a8c599aa49a77c2e138e430d3', u'ParentBackdropItemId': u'ff604d11b8b7c75bb8e3879b517db6df', u'ImageTags': {u'Primary': u'6a8e456aa0342787c59477d6bd8c8b56'}, u'MediaSourceCount': 1, u'RunTimeTicks': 38999250000, u'Id': u'a60ac4144262a57e4cb72d8657b99a14'}, {u'Genres': [], u'MediaStreams': [{u'Profile': u'Main', u'IsInterlaced': False, u'BitDepth': 8, u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 29.97003, u'Level': 4, u'Height': 1080, u'Width': 1920, u'PixelFormat': u'yuv420p', u'Codec': u'mpeg2video', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 29.97003, u'AspectRatio': u'16:9', u'BitRate': 13866268, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'5.1', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 6, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 384000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'spa', u'ChannelLayout': u'mono', u'Index': 2, u'Type': u'Audio', u'Level': 0, u'Channels': 1, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 192000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'ParentLogoItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'IsHD': True, u'ParentBackdropImageTags': [u'3b6ab0fe5d91186519918cffd79af8ae', u'36b865b4acc3d5aa710684e28f5a84a5', u'4192f29576f545512288358110e3d19d'], u'Type': u'Episode', u'ParentIndexNumber': 1, u'SeriesStudio': u'NBC', u'SeriesId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'VoteCount': 0, u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'ParentLogoImageTag': u'331dcb8cbe0c7527a997d390f981606f', u'AirTime': u'11:35 PM', u'PremiereDate': u'2014-07-29T04:00:00.0000000Z', u'ProductionYear': 2014, u'VideoType': u'VideoFile', u'Path': u'\\\\HTPC\\RECORDED TV\\RECORDED TV\\The Tonight Show Starring Jimmy Fallon\\Season 1\\The Tonight Show Starring Jimmy Fallon s01e96.ts', u'BackdropImageTags': [], u'IsPlaceHolder': False, u'Name': u'Vin Diesel, Aubrey Plaza, Will.i.am', u'MediaType': u'Video', u'SeriesName': u'The Tonight Show Starring Jimmy Fallon', u'SeasonId': u'a65acc44d9bef99839f8cded82a995bb', u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'270261001096', u'PlayCount': 0}, u'SeriesThumbImageTag': u'c134306e3f6711550f2d45b8644369c9', u'IndexNumber': 96, u'ParentArtItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'SeriesPrimaryImageTag': u'b2261328b3626ba3779e1bded41d518c', u'ParentThumbImageTag': u'c134306e3f6711550f2d45b8644369c9', u'ParentArtImageTag': u'4bfd82ad184cd23b30d383773d943aac', u'ParentBackdropItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'ImageTags': {u'Primary': u'a35244f297ffba6320bf26ab191c23ae'}, u'MediaSourceCount': 1, u'RunTimeTicks': 39578680000, u'ParentThumbItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'Id': u'39d98174e487650d90d4ff74dc71a738'}, {u'Genres': [], u'MediaStreams': [{u'Profile': u'Main', u'IsInterlaced': False, u'BitDepth': 8, u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 29.97003, u'Level': 4, u'Height': 1080, u'Width': 1920, u'PixelFormat': u'yuv420p', u'Codec': u'mpeg2video', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 29.97003, u'AspectRatio': u'16:9', u'BitRate': 13970679, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'5.1', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 6, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 384000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'spa', u'ChannelLayout': u'mono', u'Index': 2, u'Type': u'Audio', u'Level': 0, u'Channels': 1, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 192000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'ParentLogoItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'IsHD': True, u'ParentBackdropImageTags': [u'3b6ab0fe5d91186519918cffd79af8ae', u'36b865b4acc3d5aa710684e28f5a84a5', u'4192f29576f545512288358110e3d19d'], u'Type': u'Episode', u'ParentIndexNumber': 1, u'SeriesStudio': u'NBC', u'SeriesId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'VoteCount': 0, u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'ParentLogoImageTag': u'331dcb8cbe0c7527a997d390f981606f', u'AirTime': u'11:35 PM', u'PremiereDate': u'2014-08-01T04:00:00.0000000Z', u'ProductionYear': 2014, u'VideoType': u'VideoFile', u'Path': u'\\\\HTPC\\RECORDED TV\\RECORDED TV\\The Tonight Show Starring Jimmy Fallon\\Season 1\\The Tonight Show Starring Jimmy Fallon s01e99.ts', u'BackdropImageTags': [], u'IsPlaceHolder': False, u'Name': u'Martin Lawrence, Jenny Slate, Aloe Blacc', u'MediaType': u'Video', u'SeriesName': u'The Tonight Show Starring Jimmy Fallon', u'SeasonId': u'a65acc44d9bef99839f8cded82a995bb', u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'270261001099', u'PlayCount': 0}, u'SeriesThumbImageTag': u'c134306e3f6711550f2d45b8644369c9', u'IndexNumber': 99, u'ParentArtItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'SeriesPrimaryImageTag': u'b2261328b3626ba3779e1bded41d518c', u'ParentThumbImageTag': u'c134306e3f6711550f2d45b8644369c9', u'ParentArtImageTag': u'4bfd82ad184cd23b30d383773d943aac', u'ParentBackdropItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'ImageTags': {u'Primary': u'8df356f2fb09a90f05f35a787640df74'}, u'MediaSourceCount': 1, u'RunTimeTicks': 39557050000, u'ParentThumbItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'Id': u'9db3243251cf3f44b885a86df838eb8f'}, {u'Genres': [], u'MediaStreams': [{u'Profile': u'Main', u'IsInterlaced': False, u'BitDepth': 8, u'Index': 0, u'Type': u'Video', u'AverageFrameRate': 29.97003, u'Level': 4, u'Height': 1080, u'Width': 1920, u'PixelFormat': u'yuv420p', u'Codec': u'mpeg2video', u'IsForced': False, u'IsAnamorphic': False, u'RealFrameRate': 29.97003, u'AspectRatio': u'16:9', u'BitRate': 13818493, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'eng', u'ChannelLayout': u'5.1', u'Index': 1, u'Type': u'Audio', u'Level': 0, u'Channels': 6, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 384000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}, {u'IsInterlaced': False, u'Language': u'spa', u'ChannelLayout': u'mono', u'Index': 2, u'Type': u'Audio', u'Level': 0, u'Channels': 1, u'Codec': u'ac3', u'IsForced': False, u'SampleRate': 48000, u'BitRate': 192000, u'IsTextSubtitleStream': False, u'IsDefault': False, u'IsExternal': False}], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'ParentLogoItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'IsHD': True, u'ParentBackdropImageTags': [u'3b6ab0fe5d91186519918cffd79af8ae', u'36b865b4acc3d5aa710684e28f5a84a5', u'4192f29576f545512288358110e3d19d'], u'Type': u'Episode', u'ParentIndexNumber': 1, u'SeriesStudio': u'NBC', u'SeriesId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'VoteCount': 0, u'PartCount': 1, u'PlayAccess': u'Full', u'IsFolder': False, u'ParentLogoImageTag': u'331dcb8cbe0c7527a997d390f981606f', u'AirTime': u'11:35 PM', u'PremiereDate': u'2014-08-08T04:00:00.0000000Z', u'ProductionYear': 2014, u'VideoType': u'VideoFile', u'Path': u'\\\\HTPC\\RECORDED TV\\RECORDED TV\\The Tonight Show Starring Jimmy Fallon\\Season 1\\The Tonight Show Starring Jimmy Fallon s01e104.ts', u'BackdropImageTags': [], u'IsPlaceHolder': False, u'Name': u'Jeff Bridges, Ali Larter, Andy Woodhull', u'MediaType': u'Video', u'SeriesName': u'The Tonight Show Starring Jimmy Fallon', u'SeasonId': u'a65acc44d9bef99839f8cded82a995bb', u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'PlaybackPositionTicks': 0, u'Key': u'270261001104', u'PlayCount': 0}, u'SeriesThumbImageTag': u'c134306e3f6711550f2d45b8644369c9', u'IndexNumber': 104, u'ParentArtItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'SeriesPrimaryImageTag': u'b2261328b3626ba3779e1bded41d518c', u'ParentThumbImageTag': u'c134306e3f6711550f2d45b8644369c9', u'ParentArtImageTag': u'4bfd82ad184cd23b30d383773d943aac', u'ParentBackdropItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'ImageTags': {u'Primary': u'755cfc6f1d983fcfa440286398df6d7f'}, u'MediaSourceCount': 1, u'RunTimeTicks': 39576690000, u'ParentThumbItemId': u'3d8a761cbb602b0fe458f3b4b8a0269b', u'Id': u'a3810ed282002b6ea9fdf3c257bd6226'}], u'TotalRecordCount': 21}
  422. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.1.EpisodeTitle = Game of Thrones s0306 The Climb 2013
  423. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.1.ShowTitle = Game of Thrones
  424. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.1.EpisodeNo =
  425. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.1.SeasonNo = 03
  426. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.1.Thumb = http://localhost:15001/?id=1111a3e7aff966081f83dde4c4a65e07&type=Primary&tag=1f0c9928d0a0ebb7c00e500c3973fe85
  427. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.1.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;1111a3e7aff966081f83dde4c4a65e07&mode=12
  428. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.1.Rating = None
  429. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.1.Art(tvshow.fanart) = http://localhost:15001/?id=a817673bd3c1c27fea13adfd8fbb6131&type=Backdrop&tag=none
  430. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.1.Art(tvshow.clearlogo) = http://localhost:15001/?id=a817673bd3c1c27fea13adfd8fbb6131&type=Logo&tag=none
  431. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.1.Art(tvshow.banner) = http://localhost:15001/?id=a817673bd3c1c27fea13adfd8fbb6131&type=Banner&tag=none
  432. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.1.Art(tvshow.poster) = http://localhost:15001/?id=a817673bd3c1c27fea13adfd8fbb6131&type=Primary&tag=1f0c9928d0a0ebb7c00e500c3973fe85
  433. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.1.Plot =
  434. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.2.EpisodeTitle = Heidi Klum, Mike Birbiglia, Temples
  435. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.2.ShowTitle = The Tonight Show Starring Jimmy Fallon
  436. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.2.EpisodeNo = 97
  437. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.2.SeasonNo = 01
  438. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.2.Thumb = http://localhost:15001/?id=0c3a311a72ffc890da8c81b5a0ccecbf&type=Primary&tag=11c375ec4bab6d7e637227dabb2def83
  439. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.2.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;0c3a311a72ffc890da8c81b5a0ccecbf&mode=12
  440. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.2.Rating = None
  441. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.2.Art(tvshow.fanart) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Backdrop&tag=none
  442. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.2.Art(tvshow.clearlogo) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Logo&tag=none
  443. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.2.Art(tvshow.banner) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Banner&tag=none
  444. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.2.Art(tvshow.poster) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Primary&tag=11c375ec4bab6d7e637227dabb2def83
  445. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.2.Plot =
  446. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.3.EpisodeTitle = Joan Rivers, Josh Meyers, Rixton
  447. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.3.ShowTitle = Late Night with Seth Meyers
  448. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.3.EpisodeNo = 81
  449. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.3.SeasonNo = 01
  450. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.3.Thumb = http://localhost:15001/?id=d6ded9b71f1e828ccf541253ce5e3fc3&type=Primary&tag=66ba4e2487435c27037304147d50c790
  451. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.3.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;d6ded9b71f1e828ccf541253ce5e3fc3&mode=12
  452. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.3.Rating = None
  453. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.3.Art(tvshow.fanart) = http://localhost:15001/?id=ff604d11b8b7c75bb8e3879b517db6df&type=Backdrop&tag=none
  454. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.3.Art(tvshow.clearlogo) = http://localhost:15001/?id=ff604d11b8b7c75bb8e3879b517db6df&type=Logo&tag=none
  455. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.3.Art(tvshow.banner) = http://localhost:15001/?id=ff604d11b8b7c75bb8e3879b517db6df&type=Banner&tag=none
  456. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.3.Art(tvshow.poster) = http://localhost:15001/?id=ff604d11b8b7c75bb8e3879b517db6df&type=Primary&tag=66ba4e2487435c27037304147d50c790
  457. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.3.Plot =
  458. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.4.EpisodeTitle = Kissed by Fire
  459. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.4.ShowTitle = Game of Thrones
  460. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.4.EpisodeNo = 05
  461. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.4.SeasonNo = 03
  462. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.4.Thumb = http://localhost:15001/?id=1a54668fd6a81c4725d898e017e4fead&type=Primary&tag=09e1b4d1d310c0975ab4a4ccba4e3536
  463. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.4.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;1a54668fd6a81c4725d898e017e4fead&mode=12
  464. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.4.Rating = 7.8
  465. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.4.Art(tvshow.fanart) = http://localhost:15001/?id=a817673bd3c1c27fea13adfd8fbb6131&type=Backdrop&tag=none
  466. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.4.Art(tvshow.clearlogo) = http://localhost:15001/?id=a817673bd3c1c27fea13adfd8fbb6131&type=Logo&tag=none
  467. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.4.Art(tvshow.banner) = http://localhost:15001/?id=a817673bd3c1c27fea13adfd8fbb6131&type=Banner&tag=none
  468. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.4.Art(tvshow.poster) = http://localhost:15001/?id=a817673bd3c1c27fea13adfd8fbb6131&type=Primary&tag=09e1b4d1d310c0975ab4a4ccba4e3536
  469. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.4.Plot = The Hound is judged by the gods. Jaime is judged by men. Jon proves himself. Robb is betrayed. Tyrion learns the cost of weddings.
  470. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.5.EpisodeTitle = Daniel Radcliffe, Neal Brennan, Morgan Spurlock
  471. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.5.ShowTitle = Late Night with Seth Meyers
  472. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.5.EpisodeNo = 82
  473. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.5.SeasonNo = 01
  474. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.5.Thumb = http://localhost:15001/?id=65d133ed36597926697e2f878e2a80c6&type=Primary&tag=3e40a4e04b0007571c91b46145ebe7c5
  475. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.5.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;65d133ed36597926697e2f878e2a80c6&mode=12
  476. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.5.Rating = None
  477. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.5.Art(tvshow.fanart) = http://localhost:15001/?id=ff604d11b8b7c75bb8e3879b517db6df&type=Backdrop&tag=none
  478. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.5.Art(tvshow.clearlogo) = http://localhost:15001/?id=ff604d11b8b7c75bb8e3879b517db6df&type=Logo&tag=none
  479. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.5.Art(tvshow.banner) = http://localhost:15001/?id=ff604d11b8b7c75bb8e3879b517db6df&type=Banner&tag=none
  480. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.5.Art(tvshow.poster) = http://localhost:15001/?id=ff604d11b8b7c75bb8e3879b517db6df&type=Primary&tag=3e40a4e04b0007571c91b46145ebe7c5
  481. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.5.Plot =
  482. 23:47:51 T:139825789257472 NOTICE: ===== XBMB3C START =====
  483. 23:47:51 T:139825789257472 NOTICE: XBMB3C -> running Python: sys.version_info(major=2, minor=7, micro=6, releaselevel='final', serial=0)
  484. 23:47:51 T:139825789257472 NOTICE: XBMB3C -> running XBMB3C: 0.9.526
  485. 23:47:51 T:139825789257472 NOTICE: 13.1 Git:f2acae7
  486. 23:47:51 T:139825789257472 NOTICE: XBMB3C -> Platform: Linux/RPi
  487. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.6.EpisodeTitle = Clive Owen, Nina Dobrev, the Head & the Heart
  488. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.6.ShowTitle = The Tonight Show Starring Jimmy Fallon
  489. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.6.EpisodeNo = 101
  490. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.6.SeasonNo = 01
  491. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.6.Thumb = http://localhost:15001/?id=4404c1e6de216ba19744eccbc0e47386&type=Primary&tag=9d9af529358b6b04aaf64c833a7d9f90
  492. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.6.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;4404c1e6de216ba19744eccbc0e47386&mode=12
  493. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.6.Rating = None
  494. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.6.Art(tvshow.fanart) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Backdrop&tag=none
  495. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.6.Art(tvshow.clearlogo) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Logo&tag=none
  496. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.6.Art(tvshow.banner) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Banner&tag=none
  497. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.6.Art(tvshow.poster) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Primary&tag=9d9af529358b6b04aaf64c833a7d9f90
  498. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.6.Plot =
  499. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.7.EpisodeTitle = Ethan Hawke, Megyn Kelly, Paula Pell
  500. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.7.ShowTitle = Late Night with Seth Meyers
  501. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.7.EpisodeNo = 80
  502. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.7.SeasonNo = 01
  503. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.7.Thumb = http://localhost:15001/?id=a60ac4144262a57e4cb72d8657b99a14&type=Primary&tag=6a8e456aa0342787c59477d6bd8c8b56
  504. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.7.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;a60ac4144262a57e4cb72d8657b99a14&mode=12
  505. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.7.Rating = None
  506. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.7.Art(tvshow.fanart) = http://localhost:15001/?id=ff604d11b8b7c75bb8e3879b517db6df&type=Backdrop&tag=none
  507. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.7.Art(tvshow.clearlogo) = http://localhost:15001/?id=ff604d11b8b7c75bb8e3879b517db6df&type=Logo&tag=none
  508. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.7.Art(tvshow.banner) = http://localhost:15001/?id=ff604d11b8b7c75bb8e3879b517db6df&type=Banner&tag=none
  509. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.7.Art(tvshow.poster) = http://localhost:15001/?id=ff604d11b8b7c75bb8e3879b517db6df&type=Primary&tag=6a8e456aa0342787c59477d6bd8c8b56
  510. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.7.Plot =
  511. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.8.EpisodeTitle = Vin Diesel, Aubrey Plaza, Will.i.am
  512. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.8.ShowTitle = The Tonight Show Starring Jimmy Fallon
  513. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.8.EpisodeNo = 96
  514. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.8.SeasonNo = 01
  515. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.8.Thumb = http://localhost:15001/?id=39d98174e487650d90d4ff74dc71a738&type=Primary&tag=a35244f297ffba6320bf26ab191c23ae
  516. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.8.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;39d98174e487650d90d4ff74dc71a738&mode=12
  517. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.8.Rating = None
  518. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.8.Art(tvshow.fanart) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Backdrop&tag=none
  519. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.8.Art(tvshow.clearlogo) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Logo&tag=none
  520. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.8.Art(tvshow.banner) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Banner&tag=none
  521. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.8.Art(tvshow.poster) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Primary&tag=a35244f297ffba6320bf26ab191c23ae
  522. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.8.Plot =
  523. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.9.EpisodeTitle = Martin Lawrence, Jenny Slate, Aloe Blacc
  524. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.9.ShowTitle = The Tonight Show Starring Jimmy Fallon
  525. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.9.EpisodeNo = 99
  526. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.9.SeasonNo = 01
  527. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.9.Thumb = http://localhost:15001/?id=9db3243251cf3f44b885a86df838eb8f&type=Primary&tag=8df356f2fb09a90f05f35a787640df74
  528. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.9.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;9db3243251cf3f44b885a86df838eb8f&mode=12
  529. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.9.Rating = None
  530. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.9.Art(tvshow.fanart) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Backdrop&tag=none
  531. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.9.Art(tvshow.clearlogo) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Logo&tag=none
  532. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.9.Art(tvshow.banner) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Banner&tag=none
  533. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.9.Art(tvshow.poster) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Primary&tag=8df356f2fb09a90f05f35a787640df74
  534. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.9.Plot =
  535. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.10.EpisodeTitle = Jeff Bridges, Ali Larter, Andy Woodhull
  536. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.10.ShowTitle = The Tonight Show Starring Jimmy Fallon
  537. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.10.EpisodeNo = 104
  538. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.10.SeasonNo = 01
  539. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.10.Thumb = http://localhost:15001/?id=a3810ed282002b6ea9fdf3c257bd6226&type=Primary&tag=755cfc6f1d983fcfa440286398df6d7f
  540. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.10.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;a3810ed282002b6ea9fdf3c257bd6226&mode=12
  541. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.10.Rating = None
  542. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.10.Art(tvshow.fanart) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Backdrop&tag=none
  543. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.10.Art(tvshow.clearlogo) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Logo&tag=none
  544. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.10.Art(tvshow.banner) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Banner&tag=none
  545. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.10.Art(tvshow.poster) = http://localhost:15001/?id=3d8a761cbb602b0fe458f3b4b8a0269b&type=Primary&tag=755cfc6f1d983fcfa440286398df6d7f
  546. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomEpisodeMB3.10.Plot =
  547. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> Updating Random MusicList
  548. 23:47:51 T:139825789257472 NOTICE: XBMB3C 1 -> <module> : XBMB3C -> Flatten is:
  549. 23:47:51 T:139825789257472 NOTICE: XBMB3C -> LogLevel: 2
  550. 23:47:51 T:139825780864768 NOTICE: ===== XBMB3C START =====
  551. 23:47:51 T:139825780864768 NOTICE: XBMB3C -> running Python: sys.version_info(major=2, minor=7, micro=6, releaselevel='final', serial=0)
  552. 23:47:51 T:139825780864768 NOTICE: XBMB3C -> running XBMB3C: 0.9.526
  553. 23:47:51 T:139825780864768 NOTICE: 13.1 Git:f2acae7
  554. 23:47:51 T:139825780864768 NOTICE: XBMB3C -> Platform: Linux/RPi
  555. 23:47:51 T:139825780864768 NOTICE: XBMB3C 1 -> <module> : XBMB3C -> Flatten is:
  556. 23:47:51 T:139825780864768 NOTICE: XBMB3C -> LogLevel: 2
  557. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> Random MusicList Json Data : {u'Items': [{u'Genres': [], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'SoundtrackIds': [], u'ParentBackdropImageTags': [u'7bacb9ef0af780b48682af15eb6cfc64', u'eb75901ca30ff50df08324efa835d4a8', u'e2e38d9921b4eada4761a51ddcfac149'], u'Type': u'MusicAlbum', u'PlayAccess': u'Full', u'IsFolder': True, u'PremiereDate': u'2011-04-30T04:00:00.0000000Z', u'ProductionYear': 0, u'PlayedPercentage': 0, u'Path': u'\\\\HTPC\\TV SERIES-MUSIC\\MUSIC\\Smokey Robinson & The Miracles\\Greatest Hits', u'RecursiveUnplayedItemCount': 1, u'BackdropImageTags': [], u'Name': u'Greatest Hits', u'ChildCount': 1, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'UnplayedItemCount': 1, u'PlaybackPositionTicks': 0, u'Key': u'daab31aa-f0bd-fe86-9190-440851ef363f', u'PlayCount': 0}, u'ParentBackdropItemId': u'b200ae6ca5bea89a00024803c742f741', u'ImageTags': {u'Primary': u'129c2540d280737dd7c215e95b791354'}, u'Artists': [], u'RecursiveItemCount': 1, u'Id': u'daab31aaf0bdfe869190440851ef363f'}, {u'Genres': [], u'IsUnidentified': False, u'PlayedPercentage': 0, u'SoundtrackIds': [], u'ParentLogoItemId': u'607f9aaf310707e09eb15616effc0833', u'ParentBackdropImageTags': [u'fbb126b38f0837f877472811efac83e6', u'6a3f26095386ea280f799cc9ed71ca53', u'c0351fd4178135cf7add5ad74d0fb3af'], u'Type': u'MusicAlbum', u'PlayAccess': u'Full', u'IsFolder': True, u'ParentLogoImageTag': u'c940e78469381e283dfe4ba4b516a2b6', u'PremiereDate': u'1990-10-24T04:00:00.0000000Z', u'ProductionYear': 0, u'LocationType': u'FileSystem', u'Path': u'\\\\HTPC\\TV SERIES-MUSIC\\MUSIC\\Buffalo Springfield\\Retrospective_ The Best of Buffalo Springfield', u'RecursiveUnplayedItemCount': 1, u'BackdropImageTags': [], u'Name': u'Retrospective_ The Best of Buffalo Springfield', u'ChildCount': 1, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'UnplayedItemCount': 1, u'PlaybackPositionTicks': 0, u'Key': u'6d4c2a3b-f340-3328-20e3-61da1a7931a4', u'PlayCount': 0}, u'ParentBackdropItemId': u'607f9aaf310707e09eb15616effc0833', u'ImageTags': {u'Disc': u'd082dbd26e1b199b3b41db83d48d6a6b', u'Primary': u'ee737c8b0cd35b115e82ec51c66363b7'}, u'Artists': [], u'RecursiveItemCount': 1, u'Id': u'6d4c2a3bf340332820e361da1a7931a4'}, {u'Genres': [], u'IsUnidentified': False, u'PlayedPercentage': 0, u'SoundtrackIds': [], u'ParentLogoItemId': u'75f54db3d8438b1ddbfd3807ec801b5e', u'ParentBackdropImageTags': [u'cc0a7991128c8916b994edec5d347bb4', u'f2119473fab7ce6b7ee14b108ab950d3', u'7416381c67ef4e959af7e5853d1227a6'], u'Type': u'MusicAlbum', u'PlayAccess': u'Full', u'IsFolder': True, u'ParentLogoImageTag': u'fb2b8f2d402072c33b9f18d3a3c0f97e', u'PremiereDate': u'2002-10-27T04:00:00.0000000Z', u'ProductionYear': 0, u'LocationType': u'FileSystem', u'Path': u"\\\\HTPC\\TV SERIES-MUSIC\\MUSIC\\Tori Amos\\Scarlet's Walk", u'RecursiveUnplayedItemCount': 17, u'BackdropImageTags': [], u'Name': u"Scarlet's Walk", u'ChildCount': 17, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'UnplayedItemCount': 17, u'PlaybackPositionTicks': 0, u'Key': u'd02c499a-62a6-81f2-1876-1cf4d21c1839', u'PlayCount': 0}, u'ParentBackdropItemId': u'75f54db3d8438b1ddbfd3807ec801b5e', u'ImageTags': {u'Disc': u'0b160ce77404d91e51fa50d911b97488', u'Primary': u'1ba89c602fbe4059dff6f4d0cfa9a876'}, u'Artists': [], u'RecursiveItemCount': 17, u'Id': u'd02c499a62a681f218761cf4d21c1839'}, {u'Genres': [], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'SoundtrackIds': [], u'ParentBackdropImageTags': [u'92733da494c73595d436115c3feaf2d6', u'3b611243a1c6d6b4dfd5bcd83ab41d4c', u'40ff5da413bc3140bcc50d23cfce84dc'], u'Type': u'MusicAlbum', u'PlayAccess': u'Full', u'IsFolder': True, u'PremiereDate': u'1999-06-07T04:00:00.0000000Z', u'ProductionYear': 0, u'PlayedPercentage': 0, u'Path': u'\\\\HTPC\\TV SERIES-MUSIC\\MUSIC\\Hall & Oats\\Unknown Album', u'RecursiveUnplayedItemCount': 6, u'BackdropImageTags': [], u'Name': u'Soulful Sounds', u'ChildCount': 6, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'UnplayedItemCount': 6, u'PlaybackPositionTicks': 0, u'Key': u'4129a928-4667-059c-72c7-aa67b464376d', u'PlayCount': 0}, u'ParentBackdropItemId': u'9a937536e943ecc09e0cc65caddfa2db', u'ImageTags': {u'Primary': u'32401ab13261cb4e90fc09588c9401cb'}, u'Artists': [], u'RecursiveItemCount': 6, u'Id': u'4129a9284667059c72c7aa67b464376d'}, {u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'UnplayedItemCount': 4, u'PlaybackPositionTicks': 0, u'Key': u'121cde33-a2d4-94f6-6ac2-f5c1e4257ec0', u'PlayCount': 0}, u'Genres': [], u'Name': u'Hotel California', u'PlayAccess': u'Full', u'ImageTags': {u'Primary': u'e43b2845ad44c6900cfb7aff448445e8'}, u'IsUnidentified': False, u'Overview': u"Hotel California is an album released by the American rock band Eagles in late 1976. It is the first Eagles album without founding member Bernie Leadon and the first album with Joe Walsh. It is also the last album featuring original bass player and singer Randy Meisner.\n \n Hotel California was the Eagles' fifth album of original material and became a critical success and a major commercial hit; since its release in late 1976, it has sold over 16 million copies in the U.S. alone. The album was at #1 for eight weeks in early 1977 (non-consecutively), and included two tracks which became #1 hits as singles on the Billboard Hot 100: 'New Kid in Town', on February 26, 1977, and 'Hotel California' on May 7, 1977.\n \n In 2001 the TV network VH1 named Hotel California #38 on 100 Greatest Albums of all time. Hotel California was ranked 13th in a 2005 survey held by British television's Channel 4 to determine the 100 greatest albums of all time. In 2003, the album was ranked number 37 on Rolling Stone magazine's list of the 500 greatest albums of all time.\n \n Following its original release on standard LP, cassette and 8-track cartridge formats, the album was slated for Quadraphonic release in early 1977; this idea was ultimately dropped following the demise of the Quadraphonic format. However, 25 years later, the album was released in a Multichannel 5.1 DVD-Audio disc.\n \n Hotel California touched on many themes, including insanity, innocence (and the loss thereof), death, the dangers, drug addiction, temptation and transient nature of fame, shallow relationships, divorce and loss of love, the end results of manifest destiny, and the 'American Dream.'\n \n Members of Eagles have described the album as a metaphor for the perceived decline of America into materialism and decadence. In an interview with Dutch magazine ZigZag shortly before the album's release, Don Henley said:\n \u201c \tThis is a concept album, there's no way to hide it, but it's not set in the old West, the cowboy thing, you know. It's more urban this time (. . . ) It's our bicentennial year, you know, the country is 200 years old, so we figured since we are the Eagles and the Eagle is our national symbol, that we were obliged to make some kind of a little bicentennial statement using California as a microcosm of the whole United States, or the whole world, if you will, and to try to wake people up and say 'We've been okay so far, for 200 years, but we're gonna have to change if we're gonna continue to be around.' \t\u201d\n \n \n The album's final track, the epic 'The Last Resort', was about the demise of society. Glenn Frey on the Hotel California episode of In the Studio with Redbeard explained about the track:\n \u201c \tIt was the first time that Don took it upon himself to write an epic story and we were already starting to worry about the environment...we're constantly screwing up paradise and that was the point of the song and that at some point there is going to be no more new frontiers. I mean we're putting junk, er, garbage into space now.\n \nUser-contributed text is available under the Creative Commons By-SA License and may also be available under the GNU FDL.", u'Artists': [], u'IsFolder': True, u'SoundtrackIds': [], u'ChildCount': 4, u'LocationType': u'FileSystem', u'PremiereDate': u'1997-11-24T05:00:00.0000000Z', u'ProductionYear': 0, u'RecursiveItemCount': 4, u'PlayedPercentage': 0, u'Path': u'\\\\HTPC\\TV SERIES-MUSIC\\MUSIC\\The Eagles\\Unknown Album', u'RecursiveUnplayedItemCount': 4, u'Type': u'MusicAlbum', u'Id': u'121cde33a2d494f66ac2f5c1e4257ec0', u'BackdropImageTags': []}, {u'Genres': [], u'IsUnidentified': False, u'PlayedPercentage': 0, u'SoundtrackIds': [], u'ParentLogoItemId': u'56d31d21b1a4aa26141b7ceade2d8840', u'ParentBackdropImageTags': [u'aa053d380984224f1828c1e3c35efbf9'], u'Type': u'MusicAlbum', u'PlayAccess': u'Full', u'IsFolder': True, u'ParentLogoImageTag': u'f9b05eee4ec83dd9a48b56b578cd6ac8', u'PremiereDate': u'2013-01-21T05:00:00.0000000Z', u'ProductionYear': 0, u'LocationType': u'FileSystem', u'Path': u'\\\\HTPC\\TV SERIES-MUSIC\\MUSIC\\Voivod\\Target Earth', u'RecursiveUnplayedItemCount': 3, u'BackdropImageTags': [], u'Name': u'Target Earth', u'ChildCount': 3, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'UnplayedItemCount': 3, u'PlaybackPositionTicks': 0, u'Key': u'5807f320-8048-2282-7fcc-d0d84ea39b5a', u'PlayCount': 0}, u'ParentBackdropItemId': u'56d31d21b1a4aa26141b7ceade2d8840', u'ImageTags': {u'Primary': u'58202ea43b167b55a29d1e79db8182cd'}, u'Artists': [], u'RecursiveItemCount': 3, u'Id': u'5807f320804822827fccd0d84ea39b5a'}, {u'Genres': [], u'IsUnidentified': False, u'PlayedPercentage': 0, u'SoundtrackIds': [], u'ParentLogoItemId': u'8e986393b2f8f8e4ba62fb8ddb97ec58', u'ParentBackdropImageTags': [u'1fb8dcbc96cdf91d6ddf6265ea1d8ec1', u'fab2d2545a458a67f7b7f6841f22b15d', u'01020f9676dbf69e1df8afa00c7aa073'], u'Type': u'MusicAlbum', u'PlayAccess': u'Full', u'IsFolder': True, u'ParentLogoImageTag': u'982388f17f80ad1b98b2d499d688b6d0', u'PremiereDate': u'2005-07-17T04:00:00.0000000Z', u'ProductionYear': 0, u'LocationType': u'FileSystem', u'Path': u'\\\\HTPC\\TV SERIES-MUSIC\\MUSIC\\Kelly Clarkson\\Breakaway', u'RecursiveUnplayedItemCount': 1, u'BackdropImageTags': [], u'Name': u'Breakaway', u'ChildCount': 1, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'UnplayedItemCount': 1, u'PlaybackPositionTicks': 0, u'Key': u'25e29bb1-10d6-4053-6192-9105930f85f6', u'PlayCount': 0}, u'Overview': u"Breakaway is Kelly Clarkson's sophomore album. It was released on November 30, 2004 in the United States and July 18, 2005 in the United Kingdom. The album became a worldwide success, selling 6 million copies in the US, 1.2 copies in the UK and 12 million copies worldwide. It is certified 7x platinum in Ireland, 6x platinum in Australia and the US, 5x platinum in Canada, and 4x platinum in the UK. The album spawned 5 successful singles: the title track, the smash hit 'Since U Been Gone' which currently stands as Clarkson's most successful single, the autobiographical singles 'Behind These Hazel Eyes', about a Clarkson's former relationship with David Hodges, and 'Because of You', which discusses Clarkson's parents' divorce, and pop-rocker 'Walk Away'. \n \nUser-contributed text is available under the Creative Commons By-SA License and may also be available under the GNU FDL.", u'ParentBackdropItemId': u'8e986393b2f8f8e4ba62fb8ddb97ec58', u'ImageTags': {u'Disc': u'192e9edd8d6e715609484e2a664ec7d7', u'Primary': u'951b85631a23fa7d4e4e4f4b13fbd1a5'}, u'Artists': [], u'RecursiveItemCount': 1, u'Id': u'25e29bb110d6405361929105930f85f6'}, {u'Genres': [], u'IsUnidentified': False, u'PlayedPercentage': 0, u'SoundtrackIds': [], u'ParentLogoItemId': u'b3fa6807cd7813c2d908b22c899df9cc', u'ParentBackdropImageTags': [u'38cf307effb5d4d127e4683d55ea6012', u'45e03c54c1a2f8df1cbdb9f9a3f9923b', u'21f92c6260751c19520b3593a9bc1340'], u'Type': u'MusicAlbum', u'PlayAccess': u'Full', u'IsFolder': True, u'ParentLogoImageTag': u'fb61cca8e1bf712fef03b49c09915984', u'PremiereDate': u'2001-04-24T04:00:00.0000000Z', u'ProductionYear': 0, u'LocationType': u'FileSystem', u'Path': u'\\\\HTPC\\TV SERIES-MUSIC\\MUSIC\\Dido\\No Angel', u'RecursiveUnplayedItemCount': 12, u'BackdropImageTags': [], u'Name': u'No Angel', u'ChildCount': 12, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'UnplayedItemCount': 12, u'PlaybackPositionTicks': 0, u'Key': u'0a09faa4-bfc1-9f35-8ea8-5e5811ff4b85', u'PlayCount': 0}, u'Overview': u"No Angel is Dido's debut album. Originally released in 1999, it found a mass audience in 2001, and according to her official web site it went on to achieve sales in excess of over fifteen million copies worldwide.\n \n The success of No Angel was spurred on by Eminem sampling Dido's track, 'Thank You' on 'Stan', a track from his The Marshall Mathers LP album, released in 2000. The Marshall Mathers LP reached #1 on the US and Canadian charts, and Dido appeared in the music video for 'Stan', which was the third single from the album, playing the fictional character Stan's long-suffering girlfriend. While the song only reached #51 on the Billboard Hot 100 in the USA, it went to #1 in the UK and Australia and was an international hit. 'Stan' was nominated for a Grammy award for the track (Dido did not sing with Eminem at the ceremony; Elton John sang Dido's section).\n \n The album also began to reach a mass audience, when the debut single, 'Here With Me', was chosen as the title music to the hit TV series Roswell. Due to record company conflicts, the album was released in the USA first in 1999, and began surfacing in Dido's homeland, the UK, on import alone. In December 2000, a month ahead of its official UK release, No Angel went top 10 in the UK; a month later it hit #1 when it was officially released as a special edition, featuring the videos to 'Here With Me' and 'Thank You.' 'Here With Me' was later released in February 2001, as a commercial single, and reached #4 on the official UK singles chart; it also went top 10 in Portugal and Greece, and top 40 in France, United States, and New Zealand.\n \n No Angel was one of the best selling albums of 2001 throughout the world, being named the biggest selling album of 2001 in the UK and the second best seller in Australia (certified 6x platinum for sales of over 420,000). The album also went top 3 in the US album charts and reached #5 in Canada. Prior to the album's release, a promotional EP entitled The Highbury Fields EP had been sent out in America, featuring 4 album tracks, and 'Worthless', which was not included on No Angel, but was featured on the 'first' Dido album, a promotional album sent out by her management in order to get record companies interest, entitled Odds &amp; Ends, unreleased in 1995.\n \n The album won the prize for Best Album at the 2002 BRIT awards, where Dido also won the Best British Female award.\n \nUser-contributed text is available under the Creative Commons By-SA License and may also be available under the GNU FDL.", u'ParentBackdropItemId': u'b3fa6807cd7813c2d908b22c899df9cc', u'ImageTags': {u'Disc': u'2d971f81285266e4b651e52faa6d9df7', u'Primary': u'f2d7fb7da7e36abb35b8dafad11f64d7'}, u'Artists': [], u'RecursiveItemCount': 12, u'Id': u'0a09faa4bfc19f358ea85e5811ff4b85'}, {u'Genres': [], u'IsUnidentified': False, u'PlayedPercentage': 0, u'SoundtrackIds': [], u'ParentLogoItemId': u'2f57fcbea4543d3085a4fa790b4ea9c4', u'ParentBackdropImageTags': [u'342d2cf5ab1434eff92f16a41664e7c0', u'f74f6c23255fa16e396f170c48462c2f', u'725e87232d09298d33379c73538a0489'], u'Type': u'MusicAlbum', u'PlayAccess': u'Full', u'IsFolder': True, u'ParentLogoImageTag': u'a724ee1e9acfa1f834d0852f69743815', u'PremiereDate': u'2007-11-08T05:00:00.0000000Z', u'ProductionYear': 0, u'LocationType': u'FileSystem', u'Path': u"\\\\HTPC\\TV SERIES-MUSIC\\MUSIC\\Rancid\\Life Won't Wait", u'RecursiveUnplayedItemCount': 1, u'BackdropImageTags': [], u'Name': u"Life Won't Wait", u'ChildCount': 1, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'UnplayedItemCount': 1, u'PlaybackPositionTicks': 0, u'Key': u'd922e1e9-743f-7632-a030-87b6e0a6599f', u'PlayCount': 0}, u'Overview': u"Life Won't Wait is the fourth album by the American punk rock band Rancid. It was released on June 30, 1998 on Epitaph Records and is the follow-up to the successful ...And Out Come the Wolves.\n \n The album branches out from Rancid's punk and ska roots to explore roots reggae and rockabilly, and dabbles in elements of dub, hip-hop, funk and other forms of music as The Clash did with Sandinista!. The album's personnel includes some of Rancid's influences and contemporaries such as members of The Specials and The Slackers.\n \n Lyrically, the album discusses riots, revolution, politics, and historical events as well as making references to the Illuminati and Bakunin.\n \n \n Around early 1997, still riding high off of the success of ...And Out Come the Wolves, Rancid decided to immediately enter the studio following the ...And Out Come the Wolves tour to record the next album. The recording of Life Won't Wait took place not just in the U.S. (from San Francisco to Los Angeles, New York City, New Orleans), but also in Jamaica. Two of the songs were recorded in Kingston: 'Hoover Street' and the title track, 'Life Won't Wait'. With the cooperation of numerous Jamaican reggae artists (such as Buju Banton) is very distinctive on this album, not just in the vocals, but also in instrumental parts, which all makes Life Won't Wait very different from most of the other Rancid releases.\n \n Life Won't Wait was also the first Rancid album not produced or engineered by Brett Gurewitz since their 1993 self-titled debut.\n \n \n Life Won't Wait was released on June 30, 1998, and was the final Rancid album distributed via the main label of Epitaph Records. After its release, the band moved to frontman Tim Armstrong's vanity label (and subsidiary of Epitaph) Hellcat Records, who released their next album, 2000's Rancid. Although not as successful as ...And Out Come the Wolves, the album peaked at number 35 on the Billboard 200 album chart, making it one of Rancid's highest ranking albums so far.\n \n Stephen Thomas Erlewine of Allmusic described the album as having a ska influence. He praised the music as a 'powerful slice of old-school punk \u2014 as powerful as any of their records' and claims 'it actually sounds a lot like' ...And Out Come the Wolves. The album received a rating of four out of five stars.\n \n Track listing\n All tracks written by Armstrong, unless otherwise noted.\n \n 1.'Intro' \u2013 0:48\n 2.'Bloodclot' (Armstrong/Lars Frederiksen) \u2013 2:45\n 3.'Hoover Street' \u2013 4:10\n 4.'Black Lung'(Armstrong) \u2013 1:53\n 5.'Life Won't Wait' (Armstrong/Frederiksen/Vic Ruggiero/Buju Banton) \u2013 3:48\n 6.'New Dress' (Armstrong/Frederiksen) \u2013 2:51\n 7.'Warsaw' \u2013 1:31\n 8.'Hooligans' (Armstrong/Frederiksen/Ruggiero) \u2013 2:33\n 9.'Crane Fist' (Armstrong/Frederiksen) \u2013 3:48\n 10.'Leicester Square' (Armstrong/Frederiksen) \u2013 2:35\n 11.'Backslide' \u2013 2:54\n 12.'Who Would've Thought' \u2013 2:57\n 13.'Cash, Culture and Violence' \u2013 3:10\n 14.'Cocktails' \u2013 3:21\n 15.'The Wolf' \u2013 2:39\n 16.'1998' (Armstrong/Howie Pyro) \u2013 2:46\n 17.'Lady Liberty' (Armstrong/Frederiksen) \u2013 2:20\n 18.'Wrongful Suspicion' (Armstrong/Ruggiero) \u2013 3:32\n 19.'Turntable' \u2013 2:17\n 20.'Something in the World Today' (Armstrong/Frederiksen) \u2013 2:34\n 21.'Corazon de Oro' \u2013 3:59\n 22.'Coppers' (Armstrong/Frederiksen/Dr. Israel) \u2013 5:02\n \n Track 2 is featured on the Playstation 1 game ESPN X-Games Pro Boarder, as well as the movie Idle Hands.\n \nUser-contributed text is available under the Creative Commons By-SA License and may also be available under the GNU FDL.", u'ParentBackdropItemId': u'2f57fcbea4543d3085a4fa790b4ea9c4', u'ImageTags': {u'Primary': u'fbac0ece7ecf4f61bfa14c232e48ac48'}, u'Artists': [], u'RecursiveItemCount': 1, u'Id': u'd922e1e9743f7632a03087b6e0a6599f'}, {u'Genres': [], u'IsUnidentified': False, u'LocationType': u'FileSystem', u'SoundtrackIds': [], u'ParentBackdropImageTags': [u'e065cb185d065ae9fd41773c4c02254f', u'fc91c3eebb9f4766473f13aad1f95efa', u'9880aa94fbe66b2a7cf3ba32c5a27cbf'], u'Type': u'MusicAlbum', u'PlayAccess': u'Full', u'IsFolder': True, u'PremiereDate': u'2006-04-24T04:00:00.0000000Z', u'ProductionYear': 0, u'PlayedPercentage': 0, u'Path': u'\\\\HTPC\\TV SERIES-MUSIC\\MUSIC\\Nancy Sinatra\\-Unknown-', u'RecursiveUnplayedItemCount': 1, u'BackdropImageTags': [], u'Name': u' ', u'ChildCount': 1, u'UserData': {u'IsFavorite': False, u'Played': False, u'PlayedPercentage': 0, u'UnplayedItemCount': 1, u'PlaybackPositionTicks': 0, u'Key': u'71978399-6321-60f7-7e28-70b2a6cb7332', u'PlayCount': 0}, u'ParentBackdropItemId': u'f0f47b18b33e39bfe871a1db35236d8b', u'ImageTags': {u'Primary': u'e9fba62f02229a1dcf2027262216d1c4'}, u'Artists': [], u'RecursiveItemCount': 1, u'Id': u'71978399632160f77e2870b2a6cb7332'}], u'TotalRecordCount': 593}
  558. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.1.Title = Greatest Hits
  559. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.1.Artist = Missing Artist
  560. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.1.Year = 0
  561. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.1.Thumb = http://localhost:15001/?id=daab31aaf0bdfe869190440851ef363f&type=Primary&tag=129c2540d280737dd7c215e95b791354
  562. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.1.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;daab31aaf0bdfe869190440851ef363f&mode=12
  563. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.1.Art(fanart) = http://localhost:15001/?id=None&type=Backdrop&tag=none
  564. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.1.Art(clearlogo) = http://localhost:15001/?id=None&type=Logo&tag=none
  565. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.1.Art(banner) = http://localhost:15001/?id=None&type=Banner&tag=none
  566. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.1.Art(poster) = http://localhost:15001/?id=daab31aaf0bdfe869190440851ef363f&type=Primary&tag=129c2540d280737dd7c215e95b791354
  567. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.1.Plot = Missing Plot
  568. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.2.Title = Retrospective_ The Best of Buffalo Springfield
  569. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.2.Artist = Missing Artist
  570. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.2.Year = 0
  571. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.2.Thumb = http://localhost:15001/?id=6d4c2a3bf340332820e361da1a7931a4&type=Primary&tag=ee737c8b0cd35b115e82ec51c66363b7
  572. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.2.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;6d4c2a3bf340332820e361da1a7931a4&mode=12
  573. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.2.Art(fanart) = http://localhost:15001/?id=607f9aaf310707e09eb15616effc0833&type=Backdrop&tag=none
  574. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.2.Art(clearlogo) = http://localhost:15001/?id=607f9aaf310707e09eb15616effc0833&type=Logo&tag=none
  575. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.2.Art(banner) = http://localhost:15001/?id=607f9aaf310707e09eb15616effc0833&type=Banner&tag=none
  576. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.2.Art(poster) = http://localhost:15001/?id=6d4c2a3bf340332820e361da1a7931a4&type=Primary&tag=ee737c8b0cd35b115e82ec51c66363b7
  577. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.2.Plot = Missing Plot
  578. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.3.Title = Scarlet's Walk
  579. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.3.Artist = Missing Artist
  580. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.3.Year = 0
  581. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.3.Thumb = http://localhost:15001/?id=d02c499a62a681f218761cf4d21c1839&type=Primary&tag=1ba89c602fbe4059dff6f4d0cfa9a876
  582. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.3.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;d02c499a62a681f218761cf4d21c1839&mode=12
  583. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.3.Art(fanart) = http://localhost:15001/?id=75f54db3d8438b1ddbfd3807ec801b5e&type=Backdrop&tag=none
  584. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.3.Art(clearlogo) = http://localhost:15001/?id=75f54db3d8438b1ddbfd3807ec801b5e&type=Logo&tag=none
  585. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.3.Art(banner) = http://localhost:15001/?id=75f54db3d8438b1ddbfd3807ec801b5e&type=Banner&tag=none
  586. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.3.Art(poster) = http://localhost:15001/?id=d02c499a62a681f218761cf4d21c1839&type=Primary&tag=1ba89c602fbe4059dff6f4d0cfa9a876
  587. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.3.Plot = Missing Plot
  588. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.4.Title = Soulful Sounds
  589. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.4.Artist = Missing Artist
  590. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.4.Year = 0
  591. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.4.Thumb = http://localhost:15001/?id=4129a9284667059c72c7aa67b464376d&type=Primary&tag=32401ab13261cb4e90fc09588c9401cb
  592. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.4.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;4129a9284667059c72c7aa67b464376d&mode=12
  593. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.4.Art(fanart) = http://localhost:15001/?id=None&type=Backdrop&tag=none
  594. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.4.Art(clearlogo) = http://localhost:15001/?id=None&type=Logo&tag=none
  595. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.4.Art(banner) = http://localhost:15001/?id=None&type=Banner&tag=none
  596. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.4.Art(poster) = http://localhost:15001/?id=4129a9284667059c72c7aa67b464376d&type=Primary&tag=32401ab13261cb4e90fc09588c9401cb
  597. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.4.Plot = Missing Plot
  598. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.5.Title = Hotel California
  599. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.5.Artist = Missing Artist
  600. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.5.Year = 0
  601. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.5.Thumb = http://localhost:15001/?id=121cde33a2d494f66ac2f5c1e4257ec0&type=Primary&tag=e43b2845ad44c6900cfb7aff448445e8
  602. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.5.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;121cde33a2d494f66ac2f5c1e4257ec0&mode=12
  603. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.5.Art(fanart) = http://localhost:15001/?id=None&type=Backdrop&tag=none
  604. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.5.Art(clearlogo) = http://localhost:15001/?id=None&type=Logo&tag=none
  605. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.5.Art(banner) = http://localhost:15001/?id=None&type=Banner&tag=none
  606. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.5.Art(poster) = http://localhost:15001/?id=121cde33a2d494f66ac2f5c1e4257ec0&type=Primary&tag=e43b2845ad44c6900cfb7aff448445e8
  607. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.5.Plot = Hotel California is an album released by the American rock band Eagles in late 1976. It is the first Eagles album without founding member Bernie Leadon and the first album with Joe Walsh. It is also the last album featuring original bass player and singer Randy Meisner.
  608.  
  609. Hotel California was the Eagles' fifth album of original material and became a critical success and a major commercial hit; since its release in late 1976, it has sold over 16 million copies in the U.S. alone. The album was at #1 for eight weeks in early 1977 (non-consecutively), and included two tracks which became #1 hits as singles on the Billboard Hot 100: 'New Kid in Town', on February 26, 1977, and 'Hotel California' on May 7, 1977.
  610.  
  611. In 2001 the TV network VH1 named Hotel California #38 on 100 Greatest Albums of all time. Hotel California was ranked 13th in a 2005 survey held by British television's Channel 4 to determine the 100 greatest albums of all time. In 2003, the album was ranked number 37 on Rolling Stone magazine's list of the 500 greatest albums of all time.
  612.  
  613. Following its original release on standard LP, cassette and 8-track cartridge formats, the album was slated for Quadraphonic release in early 1977; this idea was ultimately dropped following the demise of the Quadraphonic format. However, 25 years later, the album was released in a Multichannel 5.1 DVD-Audio disc.
  614.  
  615. Hotel California touched on many themes, including insanity, innocence (and the loss thereof), death, the dangers, drug addiction, temptation and transient nature of fame, shallow relationships, divorce and loss of love, the end results of manifest destiny, and the 'American Dream.'
  616.  
  617. Members of Eagles have described the album as a metaphor for the perceived decline of America into materialism and decadence. In an interview with Dutch magazine ZigZag shortly before the album's release, Don Henley said:
  618. “ This is a concept album, there's no way to hide it, but it's not set in the old West, the cowboy thing, you know. It's more urban this time (. . . ) It's our bicentennial year, you know, the country is 200 years old, so we figured since we are the Eagles and the Eagle is our national symbol, that we were obliged to make some kind of a little bicentennial statement using California as a microcosm of the whole United States, or the whole world, if you will, and to try to wake people up and say 'We've been okay so far, for 200 years, but we're gonna have to change if we're gonna continue to be around.' ”
  619.  
  620.  
  621. The album's final track, the epic 'The Last Resort', was about the demise of society. Glenn Frey on the Hotel California episode of In the Studio with Redbeard explained about the track:
  622. “ It was the first time that Don took it upon himself to write an epic story and we were already starting to worry about the environment...we're constantly screwing up paradise and that was the point of the song and that at some point there is going to be no more new frontiers. I mean we're putting junk, er, garbage into space now.
  623.  
  624. User-contributed text is available under the Creative Commons By-SA License and may also be available under the GNU FDL.
  625. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.6.Title = Target Earth
  626. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.6.Artist = Missing Artist
  627. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.6.Year = 0
  628. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.6.Thumb = http://localhost:15001/?id=5807f320804822827fccd0d84ea39b5a&type=Primary&tag=58202ea43b167b55a29d1e79db8182cd
  629. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.6.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;5807f320804822827fccd0d84ea39b5a&mode=12
  630. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.6.Art(fanart) = http://localhost:15001/?id=56d31d21b1a4aa26141b7ceade2d8840&type=Backdrop&tag=none
  631. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.6.Art(clearlogo) = http://localhost:15001/?id=56d31d21b1a4aa26141b7ceade2d8840&type=Logo&tag=none
  632. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.6.Art(banner) = http://localhost:15001/?id=56d31d21b1a4aa26141b7ceade2d8840&type=Banner&tag=none
  633. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.6.Art(poster) = http://localhost:15001/?id=5807f320804822827fccd0d84ea39b5a&type=Primary&tag=58202ea43b167b55a29d1e79db8182cd
  634. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.6.Plot = Missing Plot
  635. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.7.Title = Breakaway
  636. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.7.Artist = Missing Artist
  637. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.7.Year = 0
  638. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.7.Thumb = http://localhost:15001/?id=25e29bb110d6405361929105930f85f6&type=Primary&tag=951b85631a23fa7d4e4e4f4b13fbd1a5
  639. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.7.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;25e29bb110d6405361929105930f85f6&mode=12
  640. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.7.Art(fanart) = http://localhost:15001/?id=8e986393b2f8f8e4ba62fb8ddb97ec58&type=Backdrop&tag=none
  641. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.7.Art(clearlogo) = http://localhost:15001/?id=8e986393b2f8f8e4ba62fb8ddb97ec58&type=Logo&tag=none
  642. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.7.Art(banner) = http://localhost:15001/?id=8e986393b2f8f8e4ba62fb8ddb97ec58&type=Banner&tag=none
  643. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.7.Art(poster) = http://localhost:15001/?id=25e29bb110d6405361929105930f85f6&type=Primary&tag=951b85631a23fa7d4e4e4f4b13fbd1a5
  644. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.7.Plot = Breakaway is Kelly Clarkson's sophomore album. It was released on November 30, 2004 in the United States and July 18, 2005 in the United Kingdom. The album became a worldwide success, selling 6 million copies in the US, 1.2 copies in the UK and 12 million copies worldwide. It is certified 7x platinum in Ireland, 6x platinum in Australia and the US, 5x platinum in Canada, and 4x platinum in the UK. The album spawned 5 successful singles: the title track, the smash hit 'Since U Been Gone' which currently stands as Clarkson's most successful single, the autobiographical singles 'Behind These Hazel Eyes', about a Clarkson's former relationship with David Hodges, and 'Because of You', which discusses Clarkson's parents' divorce, and pop-rocker 'Walk Away'.
  645.  
  646. User-contributed text is available under the Creative Commons By-SA License and may also be available under the GNU FDL.
  647. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.8.Title = No Angel
  648. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.8.Artist = Missing Artist
  649. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.8.Year = 0
  650. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.8.Thumb = http://localhost:15001/?id=0a09faa4bfc19f358ea85e5811ff4b85&type=Primary&tag=f2d7fb7da7e36abb35b8dafad11f64d7
  651. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.8.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;0a09faa4bfc19f358ea85e5811ff4b85&mode=12
  652. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.8.Art(fanart) = http://localhost:15001/?id=b3fa6807cd7813c2d908b22c899df9cc&type=Backdrop&tag=none
  653. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.8.Art(clearlogo) = http://localhost:15001/?id=b3fa6807cd7813c2d908b22c899df9cc&type=Logo&tag=none
  654. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.8.Art(banner) = http://localhost:15001/?id=b3fa6807cd7813c2d908b22c899df9cc&type=Banner&tag=none
  655. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.8.Art(poster) = http://localhost:15001/?id=0a09faa4bfc19f358ea85e5811ff4b85&type=Primary&tag=f2d7fb7da7e36abb35b8dafad11f64d7
  656. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.8.Plot = No Angel is Dido's debut album. Originally released in 1999, it found a mass audience in 2001, and according to her official web site it went on to achieve sales in excess of over fifteen million copies worldwide.
  657.  
  658. The success of No Angel was spurred on by Eminem sampling Dido's track, 'Thank You' on 'Stan', a track from his The Marshall Mathers LP album, released in 2000. The Marshall Mathers LP reached #1 on the US and Canadian charts, and Dido appeared in the music video for 'Stan', which was the third single from the album, playing the fictional character Stan's long-suffering girlfriend. While the song only reached #51 on the Billboard Hot 100 in the USA, it went to #1 in the UK and Australia and was an international hit. 'Stan' was nominated for a Grammy award for the track (Dido did not sing with Eminem at the ceremony; Elton John sang Dido's section).
  659.  
  660. The album also began to reach a mass audience, when the debut single, 'Here With Me', was chosen as the title music to the hit TV series Roswell. Due to record company conflicts, the album was released in the USA first in 1999, and began surfacing in Dido's homeland, the UK, on import alone. In December 2000, a month ahead of its official UK release, No Angel went top 10 in the UK; a month later it hit #1 when it was officially released as a special edition, featuring the videos to 'Here With Me' and 'Thank You.' 'Here With Me' was later released in February 2001, as a commercial single, and reached #4 on the official UK singles chart; it also went top 10 in Portugal and Greece, and top 40 in France, United States, and New Zealand.
  661.  
  662. No Angel was one of the best selling albums of 2001 throughout the world, being named the biggest selling album of 2001 in the UK and the second best seller in Australia (certified 6x platinum for sales of over 420,000). The album also went top 3 in the US album charts and reached #5 in Canada. Prior to the album's release, a promotional EP entitled The Highbury Fields EP had been sent out in America, featuring 4 album tracks, and 'Worthless', which was not included on No Angel, but was featured on the 'first' Dido album, a promotional album sent out by her management in order to get record companies interest, entitled Odds &amp; Ends, unreleased in 1995.
  663.  
  664. The album won the prize for Best Album at the 2002 BRIT awards, where Dido also won the Best British Female award.
  665.  
  666. User-contributed text is available under the Creative Commons By-SA License and may also be available under the GNU FDL.
  667. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.9.Title = Life Won't Wait
  668. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.9.Artist = Missing Artist
  669. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.9.Year = 0
  670. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.9.Thumb = http://localhost:15001/?id=d922e1e9743f7632a03087b6e0a6599f&type=Primary&tag=fbac0ece7ecf4f61bfa14c232e48ac48
  671. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.9.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;d922e1e9743f7632a03087b6e0a6599f&mode=12
  672. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.9.Art(fanart) = http://localhost:15001/?id=2f57fcbea4543d3085a4fa790b4ea9c4&type=Backdrop&tag=none
  673. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.9.Art(clearlogo) = http://localhost:15001/?id=2f57fcbea4543d3085a4fa790b4ea9c4&type=Logo&tag=none
  674. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.9.Art(banner) = http://localhost:15001/?id=2f57fcbea4543d3085a4fa790b4ea9c4&type=Banner&tag=none
  675. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.9.Art(poster) = http://localhost:15001/?id=d922e1e9743f7632a03087b6e0a6599f&type=Primary&tag=fbac0ece7ecf4f61bfa14c232e48ac48
  676. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.9.Plot = Life Won't Wait is the fourth album by the American punk rock band Rancid. It was released on June 30, 1998 on Epitaph Records and is the follow-up to the successful ...And Out Come the Wolves.
  677.  
  678. The album branches out from Rancid's punk and ska roots to explore roots reggae and rockabilly, and dabbles in elements of dub, hip-hop, funk and other forms of music as The Clash did with Sandinista!. The album's personnel includes some of Rancid's influences and contemporaries such as members of The Specials and The Slackers.
  679.  
  680. Lyrically, the album discusses riots, revolution, politics, and historical events as well as making references to the Illuminati and Bakunin.
  681.  
  682.  
  683. Around early 1997, still riding high off of the success of ...And Out Come the Wolves, Rancid decided to immediately enter the studio following the ...And Out Come the Wolves tour to record the next album. The recording of Life Won't Wait took place not just in the U.S. (from San Francisco to Los Angeles, New York City, New Orleans), but also in Jamaica. Two of the songs were recorded in Kingston: 'Hoover Street' and the title track, 'Life Won't Wait'. With the cooperation of numerous Jamaican reggae artists (such as Buju Banton) is very distinctive on this album, not just in the vocals, but also in instrumental parts, which all makes Life Won't Wait very different from most of the other Rancid releases.
  684.  
  685. Life Won't Wait was also the first Rancid album not produced or engineered by Brett Gurewitz since their 1993 self-titled debut.
  686.  
  687.  
  688. Life Won't Wait was released on June 30, 1998, and was the final Rancid album distributed via the main label of Epitaph Records. After its release, the band moved to frontman Tim Armstrong's vanity label (and subsidiary of Epitaph) Hellcat Records, who released their next album, 2000's Rancid. Although not as successful as ...And Out Come the Wolves, the album peaked at number 35 on the Billboard 200 album chart, making it one of Rancid's highest ranking albums so far.
  689.  
  690. Stephen Thomas Erlewine of Allmusic described the album as having a ska influence. He praised the music as a 'powerful slice of old-school punk — as powerful as any of their records' and claims 'it actually sounds a lot like' ...And Out Come the Wolves. The album received a rating of four out of five stars.
  691.  
  692. Track listing
  693. All tracks written by Armstrong, unless otherwise noted.
  694.  
  695. 1.'Intro' – 0:48
  696. 2.'Bloodclot' (Armstrong/Lars Frederiksen) – 2:45
  697. 3.'Hoover Street' – 4:10
  698. 4.'Black Lung'(Armstrong) – 1:53
  699. 5.'Life Won't Wait' (Armstrong/Frederiksen/Vic Ruggiero/Buju Banton) – 3:48
  700. 6.'New Dress' (Armstrong/Frederiksen) – 2:51
  701. 7.'Warsaw' – 1:31
  702. 8.'Hooligans' (Armstrong/Frederiksen/Ruggiero) – 2:33
  703. 9.'Crane Fist' (Armstrong/Frederiksen) – 3:48
  704. 10.'Leicester Square' (Armstrong/Frederiksen) – 2:35
  705. 11.'Backslide' – 2:54
  706. 12.'Who Would've Thought' – 2:57
  707. 13.'Cash, Culture and Violence' – 3:10
  708. 14.'Cocktails' – 3:21
  709. 15.'The Wolf' – 2:39
  710. 16.'1998' (Armstrong/Howie Pyro) – 2:46
  711. 17.'Lady Liberty' (Armstrong/Frederiksen) – 2:20
  712. 18.'Wrongful Suspicion' (Armstrong/Ruggiero) – 3:32
  713. 19.'Turntable' – 2:17
  714. 20.'Something in the World Today' (Armstrong/Frederiksen) – 2:34
  715. 21.'Corazon de Oro' – 3:59
  716. 22.'Coppers' (Armstrong/Frederiksen/Dr. Israel) – 5:02
  717.  
  718. Track 2 is featured on the Playstation 1 game ESPN X-Games Pro Boarder, as well as the movie Idle Hands.
  719.  
  720. User-contributed text is available under the Creative Commons By-SA License and may also be available under the GNU FDL.
  721. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.10.Title =
  722. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.10.Artist = Missing Artist
  723. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.10.Year = 0
  724. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.10.Thumb = http://localhost:15001/?id=71978399632160f77e2870b2a6cb7332&type=Primary&tag=e9fba62f02229a1dcf2027262216d1c4
  725. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.10.Path = plugin://plugin.video.xbmb3c/?url=jasonmcroy.no-ip.biz:8096,;71978399632160f77e2870b2a6cb7332&mode=12
  726. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.10.Art(fanart) = http://localhost:15001/?id=None&type=Backdrop&tag=none
  727. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.10.Art(clearlogo) = http://localhost:15001/?id=None&type=Logo&tag=none
  728. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.10.Art(banner) = http://localhost:15001/?id=None&type=Banner&tag=none
  729. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.10.Art(poster) = http://localhost:15001/?id=71978399632160f77e2870b2a6cb7332&type=Primary&tag=e9fba62f02229a1dcf2027262216d1c4
  730. 23:47:51 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> RandomAlbumMB3.10.Plot = Missing Plot
  731. 23:47:51 T:139826015762176 NOTICE: XBMB3C RecentInfoUpdaterThread -> UserName : Jason UserID : 2590f5dabca123eed17a38789194b6be
  732. 23:47:51 T:139826015762176 NOTICE: XBMB3C RecentInfoUpdaterThread -> Updating Recent Movie List
  733. 23:47:51 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> collectionType musicvideos
  734. 23:47:51 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> collectionType unknown
  735. 23:47:51 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> collectionType movies
  736. 23:47:51 T:139825814435584 NOTICE: Previous line repeats 1 times.
  737. 23:47:51 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> collectionType music
  738. 23:47:51 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> collectionType tvshows
  739. 23:47:51 T:139825814435584 NOTICE: Previous line repeats 1 times.
  740. 23:47:51 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> MoviesCount 109
  741. 23:47:51 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> MoviesUnWatchedCount 106
  742. 23:47:51 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> MusicVideosCount 14
  743. 23:47:51 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> MusicVideosUnWatchedCount 14
  744. 23:47:51 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> TVCount 9
  745. 23:47:51 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> EpisodeCount 227
  746. 23:47:51 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> EpisodeUnWatchedCount 21
  747. 23:47:51 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> MusicCount 385
  748. 23:47:51 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> SongsCount 1918
  749. 23:47:51 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> SongsUnPlayedCount 1917
  750. 23:47:51 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> TrailersCount0
  751. 23:47:51 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> TrailersUnWatchedCount0
  752. 23:47:51 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> PhotosCount0
  753. 23:47:51 T:139825814435584 NOTICE: XBMB3C InfoUpdaterThread -> InfoTV start
  754. 23:47:52 T:139825965405952 NOTICE: XBMB3C ThemeMusicThread -> updateThemeMusic itemGUID :
  755. 23:47:55 T:139825780864768 NOTICE: XBMB3C 1 -> <module> : XBMB3C -> Script argument date ['plugin://plugin.video.xbmb3c/', '2', '?mode=16&ParentId=83b094e9c75eca15cef872e85a4746b9&CollectionType=tvshows&SessionId=(1407728870.84)&type=recent']
  756. 23:47:55 T:139825780864768 NOTICE: XBMB3C 0 -> getXbmcVersion : Version : 13.1 - {u'major': 13, u'tag': u'stable', u'minor': 1, u'revision': u'f2acae7'}
  757. 23:47:55 T:139825780864768 NOTICE: XBMB3C 2 -> get_params : Parameter string: ?mode=16&ParentId=83b094e9c75eca15cef872e85a4746b9&CollectionType=tvshows&SessionId=(1407728870.84)&type=recent
  758. 23:47:55 T:139825780864768 NOTICE: XBMB3C 2 -> get_params : XBMB3C -> Detected parameters: {'CollectionType': 'tvshows', 'type': 'recent', 'mode': '16', 'SessionId': '(1407728870.84)', 'ParentId': '83b094e9c75eca15cef872e85a4746b9'}
  759. 23:47:55 T:139825780864768 NOTICE: XBMB3C 1 -> <module> : XBMB3C -> Script params is {'CollectionType': 'tvshows', 'type': 'recent', 'mode': '16', 'SessionId': '(1407728870.84)', 'ParentId': '83b094e9c75eca15cef872e85a4746b9'}
  760. 23:47:55 T:139825789257472 NOTICE: XBMB3C 1 -> <module> : XBMB3C -> Script argument date ['plugin://plugin.video.xbmb3c/', '1', '?mode=16&ParentId=83b094e9c75eca15cef872e85a4746b9&CollectionType=tvshows&SessionId=(1407728870.84)&type=active']
  761. 23:47:55 T:139825780864768 NOTICE: XBMB3C 1 -> getWigetContent : getWigetContent Called{'CollectionType': 'tvshows', 'type': 'recent', 'mode': '16', 'SessionId': '(1407728870.84)', 'ParentId': '83b094e9c75eca15cef872e85a4746b9'}
  762. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> Looking for user name: Jason
  763. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> == ENTER: getURL ==
  764. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> url = jasonmcroy.no-ip.biz:8096/mediabrowser/Users?format=json
  765. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> server = jasonmcroy.no-ip.biz:8096
  766. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> urlPath = /mediabrowser/Users?format=json
  767. 23:47:55 T:139825789257472 NOTICE: XBMB3C 0 -> getXbmcVersion : Version : 13.1 - {u'major': 13, u'tag': u'stable', u'minor': 1, u'revision': u'f2acae7'}
  768. 23:47:55 T:139825789257472 NOTICE: XBMB3C 2 -> get_params : Parameter string: ?mode=16&ParentId=83b094e9c75eca15cef872e85a4746b9&CollectionType=tvshows&SessionId=(1407728870.84)&type=active
  769. 23:47:55 T:139825789257472 NOTICE: XBMB3C 2 -> get_params : XBMB3C -> Detected parameters: {'CollectionType': 'tvshows', 'type': 'active', 'mode': '16', 'SessionId': '(1407728870.84)', 'ParentId': '83b094e9c75eca15cef872e85a4746b9'}
  770. 23:47:55 T:139825789257472 NOTICE: XBMB3C 1 -> <module> : XBMB3C -> Script params is {'CollectionType': 'tvshows', 'type': 'active', 'mode': '16', 'SessionId': '(1407728870.84)', 'ParentId': '83b094e9c75eca15cef872e85a4746b9'}
  771. 23:47:55 T:139825789257472 NOTICE: XBMB3C 1 -> getWigetContent : getWigetContent Called{'CollectionType': 'tvshows', 'type': 'active', 'mode': '16', 'SessionId': '(1407728870.84)', 'ParentId': '83b094e9c75eca15cef872e85a4746b9'}
  772. 23:47:55 T:139825789257472 NOTICE: XBMB3C DownloadUtils -> Looking for user name: Jason
  773. 23:47:55 T:139825789257472 NOTICE: XBMB3C DownloadUtils -> == ENTER: getURL ==
  774. 23:47:55 T:139825789257472 NOTICE: XBMB3C DownloadUtils -> url = jasonmcroy.no-ip.biz:8096/mediabrowser/Users?format=json
  775. 23:47:55 T:139825789257472 NOTICE: XBMB3C DownloadUtils -> server = jasonmcroy.no-ip.biz:8096
  776. 23:47:55 T:139825789257472 NOTICE: XBMB3C DownloadUtils -> urlPath = /mediabrowser/Users?format=json
  777. 23:47:55 T:139826410022656 NOTICE: XBMB3C 1 -> <module> : XBMB3C -> Script argument date ['plugin.video.xbmb3c', 'check_server']
  778. 23:47:55 T:139826410022656 NOTICE: XBMB3C 0 -> getXbmcVersion : Version : 13.1 - {u'major': 13, u'tag': u'stable', u'minor': 1, u'revision': u'f2acae7'}
  779. 23:47:55 T:139826410022656 NOTICE: XBMB3C 1 -> <module> : XBMB3C -> Script params is {}
  780. 23:47:55 T:139826410022656 NOTICE: XBMB3C 1 -> checkServer : XBMB3C checkServer Called
  781. 23:47:55 T:139826410022656 NOTICE: XBMB3C 1 -> checkServer : XBMB3C server already set
  782. 23:47:55 T:139826410022656 NOTICE: ===== XBMB3C STOP =====
  783. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> GET URL HEADERS : [('content-length', '623'), ('access-control-allow-headers', 'Content-Type, Authorization'), ('content-encoding', 'gzip'), ('x-powered-by', 'ServiceStack/4.00 Win32NT/.NET'), ('vary', 'Accept'), ('server', 'Microsoft-HTTPAPI/2.0'), ('x-ua-compatible', 'IE=Edge'), ('date', 'Mon, 11 Aug 2014 03:47:56 GMT'), ('access-control-allow-origin', '*'), ('access-control-allow-methods', 'GET, POST, PUT, DELETE, OPTIONS'), ('content-type', 'application/json')]
  784. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> Data Len Before : 623
  785. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> Data Len After : 1023
  786. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> ====== 200 returned =======
  787. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> Content-Type : gzip
  788. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> [{"Name":"Jason","Id":"2590f5dabca123eed17a38789194b6be","HasPassword":false,"LastLoginDate":"2014-08-10T20:18:33.3106566Z","LastActivityDate":"2014-08-11T03:38:50.9003233Z","Configuration":{"IsAdministrator":true,"PlayDefaultAudioTrack":true,"UseForcedSubtitlesOnly":false,"IsHidden":false,"IsDisabled":false,"DisplayMissingEpisodes":false,"DisplayUnairedEpisodes":false,"EnableRemoteControlOfOtherUsers":true,"EnableLiveTvManagement":true,"EnableLiveTvAccess":true,"EnableMediaPlayback":true,"EnableContentDeletion":false,"GroupMoviesIntoBoxSets":false,"BlockedMediaFolders":[],"BlockedChannels":[],"DisplayChannelsWithinViews":["cddcf570335ca8b34a168cbfbbd3872f","8415ce7e46001dc0d03d20181be95b00"],"ExcludeFoldersFromGrouping":["477f580e726fd1dce0b21e17cd448faa","912f71b86519f69f37f4b8066c66d230","593dd6ca0804412f15244a4bc41ed7af","83ee97dfe61b415344faeec88a7f39b4","14d97be320d395d4ef00f15e91f4e01e","83b094e9c75eca15cef872e85a4746b9"],"BlockUnratedItems":[],"SubtitleMode":"Default","DisplayCollectionsView":true}}]
  789. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> ====== 200 finished ======
  790. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> GETUSER_JSONDATA_01:[{"Name":"Jason","Id":"2590f5dabca123eed17a38789194b6be","HasPassword":false,"LastLoginDate":"2014-08-10T20:18:33.3106566Z","LastActivityDate":"2014-08-11T03:38:50.9003233Z","Configuration":{"IsAdministrator":true,"PlayDefaultAudioTrack":true,"UseForcedSubtitlesOnly":false,"IsHidden":false,"IsDisabled":false,"DisplayMissingEpisodes":false,"DisplayUnairedEpisodes":false,"EnableRemoteControlOfOtherUsers":true,"EnableLiveTvManagement":true,"EnableLiveTvAccess":true,"EnableMediaPlayback":true,"EnableContentDeletion":false,"GroupMoviesIntoBoxSets":false,"BlockedMediaFolders":[],"BlockedChannels":[],"DisplayChannelsWithinViews":["cddcf570335ca8b34a168cbfbbd3872f","8415ce7e46001dc0d03d20181be95b00"],"ExcludeFoldersFromGrouping":["477f580e726fd1dce0b21e17cd448faa","912f71b86519f69f37f4b8066c66d230","593dd6ca0804412f15244a4bc41ed7af","83ee97dfe61b415344faeec88a7f39b4","14d97be320d395d4ef00f15e91f4e01e","83b094e9c75eca15cef872e85a4746b9"],"BlockUnratedItems":[],"SubtitleMode":"Default","DisplayCollectionsView":true}}]
  791. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> GETUSER_JSONDATA_02:[{u'Name': u'Jason', u'LastActivityDate': u'2014-08-11T03:38:50.9003233Z', u'HasPassword': False, u'LastLoginDate': u'2014-08-10T20:18:33.3106566Z', u'Configuration': {u'GroupMoviesIntoBoxSets': False, u'DisplayChannelsWithinViews': [u'cddcf570335ca8b34a168cbfbbd3872f', u'8415ce7e46001dc0d03d20181be95b00'], u'EnableMediaPlayback': True, u'DisplayUnairedEpisodes': False, u'SubtitleMode': u'Default', u'DisplayCollectionsView': True, u'IsDisabled': False, u'BlockedMediaFolders': [], u'EnableRemoteControlOfOtherUsers': True, u'EnableLiveTvAccess': True, u'BlockUnratedItems': [], u'UseForcedSubtitlesOnly': False, u'EnableContentDeletion': False, u'ExcludeFoldersFromGrouping': [u'477f580e726fd1dce0b21e17cd448faa', u'912f71b86519f69f37f4b8066c66d230', u'593dd6ca0804412f15244a4bc41ed7af', u'83ee97dfe61b415344faeec88a7f39b4', u'14d97be320d395d4ef00f15e91f4e01e', u'83b094e9c75eca15cef872e85a4746b9'], u'IsAdministrator': True, u'DisplayMissingEpisodes': False, u'PlayDefaultAudioTrack': True, u'IsHidden': False, u'EnableLiveTvManagement': True, u'BlockedChannels': []}, u'Id': u'2590f5dabca123eed17a38789194b6be'}]
  792. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> Username Found:Jason
  793. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> userid : 2590f5dabca123eed17a38789194b6be
  794. 23:47:55 T:139825780864768 NOTICE: XBMB3C 2 -> getWigetContent : WIDGET_DATE_URL: http://jasonmcroy.no-ip.biz:8096/mediabrowser/Users/2590f5dabca123eed17a38789194b6be/items?ParentId=83b094e9c75eca15cef872e85a4746b9&Limit=10&SortBy=DateCreated&Fields=Path&SortOrder=Descending&Filters=IsNotFolder&IncludeItemTypes=Movie,Episode,Trailer&CollapseBoxSetItems=false&IsVirtualUnaired=false&Recursive=true&IsMissing=False&format=json
  795. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> == ENTER: getURL ==
  796. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> url = http://jasonmcroy.no-ip.biz:8096/mediabrowser/Users/2590f5dabca123eed17a38789194b6be/items?ParentId=83b094e9c75eca15cef872e85a4746b9&Limit=10&SortBy=DateCreated&Fields=Path&SortOrder=Descending&Filters=IsNotFolder&IncludeItemTypes=Movie,Episode,Trailer&CollapseBoxSetItems=false&IsVirtualUnaired=false&Recursive=true&IsMissing=False&format=json
  797. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> server = jasonmcroy.no-ip.biz:8096
  798. 23:47:55 T:139825780864768 NOTICE: XBMB3C DownloadUtils -> urlPath = /mediabrowser/Users/2590f5dabca123eed17a38789194b6be/items?ParentId=83b094e9c75eca15cef872e85a4746b9&Limit=10&SortBy=DateCreated&Fields=Path&SortOrder=Descending&Filters=IsNotFolder&IncludeItemTypes=Movie,Episode,Trailer&CollapseBoxSetItems=false&IsVirtualUnaired=false&Recursive=true&IsMissing=False&format=json
  799. 23:47:56 T:139825965405952 NOTICE: XBMB3C ThemeMusicThread -> updateThemeMusic Called
  800. 23:47:57 T:139825965405952 NOTICE: XBMB3C ThemeMusicThread -> updateThemeMusic itemGUID :
  801. 23:48:01 T:139825965405952 NOTICE: XBMB3C ThemeMusicThread -> updateThemeMusic Called
  802. 23:48:03 T:139825965405952 NOTICE: XBMB3C ThemeMusicThread -> updateThemeMusic itemGUID :
  803. 23:48:07 T:139825965405952 NOTICE: XBMB3C ThemeMusicThread -> updateThemeMusic Called
  804. 23:48:08 T:139825965405952 NOTICE: XBMB3C ThemeMusicThread -> updateThemeMusic itemGUID :
  805. 23:48:08 T:139826410022656 NOTICE: Thread LanguageInvoker start, auto delete: false
  806. 23:48:08 T:139826410022656 NOTICE: -->Python Interpreter Initialized<--
  807. 23:48:08 T:139826410022656 NOTICE: ===== XBMB3C START =====
  808. 23:48:08 T:139826410022656 NOTICE: XBMB3C -> running Python: sys.version_info(major=2, minor=7, micro=6, releaselevel='final', serial=0)
  809. 23:48:08 T:139826410022656 NOTICE: XBMB3C -> running XBMB3C: 0.9.526
  810. 23:48:08 T:139826410022656 NOTICE: 13.1 Git:f2acae7
  811. 23:48:08 T:139826410022656 NOTICE: XBMB3C -> Platform: Linux/RPi
  812. 23:48:08 T:139826410022656 NOTICE: XBMB3C 1 -> <module> : XBMB3C -> Flatten is:
  813. 23:48:08 T:139826410022656 NOTICE: XBMB3C -> LogLevel: 2
  814. 23:48:11 T:139826410022656 NOTICE: XBMB3C 1 -> <module> : XBMB3C -> Script argument date ['plugin://plugin.video.xbmb3c/', '3', '?mode=21&ParentId=83b094e9c75eca15cef872e85a4746b9&Name=RECORDED TV']
  815. 23:48:11 T:139826410022656 NOTICE: XBMB3C 0 -> getXbmcVersion : Version : 13.1 - {u'major': 13, u'tag': u'stable', u'minor': 1, u'revision': u'f2acae7'}
  816. 23:48:11 T:139826410022656 NOTICE: XBMB3C 2 -> get_params : Parameter string: ?mode=21&ParentId=83b094e9c75eca15cef872e85a4746b9&Name=RECORDED TV
  817. 23:48:11 T:139826410022656 NOTICE: XBMB3C 2 -> get_params : XBMB3C -> Detected parameters: {'Name': 'RECORDED TV', 'mode': '21', 'ParentId': '83b094e9c75eca15cef872e85a4746b9'}
  818. 23:48:11 T:139826410022656 NOTICE: XBMB3C 1 -> <module> : XBMB3C -> Script params is {'Name': 'RECORDED TV', 'mode': '21', 'ParentId': '83b094e9c75eca15cef872e85a4746b9'}
  819. 23:48:11 T:139826410022656 NOTICE: XBMB3C 1 -> checkService : XBMB3C Service Timestamp: 1407728891
  820. 23:48:11 T:139826410022656 NOTICE: XBMB3C 1 -> checkService : XBMB3C Current Timestamp: 1407728891
  821. 23:48:11 T:139826410022656 NOTICE: XBMB3C 1 -> checkServer : XBMB3C checkServer Called
  822. 23:48:11 T:139826410022656 NOTICE: XBMB3C 1 -> checkServer : XBMB3C server already set
  823. 23:48:11 T:139826410022656 NOTICE: XBMB3C 2 -> showParentContent : showParentContent Called{'Name': 'RECORDED TV', 'mode': '21', 'ParentId': '83b094e9c75eca15cef872e85a4746b9'}
  824. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> Looking for user name: Jason
  825. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> == ENTER: getURL ==
  826. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> url = jasonmcroy.no-ip.biz:8096/mediabrowser/Users?format=json
  827. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> server = jasonmcroy.no-ip.biz:8096
  828. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> urlPath = /mediabrowser/Users?format=json
  829. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> GET URL HEADERS : [('content-length', '623'), ('access-control-allow-headers', 'Content-Type, Authorization'), ('content-encoding', 'gzip'), ('x-powered-by', 'ServiceStack/4.00 Win32NT/.NET'), ('vary', 'Accept'), ('server', 'Microsoft-HTTPAPI/2.0'), ('x-ua-compatible', 'IE=Edge'), ('date', 'Mon, 11 Aug 2014 03:48:11 GMT'), ('access-control-allow-origin', '*'), ('access-control-allow-methods', 'GET, POST, PUT, DELETE, OPTIONS'), ('content-type', 'application/json')]
  830. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> Data Len Before : 623
  831. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> Data Len After : 1023
  832. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> ====== 200 returned =======
  833. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> Content-Type : gzip
  834. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> [{"Name":"Jason","Id":"2590f5dabca123eed17a38789194b6be","HasPassword":false,"LastLoginDate":"2014-08-10T20:18:33.3106566Z","LastActivityDate":"2014-08-11T03:38:50.9003233Z","Configuration":{"IsAdministrator":true,"PlayDefaultAudioTrack":true,"UseForcedSubtitlesOnly":false,"IsHidden":false,"IsDisabled":false,"DisplayMissingEpisodes":false,"DisplayUnairedEpisodes":false,"EnableRemoteControlOfOtherUsers":true,"EnableLiveTvManagement":true,"EnableLiveTvAccess":true,"EnableMediaPlayback":true,"EnableContentDeletion":false,"GroupMoviesIntoBoxSets":false,"BlockedMediaFolders":[],"BlockedChannels":[],"DisplayChannelsWithinViews":["cddcf570335ca8b34a168cbfbbd3872f","8415ce7e46001dc0d03d20181be95b00"],"ExcludeFoldersFromGrouping":["477f580e726fd1dce0b21e17cd448faa","912f71b86519f69f37f4b8066c66d230","593dd6ca0804412f15244a4bc41ed7af","83ee97dfe61b415344faeec88a7f39b4","14d97be320d395d4ef00f15e91f4e01e","83b094e9c75eca15cef872e85a4746b9"],"BlockUnratedItems":[],"SubtitleMode":"Default","DisplayCollectionsView":true}}]
  835. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> ====== 200 finished ======
  836. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> GETUSER_JSONDATA_01:[{"Name":"Jason","Id":"2590f5dabca123eed17a38789194b6be","HasPassword":false,"LastLoginDate":"2014-08-10T20:18:33.3106566Z","LastActivityDate":"2014-08-11T03:38:50.9003233Z","Configuration":{"IsAdministrator":true,"PlayDefaultAudioTrack":true,"UseForcedSubtitlesOnly":false,"IsHidden":false,"IsDisabled":false,"DisplayMissingEpisodes":false,"DisplayUnairedEpisodes":false,"EnableRemoteControlOfOtherUsers":true,"EnableLiveTvManagement":true,"EnableLiveTvAccess":true,"EnableMediaPlayback":true,"EnableContentDeletion":false,"GroupMoviesIntoBoxSets":false,"BlockedMediaFolders":[],"BlockedChannels":[],"DisplayChannelsWithinViews":["cddcf570335ca8b34a168cbfbbd3872f","8415ce7e46001dc0d03d20181be95b00"],"ExcludeFoldersFromGrouping":["477f580e726fd1dce0b21e17cd448faa","912f71b86519f69f37f4b8066c66d230","593dd6ca0804412f15244a4bc41ed7af","83ee97dfe61b415344faeec88a7f39b4","14d97be320d395d4ef00f15e91f4e01e","83b094e9c75eca15cef872e85a4746b9"],"BlockUnratedItems":[],"SubtitleMode":"Default","DisplayCollectionsView":true}}]
  837. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> GETUSER_JSONDATA_02:[{u'Name': u'Jason', u'LastActivityDate': u'2014-08-11T03:38:50.9003233Z', u'HasPassword': False, u'LastLoginDate': u'2014-08-10T20:18:33.3106566Z', u'Configuration': {u'GroupMoviesIntoBoxSets': False, u'DisplayChannelsWithinViews': [u'cddcf570335ca8b34a168cbfbbd3872f', u'8415ce7e46001dc0d03d20181be95b00'], u'EnableMediaPlayback': True, u'DisplayUnairedEpisodes': False, u'SubtitleMode': u'Default', u'DisplayCollectionsView': True, u'IsDisabled': False, u'BlockedMediaFolders': [], u'EnableRemoteControlOfOtherUsers': True, u'EnableLiveTvAccess': True, u'BlockUnratedItems': [], u'UseForcedSubtitlesOnly': False, u'EnableContentDeletion': False, u'ExcludeFoldersFromGrouping': [u'477f580e726fd1dce0b21e17cd448faa', u'912f71b86519f69f37f4b8066c66d230', u'593dd6ca0804412f15244a4bc41ed7af', u'83ee97dfe61b415344faeec88a7f39b4', u'14d97be320d395d4ef00f15e91f4e01e', u'83b094e9c75eca15cef872e85a4746b9'], u'IsAdministrator': True, u'DisplayMissingEpisodes': False, u'PlayDefaultAudioTrack': True, u'IsHidden': False, u'EnableLiveTvManagement': True, u'BlockedChannels': []}, u'Id': u'2590f5dabca123eed17a38789194b6be'}]
  838. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> Username Found:Jason
  839. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> userid : 2590f5dabca123eed17a38789194b6be
  840. 23:48:11 T:139826410022656 NOTICE: XBMB3C 2 -> showParentContent : showParentContent Content Url : http://jasonmcroy.no-ip.biz:8096/mediabrowser/Users/2590f5dabca123eed17a38789194b6be/items?ParentId=83b094e9c75eca15cef872e85a4746b9&IsVirtualUnaired=false&IsMissing=False&Fields=EpisodeCount,SeasonCount,Path,Genres,Studios,CumulativeRunTimeTicks,MediaStreams,People,Overview&SortOrder=&SortBy=&Genres=&format=json
  841. 23:48:11 T:139826410022656 NOTICE: XBMB3C 1 -> getContent : == ENTER: getContent ==
  842. 23:48:11 T:139826410022656 NOTICE: XBMB3C 1 -> getContent : URL suffix: items?ParentId=83b094e9c75eca15cef872e85a4746b9&IsVirtualUnaired=false&IsMissing=False&Fields=EpisodeCount,SeasonCount,Path,Genres,Studios,CumulativeRunTimeTicks,MediaStreams,People,Overview&SortOrder=&SortBy=&Genres=&format=json
  843. 23:48:11 T:139826410022656 NOTICE: XBMB3C 1 -> getContent : server: jasonmcroy.no-ip.biz:8096
  844. 23:48:11 T:139826410022656 NOTICE: XBMB3C 1 -> getContent : URL: http://jasonmcroy.no-ip.biz:8096/mediabrowser/Users/2590f5dabca123eed17a38789194b6be/items?ParentId=83b094e9c75eca15cef872e85a4746b9&IsVirtualUnaired=false&IsMissing=False&Fields=EpisodeCount,SeasonCount,Path,Genres,Studios,CumulativeRunTimeTicks,MediaStreams,People,Overview&SortOrder=&SortBy=&Genres=&format=json
  845. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> Looking for user name: Jason
  846. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> == ENTER: getURL ==
  847. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> url = jasonmcroy.no-ip.biz:8096/mediabrowser/Users?format=json
  848. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> server = jasonmcroy.no-ip.biz:8096
  849. 23:48:11 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> urlPath = /mediabrowser/Users?format=json
  850. 23:48:12 T:139825965405952 NOTICE: XBMB3C ThemeMusicThread -> updateThemeMusic Called
  851. 23:48:14 T:139825965405952 NOTICE: XBMB3C ThemeMusicThread -> updateThemeMusic itemGUID :
  852. 23:48:15 T:139825789257472 NOTICE: Unable to connect to jasonmcroy.no-ip.biz:8096 : timed out
  853. 23:48:15 T:139825789257472 NOTICE: Previous line repeats 1 times.
  854. 23:48:15 T:139825789257472 NOTICE: Get User unable to connect to jasonmcroy.no-ip.biz:8096 : timed out
  855. 23:48:15 T:139825789257472 NOTICE: XBMB3C 2 -> getWigetContent : WIDGET_DATE_URL: http://jasonmcroy.no-ip.biz:8096/mediabrowser/Users//items?ParentId=83b094e9c75eca15cef872e85a4746b9&Limit=10&SortBy=DatePlayed&Fields=Path&SortOrder=Descending&Filters=IsResumable,IsNotFolder&IncludeItemTypes=Movie,Episode,Trailer&CollapseBoxSetItems=false&IsVirtualUnaired=false&Recursive=true&IsMissing=False&format=json
  856. 23:48:15 T:139825789257472 NOTICE: XBMB3C DownloadUtils -> == ENTER: getURL ==
  857. 23:48:15 T:139825789257472 NOTICE: XBMB3C DownloadUtils -> url = http://jasonmcroy.no-ip.biz:8096/mediabrowser/Users//items?ParentId=83b094e9c75eca15cef872e85a4746b9&Limit=10&SortBy=DatePlayed&Fields=Path&SortOrder=Descending&Filters=IsResumable,IsNotFolder&IncludeItemTypes=Movie,Episode,Trailer&CollapseBoxSetItems=false&IsVirtualUnaired=false&Recursive=true&IsMissing=False&format=json
  858. 23:48:15 T:139825789257472 NOTICE: XBMB3C DownloadUtils -> server = jasonmcroy.no-ip.biz:8096
  859. 23:48:15 T:139825789257472 NOTICE: XBMB3C DownloadUtils -> urlPath = /mediabrowser/Users//items?ParentId=83b094e9c75eca15cef872e85a4746b9&Limit=10&SortBy=DatePlayed&Fields=Path&SortOrder=Descending&Filters=IsResumable,IsNotFolder&IncludeItemTypes=Movie,Episode,Trailer&CollapseBoxSetItems=false&IsVirtualUnaired=false&Recursive=true&IsMissing=False&format=json
  860. 23:48:16 T:139825789257472 NOTICE: XBMB3C DownloadUtils -> GET URL HEADERS : [('transfer-encoding', 'chunked'), ('date', 'Mon, 11 Aug 2014 03:48:16 GMT'), ('content-type', 'application/json; charset=utf-8'), ('server', 'Microsoft-HTTPAPI/2.0')]
  861. 23:48:16 T:139825789257472 NOTICE: HTTP response error: 400 Bad Request
  862. 23:48:18 T:139825965405952 NOTICE: XBMB3C ThemeMusicThread -> updateThemeMusic Called
  863. 23:48:19 T:139825780864768 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  864. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  865. Error Type: <class 'socket.timeout'>
  866. Error Contents: timed out
  867. Traceback (most recent call last):
  868. File "/home/jason/.xbmc/addons/plugin.video.xbmb3c/default.py", line 2279, in <module>
  869. getWigetContent(sys.argv[0], int(sys.argv[1]), params)
  870. File "/home/jason/.xbmc/addons/plugin.video.xbmb3c/default.py", line 1978, in getWigetContent
  871. jsonData = downloadUtils.downloadUrl(itemsUrl, suppress=False, popup=1 )
  872. File "/home/jason/.xbmc/addons/plugin.video.xbmb3c/resources/lib/DownloadUtils.py", line 198, in downloadUrl
  873. conn.request(method=type, url=urlPath, headers=head)
  874. File "/usr/lib/python2.7/httplib.py", line 973, in request
  875. self._send_request(method, url, body, headers)
  876. File "/usr/lib/python2.7/httplib.py", line 1007, in _send_request
  877. self.endheaders(body)
  878. File "/usr/lib/python2.7/httplib.py", line 969, in endheaders
  879. self._send_output(message_body)
  880. File "/usr/lib/python2.7/httplib.py", line 829, in _send_output
  881. self.send(msg)
  882. File "/usr/lib/python2.7/httplib.py", line 791, in send
  883. self.connect()
  884. File "/usr/lib/python2.7/httplib.py", line 772, in connect
  885. self.timeout, self.source_address)
  886. File "/usr/lib/python2.7/socket.py", line 571, in create_connection
  887. raise err
  888. timeout: timed out
  889. -->End of Python script error report<--
  890. 23:48:20 T:139825761986304 NOTICE: Thread LanguageInvoker start, auto delete: false
  891. 23:48:20 T:139825761986304 NOTICE: -->Python Interpreter Initialized<--
  892. 23:48:20 T:139825789257472 NOTICE: HTTP response error: 400 Bad Request
  893. 23:48:20 T:139825789257472 NOTICE: XBMB3C 2 -> getWigetContent : Recent(Items) jsonData:
  894. 23:48:20 T:139825797650176 ERROR: GetDirectory - Error getting plugin://plugin.video.xbmb3c/?mode=16&ParentId=83b094e9c75eca15cef872e85a4746b9&CollectionType=tvshows&SessionId=(1407728870.84)&type=recent
  895. 23:48:20 T:139825789257472 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  896. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  897. Error Type: <type 'exceptions.ValueError'>
  898. Error Contents: No JSON object could be decoded
  899. Traceback (most recent call last):
  900. File "/home/jason/.xbmc/addons/plugin.video.xbmb3c/default.py", line 2279, in <module>
  901. getWigetContent(sys.argv[0], int(sys.argv[1]), params)
  902. File "/home/jason/.xbmc/addons/plugin.video.xbmb3c/default.py", line 1980, in getWigetContent
  903. result = json.loads(jsonData)
  904. File "/usr/lib/python2.7/json/__init__.py", line 338, in loads
  905. return _default_decoder.decode(s)
  906. File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
  907. obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  908. File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode
  909. raise ValueError("No JSON object could be decoded")
  910. ValueError: No JSON object could be decoded
  911. -->End of Python script error report<--
  912. 23:48:21 T:139826418415360 ERROR: GetDirectory - Error getting plugin://plugin.video.xbmb3c/?mode=16&ParentId=83b094e9c75eca15cef872e85a4746b9&CollectionType=tvshows&SessionId=(1407728870.84)&type=active
  913. 23:48:21 T:139825965405952 NOTICE: XBMB3C ThemeMusicThread -> updateThemeMusic itemGUID :
  914. 23:48:25 T:139825965405952 NOTICE: XBMB3C ThemeMusicThread -> updateThemeMusic Called
  915. 23:48:25 T:139825789257472 NOTICE: Thread LanguageInvoker start, auto delete: false
  916. 23:48:25 T:139825789257472 NOTICE: -->Python Interpreter Initialized<--
  917. 23:48:25 T:139825761986304 NOTICE: XBMB3C ImageProxy -> BaseHTTPRequestHandler : "HEAD /?id=2e43bb9d14d6bcf60e9cfd6655865109&type=Backdrop&index=2&tag=47dccf7e8a9b5f74e779df665ed47a89 HTTP/1.1" "200" "-"
  918. 23:48:25 T:139825761986304 NOTICE: Previous line repeats 1 times.
  919. 23:48:25 T:139825761986304 NOTICE: XBMB3C ImageProxy -> Params : {'index': ['2'], 'tag': ['47dccf7e8a9b5f74e779df665ed47a89'], 'type': ['Backdrop'], 'id': ['2e43bb9d14d6bcf60e9cfd6655865109']}
  920. 23:48:25 T:139825761986304 NOTICE: XBMB3C ImageProxy -> Params with Index: {'index': ['2'], 'tag': ['47dccf7e8a9b5f74e779df665ed47a89'], 'type': ['Backdrop'], 'id': ['2e43bb9d14d6bcf60e9cfd6655865109']}
  921. 23:48:25 T:139825761986304 NOTICE: XBMB3C ImageProxy -> MB3 Host : jasonmcroy.no-ip.biz
  922. 23:48:25 T:139825761986304 NOTICE: XBMB3C ImageProxy -> MB3 Port : 8096
  923. 23:48:25 T:139825761986304 NOTICE: XBMB3C ImageProxy -> Item ID : 2e43bb9d14d6bcf60e9cfd6655865109
  924. 23:48:25 T:139825761986304 NOTICE: XBMB3C ImageProxy -> Image Type : Backdrop
  925. 23:48:25 T:139825761986304 NOTICE: XBMB3C ImageProxy -> Remote URL : http://jasonmcroy.no-ip.biz:8096/mediabrowser/Items/2e43bb9d14d6bcf60e9cfd6655865109/Images/Backdrop/2?Format=original
  926. 23:48:25 T:139825761986304 NOTICE: XBMB3C ImageProxy -> Downloading Image
  927. 23:48:25 T:139825789257472 NOTICE: ===== XBMB3C START =====
  928. 23:48:25 T:139825789257472 NOTICE: XBMB3C -> running Python: sys.version_info(major=2, minor=7, micro=6, releaselevel='final', serial=0)
  929. 23:48:25 T:139825789257472 NOTICE: XBMB3C -> running XBMB3C: 0.9.526
  930. 23:48:25 T:139825789257472 NOTICE: 13.1 Git:f2acae7
  931. 23:48:25 T:139825789257472 NOTICE: XBMB3C -> Platform: Linux/RPi
  932. 23:48:25 T:139825789257472 NOTICE: XBMB3C 1 -> <module> : XBMB3C -> Flatten is:
  933. 23:48:25 T:139825789257472 NOTICE: XBMB3C -> LogLevel: 2
  934. 23:48:26 T:139825761986304 NOTICE: XBMB3C ImageProxy -> ReSending Image
  935. 23:48:26 T:139825761986304 NOTICE: XBMB3C ImageProxy -> BaseHTTPRequestHandler : "GET /?id=2e43bb9d14d6bcf60e9cfd6655865109&type=Backdrop&index=2&tag=47dccf7e8a9b5f74e779df665ed47a89 HTTP/1.1" "200" "-"
  936. 23:48:26 T:139825780864768 NOTICE: Thread FileCache start, auto delete: false
  937. 23:48:26 T:139825761986304 NOTICE: XBMB3C ImageProxy -> Image Sent
  938. 23:48:28 T:139825965405952 NOTICE: XBMB3C ThemeMusicThread -> updateThemeMusic itemGUID :
  939. 23:48:28 T:139825789257472 NOTICE: XBMB3C 1 -> <module> : XBMB3C -> Script argument date ['plugin.video.xbmb3c', 'check_server']
  940. 23:48:28 T:139825789257472 NOTICE: XBMB3C 0 -> getXbmcVersion : Version : 13.1 - {u'major': 13, u'tag': u'stable', u'minor': 1, u'revision': u'f2acae7'}
  941. 23:48:28 T:139825789257472 NOTICE: XBMB3C 1 -> <module> : XBMB3C -> Script params is {}
  942. 23:48:28 T:139825789257472 NOTICE: XBMB3C 1 -> checkServer : XBMB3C checkServer Called
  943. 23:48:28 T:139825789257472 NOTICE: XBMB3C 1 -> checkServer : XBMB3C server already set
  944. 23:48:28 T:139825789257472 NOTICE: ===== XBMB3C STOP =====
  945. 23:48:31 T:139826410022656 NOTICE: Unable to connect to jasonmcroy.no-ip.biz:8096 : timed out
  946. 23:48:31 T:139826410022656 NOTICE: Get User unable to connect to jasonmcroy.no-ip.biz:8096 : timed out
  947. 23:48:31 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> == ENTER: getURL ==
  948. 23:48:31 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> url = http://jasonmcroy.no-ip.biz:8096/mediabrowser/Users//Items/83b094e9c75eca15cef872e85a4746b9?format=json
  949. 23:48:31 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> server = jasonmcroy.no-ip.biz:8096
  950. 23:48:31 T:139826410022656 NOTICE: XBMB3C DownloadUtils -> urlPath = /mediabrowser/Users//Items/83b094e9c75eca15cef872e85a4746b9?format=json
  951. 23:48:32 T:139825965405952 NOTICE: XBMB3C ThemeMusicThread -> updateThemeMusic Called
  952. 23:48:32 T:139827601188800 NOTICE: Storing total System Uptime
  953. 23:48:32 T:139827601188800 NOTICE: Saving settings
  954. 23:48:32 T:139827601188800 NOTICE: stop all
  955. 23:48:32 T:139827601188800 NOTICE: stop player
  956. 23:48:32 T:139827601188800 NOTICE: ES: Stopping event server
  957. 23:48:32 T:139827601188800 NOTICE: stopping zeroconf publishing
  958. 23:48:32 T:139826401629952 NOTICE: ES: UDP Event server stopped
  959. 23:48:32 T:139827601188800 NOTICE: stop dvd detect media
  960. 23:48:32 T:139827601188800 NOTICE: stop sap announcement listener
  961. 23:48:32 T:139827601188800 NOTICE: clean cached files!
  962. 23:48:32 T:139827601188800 NOTICE: unload skin
  963. 23:48:32 T:139827601188800 WARNING: Cleanup: Having to cleanup texture HomeSeperator.png
  964. 23:48:32 T:139825982191360 NOTICE: XBMB3C LoadMenuOptionsThread -> LoadMenuOptionsThread Exited
  965. 23:48:32 T:139825998976768 NOTICE: XBMB3C NextUpUpdaterThread -> Exited
  966. 23:48:33 T:139826785830656 NOTICE: XBMB3C WebSocketThread -> Stopping Client
  967. 23:48:33 T:139826785830656 NOTICE: XBMB3C WebSocketThread -> Stopping Client : KeepRunning set to False
  968. 23:48:33 T:139825806042880 NOTICE: XBMB3 -> HTTP Image Proxy Server EXITING
  969. 23:48:33 T:139825998976768 NOTICE: XBMB3C ImageProxy -> Params : {'type': ['Primary'], 'id': ['dummy']}
  970. 23:48:33 T:139825998976768 NOTICE: XBMB3C ImageProxy -> MB3 Host : jasonmcroy.no-ip.biz
  971. 23:48:33 T:139825998976768 NOTICE: XBMB3C ImageProxy -> MB3 Port : 8096
  972. 23:48:33 T:139825998976768 NOTICE: XBMB3C ImageProxy -> Item ID : dummy
  973. 23:48:33 T:139825998976768 NOTICE: XBMB3C ImageProxy -> Image Type : Primary
  974. 23:48:33 T:139825998976768 NOTICE: XBMB3C ImageProxy -> Remote URL : http://jasonmcroy.no-ip.biz:8096/mediabrowser/Items/dummy/Images/Primary?Format=original
  975. 23:48:33 T:139825998976768 NOTICE: XBMB3C ImageProxy -> Downloading Image
  976. 23:48:33 T:139825965405952 NOTICE: XBMB3C ThemeMusicThread -> updateThemeMusic itemGUID :
  977. 23:48:34 T:139825990584064 ERROR: send: '\x88\x82{N\xcb\x90x\xa6'
  978. 23:48:34 T:139825990584064 NOTICE: .
  979. 23:48:34 T:139826007369472 NOTICE: XBMB3C RandomInfoUpdaterThread -> Exited
  980. 23:48:35 T:139825965405952 NOTICE: XBMB3C ThemeMusicThread -> Exited
  981. 23:48:37 T:139825990584064 NOTICE: XBMB3C WebSocketThread -> Closed
  982. 23:48:37 T:139825990584064 NOTICE: XBMB3C WebSocketThread -> Thread Exited
  983. 23:48:37 T:139827601188800 ERROR: CPythonInvoker(1, /home/jason/.xbmc/addons/plugin.video.xbmb3c/service.py): script didn't stop in 5 seconds - let's kill it
  984. 23:48:50 T:139825973798656 NOTICE: XBMB3C BackgroundRotationThread -> updateCollectionArtLinks urlopen : <urlopen error timed out> (http://jasonmcroy.no-ip.biz:8096/mediabrowser/Users/2590f5dabca123eed17a38789194b6be/items?ParentId=83b094e9c75eca15cef872e85a4746b9&IncludeItemTypes=Movie,Series,MusicArtist,Trailer,MusicVideo&Fields=ParentId,Overview&Recursive=true&CollapseBoxSetItems=false&format=json)
  985. 23:48:51 T:139826410022656 NOTICE: Unable to connect to jasonmcroy.no-ip.biz:8096 : timed out
  986. 23:48:51 T:139826410022656 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  987. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  988. Error Type: <class 'socket.timeout'>
  989. Error Contents: timed out
  990. Traceback (most recent call last):
  991. File "/home/jason/.xbmc/addons/plugin.video.xbmb3c/default.py", line 2288, in <module>
  992. showParentContent(sys.argv[0], int(sys.argv[1]), params)
  993. File "/home/jason/.xbmc/addons/plugin.video.xbmb3c/default.py", line 2082, in showParentContent
  994. getContent(contentUrl)
  995. File "/home/jason/.xbmc/addons/plugin.video.xbmb3c/default.py", line 1116, in getContent
  996. validator = "_" + getCacheValidator(server,url)
  997. File "/home/jason/.xbmc/addons/plugin.video.xbmb3c/default.py", line 1008, in getCacheValidator
  998. jsonData = downloadUtils.downloadUrl("http://"+server+"/mediabrowser/Users/" + userid + "/Items/" +id[0]+"?format=json", suppress=False, popup=1 )
  999. File "/home/jason/.xbmc/addons/plugin.video.xbmb3c/resources/lib/DownloadUtils.py", line 198, in downloadUrl
  1000. conn.request(method=type, url=urlPath, headers=head)
  1001. File "/usr/lib/python2.7/httplib.py", line 973, in request
  1002. self._send_request(method, url, body, headers)
  1003. File "/usr/lib/python2.7/httplib.py", line 1007, in _send_request
  1004. self.endheaders(body)
  1005. File "/usr/lib/python2.7/httplib.py", line 969, in endheaders
  1006. self._send_output(message_body)
  1007. File "/usr/lib/python2.7/httplib.py", line 829, in _send_output
  1008. self.send(msg)
  1009. File "/usr/lib/python2.7/httplib.py", line 791, in send
  1010. self.connect()
  1011. File "/usr/lib/python2.7/httplib.py", line 772, in connect
  1012. self.timeout, self.source_address)
  1013. File "/usr/lib/python2.7/socket.py", line 571, in create_connection
  1014. raise err
  1015. timeout: timed out
  1016. -->End of Python script error report<--
  1017. 23:50:40 T:139825998976768 NOTICE: ----------------------------------------
  1018. 23:50:40 T:139825998976768 NOTICE: Exception happened during processing of request from
  1019. 23:50:40 T:139825998976768 NOTICE: ('127.0.0.1', 55102)
  1020. 23:50:40 T:139825998976768 ERROR: Traceback (most recent call last):
  1021. 23:50:40 T:139825998976768 ERROR: File "/usr/lib/python2.7/SocketServer.py", line 593, in process_request_thread
  1022. 23:50:40 T:139825998976768 ERROR: self.finish_request(request, client_address)
  1023. 23:50:40 T:139825998976768 ERROR: File "/usr/lib/python2.7/SocketServer.py", line 334, in finish_request
  1024. 23:50:40 T:139825998976768 ERROR: self.RequestHandlerClass(request, client_address, self)
  1025. 23:50:40 T:139825998976768 ERROR: File "/home/jason/.xbmc/addons/plugin.video.xbmb3c/resources/lib/ImageProxy.py", line 32, in __init__
  1026. 23:50:40 T:139825998976768 ERROR: BaseHTTPRequestHandler.__init__(self, *args)
  1027. 23:50:40 T:139825998976768 ERROR: File "/usr/lib/python2.7/SocketServer.py", line 649, in __init__
  1028. 23:50:40 T:139825998976768 ERROR: self.handle()
  1029. 23:50:40 T:139825998976768 ERROR: File "/usr/lib/python2.7/BaseHTTPServer.py", line 340, in handle
  1030. 23:50:40 T:139825998976768 ERROR: self.handle_one_request()
  1031. 23:50:40 T:139825998976768 ERROR: File "/usr/lib/python2.7/BaseHTTPServer.py", line 328, in handle_one_request
  1032. 23:50:40 T:139825998976768 ERROR: method()
  1033. 23:50:40 T:139825998976768 ERROR: File "/home/jason/.xbmc/addons/plugin.video.xbmb3c/resources/lib/ImageProxy.py", line 124, in do_GET
  1034. 23:50:40 T:139825998976768 ERROR: requesthandle = urllib.urlopen(remoteUrl, proxies={})
  1035. 23:50:40 T:139825998976768 ERROR: File "/usr/lib/python2.7/urllib.py", line 87, in urlopen
  1036. 23:50:40 T:139825998976768 ERROR: return opener.open(url)
  1037. 23:50:40 T:139825998976768 ERROR: File "/usr/lib/python2.7/urllib.py", line 208, in open
  1038. 23:50:40 T:139825998976768 ERROR: return getattr(self, name)(url)
  1039. 23:50:40 T:139825998976768 ERROR: File "/usr/lib/python2.7/urllib.py", line 345, in open_http
  1040. 23:50:40 T:139825998976768 ERROR: h.endheaders(data)
  1041. 23:50:40 T:139825998976768 ERROR: File "/usr/lib/python2.7/httplib.py", line 969, in endheaders
  1042. 23:50:40 T:139825998976768 ERROR: self._send_output(message_body)
  1043. 23:50:40 T:139825998976768 ERROR: File "/usr/lib/python2.7/httplib.py", line 829, in _send_output
  1044. 23:50:40 T:139825998976768 ERROR: self.send(msg)
  1045. 23:50:40 T:139825998976768 ERROR: File "/usr/lib/python2.7/httplib.py", line 791, in send
  1046. 23:50:40 T:139825998976768 ERROR: self.connect()
  1047. 23:50:40 T:139825998976768 ERROR: File "/usr/lib/python2.7/httplib.py", line 772, in connect
  1048. 23:50:40 T:139825998976768 ERROR: self.timeout, self.source_address)
  1049. 23:50:40 T:139825998976768 ERROR: File "/usr/lib/python2.7/socket.py", line 568, in create_connection
  1050. 23:50:40 T:139825998976768 ERROR: sock.close()
  1051. 23:50:40 T:139825998976768 ERROR: File "/usr/lib/python2.7/socket.py", line 198, in close
  1052. 23:50:40 T:139825998976768 ERROR: setattr(self, method, dummy)
  1053. 23:50:40 T:139825998976768 ERROR: SystemExit
  1054. 23:50:40 T:139825998976768 NOTICE: ----------------------------------------
  1055. 23:50:40 T:139826785830656 NOTICE: XBMB3C Service -> Tried to stop image proxy server but it was already stopped
  1056. 23:50:40 T:139826785830656 NOTICE: XBMB3C Service -> Service shutting down
  1057. 23:50:40 T:139827601188800 NOTICE: stopped
  1058. 23:50:40 T:139827601188800 NOTICE: destroy
  1059. 23:50:40 T:139827601188800 NOTICE: closing down remote control service
  1060. 23:50:40 T:139827601188800 NOTICE: unload sections
  1061. 23:50:40 T:139827601188800 NOTICE: special://profile/ is mapped to: special://masterprofile/
  1062. 23:50:40 T:139827601188800 ERROR: GetDirectory - Error getting plugin://plugin.video.xbmb3c/?mode=21&ParentId=83b094e9c75eca15cef872e85a4746b9&Name=RECORDED TV
  1063. 23:50:40 T:139827601188800 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.xbmb3c/?mode=21&ParentId=83b094e9c75eca15cef872e85a4746b9&Name=RECORDED TV) failed
  1064. 23:50:40 T:139827601188800 ERROR: CProfilesManager: current profile index (0) is outside of the valid range (0)
  1065. 23:50:40 T:139827601188800 ERROR: GetMasterProfile: master profile doesn't exist
  1066. 23:50:40 T:139827601188800 ERROR: CProfilesManager: current profile index (0) is outside of the valid range (0)
  1067. 23:50:40 T:139827601188800 ERROR: GetMasterProfile: master profile doesn't exist
  1068. 23:50:40 T:139827601188800 ERROR: CProfilesManager: current profile index (0) is outside of the valid range (0)
  1069. 23:50:40 T:139827601188800 ERROR: GetMasterProfile: master profile doesn't exist
  1070. 23:50:40 T:139827601188800 ERROR: CProfilesManager: current profile index (0) is outside of the valid range (0)
  1071. 23:50:40 T:139827601188800 ERROR: GetMasterProfile: master profile doesn't exist
  1072. 23:50:40 T:139827203921664 NOTICE: Thread BackgroundLoader start, auto delete: false
  1073. 23:50:40 T:139827203921664 ERROR: CProfilesManager: current profile index (0) is outside of the valid range (0)
  1074. 23:50:40 T:139827203921664 ERROR: GetMasterProfile: master profile doesn't exist
  1075. 23:50:40 T:139827203921664 ERROR: CProfilesManager: current profile index (0) is outside of the valid range (0)
  1076. 23:50:40 T:139827203921664 ERROR: GetMasterProfile: master profile doesn't exist
  1077. 23:50:40 T:139827203921664 NOTICE: Thread BackgroundLoader start, auto delete: false
  1078. 23:50:40 T:139827203921664 ERROR: CProfilesManager: current profile index (0) is outside of the valid range (0)
  1079. 23:50:40 T:139827203921664 ERROR: GetMasterProfile: master profile doesn't exist
  1080. 23:50:40 T:139827203921664 ERROR: CProfilesManager: current profile index (0) is outside of the valid range (0)
  1081. 23:50:40 T:139827203921664 ERROR: GetMasterProfile: master profile doesn't exist
  1082.  
  1083.  
  1084. ############### END LOG FILE ################
  1085.  
  1086. ############ END XBMC CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement