Feature #4709
Optional fuzzy mapping of channel names
100%
Description
When mapping services to channels we rely on exact matching of channel names.
This means that "Channel 5" does not merge with "Channel 5 HD" meaning that we have to merge them manually if we want the "preferred service video type" to work.
Additionally DVB-T and DVB-S sometimes use different names for the same channel, differing in case and spacing. So we have "Channel 5 +1", "Channel 5+1", "ONE" and "One", "5HD" and "5 HD".
So add a new checkbox to "map services" dialog to optionally ignore spacing and case and strip a trailing "HD" from the channel names for compares. This results in more services matches so all the following will merge in to one channel: "Channel 4+1", "Channel 4 +1", "Channel 4+1HD", "Channel 4+1 HD". The exact name chosen for the channel will depend on mapping order but it could be subsequently edited by the user if they have a preference for spacing.
Related issues
History
Updated by Em Smith almost 7 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|e6aba24a4fe3290b6b1fc51941547410517f29a7.
Updated by Mark Clarkstone almost 7 years ago
- Related to Feature #3407: Merge similar option for service mapper added