Wolfgang Schupp
Wolfgang Schupp
this needs to build a static libcec or we have to ship/install the dynamic one and deal with linker paths... As is, you cannot delete $DEPENDS_DIR after kodi is built.
we have to build our own in any case
I've cleaned out the v20 builds in matrix, but in order to do new builds we need github authorization on your repo. @fuzzard @lrusak what needs to be done to...
sadly this needs to be done by one of our github admins. We'll let you know
we'll be doing more v19 point releases, so this would be feasible for Matrix
enabling ENABLE_INTERNAL_LZO2 on non-depends linux breaks INTERNAL_TEXTUREPACKER
Kodi Randomly stopping because of "Read - Error( -4, Incoming PDU exceeds limit of 1052672 bytes. )"
`2021-04-22 00:19:51.373 T:10955 ERROR : Read - Error( -4, Incoming PDU exceeds limit of 1052672 bytes. )` From what I can gather this means the server sent a "too big"...
does this help? https://github.com/xbmc/xbmc/pull/21443
I've manually built master (needed to use java-8 due to an error with javadoc under java 11) and it works. Could you please tag and release a new version?
any reason this is not getting merged? It fixes a real issue.