Problem with trailers
#1
Ive got Aeon Hitched by EKIM232 running fine apart from one thing.....the trailers. When i have my movies in flo mode and the background pops up and tells you to "press down for trailer" nothing happens all i get is the click noise.

The trailers actually work when i set it to other views just not flo ( which is my fav view)

Anyone got any ideas?
Reply
#2
Here is your answer - probably:
http://forum.xbmc.org/showpost.php?p=494934
- and further explanation - if needed: http://forum.xbmc.org/showpost.php?p=495...tcount=312

And here for other info.
http://forum.xbmc.org/showthread.php?tid=33693

Apple Trailers Lite is a plugin - not a skin problem.

Cheers.
Reply
#3
AoOs Wrote:Here is your answer - probably:
http://forum.xbmc.org/showpost.php?p=494934
- and further explanation - if needed: http://forum.xbmc.org/showpost.php?p=495...tcount=312

And here for other info.
http://forum.xbmc.org/showthread.php?tid=33693

Apple Trailers Lite is a plugin - not a skin problem.

Cheers.

This didn't work Sad most of my trailer have not came from apple, does this make a difference? This was working fine on my vista machine but evcer since i update to Win 7 just mot works. Any other ideas?

my .py file reads

Quote:trailer = re.findall( "<large[^>]*>(.*?)</large>", preview[ 0 ] )[ 0 ]
trailer = trailer.replace( "movies.apple.com", "www.apple.com" )
# replace with 1080p if quality == 1080p

that correct?
Reply
#4
maybe post a debug log?
Reply
#5
ppic Wrote:maybe post a debug log?

