Music stuttering from NFS Share(Partly Solved)

  • Greetings

    On first load, there was no stuttering of my music. I can only guess that from automatic updates, something changed and stuttering became a serious issue. I followed suggestions on the forum on changing network settings buffering etc in advancedsettings.xml by creating under .kodi/usersettings/. In the log files I see that the settings are loaded. There was no noticeable change. Only from fiddling around did I find that when I changed interface from "HDMI/Analogue" to "Analogue" only did the stuttering stop(almost). There is an occasional stutter/pause. Monitoring via ssh, at the point of pause, the whole system does - I can't type into terminal. Top shows no stress on CPU and there's plenty of memory available.

    This is my advancedsettings.xml:

    <advancedsettings>

    <loglevel hide="true">-1</loglevel>

    <playcountminimumpercent>95</playcountminimumpercent>

    <nodvdrom>true</nodvdrom>

    <videolibrary>

    <cleanonupdate>true</cleanonupdate>

    <importwatchedstate>true</importwatchedstate>

    </videolibrary>

    <videoscanner>

    <ignoreerrors>true</ignoreerrors>

    </videoscanner>

    <video>

    <timeseekforward>15</timeseekforward>

    <timeseekbackward>-15</timeseekbackward>

    <subsdelayrange>240</subsdelayrange>

    </video>

    <network>

    <buffermode>1</buffermode>

    <cachemembuffersize>90000000</cachemembuffersize>

    <readbufferfactor>10</readbufferfactor>

    </network>

    </advancedsettings>

    From my log file:

    Starting Kodi (17.6 Git:a9a7a20). Platform: Linux ARM 32-bit

    Using Release Kodi x32 build (version for Raspberry Pi)

    Kodi compiled Apr 13 2018 by GCC 6.2.0 for Linux ARM 32-bit version 4.9.80 (264528)

    Running on LibreELEC (official): 8.2.5, kernel: Linux ARM 32-bit version 4.9.80

    FFmpeg version/source: ffmpeg-3.1-kodi

    Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available

    ARM Features: Neon enabled

    special://xbmc/ is mapped to: /usr/share/kodi/

    special://xbmcbin/ is mapped to: /usr/lib/kodi

    connected via WiFi

    Appreciate assistance on this.

    • Official Post

    <loglevel hide="true">-1</loglevel>

    In case if trouble, the kodi.log file is usually the only real source of interest.

    Without it, we're stuck to using a crystal ball, which is not always that accurate.

    Set the loglevel to 1, restart Kodi, reproduce errors, and the provide the kodi.log file via Pastebin or similar text upload websites.