Bug?: songinfoduration in advance settings stopped working in Kodi
#1
Hi hope some one can help me with this, in gotham i had the song information olways on top, by default it desapears after some time. in the advanced settings used to work but now it had stopped working.

here is my advancesettings file

<advancedsettings>
<network>
<buffermode>1</buffermode>
<cachemembuffersize>100000000</cachemembuffersize>
<readbufferfactor>4.0</readbufferfactor>
</network>
<fanart>
<add>folder.jpg</add>
</fanart>
<ftp><remotethumbs>true</remotethumbs></ftp>
<ftp><remotefanart>true</remotefanart></ftp>
<songinfoduration>0</songinfoduration>
<video>
<!-- VideoExtras: Section Start -->
<excludefromscan action="append">
<regexp>/Extras/</regexp>
<regexp>[\\/]Extras[\\/]</regexp>
</excludefromscan>
<excludetvshowsfromscan action="append">
<regexp>/Extras/</regexp>
<regexp>[\\/]Extras[\\/]</regexp>
</excludetvshowsfromscan>
<!-- VideoExtras: Section End -->
</video>
</advancedsettings>

ideas enyone? thanks!
Reply
#2
here is the advancesetting logfile

11:23:27 T:139662008969088 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
11:23:27 T:139662008969088 NOTICE: Contents of special://profile/advancedsettings.xml are...
<advancedsettings>
<network>
<buffermode>1</buffermode>
<cachemembuffersize>100000000</cachemembuffersize>
<readbufferfactor>4.0</readbufferfactor>
</network>
<fanart>
<add>folder.jpg</add>
</fanart>
<ftp>
<remotethumbs>true</remotethumbs>
</ftp>
<ftp>
<remotefanart>true</remotefanart>
</ftp>
<songinfoduration>0</songinfoduration>
</advancedsettings>

Opinions??
Reply
#3
What happens when you change it to "-1"? Just wondering.
Reply
#4
Does nothing, but i see now that is not taking any of the settings in the advancedsettings.xml, is it a buh or does anyone knows why is not loading
my file is in /storage/.kodi/userdata/
and it is loading them so they should work, any ideas?
Reply
#5
Are you using Confluence or another skin? If another skin, can you change to Confluence and see if it works there?
Reply
#6
Im using confluence, just the must standar thing.
Reply
#7
Can someone explain me why the advance setting work perfectly in gothan and stopped working in kodi?

the seting are loading but is ignoring them