Where can i find it?
Reply
#6
in xbmc program folder, named xbmc.log
Reply
#7
PHP Code:
22:55:00 T:3728 M:2909622272  NOTICE: -----------------------------------------------------------------------
22:55:00 T:3728 M:2909589504  NOTICEStarting XBMCPlatformWindows  build 7600.  Built on Jun  2 2009 (SVN:20672compiler 1500)
22:55:00 T:3728 M:2909589504  NOTICEIntel(RCore(TM)2 Duo CPU     E6850  3.00GHz
22
:55:00 T:3728 M:2909589504  NOTICEDesktop Resolution1920x1080 32Bit at 60Hz
22
:55:00 T:3728 M:2909585408  NOTICEspecial://xbmc/ is mapped to: C:\Program Files (x86)\XBMC
22:55:00 T:3728 M:2909585408  NOTICEspecial://masterprofile/ is mapped to: C:\Program Files (x86)\XBMC\userdata
22:55:00 T:3728 M:2909581312  NOTICEspecial://home/ is mapped to: C:\Program Files (x86)\XBMC
22:55:00 T:3728 M:2909581312  NOTICEspecial://temp/ is mapped to: C:\Program Files (x86)\XBMC\cache
22:55:00 T:3728 M:2909581312  NOTICEThe executable running isC:\Program Files (x86)\XBMC\XBMC.exe
22
:55:00 T:3728 M:2909581312  NOTICELog File is locatedC:\Program Files (x86)\XBMC\xbmc.log
22
:55:00 T:3728 M:2909577216  NOTICE: -----------------------------------------------------------------------
22:55:00 T:3728 M:2909544448  NOTICESetup SDL
22
:55:00 T:3728 M:2909827072  NOTICEload settings...
22:55:00 T:3728 M:2909802496  NOTICEspecial://profile/ is mapped to: special://masterprofile/
22:55:00 T:3728 M:2909798400  NOTICEloading special://masterprofile/guisettings.xml
22:55:00 T:3728 M:2909241344  NOTICEGetting hardware information now...
22:55:00 T:3728 M:2909241344  NOTICEChecking resolution 12
22
:55:00 T:3728 M:2909212672  NOTICENo advancedsettings.xml to load (special://masterprofile/advancedsettings.xml)
22:55:00 T:3728 M:2909212672  NOTICE: Default DVD Playerdvdplayer
22
:55:00 T:3728 M:2909212672  NOTICE: Default Video Playerdvdplayer
22
:55:00 T:3728 M:2909212672  NOTICE: Default Audio Playerpaplayer
22
:55:00 T:3728 M:2909433856  NOTICEspecial://masterprofile/sources.xml
22:55:01 T:3728 M:2899906560  NOTICEGL_VENDOR ATI Technologies Inc.
22:55:01 T:3728 M:2899906560  NOTICEGL_RENDERER ATI Radeon HD 5800 Series
22
:55:01 T:3728 M:2899906560  NOTICEGL_VERSION 3.2.9252 Compatibility Profile Context
22
:55:01 T:3728 M:2899906560  NOTICEGL_EXTENSIONS GL_AMDX_name_gen_delete GL_AMDX_random_access_target GL_AMDX_vertex_shader_tessellator GL_AMD_draw_buffers_blend GL_AMD_performance_monitor GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_texture_compression_dxt6 GL_AMD_texture_compression_dxt7 GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_vertex_shader_tessellator GL_ARB_color_buffer_float GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_instanced GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_seamless_cube_map GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_snorm GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_explicit_multisample GL_NV_primitive_restart GL_NV_texgen_reflection GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint WGL_EXT_swap_control
22
:55:02 T:3728 M:2910724096  NOTICEstart dvd mediatype detection
22
:55:02 T:3728 M:2910720000  NOTICEinitializing playlistplayer
22
:55:02 T:3728 M:2910720000  NOTICEDONE initializing playlistplayer
22
:55:02 T:3728 M:2910715904  NOTICEload default skin:[Project Mayhem III]
22:55:02 T:3728 M:2901757952  NOTICEinitialize done
22
:55:02 T:3728 M:2901757952  NOTICERunning the application...
22:55:02 T:3728 M:2901741568  NOTICEESStarting event server
22
:55:02 T:2672 M:2901704704  NOTICEESStarting UDP Event server on 127.0.0.1:9777
22
:55:02 T:2672 M:2901684224  NOTICEUDPListening on port 9777
22
:55:07 T:3728 M:2941427712  NOTICEStoring total System Uptime
22
:55:07 T:3728 M:2941427712  NOTICESaving settings
22
:55:07 T:3728 M:2941292544  NOTICEstop all
22
:55:07 T:3728 M:2941292544  NOTICEESStopping event server
22
:55:07 T:2672 M:2956787712  NOTICEESUDP Event server stopped
22
:55:07 T:3728 M:2956783616  NOTICEstop dvd detect media
22
:55:07 T:3728 M:2956783616  NOTICEstop sap announcement listener
22
:55:07 T:3728 M:2956783616  NOTICEclean cached files!
22:55:07 T:3728 M:2956779520  NOTICEunload skin
22
:55:07 T:3728 M:2957828096  NOTICEstop python
22
:55:07 T:3728 M:2957828096  NOTICEstopped
22
:55:07 T:3728 M:2957828096  NOTICEdestroy
22
:55:07 T:3728 M:2957754368  NOTICEunload sections 

Think this is the right one.
Reply
#8
yes but you've done nothing in this log !
log is generated each time you launch xbmc
Reply
#9
that´s the normal log, you need a debug log. has to be activated in settings.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#10
Ive enabled debug logging and checked my xbmc folder but the txt doc hasn't updated stiull says the exact same thing. I went and tried my trailers and stuff sto see if it would update then but still nothing.
Reply
#11
Moldiver Wrote:Ive enabled debug logging and checked my xbmc folder but the txt doc hasn't updated stiull says the exact same thing. I went and tried my trailers and stuff sto see if it would update then but still nothing.

Running in portable mode? If not, the log is placed in an OS specific folder (-->wiki)
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#12
Debug log is huge what can i get rid of so i can post it?
Reply

Logout Mark Read Team Forum Stats Members Help
Problem with trailers0