Skip to content

62adbebf-ls192

Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 04 Nov 15:58
· 78 commits to master since this release

LinuxServer Changes:

Add mesa-va-gallium package for AMD transcoding.

tvheadend Changes:

Correct handling of Remove and Ignore settings

Like strtok(), http_tokenize() modifies its input string. Since those strings are needed later to populate the UI, we should use copies.

Also free ignore_args to avoid a memory leak.