Hello i have custom recording set with:
SELECT * FROM EPG_EVENT WHERE title LIKE '%ᴸᶦᵛᵉ%' AND title LIKE '%EFL%' AND title not LIKE '%HIGHLI%' and channel_oid IN (10259,10256,3963,3964)
How can i add rule that recording need to last at least 1hour. I dont want to record show with 15 minutes lenght.
SELECT * FROM EPG_EVENT WHERE title LIKE '%ᴸᶦᵛᵉ%' AND title LIKE '%EFL%' AND title not LIKE '%HIGHLI%' and channel_oid IN (10259,10256,3963,3964)
How can i add rule that recording need to last at least 1hour. I dont want to record show with 15 minutes lenght.
![[Image: YWBNG9l.png]](https://i.imgur.com/YWBNG9l.png)