NextPVR Forums

Full Version: One show, with another show in the middle one recording - without manual?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So britains got talent, tv1 at 1900 is broken up by the lotto draw at 2000.

Then it completes, it make 2 recordings. I'd like it to be one.

Code:
<programme start="20170520190000 +1200" stop="20170520200000 +1200" channel="1200">
    <title>Britain's Got Talent</title>
    <desc>Ant and Dec host the UK's biggest talent show as judges Simon Cowell, Amanda Holden, Alesha Dixon and David Walliams take in more weird and wonderful auditions across the nation.</desc>
    <category>Series - Reality</category>
    <rating>
      <value>G</value>
    </rating>
    <star-rating>
      <value>6/8</value>
    </star-rating>
    <subtitles type="teletext" />
  <icon src="file://C:\Users\Public\NPVR\Media\Shows\TV Series\ca1e830d-5f41-4e51-acc7-8a81e50fbe29.jpg" />
  </programme>
  <programme start="20170520200000 +1200" stop="20170520200500 +1200" channel="1200">
    <title>Lotto</title>
    <desc>No synopsis available</desc>
  </programme>
  <programme start="20170520200500 +1200" stop="20170520201500 +1200" channel="1200">
    <title>Britain's Got Talent Continued</title>
    <desc>Ant and Dec host the UK's biggest talent show as judges Simon Cowell, Amanda Holden, Alesha Dixon and David Walliams take in more weird and wonderful auditions across the nation.</desc>
    <rating>
      <value>G</value>
    </rating>
    <subtitles type="teletext" />
  </programme>

Any ways of doing this?
i just add post padding
the simplest thing I can think of is 15 minutes post-padding, and then just delete the 2nd recording. just make sure britain's got talent is a high priority recording, so that both pieces are always set for the same tuner - you don't want to have something else scheduled at 2000 on a different channel taking the tuner away, as that will kill the padding.
johnsonx42 Wrote:the simplest thing I can think of is 15 minutes post-padding, and then just delete the 2nd recording. just make sure britain's got talent is a high priority recording, so that both pieces are always set for the same tuner - you don't want to have something else scheduled at 2000 on a different channel taking the tuner away, as that will kill the padding.

I did add the post padding. Question though, why does it pick the the continued episode?