[mythtv-commits] [MythTV/mythtv] 20a721: Use isEmpty instead of isNull in UpdateChannel (#994)
kmdewaal
noreply at github.com
Wed Dec 11 20:59:44 UTC 2024
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 20a721dc9dead32ef86ecd0e5ee2e27c710cebc7
https://github.com/MythTV/mythtv/commit/20a721dc9dead32ef86ecd0e5ee2e27c710cebc7
Author: kmdewaal <klaas at kldo.nl>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M mythtv/libs/libmythtv/channelutil.cpp
Log Message:
-----------
Use isEmpty instead of isNull in UpdateChannel (#994)
Use isEmpty instead of isNull in ChannelUtil::UpdateChannel to
handle both an empty string and no string in the same way.
With an IPTV channel rescan the existing values of xmltvid and
icon are now preserved when there are no new values found in the scan.
Refs #973
To unsubscribe from these emails, change your notification settings at https://github.com/MythTV/mythtv/settings/notifications
More information about the mythtv-commits
mailing list