-
Notifications
You must be signed in to change notification settings - Fork 158
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
Support for kodi external player #1053
Comments
@arlekyn2 Please, provide a Kodi log file, to see what happens when you start a playback with external player (from the start of Kodi to the playback failure). https://elementum.surge.sh/contribute/log/ |
@arlekyn2 I think log only shows start of playback. I think the problem is that Elementum is checking if Kodi is playing something or stopped playback. There are multiple controls around that. And in your case there is no playback. I wanted to see a moment in the log when Elementum stops downloading and removes the torrent (if that is what you actually see).
So you have buffering complete but then playback stops waiting for stream to give you any data? |
While I can't say exactly what happens at the program level (was hopping the debug log would bring some light), I can describe what actually happens: |
@antonsoroko should external player work with Elementum on Kodi 21 and newer? |
@elgatito no, there is a regression (in my opinion) in v21 and now "play using" works only on real files. |
I mean maybe there is no sense to fix this issue with external player if it would not run on newer Kodis. |
I wrote a question about this in Kodi's Issue 2 weeks ago (and i also asked in PR today), but i have not received an answer yet. |
Anyone managed to make Elementum work with kodi external player (Just player for example) when using "memory"? For me it just plays the initially downloaded part of the torrent - the buffer, after that it stops (the player stops or rather keeps buffering, no crash of Elementum). It's like the Elementum addon stops downloading right after the external player starts running.
Expected Behavior
Current Behavior
Possible Solution
Steps to Reproduce (for bugs)
Context
Your Environment
The text was updated successfully, but these errors were encountered: