Mailing List Archive

[MythTV/mythtv] 41072d: v2 api: GetVideoList: cater for multiple sort fields
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 41072d464649241f1973556368d1325047d33b04
https://github.com/MythTV/mythtv/commit/41072d464649241f1973556368d1325047d33b04
Author: Peter Bennett <pbennett@mythtv.org>
Date: 2023-11-08 (Wed, 08 Nov 2023)

Changed paths:
M mythtv/programs/mythbackend/servicesv2/v2video.cpp

Log Message:
-----------
v2 api: GetVideoList: cater for multiple sort fields

The service now can take any number of sort fields separated by commas.
Also each sort field can optionally have a space and ASC or DESC to
individually control ascending or descending for that sort field. The
global Descending parameter is the default for fields that do not
individually specify ascending or descending.


Commit: 7789ac5ec350a834eb7b32034df4f258fd36596c
https://github.com/MythTV/mythtv/commit/7789ac5ec350a834eb7b32034df4f258fd36596c
Author: Peter Bennett <pbennett@mythtv.org>
Date: 2023-11-08 (Wed, 08 Nov 2023)

Changed paths:
M mythtv/html/backend/src/app/dashboard/videos/videos.component.ts

Log Message:
-----------
iweb app: Improve sort for video list

Episodes in a series were showing in random order. Now sort in ascending
order of season and episode or release date if there is no season and
episode. If the user has reversed the title sort, the episode sort will
also be reversed.


Commit: d4863f72f13d147ce6ac1755fc09116e5a4d638e
https://github.com/MythTV/mythtv/commit/d4863f72f13d147ce6ac1755fc09116e5a4d638e
Author: Peter Bennett <pbennett@mythtv.org>
Date: 2023-11-08 (Wed, 08 Nov 2023)

Changed paths:
M mythtv/html/apps/backend/main.js

Log Message:
-----------
web app rebuild


Compare: https://github.com/MythTV/mythtv/compare/cddc0ab08e4a...d4863f72f13d
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits