Kodi Community Forum

Full Version: xbmc/Kodi m3u start delayed
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Dear community,
I'm facing an annoying issue both on XBMC 11 and latest Kodi release.

I have several .m3u files containing several internet streams, they work perfect on XBMC/Kodi, the only issue is that they take 7/8 seconds to start. This behaviour is not present if I use other player with the same PC (like VLC where the streaming starts immediately).

Is there any setting I can change to avoid this delay?

Many Thanks
Lucas
Can you post a debug log (wiki)?
Thanks for reply negge,
here the log (just removed the personal stream link):
http://pastebin.com/Js64T9UD

What I can see is:
Quote:16:00:05 T:2292 INFO: XCURL:Big GrinllLibCurlGlobal::easy_aquire - Created session to http://streamitv.....
16:00:10 T:2292 DEBUG: CFileCurl::GetMimeType - http://streamitv....... -> failed
16:00:10 T:2292 DEBUG: CPlayerCoreFactory::GetPlayers(http://streamitv.........)
Anyway, stream starts without problem, except for the delay.... Maybe this "failed" is the root cause?