[mythtv-commits] [MythTV/mythtv] e68bca: Ask only once for non-conflicting channel number

kmdewaal noreply at github.com
Sun May 5 09:30:42 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: e68bca08864c06dd84fe8a1d1b2b336f7d53e7ed
      https://github.com/MythTV/mythtv/commit/e68bca08864c06dd84fe8a1d1b2b336f7d53e7ed
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2019-05-05 (Sun, 05 May 2019)

  Changed paths:
    M mythtv/libs/libmythtv/channelscan/channelimporter.cpp

  Log Message:
  -----------
  Ask only once for non-conflicting channel number

In mythtv-setup, when there is a channel number conflict after a channel scan, it is
posssible to select "Insert manually" and then enter a non-conflicting channel number yourself.
However, when this is done another popup dialog appears to let you do this once again.
This fix skips the second dialog when there is already a non-conflicting channel number chosen.




More information about the mythtv-commits mailing list