[mythtv-commits] [MythTV/mythtv] e5acde: web-app: Improvements to Program Guide page

Peter Bennett noreply at github.com
Tue May 23 00:27:57 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: e5acde67d29312ef14a79495d293fec37346db57
      https://github.com/MythTV/mythtv/commit/e5acde67d29312ef14a79495d293fec37346db57
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2023-05-22 (Mon, 22 May 2023)

  Changed paths:
    M mythtv/html/assets/i18n/en_US.json
    M mythtv/html/backend/src/app/app.module.ts
    M mythtv/html/backend/src/app/dashboard/recordings/recordings.component.ts
    M mythtv/html/backend/src/app/guide/components/channelicon/channelicon.component.html
    M mythtv/html/backend/src/app/guide/components/channelicon/channelicon.component.ts
    M mythtv/html/backend/src/app/guide/components/programentry/programentry.component.css
    M mythtv/html/backend/src/app/guide/components/programentry/programentry.component.html
    M mythtv/html/backend/src/app/guide/components/programentry/programentry.component.ts
    M mythtv/html/backend/src/app/guide/components/timebar/timebar.component.html
    M mythtv/html/backend/src/app/guide/components/timebar/timebar.component.ts
    M mythtv/html/backend/src/app/guide/guide.component.html
    M mythtv/html/backend/src/app/guide/guide.component.ts
    A mythtv/html/backend/src/app/schedule/schedule.component.css
    A mythtv/html/backend/src/app/schedule/schedule.component.html
    A mythtv/html/backend/src/app/schedule/schedule.component.spec.ts
    A mythtv/html/backend/src/app/schedule/schedule.component.ts
    M mythtv/html/backend/src/app/services/interfaces/recording.interface.ts

  Log Message:
  -----------
  web-app: Improvements to Program Guide page

- Do not display question mark icons on channels that have no icon
- Add page-left (<<) and page-right (>>) links in the grid.
- Show program recording status in the grid.
- Show actual date in the grid, instead of "Today" always.
- If you mess up entering the date, go to current date rather than 1969.




More information about the mythtv-commits mailing list