How to automagically reload playlist if source/network gets down.
#1
As the subjects says... if the link is down or the source (a rtmp in my case) the player stop after 20 seconds then it gets back to Home xbmc. Is there a way to make it reload the stream over and over again instead of showing the xbmc home?
I have tried creating advancedsettings.xml with
<advancedsettings>
<playlistretries>1000</playlistretries>
<playlisttimeout>2000</playlisttimeout>
</advancedsettings>
but it seems that same thing happends. After 20 seconds of missing source/link it gets to xbmc home.

Any ideea ?
Reply
#2
BUMP
Reply
#3
playlisttimeout

http://kodi.wiki/view/Advancedsettings.x...isttimeout
Reply

Logout Mark Read Team Forum Stats Members Help
How to automagically reload playlist if source/network gets down.0