2020-12-22, 01:16 AM
Looking at the logs you still had a bad tuner setup at the time which was another thread and would no doubt have cause issues.
But they do show the loop on stop issue which I've consider part of the problem that I am hoping sub can look into. Kodi might not have been told to stop, but you didn't supply debug logs so I can't tell what the interaction was and the server side log is very weak.
Martin
But they do show the loop on stop issue which I've consider part of the problem that I am hoping sub can look into. Kodi might not have been told to stop, but you didn't supply debug logs so I can't tell what the interaction was and the server side log is very weak.
Code:
2020-11-04 20:47:09.995 [DEBUG][108] PLAYBACK_STOPPED@1
2020-11-04 20:47:10.120 [DEBUG][108] PLAYBACK_STOPPED@1
2020-11-04 20:47:10.242 [DEBUG][108] PLAYBACK_STOPPED@1
2020-11-04 20:47:10.354 [DEBUG][108] PLAYBACK_STOPPED@1
2020-11-04 20:47:10.481 [DEBUG][108] PLAYBACK_STOPPED@1
2020-11-04 20:47:10.603 [DEBUG][108] PLAYBACK_STOPPED@1
2020-11-04 20:47:10.707 [DEBUG][108] PLAYBACK_STOPPED@1
2020-11-04 20:47:10.825 [DEBUG][108] PLAYBACK_STOPPED@1
2020-11-04 20:47:10.926 [DEBUG][108] PLAYBACK_STOPPED@1
2020-11-04 20:47:11.105 [DEBUG][108] PLAYBACK_STOPPED@1
2020-11-04 20:47:11.222 [DEBUG][108] PLAYBACK_STOPPED@1
2020-11-04 20:47:11.337 [DEBUG][108] PLAYBACK_STOPPED@1
2020-11-04 20:47:11.457 [DEBUG][108] PLAYBACK_STOPPED@1
2020-11-04 20:47:11.575 [DEBUG][108] PLAYBACK_STOPPED@1
2020-11-04 20:47:11.694 [DEBUG][108] PLAYBACK_STOPPED@1
2020-11-04 20:47:11.808 [DEBUG][108] PLAYBACK_STOPPED@1
2020-11-04 20:47:23.778 [DEBUG][73] PLAYBACK_STOPPED@1
2020-11-04 20:47:23.886 [DEBUG][73] PLAYBACK_STOPPED@1
2020-11-04 20:47:23.995 [DEBUG][73] PLAYBACK_STOPPED@1
2020-11-04 20:47:24.093 [DEBUG][73] PLAYBACK_STOPPED@1
2020-11-04 20:47:24.198 [DEBUG][73] PLAYBACK_STOPPED@1
2020-11-04 20:47:24.305 [DEBUG][73] PLAYBACK_STOPPED@1
2020-11-04 20:47:24.388 [DEBUG][73] PLAYBACK_STOPPED@1
2020-11-04 20:47:24.492 [DEBUG][73] PLAYBACK_STOPPED@1
2020-11-04 20:47:24.583 [DEBUG][73] PLAYBACK_STOPPED@1
2020-11-04 20:47:24.694 [DEBUG][73] PLAYBACK_STOPPED@1
2020-11-04 20:47:24.802 [DEBUG][73] PLAYBACK_STOPPED@1
2020-11-04 20:47:24.909 [DEBUG][73] PLAYBACK_STOPPED@1
2020-11-04 20:47:25.017 [DEBUG][73] PLAYBACK_STOPPED@1
2020-11-04 20:47:25.126 [DEBUG][73] PLAYBACK_STOPPED@1
2020-11-04 20:47:25.233 [DEBUG][73] PLAYBACK_STOPPED@1
2020-11-04 20:47:25.337 [DEBUG][73] PLAYBACK_STOPPED@1
Martin