<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://info.hdhomerun.com/info/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://info.hdhomerun.com/info/feed.php">
        <title>Everything HDHomeRun - dvr_api</title>
        <description></description>
        <link>http://info.hdhomerun.com/info/</link>
        <image rdf:resource="http://info.hdhomerun.com/info/_media/logo.png" />
       <dc:date>2026-04-19T10:40:15+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://info.hdhomerun.com/info/dvr_api:deleting_recordings?rev=1707275346&amp;do=diff"/>
                <rdf:li rdf:resource="http://info.hdhomerun.com/info/dvr_api:dvr_recording_rules?rev=1603589811&amp;do=diff"/>
                <rdf:li rdf:resource="http://info.hdhomerun.com/info/dvr_api:live_tv?rev=1603590235&amp;do=diff"/>
                <rdf:li rdf:resource="http://info.hdhomerun.com/info/dvr_api:poke_record_engine?rev=1603590179&amp;do=diff"/>
                <rdf:li rdf:resource="http://info.hdhomerun.com/info/dvr_api:record_engine_status?rev=1603590018&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://info.hdhomerun.com/info/_media/logo.png">
        <title>Everything HDHomeRun</title>
        <link>http://info.hdhomerun.com/info/</link>
        <url>http://info.hdhomerun.com/info/_media/logo.png</url>
    </image>
    <item rdf:about="http://info.hdhomerun.com/info/dvr_api:deleting_recordings?rev=1707275346&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-07T03:09:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>deleting_recordings</title>
        <link>http://info.hdhomerun.com/info/dvr_api:deleting_recordings?rev=1707275346&amp;do=diff</link>
        <description>Deleting recordings

Back to all DVR API topics

This is a mirror of the documentation from: &lt;https://github.com/Silicondust/documentation/wiki/Deleting-Recordings&gt;

A recording is deleted by sending a request to the record engine hosting the recording on the local network. The episode can optionally be flagged to be re-recorded.

API URL

The API URL is unique for each recording. Look for the</description>
    </item>
    <item rdf:about="http://info.hdhomerun.com/info/dvr_api:dvr_recording_rules?rev=1603589811&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-10-25T01:36:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dvr_recording_rules</title>
        <link>http://info.hdhomerun.com/info/dvr_api:dvr_recording_rules?rev=1603589811&amp;do=diff</link>
        <description>DVR Recording Rules

Back to all DVR API topics

This is a mirror of the documentation from: &lt;https://github.com/Silicondust/documentation/wiki/DVR-Recording-Rules&gt;

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 Movie rule will record the first showing of the movie that matches the given criteria. The rule will automatically expire after the movie has been recorded. Onl…</description>
    </item>
    <item rdf:about="http://info.hdhomerun.com/info/dvr_api:live_tv?rev=1603590235&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-10-25T01:43:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>live_tv</title>
        <link>http://info.hdhomerun.com/info/dvr_api:live_tv?rev=1603590235&amp;do=diff</link>
        <description>Live TV

Back to all DVR API topics

This is a mirror of the documentation from: &lt;https://github.com/Silicondust/documentation/wiki/Live-TV&gt;

The record engine supports buffering live TV with automatic tuner sharing.

API URL

&lt;storage engine BaseURL&gt;/auto/v&lt;channel number&gt;?&lt;parameters&gt;

Example: 

http://10.20.20.162:4999/auto/v2.1?&lt;parameters&gt;</description>
    </item>
    <item rdf:about="http://info.hdhomerun.com/info/dvr_api:poke_record_engine?rev=1603590179&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-10-25T01:42:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>poke_record_engine</title>
        <link>http://info.hdhomerun.com/info/dvr_api:poke_record_engine?rev=1603590179&amp;do=diff</link>
        <description>Poke record engine

Back to all DVR API topics

This is a mirror of the documentation from: &lt;https://github.com/Silicondust/documentation/wiki/Poke-Record-Engine&gt;

Any time a recording rule is added, deleted, or modified the client sends a message to the record engine to tell it to recompute upcoming record tasks.

API URL

&lt;storage engine BaseURL&gt;/recording_events.post?sync</description>
    </item>
    <item rdf:about="http://info.hdhomerun.com/info/dvr_api:record_engine_status?rev=1603590018&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-10-25T01:40:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>record_engine_status</title>
        <link>http://info.hdhomerun.com/info/dvr_api:record_engine_status?rev=1603590018&amp;do=diff</link>
        <description>Record engine status

Back to all DVR API topics

This is a mirror of the documentation from: &lt;https://github.com/Silicondust/documentation/wiki/Record-Engine-Status&gt;

The record engine provides basic status information.

API URL

&lt;storage engine BaseURL&gt;/discover.json

Example: 

http://10.20.20.162:4999/discover.json

Result format


{
    &quot;FriendlyName&quot;:&quot;HDHomeRun RECORD&quot;,
    &quot;Version&quot;:&quot;20160514atest2&quot;,
    &quot;BaseURL&quot;:&quot;http://10.20.20.162:4999&quot;,
    &quot;StorageURL&quot;:&quot;http://10.20.20.162:4999/reco…</description>
    </item>
</rdf:RDF>
