<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 10/26/2017 09:08 AM, Piotr Oniszczuk
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CALxQnOJzmvQMJaAfKh349f9-0FhCae29S5T1f-FAAkPfb4h_HA@mail.gmail.com">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>
                <div>
                  <div>
                    <div>
                      <div>Peter,<br>
                        <br>
                      </div>
                      Thx for working on <a
href="https://github.com/MythTV/mythtv/commit/61c6429d7b7a695683b910600b552607ce8955d0"
                        class="gmail-message" title="Redesigned
                        Previously Recorded Screen
                        Implements a new Previously Recorded screen. The
                        left column is
                        switchable between month dates and titles, and
                        the right column
                        gives a list of previously recorded episodes of
                        the show selected
                        on the left, or a list of recordings for the
                        month selected on the
                        left.
                        The old Previously Recorded screen is still
                        available via the
                        Default menu.
                        Fixes #13135" moz-do-not-send="true">Redesigned
                        Previously Recorded Screen</a><br>
                    </div>
                    Nice work!<br>
                  </div>
                  <br>
                  I have question regarding recordings presentation
                  here:<br>
                </div>
                Currently I see myth presents list of all schedules for
                given title.<br>
              </div>
              i.e. I see in list "previously recorded" (not recorded by
              duplication detection) shows together with
              "recorded".shows. <br>
              This makes browsing less readable as for every entry user
              needs to look on scheduling status.<br>
               <br>
            </div>
            is it possible to add filtering here so user can ask to see
            only "recorded" shows?<br>
            <br>
          </div>
          Alternatively maybe it will be good to add statetypes for
          every list entry - so themers will be able to add colors
          accordingly to scheduling status?<br>
             <br>
        </div>
        br<br>
        <br>
      </div>
      <br>
    </blockquote>
    Hi Piotr<br>
    <br>
    The list is showing the same selection as the old Previously
    Recorded, just filtered differently, by date or title.<br>
    <br>
    For the latest few weeks or 1 month (not sure the exact date range)
    it shows recordings made as well as recordings missed or not
    recorded for some reason. Those "not recorded" entries, older than
    some range, are automatically deleted from the oldrecorded table by
    the system. This page is just showing what is remaining in the
    oldrecorded table.<br>
    <br>
    It does have status on every entry. The last character on each line
    shows a 1 letter abbreviation and a color for the status such as F
    for failed, P for Previously Recorded, R for recorded. In MythCenter
    and MythCenter wide the whole line is color coded. This is themable
    the same as other program lists. I plan to update the wiki with
    details for themers.<br>
    <br>
    Peter<br>
  </body>
</html>