[mythtv-commits] [MythTV/mythtv] 8cc9ce: Service API: Changes to support Previously Recorde...
Peter Bennett
noreply at github.com
Mon Dec 23 16:31:19 UTC 2024
Branch: refs/heads/peter
Home: https://github.com/MythTV/mythtv
Commit: 8cc9ce9e3de8e457b3b479cb19fab4681631af8b
https://github.com/MythTV/mythtv/commit/8cc9ce9e3de8e457b3b479cb19fab4681631af8b
Author: Peter Bennett <pbennett at mythtv.org>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M mythtv/libs/libmythbase/programinfo.cpp
M mythtv/libs/libmythbase/programinfo.h
M mythtv/programs/mythbackend/servicesv2/v2dvr.cpp
M mythtv/programs/mythbackend/servicesv2/v2dvr.h
M mythtv/programs/mythbackend/servicesv2/v2recording.h
M mythtv/programs/mythbackend/servicesv2/v2serviceUtil.cpp
Log Message:
-----------
Service API: Changes to support Previously Recorded in web app
2 new methods UpdateOldRecorded and RemoveOldRecorded support actions
available in Previously Recorded Page
An additional field in the program list response for showing the old
recorded status.
Commit: 32434dbe1e594ca44b61d1257a68721299745f4b
https://github.com/MythTV/mythtv/commit/32434dbe1e594ca44b61d1257a68721299745f4b
Author: Peter Bennett <pbennett at mythtv.org>
Date: 2024-12-23 (Mon, 23 Dec 2024)
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/dashboard-routing.module.ts
M mythtv/html/backend/src/app/dashboard/dashboard.component.ts
A mythtv/html/backend/src/app/dashboard/prevrecs/prevrecs.component.css
A mythtv/html/backend/src/app/dashboard/prevrecs/prevrecs.component.html
A mythtv/html/backend/src/app/dashboard/prevrecs/prevrecs.component.spec.ts
A mythtv/html/backend/src/app/dashboard/prevrecs/prevrecs.component.ts
M mythtv/html/backend/src/app/services/interfaces/recording.interface.ts
Log Message:
-----------
web app: New page for Previously Recorded
The page is not yet done, just a blank page is displayed at this time
Compare: https://github.com/MythTV/mythtv/compare/65293ec53bfd...32434dbe1e59
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