-
Notifications
You must be signed in to change notification settings - Fork 52
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
3.19.0: Error messages "Server is unreachable" during playback of Video files #196
Comments
Let’s move the conversation here related to this issue. Thanks for creating. Can you try 2 things: 1 - can you reproduce if you playback TS recordings via the addon? |
Could you also try to skip the initial epg import. The option will be in addon settings. |
No error popup.
Error popup as soon as file is played from "Videos" category of Kodi. |
This setting has been ENABLED at all previous tests. |
I tried another session. |
Found the last 3 versions at: |
Manually reverted to 3.18.1 - no problems so far. |
How come you playback the recordings from a samba share instead of via the recordings in the addon? |
Never used the addon for this. Also, I watch the recordings on multiple FireTV Stick2s accross the house. Also, I have video files on my Samba Share that are not accessible with the Enigma2 receiver. |
Yes, but these recordings are are created by the E2 device right? In that case they still play from the share but will play far more efficiently, it will still record your progress regardless of mysql or not. There is meta data kodi cannot read associated with the recordings so they should only be played from the addon. Use videos for all the other files. |
So the capability you want to to start watching a recording on one fire stick and resume on another? That sounds like a great feature request for the addon! |
But the error Popups appear with other files, too, so this is not a solution for other videos.
You could add this, but it is also integrated with MySQL. |
Tuning options for slower E2 devices in next release: #198 Start with tuning the timeout first, and then possibly the interval. |
Thank you. FYI: |
The difference is the feature I added so that you don’t have to start your Enigma2 before kodi! |
Yes, but how does this produce the Popup messages during playback of Video files? Shouldn't the addon just do the following? |
The addon is always started with the new feature. Then it periodically checks can it still connect to the E2 box. If it can’t it tries to reconnect and if it can it waits an interval time and checks again.
… On 9 Mar 2019, at 13:10, heikoh81 ***@***.***> wrote:
Yes, but how does this produce the Popup messages during playback of Video files.
Shouldn't the addon just do the following:
If "ping enigma2 box" == OK, then start addon / do whatever it does
If "ping enigma2 box" <> OK, then wait 60 seconds and ping again
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
So maybe you just have to disable the popup warnings of connection checks fails? This is just interal information for the addon, not for the enduser? |
The issue is that the check is failing. The popups are generated by kodi and not the addon. The tuning options in the next release are so you can figure out values that work. |
Tuning options are in v3.20.0 just released. Will be in addon repos over the next 24 hours Start with tuning the timeout first, and then possibly the interval. Let me know what works/doesn't |
I can see the update already in the repo. |
"Start with tuning the timeout first, and then possibly the interval. Let me know what works/doesn't" It is working now with 3.21.0. After the startup of my Enigma2-box, I had 3-4 popups "Connection established". request: I have |
If the timeout values are correct the pop up should only appear once. I will increase to 60 in next release for testing purposes. |
The timeout value can already be set to 60. So it’s just the interval you want to be able to change up to 60? |
Interval can be set to 60 seconds in PR: #206 |
The plugin is now working great! Thanks a lot! |
What settings did you end up using for interval and timeout that worked best? |
Both settings to 60 seconds. |
Hi.
As requested and described in #154 (comment) I have attached a full log.
kodi.log
I have problems since version 3.19.0 if I playback SMB-recordings with Enigma2-plugin active.
There are no problems or error messages during live streaming of TV.
After 1 Video has been playback, live TV can not be started again until Kodi has been killed or exited.
What I have recorded in this .log:
I hope you can fix this.
Greetings,
Heiko
The text was updated successfully, but these errors were encountered: