2020-04-10, 17:11
Could we add a library function? please
(2020-04-10, 17:28)HuwSy Wrote: Got this working under LibreELEC now by updating to nightly build. However if I have latest LE build and try to install it fails, if I install then update LE it works fine. But aside from that it's all good. ThanksI am on Libreelec 9.2.2 and can not update inputstream adaptive. The Libreelec repository is still on 2.4.3.
(2020-04-10, 17:55)Ipaddle Wrote: I am on Libreelec 9.2.2 and can not update inputstream adaptive. The Libreelec repository is still on 2.4.3.
(2020-04-11, 19:01)HuwSy Wrote:(2020-04-10, 17:55)Ipaddle Wrote: I am on Libreelec 9.2.2 and can not update inputstream adaptive. The Libreelec repository is still on 2.4.3.
You will need one of the nightly builds from http://milhouse.libreelec.tv/builds/master/ but be warned the python version and add-on schema is changing so some of your other add-ons may not function.
(2020-04-12, 04:11)matthuisman Wrote: He plans on adding cache ahead to this proxy as well.This looks like a feature that other addons can benefit from and should be done on a different layer in the kodi ecosystem later on as well.
As all the m3u8 (and mpds) etc all go through it, it can read the segment templates.
Then when one is requested, it can start a thread to download X segments ahead.
Then when it gets the request for the next segment, it returns the cached segment.