ATV4 – Remote Sucks!

Hey gang! Just joined because I got an Apple TV 4th gen yesterday and was messing around with it last night. Yes, it has Kodi installed. Anyway, the remote they give you with the box is ridiculous. It's very sensitive and slow and I was wondering if an...

Video playing is stopped

Hello everybody!

I have a video stopping problem on my Kodi 17 Krypton (Windows Store version).
I have an Intel Nuc with 4Gb of RAM (2Gb free at any time), up to date Windows 10. I also have a NAS Dlink DNS-320L with a Gbps cable connection. NUC is in Wi-fi.
I am reading files using smb (NAS “TV Shows” and “Movies” directories are mounted on my Windows, and Kodi reads M: and S: network connections)
I have different video formats, often .mkv, H265 encoded (but the problem is also present on avi…). I have SD, 720p, 1080p.

My problem is that when reading a video, Kodi often (random time, from 1 to 30 minutes ) freezes for 1 or 2 seconds then stops the playback and comes back to the video list, with cursor on the played video, that I have to relaunch.
I have a log example here : https://1drv.ms/t/s!AhDqW3kFJLcTqpwLypRKWoNg5-tpSw

Thinking that it could be a cache problem, I created an advancedsettings.xml file under Kodi userdata, containing specific cache parameters for Kodi 17 :

Code:
<cache>
<memorysize>139460608</memorysize>  
<buffermode>0</buffermode>  
<readfactor>4.0</readfactor>
</cache>
It seems to work a little better, but I still have the video playback stopped problem…

Sometimes I even can’t launch the content, it crashes 2 seconds after the launch.
Here are the logs :
https://1drv.ms/u/s!AhDqW3kFJLcTqpwM-uq-eZ7glxrc3Q

I found a few errors like Line 277: 23:59:11 T:2820 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true

I looked for this error in Google but I didn't found any solution...

Thanks for your help!

PS : I also have a Kodi 16.1 on this NUC, which is working fine, with the same NAS and same files.

mix m3u playlist 18 November 2016 {New}

http://iptv.nexa.space:8000/get.php?username=test&password=test1&type=m3u http://5.9.37.53:1795/get.php?username=omer&password=omer01&type=m3u http://foxiptv.stream.tf:5050/get.php?username=fang005&password=chiaro&type=m3u http://biwsat.com:8080/get.php?username=testtgb&password=1EZsQsCY71&type=m3u http://tremetv2.dyndns.tv:8000/get.php?username=sara&password=sara&type=m3u http://portal.onlineiptv.net:5210/get.php?username=norway&password=norway&type=m3u http://orbit-iptv.com:2500/get.php?username=Telphoneagent&password=Telphoneagent&type=m3u http://IPTVFREE1.COM:6969/get.php?username=14&password=WWW.IPTVRESTREAM.NET&type=m3u http://iptv.amrocomputers.com:8000/get.php?username=U0iO44RZ1F&password=R57iAxYbl7&type=m3u http://188.165.210.130:8000/get.php?username=131michaelheike&password=m2uoQKB65w&type=m3u http://ipsatpro.info:8000/get.php?username=AsPFS8mjQL&password=HTn4cezrxg&type=m3u http://149.202.208.25:5210/get.php?username=mToKSs7BT3&password=LS9yVMMNf2&type=m3u http://iptv.nexa.space:8000/get.php?username=vardar&password=vardar&type=m3u http://ipsatpro.info:8000/get.php?username=panetest52&password=5789706998785580&type=m3u http://185.56.30.23:8000/get.php?username=test&password=test1&type=m3u http://185.56.30.23:8000/get.php?username=ezgi&password=ezgi&type=m3u http://185.56.30.23:8000/get.php?username=rafet&password=rafet&type=m3u http://185.56.30.23:8000/get.php?username=ayhan&passwordayhan&type=m3u http://iptv.nexa.space:8000/get.php?username=ayhan&password=ayhan&type=m3u http://iptv.nexa.space:8000/get.php?username=rafet&password=rafet&type=m3u http://151.80.27.111:25461/get.php?username=jefferson1&password=123456&type=m3u http://185.58.204.44:8000/playlist.m3u8  

HDMI-CEC USB-adapter not functional

Hey guys, I noticed that libcec 4.0 had some troubles when introduced into Kodi 17 recently. But now it's recognized by Kodi again (see below) but my HDMI-CEC USB-adapter still isn't functional. Is this a known problem? I'm up to date with the latest ...

“Share” function and German VOD providers

Hi, I'm the dev of a lot of video add-ons. Would you like to integrate the Youtube like "Share" support for the Android app equivalents of my add-ons? This would include: - ARD Mediathek - BR Mediathek - Funk (Mediathek) - ZDF Mediathek Other video p...

Beelink MXIII II, HDCP 2.2 and Samsung LE40S86BD

Hi, I would like to buy a Beelink MXIII II but I recently became aware of the HDCP 2.2. problem. I do not know about this stuff, I just realized that, maybe, if my tv does not support HDCP 2.2. could be a problem. As a matter of fact I'm sure my TV Sam...

Kodi struggling to open image files

So im calling a picture slideshow via API call to play a smb share of pictures - has worked fine for months. This morning i find an error msg on all the screens around the office - log show it made a meal of opening one or all of the pic files. Code:...