Skip to content

62adbebf-ls193

Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 18 Nov 15:59
· 76 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.