[mythtv-commits] [MythTV/mythtv] 2e11e3: Save service_type in channelscan_channel
kmdewaal
noreply at github.com
Sun Aug 30 16:06:53 UTC 2020
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 2e11e33b7af24c8a867b5b5f056a7c42c730c7c7
https://github.com/MythTV/mythtv/commit/2e11e33b7af24c8a867b5b5f056a7c42c730c7c7
Author: Klaas de Waal <kdewaal at mythtv.org>
Date: 2020-08-30 (Sun, 30 Aug 2020)
Changed paths:
M mythtv/bindings/perl/MythTV.pm
M mythtv/bindings/python/MythTV/static.py
M mythtv/libs/libmythbase/mythversion.h
M mythtv/libs/libmythtv/channelinfo.cpp
M mythtv/libs/libmythtv/channelscan/scaninfo.cpp
M mythtv/libs/libmythtv/dbcheck.cpp
Log Message:
-----------
Save service_type in channelscan_channel
Save the service_type of scanned channels in database table channelscan_channel.
The service_type is now correctly processed in the "Import Existing Scan" function.
Fixes #8774
More information about the mythtv-commits
mailing list