[mythtv-commits] [MythTV/mythtv] 4f9803: Service API: Additional sort options for recorded ...
Peter Bennett
noreply at github.com
Tue Apr 8 18:49:15 UTC 2025
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 4f98035ba1abd77698602f289c21e7d412710771
https://github.com/MythTV/mythtv/commit/4f98035ba1abd77698602f289c21e7d412710771
Author: Peter Bennett <pbennett at mythtv.org>
Date: 2025-04-08 (Tue, 08 Apr 2025)
Changed paths:
M mythtv/libs/libmythbase/programinfo.cpp
Log Message:
-----------
Service API: Additional sort options for recorded list
- Fix channum sort to sort numerically
- Add sort by filesize or duration
Refs #1026
Commit: bccbd1603784491d694d5eff973febffb7c84007
https://github.com/MythTV/mythtv/commit/bccbd1603784491d694d5eff973febffb7c84007
Author: Peter Bennett <pbennett at mythtv.org>
Date: 2025-04-08 (Tue, 08 Apr 2025)
Changed paths:
M mythtv/html/backend/src/app/dashboard/recordings/recordings.component.html
M mythtv/html/backend/src/app/dashboard/recordings/recordings.component.ts
M mythtv/html/backend/src/app/dashboard/upcoming/upcoming.component.html
M mythtv/html/backend/src/app/dashboard/upcoming/upcoming.component.ts
M mythtv/html/backend/src/app/services/dvr.service.ts
Log Message:
-----------
web app: Recordings tab enhancements
Add sort feature to all columns in Recordings.
Fix upcoming tab refresh, would not have shown additional rows after a
refresh
Refs #1026
Compare: https://github.com/MythTV/mythtv/compare/92d486181c53...bccbd1603784
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