Kodi Community Forum

Full Version: Video skipping problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
I have a strange playback problem with Kodi 19 on my Philips Android TV 55PUS7304/12. It works all fine, but sometimes the running episode stops and the next episode starts, although the first episode was not finished. The database is on a NAS.
This problem did not exist in 18.x.
I will upload a log as soon as I can replicate this.

Perhaps someone had the same problem and is able to help me.
Finally, I was able to replicate the problem. I used three files. testfile.mkv; testfile2000.mkv; testfile3000.mkv.
Everything went fine playing the first file. However, testfile2000 stopped playing and the next episode testfile 3000 startet, with testfile2000 being far from finished.
Here you can see the log:
Log

Hopefully, someone is able to help me with this problem.
(2021-05-01, 10:45)Step2334 Wrote: [ -> ]Everything went fine playing the first file. However, testfile2000 stopped playing and the next episode testfile 3000 startet, with testfile2000 being far from finished.

You connected by WiFi by any chance?

I see this in your log.
Quote:2021-05-01 10:04:03.102 T:29225 ERROR <general>: Read - Error( -1, 103, Software caused connection abort )
2021-05-01 10:04:03.495 T:25855 DEBUG <general>: Skipped 2 duplicate messages..
2021-05-01 10:04:03.495 T:25855 DEBUG <general>: CXBMCApp::onReceive - Got intent. Action: android.net.conn.CONNECTIVITY_CHANGE
2021-05-01 10:04:11.153 T:29238 INFO <general>: Skipped 3 duplicate messages..
2021-05-01 10:04:11.153 T:29238 INFO <general>: CVideoPlayerAudio:Tonguerocess - stream stalled
2021-05-01 10:04:11.339 T:29225 INFO <general>: Process - eof reading from demuxer

Looks like a connectivity issue to me, just from that bit.