]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
Fixup updating comment in _dvr_entry_update. Only overwrite existing title if comment...
authorksooo <3226626+ksooo@users.noreply.github.com>
Fri, 6 Sep 2024 14:30:55 +0000 (16:30 +0200)
committerFlole <Flole998@users.noreply.github.com>
Fri, 6 Sep 2024 17:14:49 +0000 (19:14 +0200)
commit2e92208c3c97672efad3b5d65889a048bbebdea1
treea165ee7289415ab58e6f3bdd682a118b354afa3a
parent4aff543283b88017a59c90ccd7d22aee24b5ee4f
Fixup updating comment in _dvr_entry_update. Only overwrite existing title if comment is not NULL. Follows the same logic now as other updates done in this function.
src/dvr/dvr_db.c