(2024-07-27, 09:04)THRobinson Wrote: You don't have to stop/start, but, you do miss stuff going into the OSD and switching streams and closing the OSD. Kinda wanna choose stream and press play and watch the video, not wait for it to start and go into the menu and switch streams and back mid video.
That's more of an UI issue with opening a dialog from the OSD. I use a modified version of the Arctic Horizon 2 skin that displays all the available video streams, audio streams and subtitles directly in individual popups from the OSD, where the normal player controls and seekbar are displayed. Don't miss anything.
Anyway the underlying issue is that the streams you want to select from, prior to playback starting, simply don't exist anymore. Newest beta version on Github may help with this, by offering alternatives automatically, but it is unlikely that it will be a longterm solution.
(2024-07-30, 20:44)jbrid Wrote: I am experiencing two issues that I am not sure are fixed in newer versions, but I would hope to upgrade and find out:
Without a log nobody knows except you, but as mentioned above, there have been quite a few fixes in newer versions. In any case, it looks like you just need to run the Setup Wizard and setup the plugin properly.
(2024-07-31, 17:00)Alyyy Wrote: Again other log clean : jitodobori.kodi (paste)
As mentioned previously, the seek is working, just not the way you may expect. The difference is in the type of streams that are available and how you are playing them.
I am also fairly certain, but could be wrong, that this never would have worked the way you are describing on your device, it would have been seeking back further than 3 seconds, but depending on the seek delay and the video encoding it may have seemed like it was only around 3s.
Now that you have enabled InputStream.Adaptive and MPEG-DASH, the seek position is evaluated differently, which is why you are seeing it seek less than 3 seconds, and in some instances I think it is even possible for a seek back of such a short duration to actually end up seeking forwards.
Newest beta version on Github may help with this, by offering alternatives to the streams you were probably playing previously, but you will need to run the Setup Wizard and ensure InputStream.Adative is disabled.