[mythtv-commits] [MythTV/mythtv] 621c39: Services API: Add Power Priority maintnance method...

Peter Bennett noreply at github.com
Sat Nov 9 17:32:03 UTC 2024


  Branch: refs/heads/peter
  Home:   https://github.com/MythTV/mythtv
  Commit: 621c397bca5f3c3a22e71158e4ce479b65591164
      https://github.com/MythTV/mythtv/commit/621c397bca5f3c3a22e71158e4ce479b65591164
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2024-11-09 (Sat, 09 Nov 2024)

  Changed paths:
    M mythtv/programs/mythbackend/CMakeLists.txt
    M mythtv/programs/mythbackend/mythbackend.pro
    M mythtv/programs/mythbackend/servicesv2/v2dvr.cpp
    M mythtv/programs/mythbackend/servicesv2/v2dvr.h
    A mythtv/programs/mythbackend/servicesv2/v2powerPriority.h

  Log Message:
  -----------
  Services API: Add Power Priority maintnance methods to Dvr service.


  Commit: e1cbcd833bcc184602f9bbe4c9d5a815251f9d2a
      https://github.com/MythTV/mythtv/commit/e1cbcd833bcc184602f9bbe4c9d5a815251f9d2a
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2024-11-09 (Sat, 09 Nov 2024)

  Changed paths:
    M mythtv/html/apps/backend/main.js
    M mythtv/html/assets/i18n/bg.json
    M mythtv/html/assets/i18n/ca.json
    M mythtv/html/assets/i18n/cs.json
    M mythtv/html/assets/i18n/da.json
    M mythtv/html/assets/i18n/de.json
    M mythtv/html/assets/i18n/el.json
    M mythtv/html/assets/i18n/en_CA.json
    M mythtv/html/assets/i18n/en_GB.json
    M mythtv/html/assets/i18n/en_US.json
    M mythtv/html/assets/i18n/es.json
    M mythtv/html/assets/i18n/es_ES.json
    M mythtv/html/assets/i18n/et.json
    M mythtv/html/assets/i18n/fi.json
    M mythtv/html/assets/i18n/fr.json
    M mythtv/html/assets/i18n/he.json
    M mythtv/html/assets/i18n/hr.json
    M mythtv/html/assets/i18n/hu.json
    M mythtv/html/assets/i18n/is.json
    M mythtv/html/assets/i18n/it.json
    M mythtv/html/assets/i18n/ja.json
    M mythtv/html/assets/i18n/nb.json
    M mythtv/html/assets/i18n/nl.json
    M mythtv/html/assets/i18n/pl.json
    M mythtv/html/assets/i18n/pt.json
    M mythtv/html/assets/i18n/pt_BR.json
    M mythtv/html/assets/i18n/ru.json
    M mythtv/html/assets/i18n/sl.json
    M mythtv/html/assets/i18n/sv.json
    M mythtv/html/assets/i18n/tr.json
    M mythtv/html/assets/i18n/zh_CN.json
    M mythtv/html/assets/i18n/zh_HK.json
    M mythtv/html/backend/src/app/app.module.ts
    A mythtv/html/backend/src/app/dashboard/dashboard-settings/custom-priorities/custom-priorities.component.css
    A mythtv/html/backend/src/app/dashboard/dashboard-settings/custom-priorities/custom-priorities.component.html
    A mythtv/html/backend/src/app/dashboard/dashboard-settings/custom-priorities/custom-priorities.component.spec.ts
    A mythtv/html/backend/src/app/dashboard/dashboard-settings/custom-priorities/custom-priorities.component.ts
    M mythtv/html/backend/src/app/dashboard/dashboard-settings/dashboard-settings.component.html
    M mythtv/html/backend/src/app/schedule/schedule.component.html
    M mythtv/html/backend/src/app/services/dvr.service.ts
    M mythtv/html/backend/src/app/services/interfaces/dvr.interface.ts

  Log Message:
  -----------
  Web App: Add Custom Priorities to dashboard settings

Add create, delete, update support for Custom Priority.


Compare: https://github.com/MythTV/mythtv/compare/bb803cd2ea65...e1cbcd833bcc

To unsubscribe from these emails, change your notification settings at https://github.com/MythTV/mythtv/settings/notifications


More information about the mythtv-commits mailing list