Configuration.RecordingsAdvancedRules - emveepee/Testing GitHub Wiki
| | | | | |
Advanced rules are SQL statements that that can be fairly complex but are also very powerful. Via the Manual Record popup they allow you to configure NextPVR to record all shows that match set condition(s). Define a daily recording and channel and set the advanced rules like one of the examples below.
- Record all shows with 'news' in the title.
title LIKE '%news%'
- Record all shows with 'news' in the title which fall within a set time period (hh:mm:ss represents a time).
title LIKE '%news%' AND time(start_time,'localtime') > time('hh:mm:ss') AND time(start_time,'localtime') < time('hh:mm:ss')
Page last modified on January 12, 2011, at 02:09 PM
- General
- Devices
- Channels
- Recording
- Media Folders
- Decoders
- Misc
- Misc2
- DVD
- NMT and Web
- Status
- Plugins
- EPG
- Advanced (config.xml)
Help pay the bills, and keep the project alive!
Support NextPVR by viewing this ad

