Stefano Gottardo
Stefano Gottardo
can you copy paste the errors? at the worst you can always try install a virtual enviroment like virtualbox with ubuntu
you have mentioned also Android above, you cannot test on android?
is possible reproduce the problem also with this fake STRM file ``` #KODIPROP:mimetype=application/dash+xml #KODIPROP:inputstreamaddon=inputstream.adaptive #KODIPROP:inputstream=inputstream.adaptive #KODIPROP:inputstream.adaptive.manifest_type=hls https://example.com//stream//example/index.m3u8 ```
im fine to move it on advanced settings always as a percentage value (@stigger fyi https://kodi.wiki/view/Advancedsettings.xml) even i wasn't too sure about adding it in GUI (at least for now)...
let's say different users expect the background box to be contiguous and not overlapping causing bands, this might be a peculiar thing of libass, from old libass issues it seems...
tested and i confirm the problem apparently on the code seem there are more problems 1) on `PredicateSubtitlePriority` of VP behaviour looks wrong 2) the use of "relevant" here, on...
on top of PredicateAudioFilter operator there is type_index == currentAudioStream that theorically should select the saved audio track the problem in your issue is only PVR related or affect also...
@Sector6759 i prepared a test build with fixes would be nice have a feedback note that this is Kodi 22 http://mirrors.kodi.tv/test-builds/windows/win64/KodiSetup-20241010-4312c23d-fix_sub_selection-x64.exe if you dont want overwrite your existing installation, you...
i will try think an alternative
i pushed a temp commit with changes (cleanup later) i changed approach because of different uses of GetPath GetDynPath: - playslist with mutiple media items: GetPath contains the media url...