Rudi Heitbaum

Results 157 issues of Rudi Heitbaum

Warning whilst building https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license ``` Executing (host): python3 -m build -n -w -x * Building wheel... /var/media/DATA/home-rudi/LibreELEC.tv/build.LibreELEC-Generic.x86_64-13.0-devel/toolchain/lib/python3.13/site-packages/setuptools/ dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following...

Warning whilst building https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license ``` Executing (target): python3 -m build -n -w -x * Building wheel... /var/media/DATA/home-rudi/LibreELEC.tv/build.LibreELEC-Generic.x86_64-13.0-devel/toolchain/lib/python3.13/site-packages/setuptools/ dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following...

``` ../mpeg2dec.c: In function 'video_packet_process': ../mpeg2dec.c:1316:70: error: 'AVCodecContext' has no member named 'ticks_per_frame' 1316 | frame_delay = av_q2d(is->dec_ctx->time_base) * is->dec_ctx->ticks_per_frame ; | ^~ ../mpeg2dec.c:1436:55: error: 'AVCodecContext' has no member named...

Drop ticks_per_frame as it is deprecated - From https://github.com/sgscaffidi3/Comskip/commit/9aa9f85571a183be9fd9a91608a1151148d5d011 - Fixes #186

Allow building with argtable3-3.3.0 - https://github.com/argtable/argtable3

Please see the template, inline and c20 warnings in the log file. ``` Executing (target): cmake -GNinja -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_TOOLCHAIN_FILE=/var/media/DATA/home-rudi/LibreELEC.tv/build.LibreELEC-Generic.x86_64-13.0-devel/toolchain/etc/cmake-x86_64-libreelec-linux-gnu.conf -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DALSOFT_BACKEND_OSS=off -DALSOFT_BACKEND_PULSEAUDIO=off -DALSOFT_BACKEND_WAVE=off -DALSOFT_EXAMPLES=off -DALSOFT_UTILS=off /var/media/DATA/home-rudi/LibreELEC.tv/build.LibreELEC-Generic.x86_64-13.0-devel/build/openal-soft-1.24.2 -- The C...

**Describe the bug** Connectivity to Philips Hue Bridge Pro requires https. **To Reproduce** Steps to reproduce the behavior: 1. Try to link a Philips Hue Bridge Pro 2. edit hue.py...