[mythtv-commits] [MythTV/mythtv] 80f447: Default channel number for IPTV channel scan
kmdewaal
noreply at github.com
Sat Nov 30 21:24:38 UTC 2024
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 80f447cbcf8cbd35e776b518f8fef299093d16ca
https://github.com/MythTV/mythtv/commit/80f447cbcf8cbd35e776b518f8fef299093d16ca
Author: Klaas de Waal <klaas at kldo.nl>
Date: 2024-11-30 (Sat, 30 Nov 2024)
Changed paths:
M mythtv/libs/libmythtv/channelscan/iptvchannelfetcher.cpp
Log Message:
-----------
Default channel number for IPTV channel scan
When the IPTV channel scan does not contain a channel number for a
channel then a default channel number is used. This is the first
unused channel number in the database for that video source.
The code for this looks at all channels, but the channels that
have been deleted should be excluded. This is now fixed.
Refs #936
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