-
-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After hours of playback, a movie will start with no sound and stop 10s in #700
Comments
There's no errors in yours logs, or any indication that something is wrong. Playback also isn't something that we directly control, we essentially just hand Kodi a URL and it handles playback all on it's own. Without something more concrete, everything appears to be working as intended. As for your other issues, you're going to have to be more specific.
|
Thanks for getting back to me. The playback issue is baffling. After years of running PlexKodiConnect, I did not encounter this, and I cannot think of any other changes (aside from plugin updates) to the Shield since that started to have caused this. However, I am suspicious that this is a out of memory issue as the Shield has now shown a "Memory is running critically low" error twice when this happened. This would also explain why a reboot is required to resolve the issue. My guess is that something has a memory leak and the most likely culprits are the jellyfinKodi plugin or the skin as they are used constantly and have been updated multiple times. Memory leaks are so much fun to debug.
|
in regards to 1, it's basically out of our hands. It needs changes to the plugin in the server. See #509 and jellyfin/jellyfin-plugin-kodisyncqueue#44 if you wanna know more. This is the first report I've heard of any issues with the up next addon |
I'm experiencing this issue, same symptoms as in the OP but it only gets a few seconds into the video, rather than ~10 - the time seems related to the filesize, larger files quit faster. Has been happening for a while now but it seems to have gotten worse lately. Seems to happen at least once a day now. Is tempfixed by rebooting my Kodi box. System:
When it drops the video, this is the first line in the log:
My box has 4GB RAM, usually with a few GB free so I doubt it's memory related. A couple extra observations:
If I try to play via Jellycon, I get an error in the UI directing me to check the log, and this -
|
I'm also having this issue. Still, this is very annoying. Edit: This only happens in AddOn-mode to me. I witched to AddOn-mode several weeks ago because of |
More Info: |
Describe the bug
After playing several videos, when starting a new video, the video begins to play with no audio and stops ~10s in. Stopping and restarting the video produces the same result stopping on (seemingly) the exact same frame. Stopping and starting Kodi does not fix the problem. The Nvidia Shield must be restarted to resolve the issue.
There are no issue when using the Jellyfin app from other devices.
To Reproduce
Play a series of videos (probably 3 hours or more). As each one ends, start another and let it play. Eventually the next video that plays will have no sound and stop 10s in.
Expected behavior
The video should play with sound all the way through.
Logs
Screenshots
System (please complete the following information):
Additional context
Kodi is having multiple problems with Jellyfin including:
The text was updated successfully, but these errors were encountered: