Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use isEmpty instead of isNull in UpdateChannel #994

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

kmdewaal
Copy link
Contributor

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

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 MythTV#973
@kmdewaal kmdewaal merged commit 20a721d into MythTV:master Dec 11, 2024
8 of 10 checks passed
@kmdewaal kmdewaal deleted the channelutil branch December 11, 2024 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant