L2501

Results 20 comments of L2501

this should be fixed in java 11.0.2 https://bugs.openjdk.java.net/browse/JDK-8210334

A workaround is to disable TLS1.3 with -Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2

it same aes as used in their other sites all you need is to get the key and iv ``` var bkZ = 'a5e8d2e9c1721ae0e84ad660c472c1f3', skH = 'nhasasdbasdtene7230asb', iv, key; iv...

you can use the webui without pairing see "Manual Password" section in https://wiki.vuze.com/w/Setup_WebUI_without_GUI

main problem here is that ffmpeg hls client is garbage and doesn't even support basic stuff like http keep-alive, then there is the problem with kodi 17 cache fast forwarding...

why not use the message-id that the usenet server provides? you can then write those to a file as you post stuff

partial rewrite of this plugin https://github.com/L2501/plugin.audio.m3sr2019

old issue https://github.com/xbmc/inputstream.adaptive/issues/574 https://github.com/xbmc/inputstream.adaptive/issues/1066

it's still the same issue regardless of stream. Kodi doesn't keep track of the chapters on manifest updates. Solution is also the same: use proxy to remove the chapters. more...

httpx in http2 mode gets blocked by cloudflare.