v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
Hello, together.

First i have to appreciate your work, Millhouse. Very nice Kodi Distibution. Big Grin

I have a little problem since the last 5 or 6 Builds:

I have a playlist with some Online Radio Channels in it, its played automatically when i come home. So problems with this. But there's one Radio channel which causes Kodi to crash, when its played.

This one: http://relay1.hirschmilch.de:7100/chillout.mp3

I've already tested different cases with audio buffer in advancedsettings (old and new format)

Here my advancedsettings.xml:

Code:
<advancedsettings>


  
<pvr>
    <!-- <minvideocachelevel>40</minvideocachelevel> -->
    <!-- <minaudiocachelevel>40</minaudiocachelevel> -->
</pvr>
  
<network>
   <disableipv6>true</disableipv6>
</network>

<cache>
    <buffermode>1</buffermode>
    <memorysize>157286400</memorysize>
    <readfactor>10</readfactor>
</cache>
  
  <videolibrary>
   <cleanonupdate>true</cleanonupdate> <!-- Also clean library during library update -->
   <importwatchedstate>true</importwatchedstate>
   <importresumepoint>true</importresumepoint>
</videolibrary>

<videoscanner>
   <ignoreerrors>true</ignoreerrors> <!-- Silently ignore errors while scanning videos. -->
</videoscanner>

<video>
   <timeseekforward>15</timeseekforward> <!-- Skip back time 15 s -->
   <timeseekbackward>-15</timeseekbackward> <!-- Skip forward time 15 s -->
</video>

</advancedsettings>


Damn cant choose an own background wallpaper anymore with the new skin


Messages In This Thread
RPi2: no DV-codec? - by bubi - 2016-07-10, 10:30
DV-video not working - by bubi - 2016-07-15, 19:48
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - by MrSliff - 2016-11-24, 19:53
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19