Super - thank you very much!
Posts by DDuck007
-
-
It works !
Regarding patches I have a question: Creating a patch from PR is simple by just adding the .patch to the corresponding URL, but how to create the patch that reverts the PR?
-
This last build works as expected.
Issue raised: https://github.com/xbmc/xbmc/issues/24629
Hopefully it works - a bot said "ignored rules" ...
-
Both builts are working - so it is 24504 I suppose …
The PR24504 enables a streambuffer and maybe the small xml-file containing information of the E2-Box is not returned correctly due to:if (ShouldUseStreamBuffer(url))
{
m_pBuffer = std::make_unique<CFileStreamBuffer>(0);
m_pBuffer->Attach(m_pFile.get());
}The function
bool CFile::ShouldUseStreamBuffer(const CURL& url) may return true due to:
if (URIUtils::IsNetworkFilesystem(url.Get()))
return true; -
-
-
Just tested: Both versions do not work!
-
Thank you - just tested, it works !
-
Yes I tested this combination.
-
just checked - unfortunately same error …
-
Code
2024-01-29 07:29:28.226 T:1318 debug <general>: AddOnLog: pvr.vuplus: pvr.vuplus - GetHttp Got result. Length: 272 2024-01-29 07:29:28.226 T:1318 error <general>: AddOnLog: pvr.vuplus: pvr.vuplus - LoadDeviceInfo Unable to parse XML: Error reading end tag. at line 2 2024-01-29 07:29:28.227 T:1318 error <general>: AddOnLog: pvr.vuplus: pvr.vuplus - ConnectionEstablished It seem's that the webinterface cannot be reached. Make sure that you set the correct configuration options in the addon settings!
looks like the xml-parser throws an error …
-
Since version "LibreELEC-RPi5.aarch64-12.0-nightly-20240126-460900f" the pvr.vuplus-addon does not start anymore.
Going back to version "LibreELEC-RPi5.aarch64-12.0-nightly-20240124-68c9563" everything works fine.System is Raspberry Pi 5, 4GB RAM
Debug log ist here: https://paste.libreelec.tv/loving-gator.log
-
Try to add console=tty0 to cmdline.txt - this worked for me ...
-
also not working on RPi4 …
-
At current libreelec-nightlies (LE11) the (white) messages on the startup screen when booting (showing Libreelec version, …) or updating have disappeared .
-
This problem was Kernel 4.8 … 4.9 related.
I am running the same setup on LE10/LE11.
What TVHeadend-version do you use?
-
TV Headend Status …
-
That looks good - everything saved and rebooted?
The HW Decoder has a problem with discontinuities - did you connect an ext. power-supply and do you have a good SNR and BER=0?