Playing audio or video suddenly stuttering
#1
Hi all,
I have a android beelink gt1 which has been working perfectly for ages. Recently, with no change(that i can recall- maybe some addons) it started stuttering. I then thought that it may have something to do with my ftp server all my files are on but my laptop kodi (both 17.1 stable) runs perfectly as always. I even tried installing 18 rc2 which seems pretty good also but same issue.

kodi.log: (dropbox link because paste.kodi.tv didnt work....)

I messed around with advanced settings and finally removed all additions(see below for what i tried). Attached is the log trying to play some flac and mp4 audio files.

xml:

    <network>
        <curlclienttimeout>10</curlclienttimeout>
        <curllowspeedtime>20</curllowspeedtime>
        <curlretries>2</curlretries>
    </network>
    <cache>
        <buffermode>0</buffermode>
        <memorysize>207967573</memorysize>
        <readbufferfactor>6</readbufferfactor>
    </cache>


Fulle advanced settings is below.

xml:
<advancedsettings>
    <alwaysontop>yes</alwaysontop>
    <videodatabase>
        <type>mysql</type>
        <host>0.0.0.0</host>
        <port>3306</port>
        <user>kodi</user>
        <pass>kodi</pass>
    </videodatabase>
    <musicdatabase>
        <type>mysql</type>
        <host>0.0.0.0</host>
        <port>3306</port>
        <user>kodi</user>
        <pass>kodi</pass>
    </musicdatabase>
    <videolibrary>
    <importwatchedstate>true</importwatchedstate>
    <importresumepoint>true</importresumepoint>
    </videolibrary>
    <video>
        <playcountminimumpercent>90</playcountminimumpercent>
        <ignoresecondsatstart>180</ignoresecondsatstart>
        <ignorepercentatend>8</ignorepercentatend>
    </video>
    <videoscanner>
        <ignoreerrors>true</ignoreerrors>
    </videoscanner>
</advancedsettings>

It's really driving me nuts.
Reply
#2
The forum moderators have determined that banned addons (wiki) are present on your system. To receive assistance here, these banned items must be removed. If a clean log is not submitted within 3 days, then the relevant post(s) will be removed after this time.
Reply
#3
I removed them and reuploaded to my dropbox. Original link will open new log.

I also discovered that my android box tat runs kodi doesn't have curl commandline tool installed... only wget.

That seems like a issue right there. Please someone confirm??
Reply

Logout Mark Read Team Forum Stats Members Help
Playing audio or video suddenly stuttering0