github linuxserver/docker-tvheadend fe4df311-ls186

latest releases: 9ac57a0c-ls227, 9ac57a0c-ls226, dd82541c-ls225...
11 months ago

LinuxServer Changes:

Add perl-json-xs package.

tvheadend Changes:

Fix htsstr_argsplit (treat quotes inside an argument correctly)

There seemed to be a flaw in the splitting logic when it comes to quotes, e.g.:
--output="filename" should be one argument, but htsstr_argsplit treated it as
['--output=', '"filename"] which I think is wrong.

I fixed this and added two tests for this scenario.

Don't miss a new docker-tvheadend release

NewReleases is sending notifications on new releases.