Matt Huisman
Matt Huisman
Test stream: https://raw.githubusercontent.com/matthuisman/ia_tests/master/hls_ia_fails/ia.strm manifest: https://raw.githubusercontent.com/matthuisman/ia_tests/master/hls_ia_fails/sub.m3u8 segment 1: https://raw.githubusercontent.com/matthuisman/ia_tests/master/hls_ia_fails/segment162604874_1200_av-p.ts plays fine using ffmpeg: https://raw.githubusercontent.com/matthuisman/ia_tests/master/hls_ia_fails/ffmpeg.strm Looks like it picks up the audio stream ok, but fails on the video stream ``` 2021-10-21...
i initially thought this was same issue as: https://github.com/xbmc/inputstream.adaptive/issues/693 but it seems it is not, due to that issue being fixed with: https://github.com/xbmc/inputstream.adaptive/pull/734 But even with that PR, this issue...
as per https://github.com/matthuisman/slyguy.addons/issues/496 Kodi 20.2 IA v20.3.9 user log: [kodi.log.txt](https://github.com/matthuisman/slyguy.addons/files/12036571/kodi.log.txt) 2023-07-11 11:24:17.189 T:10969 debug : CDVDAudio::Pause - pausing audio stream 2023-07-11 11:29:01.849 T:10969 debug : CDVDAudio::Resume - resume audio stream...
attached is a good (h264) and bad (h265) zip of manifest, log and media files for two streams from a single service. device is 32bit Android Nvidia Shield Tube (L1)...
https://github.com/google/shaka-player/issues/1404 https://dashif.org/identifiers/subtitle_and_closed_captioning/ seems kodi does support them: https://forum.kodi.tv/showthread.php?tid=359024 https://forum.kodi.tv/showthread.php?tid=330882 So maybe we just need to check for the value and set the name etc. ``` ``` Hulu live channels seem...
[some text/paths removed below] Note some warnings and then the "script returned exit code -1073741819" I can't reproduce locally - i always get exit code 0 If I go back...
maybe to-do with the new "explore" content?
"Past few weeks I've noticed the ability to FF or rewind on something live (6pm news) seems to not work any longer. Often use start at beginning and jump forward...
should fix some things missing like "recently added" / "new to disney+" will fix missing "add to watchlist" in search (https://github.com/matthuisman/slyguy.addons/issues/877) Also looks like it has descriptions in list view!
Sometimes PVR doesn't load new guide data until epg data is cleared. Can we do that automatically?