Please turn JavaScript on

Tvheadend.org

Subscribe to Tvheadend.org’s news feed.

Click on “Follow” and decide if you want to get news from Tvheadend.org via RSS, as email newsletter, via mobile or on your personal news page.

Subscription to Tvheadend.org comes without risk as you can unsubscribe instantly at any time.

You can also filter the feed to your needs via topics and keywords so that you only receive the news from Tvheadend.org which you are really interested in. Click on the blue “Filter” button below to get started.

Website title: Tvheadend.org

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  2.33 / day

Message History

Martin Underwood Maybe 'dvr' and 'dvr_inotify'?

What's your setting for 'Recording info retention period'?


Read full story

Having a look at the Kodi PVR database schemas, it appears that Kodi supports icons for channels, but not for channel groups:

xbmc/xbmcblob/724bd62606f945e869735b7cebe54d3794fb9e64...


Read full story

What is confusing is that the log entry is created on 2026-06-17 23:17:31.505 (for example), but the DVR entry is scheduled for 2026-05-30 20:19:30, which is in the past.

Maybe you could enable debug/logging on more modules to see if you can find any more clues.


Read full story

Hi all,
is it possible to configure custom channel group icons on TVH which will be shown on the group view on for example arctic fuse 3?
I see the option to set a group icon with full URL but it is not shown in Kodi.

Thank you


Read full story

The solution was to disable Use A/V library, install ffmpeg and wrap all URLs in a pipe like this:

pipe:////usr/bin/ffmpeg -loglevel fatal -probesize 10M -analyzeduration 0 -fpsprobesize 0 -i {url} -vcodec copy -acodec copy -f mpegts pipe:1

Couldn't find any documentation on this change so I'm not sure when/where it happened. But it's working for me on build 4...


Read full story