Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dvr_api:dvr_recording_rules [2020/10/25 01:27]
neds
dvr_api:dvr_recording_rules [2020/10/25 01:36] (current)
neds
Line 1: Line 1:
 ======DVR Recording Rules====== ======DVR Recording Rules======
 <btn type="​success"​ size="​xs"​ icon="​fa fa-chevron-left">​[[:​DVR API|Back to all DVR API topics]]</​btn>​ <btn type="​success"​ size="​xs"​ icon="​fa fa-chevron-left">​[[:​DVR API|Back to all DVR API topics]]</​btn>​
 +
 +<WRAP center info>
 +This is a mirror of the documentation from: https://​github.com/​Silicondust/​documentation/​wiki/​DVR-Recording-Rules
 +</​WRAP>​
 +
  
 A Series rule will record every unique episode that matches the given criteria within a TV series. The rule does not expire. Only one Series rule can exist per TV series. A Series rule will record every unique episode that matches the given criteria within a TV series. The rule does not expire. Only one Series rule can exist per TV series.
Line 148: Line 153:
         "​Synopsis":​ "With MI6 under attack, James Bond comes to M's rescue when her daunting past comes back to haunt her, forcing him to seek revenge and take down whoever gets in his way in an effort to find the dangerous assassin before its too late. (3.5/​4.0)",​         "​Synopsis":​ "With MI6 under attack, James Bond comes to M's rescue when her daunting past comes back to haunt her, forcing him to seek revenge and take down whoever gets in his way in an effort to find the dangerous assassin before its too late. (3.5/​4.0)",​
         "​ImageURL":​ "​http://​my.hdhomerun.com/​fyimediaservices/​v_3_3_6_1/​Program.svc/​96/​1579711/​Primary",​         "​ImageURL":​ "​http://​my.hdhomerun.com/​fyimediaservices/​v_3_3_6_1/​Program.svc/​96/​1579711/​Primary",​
-        "​ChannelOnly":​ "​2.1",​+        "​ChannelOnly":​ "2.1|702",
         "​AfterOriginalAirdateOnly":​ 1351209600,         "​AfterOriginalAirdateOnly":​ 1351209600,
-        "​TeamOnly":​ "​England",​+        "​TeamOnly":​ "​England|Wales",
         "​DateTimeOnly":​ 1455212160,         "​DateTimeOnly":​ 1455212160,
         "​Priority":​ 1,         "​Priority":​ 1,
Line 169: Line 174:
  
 </​WRAP>​ </​WRAP>​
 +==== History ====
 +<WRAP indent>
 +
 +  * 20201024:
 +    * API changes.
 +
 +  * 20160318:
 +    * Add TeamOnly rules.
 +    * Expand delete command.
 +
 +  * 20160218:
 +    * Add command will update an existing rule if a collision occurs.
 +    * The OriginalAirdate associated with the series no longer reported in the recording rule results.
 +    * Results include all matching rules if a SeriesID is specified.
 +</​WRAP>​
 +
 +Copyright © 2016-2020 Silicondust USA Inc. <​www.silicondust.com>​.
  • Last modified: 2020/10/25 01:27