Feature #2185
Use SQL statements for autorecorings
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-07-22
Due date:
% Done:
0%
Estimated time:
Description
I used MythTV for a long time and loved the ability that you can write SQL statements to find the entries within the EPG you want to record.
As there is an sqlite database which stores the EPG within tvheadend, perhaps there is a easy way to use SQL statements to write autorecording rules.
History
Updated by Sam Stenvall over 10 years ago
The EPG database file you see in the configuration directory isn't an SQLite database at all. I strongly doubt any kind of SQL filtering will be possible until eventually the application is moved to use an SQL backend.