02:11:38 T:140233027807104 NOTICE: m_sampleRates : 44100,48000,96000
02:11:38 T:140233027807104 NOTICE: m_dataFormats : AE_FMT_AC3,AE_FMT_DTS,AE_FMT_S16NE,AE_FMT_S16LE
02:11:38 T:140233027807104 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
02:11:38 T:140233027807104 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
<?xml version="1.0" encoding="UTF-8" ?>
<advancedsettings>
<showexitbutton>false</showexitbutton>
<cputempcommand>cputemp</cputempcommand>
<gputempcommand>gputemp</gputempcommand>
<video>
<latency>
<delay>0</delay>
<refresh>
<min>23</min>
<max>24</max>
<delay>175</delay>
</refresh>
</latency>
<busydialogdelayms>750</busydialogdelayms>
</video>
<samba>
<clienttimeout>30</clienttimeout>
</samba>
<network>
<readbufferfactor>4.0</readbufferfactor>
</network>
</advancedsettings>
02:11:38 T:140233027807104 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
02:11:38 T:140233027807104 NOTICE: Contents of special://profile/advancedsettings.xml are...
<advancedsettings>
<!-- Cache size not to buffer -->
<network>
<buffermode>1</buffermode>
<cachemembuffersize>100000000</cachemembuffersize>
<readbufferfactor>4.0</readbufferfactor>
</network>
<!-- to get the fan art from the picture in the folder -->
<fanart>
<add>folder.jpg</add>
</fanart>
<!-- Download the posters and episode pictures from a Ftp server -->
<ftp>
<remotethumbs>true</remotethumbs>
<remotefanart>true</remotefanart>
</ftp>
<!-- For teh music player the on screen display (now playing) duration time 0 is for infinite -->
<songinfoduration>0</songinfoduration>
<video>
<!-- VideoExtras: Section Start -->
<excludefromscan action="append">
<regexp>/Extras/</regexp>
<regexp>[\\/]Extras[\\/]</regexp>
</excludefromscan>
<excludetvshowsfromscan action="append">
<regexp>/Extras/</regexp>
<regexp>[\\/]Extras[\\/]</regexp>
</excludetvshowsfromscan>
<!-- VideoExtras: Section End -->
</video>
</advancedsettings>
02:11:38 T:140233027807104 NOTICE: Default DVD Player: dvdplayer
02:11:38 T:140233027807104 NOTICE: Default Video Player: dvdplayer
02:11:38 T:140233027807104 NOTICE: Default Audio Player: paplayer
02:11:38 T:140233027807104 NOTICE: Disabled debug logging due to GUI setting. Level 0.
02:11:38 T:140233027807104 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
02:11:38 T:140233027807104 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
02:11:38 T:140233027807104 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
02:11:38 T:140233027807104 NOTICE: Loaded playercorefactory configuration
02:11:38 T:140233027807104 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
02:11:38 T:140233027807104 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
02:11:38 T:140233017251584 NOTICE: Thread ActiveAE start, auto delete: false
02:11:38 T:140233008858880 NOTICE: Thread AESink start, auto delete: false
02:11:38 T:140233027807104 NOTICE: Running database version Addons16
02:11:38 T:140233027807104 NOTICE: ADDONS: Using repository repository.xbmc.org
02:11:38 T:140233027807104 NOTICE: ADDONS: Using repository repository.openelec.tv
02:11:38 T:140233027807104 NOTICE: ADDONS: Using repository repository.superrepo.org.helix.all
02:11:38 T:140232998192896 NOTICE: Thread PeripBusCEC start, auto delete: false
02:11:38 T:140232989800192 NOTICE: Thread PeripBusUSBUdev start, auto delete: false
02:11:39 T:140233027807104 NOTICE: Setup SDL
02:11:39 T:140233027807104 NOTICE: Checking resolution 16
02:11:39 T:140233027807104 NOTICE: Using visual 0x20
02:11:39 T:140233027807104 NOTICE: GL_VENDOR = Intel Open Source Technology Center
02:11:39 T:140233027807104 NOTICE: GL_RENDERER = Mesa DRI Intel® Sandybridge Mobile
02:11:39 T:140233027807104 NOTICE: GL_VERSION = 3.0 Mesa 10.3.5
02:11:39 T:140233027807104 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.30
02:11:39 T:140233027807104 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_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_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_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render 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_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_timer_query GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_compressed_texture_pixel_storage GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage 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_copy_image GL_ARB_explicit_uniform_location GL_ARB_invalidate_subdata GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_vertex_attrib_binding GL_KHR_debug GL_ARB_buffer_storage GL_ARB_clear_texture GL_ARB_multi_bind GL_ARB_seamless_cubemap_per_texture GL_ARB_texture_mirror_clamp_to_edge GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_shader_integer_mix GL_INTEL_performance_query GL_ARB_conditional_render_inverted
02:11:39 T:140233027807104 NOTICE: Running database version Addons16
02:11:39 T:140233027807104 NOTICE: Running database version ViewModes6
02:11:39 T:140233027807104 NOTICE: Running database version Textures13
02:11:39 T:140233027807104 NOTICE: Running database version MyMusic48
02:11:39 T:140233027807104 NOTICE: Running database version MyVideos90
02:11:39 T:140233027807104 NOTICE: Running database version TV26
02:11:39 T:140233027807104 NOTICE: Running database version Epg8
02:11:39 T:140233027807104 NOTICE: start dvd mediatype detection
02:11:39 T:140232972818176 NOTICE: Thread DetectDVDMedia start, auto delete: false
02:11:39 T:140233027807104 WARNING: JSONRPC: Could not parse type "PVR.Details.Channel"
02:11:39 T:140233027807104 WARNING: JSONRPC: Could not parse type "PVR.Details.ChannelGroup.Extended"
02:11:39 T:140233027807104 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
02:11:39 T:140233027807104 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
02:11:39 T:140232612620032 NOTICE: Thread LanguageInvoker start, auto delete: false
02:11:39 T:140232587441920 NOTICE: Previous line repeats 2 times.
02:11:39 T:140232587441920 NOTICE: Thread JobWorker start, auto delete: true
02:11:39 T:140232587441920 NOTICE: PVRManager - starting up
02:11:39 T:140232579049216 NOTICE: Thread PVRManager start, auto delete: false
02:11:39 T:140232570656512 NOTICE: Thread PVRClient start, auto delete: false
02:11:39 T:140232225715968 NOTICE: Thread LanguageInvoker start, auto delete: false
02:11:39 T:140233027807104 NOTICE: initialize done
02:11:39 T:140233027807104 NOTICE: Running the application...
02:11:39 T:140232217323264 NOTICE: Thread LanguageInvoker start, auto delete: false
02:11:40 T:140232570656512 ERROR: CCurlFile::FillBuffer - Failed: Couldn't resolve host name(6)
02:11:40 T:140232570656512 ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.



mabe it is a bug can some one confirm?

thanks
Reply
#8
I have the same problem and changed the value to a numer so high most songs will not reach. Will you open a bug repport for this?
Reply

Logout Mark Read Team Forum Stats Members Help
Bug?: songinfoduration in advance settings stopped working in Kodi0