<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 5/25/2018 1:26 AM, John Veness
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:6bd50e03-38b6-09b0-9c55-7623b59e7824@pelago.org.uk">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <div class="moz-cite-prefix">On 24/05/2018 21:34, Greg Oliver
        wrote:<br>
      </div>
      <blockquote type="cite"
cite="mid:CAF4tN+9hp8d2GE_vGW6DjORJdDbWHVRGNuOzUgWfeDF7jqeXmA@mail.gmail.com">
        <div dir="ltr">
          <div class="gmail_default"
            style="font-family:monospace,monospace">I ... was just
            wondering if people keep their lineups around forever (I
            have non-watched recordings from 2013 still) so their
            displays are not #xxxx on each recording..<br>
          </div>
        </div>
      </blockquote>
      <br>
      Here in the UK, channels often change number, so I too have lots
      of recordings that show #xxxx for the channel name, which looks
      ugly. Even worse, sometimes new channels take over an old number,
      so recordings that were originally recorded on, say, Drama, may
      change to say they were recorded on ITV3, which is positively
      misleading!<br>
      <br>
      It would involve a database schema change, but I think the best
      solution would be to save the channel *name* for each recording in
      the recordings table, and use that when displaying in the UI,
      rather than doing a lookup of the number in the channels table.
      This would use slightly more disk space but would be slightly
      quicker (one fewer lookup) and would retain what channel a
      recording was made on, even if that channel moves or is renamed
      later. This seems more "correct" behaviour to me.<br>
      <br>
      John<br>
      <pre class="moz-signature" cols="72">-- 
John Veness, MythTV user, UK, DVB-T</pre>
      <!--'"--><br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://lists.mythtv.org/mailman/listinfo/mythtv-users">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a>
<a class="moz-txt-link-freetext" href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a>
MythTV Forums: <a class="moz-txt-link-freetext" href="https://forum.mythtv.org">https://forum.mythtv.org</a>
</pre>
    </blockquote>
    I concur with John and give his idea a +1.  This also affects the
    Mythweb statistics page.<br>
    Jay<br>
  </body>
</html>