]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
Implement age ratings on XMLTV
authoredisionnano <samantas5855@gmail.com>
Thu, 10 Jul 2025 22:54:45 +0000 (01:54 +0300)
committerFlole <Flole998@users.noreply.github.com>
Wed, 16 Jul 2025 23:21:28 +0000 (01:21 +0200)
commite065d661aa837aef0fa93b5350afef4a2b77ed79
treec169cd00996b53f680fafd9b5bd33c3fbdf66ef0
parentaaf31d96422bad6474744e2bddc65451b2c6b96a
Implement age ratings on XMLTV

Update xmltv.c

Apply suggestion from @Copilot

Test for epgdb_processparentallabels to avoid false positives

Add branch in case rating_label exists but system is null

Fallback to rl_display_age before rl_age

Co-Authored-By: Copilot <175728472+Copilot@users.noreply.github.com>
src/webui/xmltv.c