Mailing List Archive

[MythTV/mythtv] 150eed: Fix error in power search / custom record SQL vali...
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 150eed8b4180d2b1d29034b6fd27733e9b744440
https://github.com/MythTV/mythtv/commit/150eed8b4180d2b1d29034b6fd27733e9b744440
Author: Peter Bennett <pbennett@mythtv.org>
Date: 2023-07-05 (Wed, 05 Jul 2023)

Changed paths:
M mythtv/libs/libmythtv/recordingrule.cpp
M mythtv/programs/mythfrontend/customedit.cpp

Log Message:
-----------
Fix error in power search / custom record SQL validation

When creating a Custom record rule, the SQL validation failed to detect
an error with title = 'Some Value'. The test query only contained
two tables but the actual query used has three tables.

Also changed to return the error text when the service API V2 is used to
create the Power Search rule.


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits