Skip to content

Releases: linuxserver/docker-tvheadend

28de5c09-ls230

28 Sep 19:42
1304cdc
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

tvheadend Changes:

Fix - Audio transcoding not working #1663

src/transcoding/transcode/helpers.c : pktbuf_len(self->input_gh)) will be 0 (empty) so will return error -11 (AVERROR(EAGAIN) for audio streams.

28de5c09-ls229

28 Sep 14:14
7218de8
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

tvheadend Changes:

Fix - Audio transcoding not working #1663

src/transcoding/transcode/helpers.c : pktbuf_len(self->input_gh)) will be 0 (empty) so will return error -11 (AVERROR(EAGAIN) for audio streams.

9ac57a0c-ls228

21 Sep 15:50
e0cf08c
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

tvheadend Changes:

bouquet: fix overzealous channel removals in merged multi-network setup

9ac57a0c-ls227

14 Sep 15:50
a44074c
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

tvheadend Changes:

bouquet: fix overzealous channel removals in merged multi-network setup

9ac57a0c-ls226

07 Sep 15:51
c0e1513
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

tvheadend Changes:

bouquet: fix overzealous channel removals in merged multi-network setup

dd82541c-ls225

31 Aug 15:52
6768825
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

tvheadend Changes:

HTSP: Expose DVR configuration id in 'dvrEntryAdd', 'dvrEntryUpdate', 'autorecEntryAdd', 'autorecEntryUpdate', 'timerecEntryAdd', 'timerecEntryUpdate'.

facbd4e4-ls224

24 Aug 15:50
f497953
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

tvheadend Changes:

Fix FTBFS introduced by 76d8fc8bc5455322558c764c84755ebbba254ad5

Older versions of GCC don't like declaring a variable in the middle
of a switch/case and will fail with "error: a label can only be
part of a statement and a declaration is not a statement".

078a822c-ls223

08 Aug 13:49
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

tvheadend Changes:

Replace deprecated channels/channel_layout

b774bdd2-ls222

27 Jul 15:48
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

tvheadend Changes:

intl: Translate intl/js/tvheadend.js.pot in en_US

100% translated source file: 'intl/js/tvheadend.js.pot'
on 'en_US'.

1dc8ffe7-ls221

14 Jul 11:45
7d9f936
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

tvheadend Changes:

Rework fullscreen request method detection