<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 12/06/18 18:31, Philip Brady wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:AM6P194MB032844010D079A4DFA1B0C66CD7F0@AM6P194MB0328.EURP194.PROD.OUTLOOK.COM">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
      <div id="divtagdefaultwrapper"
style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;"
        dir="ltr">
        <p style="margin-top:0;margin-bottom:0"><span style="font-size:
            12pt;"> </span><br>
        </p>
        <div style="color: rgb(0, 0, 0);">
          <div class="BodyFragment"><font size="2"><span
                style="font-size:11pt;">
                <div class="PlainText">>Den 2018-06-09 kl. 22:40,
                  skrev George Poulson:<br>
                  >> <br>
                  >> According to the ticket the patch has now
                  been applied and will be released in Master and
                  29-fixes<br>
                  ><br>
                  >I fixed it in a different way than the patch did,
                  but yes, it should work in master and fixes/29 now.<br>
                  ><br>
                  >Cheers<br>
                  >Jonatan<br>
                  <br>
                </div>
                <div class="PlainText">I'm seeking clarification from
                  the experts in order to update the channel
                  editor wiki.</div>
                <div class="PlainText"><br>
                </div>
                <div class="PlainText">Under 0.27 if I alter channel
                  numbers via the editor and <span style="font-family:
                    Calibri, Helvetica, sans-serif, EmojiFont,
                    "Apple Color Emoji", "Segoe UI
                    Emoji", NotoColorEmoji, "Segoe UI
                    Symbol", "Android Emoji",
                    EmojiSymbols; font-size: 14.6667px;">choose <span
                      style="font-family: Calibri, Helvetica,
                      sans-serif, EmojiFont, "Apple Color
                      Emoji", "Segoe UI Emoji",
                      NotoColorEmoji, "Segoe UI Symbol",
                      "Android Emoji", EmojiSymbols;
                      font-size: 14.6667px;">frontend </span></span><span
                    style="font-family: Calibri, Helvetica, sans-serif,
                    EmojiFont, "Apple Color Emoji",
                    "Segoe UI Emoji", NotoColorEmoji,
                    "Segoe UI Symbol", "Android
                    Emoji", EmojiSymbols; font-size: 14.6667px;">sort
                    by </span><span style="font-family: Calibri,
                    Helvetica, sans-serif, EmojiFont, "Apple Color
                    Emoji", "Segoe UI Emoji",
                    NotoColorEmoji, "Segoe UI Symbol",
                    "Android Emoji", EmojiSymbols; font-size:
                    14.6667px;">channel number, I can change the order
                    of display.</span></div>
                <div class="PlainText"><br>
                </div>
                <div class="PlainText">Is that still the case with 29
                  pre-bugfix?   <span style="font-family: Calibri,
                    Helvetica, sans-serif, EmojiFont, "Apple Color
                    Emoji", "Segoe UI Emoji",
                    NotoColorEmoji, "Segoe UI Symbol",
                    "Android Emoji", EmojiSymbols; font-size:
                    14.6667px;">  </span><a
                    href="https://code.mythtv.org/trac/ticket/13154"
                    class="OWAAutoLink" style="font-family: Calibri,
                    Helvetica, sans-serif, EmojiFont, "Apple Color
                    Emoji", "Segoe UI Emoji",
                    NotoColorEmoji, "Segoe UI Symbol",
                    "Android Emoji", EmojiSymbols; font-size:
                    14.6667px;" moz-do-not-send="true">https://code.mythtv.org/trac/ticket/13154</a><span
                    style="font-family: Calibri, Helvetica, sans-serif,
                    EmojiFont, "Apple Color Emoji",
                    "Segoe UI Emoji", NotoColorEmoji,
                    "Segoe UI Symbol", "Android
                    Emoji", EmojiSymbols; font-size: 14.6667px;"> 
                    suggests that sorting is by ID not Channel no. or
                    callsign.</span></div>
                <div class="PlainText"><span style="font-family:
                    Calibri, Helvetica, sans-serif, EmojiFont,
                    "Apple Color Emoji", "Segoe UI
                    Emoji", NotoColorEmoji, "Segoe UI
                    Symbol", "Android Emoji",
                    EmojiSymbols; font-size: 14.6667px;"><br>
                  </span></div>
                <div class="PlainText"><span style="font-family:
                    Calibri, Helvetica, sans-serif, EmojiFont,
                    "Apple Color Emoji", "Segoe UI
                    Emoji", NotoColorEmoji, "Segoe UI
                    Symbol", "Android Emoji",
                    EmojiSymbols; font-size: 14.6667px;">If on a
                    bugfixed 29  you change callsigns to alter sort
                    order and choose frontend sort by callsign, will
                    there be any adverse effects
                  </span><span style="font-size: 11pt;">like failure to
                    tune or the need to re-create recording rules</span><span
                    style="font-size: 11pt;">?</span></div>
                <div class="PlainText"><br>
                </div>
                <div class="PlainText">Phil</div>
                <div class="PlainText"><br>
                </div>
              </span></font></div>
        </div>
      </div>
    </blockquote>
    The original trac ticket wording was a little loose, ID was actually
    channel number.<br>
    <br>
    I had a quick look at the commit in master and it seems to sort on
    name or channel number, it looks for callsign in the code (backend
    settings value) and if found sorts by name.<br>
    <br>
    In mythfrontend it only affects display.<br>
    <br>
    For DVB-T/T2/S/S2 in UK, mythtv scanning sets name and callsign
    initially to the same value, I don't know if this is true for atsc
    or some Schedules Direct formats.<br>
    <br>
    I don't know for sure if changing a callsign or name affects
    recording rules, although I suspect it will  if "Filter Options" 
    "This channel" in a recording rule is set. <br>
    <br>
    From a quick look at scheduler.cpp it looks like it uses callsign
    (recording rules use Station), which if I am correct means changing
    a callsign would affect existing recording rules, as would making a
    channel not Visible.<br>
    <br>
    Mike<br>
     <br>
    <font size="2"><span style="font-size:11pt;">
        <div class="PlainText"><span style="font-family: Calibri,
            Helvetica, sans-serif, EmojiFont, "Apple Color
            Emoji", "Segoe UI Emoji", NotoColorEmoji,
            "Segoe UI Symbol", "Android Emoji",
            EmojiSymbols; font-size: 14.6667px;"><br>
          </span><span style="font-size: 11pt;"></span></div>
        <div class="PlainText"><br>
        </div>
      </span></font>
  </body>
</html>