NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 38 39 40 41 42 … 433 Next »
NextPVR Refuses to record football games that start at the same time

NextPVR Refuses to record football games that start at the same time
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,723
Threads: 767
Joined: Nov 2003
#11
2018-09-23, 07:37 PM
guyinco6nito Wrote:Aside from trying to set my clock back to recreate these conditions for a test, I'm not sure how to investigate this further, but I'm open to any ideas.
You're probably just going to need to wait until the scenario is going to happen again.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#12
2018-09-25, 12:27 AM (This post was last modified: 2018-09-25, 12:31 AM by johnsonx42.)
I can confirm this bug with NFL Football. I manually tweaked Sunday's FOX game to start and end at the exact same time as the CBS game (1:25pm-4:25pm). Then I set an "All Episodes, All Channels" recording for "NFL Football". Result, it scheduled only the CBS game, but not the FOX game:
Code:
2018-09-24 17:05:31.024    [DEBUG][1]    ScheduleRecording@1
2018-09-24 17:05:31.024    [DEBUG][1]    ScheduleRecording@2.0
2018-09-24 17:05:31.024    [DEBUG][1]    ScheduleRecording@2.1
2018-09-24 17:05:31.024    [DEBUG][1]    CaptureSource.LoadAll()
2018-09-24 17:05:31.028    [DEBUG][1]    ScheduleRecording@2.2
2018-09-24 17:05:31.038    [DEBUG][1]    Checking if multi-record possible...
2018-09-24 17:05:31.041    [DEBUG][1]    ScheduleRecording@2.3
2018-09-24 17:05:31.065    [DEBUG][1]    ScheduleRecording@2.4
2018-09-24 17:05:31.065    [DEBUG][1]    ScheduleRecording@3
2018-09-24 17:05:31.125    [INFO][1]    UpdateRecurringRecording(486, 'NFL Football'):
<Rules>
  <ChannelOID>0</ChannelOID>
  <ChannelName>All Channels</ChannelName>
  <StartTime>2018-09-28T00:00:00.0000000Z</StartTime>
  <EndTime>2018-09-28T03:30:00.0000000Z</EndTime>
  <PrePadding>0</PrePadding>
  <PostPadding>0</PostPadding>
  <Quality>0</Quality>
  <Keep>0</Keep>
  <AdvancedRules>title like &apos;NFL Football&apos;</AdvancedRules>
</Rules>

2018-09-24 17:05:31.883    [DEBUG][1]    LoadListingByAdvancedRules(channel='all channels',advancedRules=title like 'NFL Football')
2018-09-24 17:05:32.031    [DEBUG][1]     - Potential episode at: 9/27/2018 5:00:00 PM
2018-09-24 17:05:32.034    [DEBUG][1]       ...check IsValid()
2018-09-24 17:05:32.034    [DEBUG][1]       ...scheduling episode
2018-09-24 17:05:32.034    [DEBUG][1]    ScheduleRecording@1
2018-09-24 17:05:32.034    [DEBUG][1]    ScheduleRecording@2.0
2018-09-24 17:05:32.034    [DEBUG][1]    ScheduleRecording@2.1
2018-09-24 17:05:32.034    [DEBUG][1]    CaptureSource.LoadAll()
2018-09-24 17:05:32.037    [DEBUG][1]    ScheduleRecording@2.2
2018-09-24 17:05:32.041    [DEBUG][1]    Checking if multi-record possible...
2018-09-24 17:05:32.042    [DEBUG][1]    ScheduleRecording@2.2
2018-09-24 17:05:32.043    [DEBUG][1]    ScheduleRecording@2.3
2018-09-24 17:05:32.047    [DEBUG][1]    ScheduleRecording@2.4
2018-09-24 17:05:32.047    [DEBUG][1]    ScheduleRecording@3
2018-09-24 17:05:32.060    [DEBUG][1]    ScheduleRecording@4
2018-09-24 17:05:32.060    [DEBUG][1]    ScheduleRecording@5
2018-09-24 17:05:32.060    [DEBUG][1]     - Potential episode at: 9/30/2018 10:00:00 AM
2018-09-24 17:05:32.060    [DEBUG][1]       ...check IsValid()
2018-09-24 17:05:32.060    [DEBUG][1]       ...scheduling episode
2018-09-24 17:05:32.060    [DEBUG][1]    ScheduleRecording@1
2018-09-24 17:05:32.060    [DEBUG][1]    ScheduleRecording@2.0
2018-09-24 17:05:32.060    [DEBUG][1]    ScheduleRecording@2.1
2018-09-24 17:05:32.060    [DEBUG][1]    CaptureSource.LoadAll()
2018-09-24 17:05:32.071    [DEBUG][1]    ScheduleRecording@2.2
2018-09-24 17:05:32.075    [DEBUG][1]    ScheduleRecording@2.3
2018-09-24 17:05:32.079    [DEBUG][1]    ScheduleRecording@2.4
2018-09-24 17:05:32.079    [DEBUG][1]    ScheduleRecording@3
2018-09-24 17:05:32.254    [DEBUG][1]    ScheduleRecording@4
2018-09-24 17:05:32.254    [DEBUG][1]    ScheduleRecording@5
2018-09-24 17:05:32.254    [DEBUG][1]     - Potential episode at: 9/30/2018 1:25:00 PM
2018-09-24 17:05:32.254    [DEBUG][1]       ...check IsValid()
2018-09-24 17:05:32.254    [DEBUG][1]       ...scheduling episode
2018-09-24 17:05:32.254    [DEBUG][1]    ScheduleRecording@1
2018-09-24 17:05:32.254    [DEBUG][1]    ScheduleRecording@2.0
2018-09-24 17:05:32.254    [DEBUG][1]    ScheduleRecording@2.1
2018-09-24 17:05:32.254    [DEBUG][1]    CaptureSource.LoadAll()
2018-09-24 17:05:32.471    [DEBUG][1]    ScheduleRecording@2.2
2018-09-24 17:05:32.478    [DEBUG][1]    ScheduleRecording@2.3
2018-09-24 17:05:32.483    [DEBUG][1]    ScheduleRecording@2.4
2018-09-24 17:05:32.483    [DEBUG][1]    ScheduleRecording@3
2018-09-24 17:05:32.495    [DEBUG][1]    ScheduleRecording@4
2018-09-24 17:05:32.495    [DEBUG][1]    ScheduleRecording@5
[COLOR="#FF0000"]2018-09-24 17:05:32.495    [DEBUG][1]     - Potential episode at: 9/30/2018 1:25:00 PM
2018-09-24 17:05:32.496    [DEBUG][1]       ...check IsValid()
2018-09-24 17:05:32.496    [DEBUG][1]       ...already got this episode scheduled[/COLOR]
It definitely DOES NOT have that episode scheduled.

Now, what is strange is that the CBS game (the one that did get scheduled) has unique_id "EP000031281651" while the FOX game has unique_id "SH000031280000". I don't know why the FOX game has a single-show ID rather than an episodic ID; however this does not appear to the cause of the issue.

I tried manually putting in a valid "EP" id for the FOX game, and the result was the same; only the CBS game was scheduled.

Finally, I put the FOX game time back to the correct time (1:00pm), and re-created the recurring recording; now both Sunday afternoon games are scheduled:
Code:
2018-09-24 17:23:06.068    [DEBUG][1]    ScheduleRecording@1
2018-09-24 17:23:06.068    [DEBUG][1]    ScheduleRecording@2.0
2018-09-24 17:23:06.068    [DEBUG][1]    ScheduleRecording@2.1
2018-09-24 17:23:06.068    [DEBUG][1]    CaptureSource.LoadAll()
2018-09-24 17:23:06.071    [DEBUG][1]    ScheduleRecording@2.2
2018-09-24 17:23:06.083    [DEBUG][1]    Checking if multi-record possible...
2018-09-24 17:23:06.088    [DEBUG][1]    ScheduleRecording@2.3
2018-09-24 17:23:06.122    [DEBUG][1]    ScheduleRecording@2.4
2018-09-24 17:23:06.122    [DEBUG][1]    ScheduleRecording@3
2018-09-24 17:23:06.334    [INFO][1]    UpdateRecurringRecording(489, 'NFL Football'):
<Rules>
  <ChannelOID>0</ChannelOID>
  <ChannelName>All Channels</ChannelName>
  <StartTime>2018-09-28T00:00:00.0000000Z</StartTime>
  <EndTime>2018-09-28T03:30:00.0000000Z</EndTime>
  <PrePadding>0</PrePadding>
  <PostPadding>0</PostPadding>
  <Quality>0</Quality>
  <Keep>0</Keep>
  <AdvancedRules>title like &apos;NFL Football&apos;</AdvancedRules>
</Rules>

2018-09-24 17:23:06.470    [DEBUG][1]    LoadListingByAdvancedRules(channel='all channels',advancedRules=title like 'NFL Football')
2018-09-24 17:23:06.587    [DEBUG][1]     - Potential episode at: 9/27/2018 5:00:00 PM
2018-09-24 17:23:06.590    [DEBUG][1]       ...check IsValid()
2018-09-24 17:23:06.590    [DEBUG][1]       ...scheduling episode
2018-09-24 17:23:06.590    [DEBUG][1]    ScheduleRecording@1
2018-09-24 17:23:06.590    [DEBUG][1]    ScheduleRecording@2.0
2018-09-24 17:23:06.590    [DEBUG][1]    ScheduleRecording@2.1
2018-09-24 17:23:06.590    [DEBUG][1]    CaptureSource.LoadAll()
2018-09-24 17:23:06.593    [DEBUG][1]    ScheduleRecording@2.2
2018-09-24 17:23:06.597    [DEBUG][1]    Checking if multi-record possible...
2018-09-24 17:23:06.598    [DEBUG][1]    ScheduleRecording@2.2
2018-09-24 17:23:06.599    [DEBUG][1]    ScheduleRecording@2.3
2018-09-24 17:23:06.603    [DEBUG][1]    ScheduleRecording@2.4
2018-09-24 17:23:06.603    [DEBUG][1]    ScheduleRecording@3
2018-09-24 17:23:06.630    [DEBUG][1]    ScheduleRecording@4
2018-09-24 17:23:06.630    [DEBUG][1]    ScheduleRecording@5
2018-09-24 17:23:06.630    [DEBUG][1]     - Potential episode at: 9/30/2018 10:00:00 AM
2018-09-24 17:23:06.630    [DEBUG][1]       ...check IsValid()
2018-09-24 17:23:06.630    [DEBUG][1]       ...scheduling episode
2018-09-24 17:23:06.630    [DEBUG][1]    ScheduleRecording@1
2018-09-24 17:23:06.630    [DEBUG][1]    ScheduleRecording@2.0
2018-09-24 17:23:06.630    [DEBUG][1]    ScheduleRecording@2.1
2018-09-24 17:23:06.630    [DEBUG][1]    CaptureSource.LoadAll()
2018-09-24 17:23:06.641    [DEBUG][1]    ScheduleRecording@2.2
2018-09-24 17:23:06.645    [DEBUG][1]    ScheduleRecording@2.3
2018-09-24 17:23:06.649    [DEBUG][1]    ScheduleRecording@2.4
2018-09-24 17:23:06.649    [DEBUG][1]    ScheduleRecording@3
2018-09-24 17:23:06.662    [DEBUG][1]    ScheduleRecording@4
2018-09-24 17:23:06.662    [DEBUG][1]    ScheduleRecording@5
[COLOR="#FF0000"]2018-09-24 17:23:06.662    [DEBUG][1]     - Potential episode at: 9/30/2018 1:00:00 PM
2018-09-24 17:23:06.662    [DEBUG][1]       ...check IsValid()
2018-09-24 17:23:06.662    [DEBUG][1]       ...scheduling episode[/COLOR]
2018-09-24 17:23:06.662    [DEBUG][1]    ScheduleRecording@1
2018-09-24 17:23:06.662    [DEBUG][1]    ScheduleRecording@2.0
2018-09-24 17:23:06.662    [DEBUG][1]    ScheduleRecording@2.1
2018-09-24 17:23:06.662    [DEBUG][1]    CaptureSource.LoadAll()
2018-09-24 17:23:06.671    [DEBUG][1]    ScheduleRecording@2.2
2018-09-24 17:23:06.676    [DEBUG][1]    Checking if multi-record possible...
2018-09-24 17:23:06.677    [DEBUG][1]    ScheduleRecording@2.2
2018-09-24 17:23:06.678    [DEBUG][1]    ScheduleRecording@2.3
2018-09-24 17:23:06.682    [DEBUG][1]    ScheduleRecording@2.4
2018-09-24 17:23:06.682    [DEBUG][1]    ScheduleRecording@3
2018-09-24 17:23:06.737    [DEBUG][1]    ScheduleRecording@4
2018-09-24 17:23:06.737    [DEBUG][1]    ScheduleRecording@5
[COLOR="#FF0000"]2018-09-24 17:23:06.737    [DEBUG][1]     - Potential episode at: 9/30/2018 1:25:00 PM
2018-09-24 17:23:06.737    [DEBUG][1]       ...check IsValid()
2018-09-24 17:23:06.737    [DEBUG][1]       ...scheduling episode[/COLOR]
2018-09-24 17:23:06.737    [DEBUG][1]    ScheduleRecording@1
2018-09-24 17:23:06.737    [DEBUG][1]    ScheduleRecording@2.0
2018-09-24 17:23:06.737    [DEBUG][1]    ScheduleRecording@2.1
2018-09-24 17:23:06.737    [DEBUG][1]    CaptureSource.LoadAll()
2018-09-24 17:23:06.752    [DEBUG][1]    ScheduleRecording@2.2
2018-09-24 17:23:06.758    [DEBUG][1]    ScheduleRecording@2.3
2018-09-24 17:23:06.763    [DEBUG][1]    ScheduleRecording@2.4
2018-09-24 17:23:06.763    [DEBUG][1]    ScheduleRecording@3
2018-09-24 17:23:06.776    [DEBUG][1]    ScheduleRecording@4
2018-09-24 17:23:06.776    [DEBUG][1]    ScheduleRecording@5
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,723
Threads: 767
Joined: Nov 2003
#13
2018-09-25, 12:41 AM
Give this patch a go. Hopefully it should resolve the issue.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#14
2018-09-25, 12:51 AM
nevermind this post, didn't see your lightning fast patch
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#15
2018-09-25, 12:59 AM
Yep, that fixed it (snipped to just two pairs of same-time episodes):
Code:
2018-09-24 17:54:16.004    [DEBUG][1]    ScheduleRecording@1
2018-09-24 17:54:16.004    [DEBUG][1]    ScheduleRecording@2.0
2018-09-24 17:54:16.004    [DEBUG][1]    ScheduleRecording@2.1
2018-09-24 17:54:16.004    [DEBUG][1]    CaptureSource.LoadAll()
2018-09-24 17:54:16.007    [DEBUG][1]    ScheduleRecording@2.2
2018-09-24 17:54:16.027    [DEBUG][1]    Checking if multi-record possible...
2018-09-24 17:54:16.031    [DEBUG][1]    ScheduleRecording@2.3
2018-09-24 17:54:16.046    [DEBUG][1]    ScheduleRecording@2.4
2018-09-24 17:54:16.046    [DEBUG][1]    ScheduleRecording@3
2018-09-24 17:54:16.095    [INFO][1]    UpdateRecurringRecording(491, 'NFL Football'):
<Rules>
  <ChannelOID>0</ChannelOID>
  <ChannelName>All Channels</ChannelName>
  <StartTime>2018-09-28T00:00:00.0000000Z</StartTime>
  <EndTime>2018-09-28T03:30:00.0000000Z</EndTime>
  <PrePadding>0</PrePadding>
  <PostPadding>0</PostPadding>
  <Quality>0</Quality>
  <Keep>0</Keep>
  <AdvancedRules>title like &apos;NFL Football&apos;</AdvancedRules>
</Rules>

2018-09-24 17:54:16.213    [DEBUG][1]    LoadListingByAdvancedRules(channel='all channels',advancedRules=title like 'NFL Football')
.....
2018-09-24 17:54:16.396    [DEBUG][1]     - Potential episode at: 9/30/2018 1:25:00 PM
2018-09-24 17:54:16.396    [DEBUG][1]       ...check IsValid()
2018-09-24 17:54:16.396    [DEBUG][1]       ...scheduling episode
2018-09-24 17:54:16.396    [DEBUG][1]    ScheduleRecording@1
2018-09-24 17:54:16.396    [DEBUG][1]    ScheduleRecording@2.0
2018-09-24 17:54:16.396    [DEBUG][1]    ScheduleRecording@2.1
2018-09-24 17:54:16.396    [DEBUG][1]    CaptureSource.LoadAll()
2018-09-24 17:54:16.405    [DEBUG][1]    ScheduleRecording@2.2
2018-09-24 17:54:16.409    [DEBUG][1]    ScheduleRecording@2.3
2018-09-24 17:54:16.413    [DEBUG][1]    ScheduleRecording@2.4
2018-09-24 17:54:16.413    [DEBUG][1]    ScheduleRecording@3
2018-09-24 17:54:16.428    [DEBUG][1]    ScheduleRecording@4
2018-09-24 17:54:16.428    [DEBUG][1]    ScheduleRecording@5
2018-09-24 17:54:16.428    [DEBUG][1]     - Potential episode at: 9/30/2018 1:25:00 PM
2018-09-24 17:54:16.428    [DEBUG][1]       ...check IsValid()
2018-09-24 17:54:16.428    [DEBUG][1]       ...scheduling episode
2018-09-24 17:54:16.428    [DEBUG][1]    ScheduleRecording@1
2018-09-24 17:54:16.428    [DEBUG][1]    ScheduleRecording@2.0
2018-09-24 17:54:16.428    [DEBUG][1]    ScheduleRecording@2.1
2018-09-24 17:54:16.428    [DEBUG][1]    CaptureSource.LoadAll()
2018-09-24 17:54:16.437    [DEBUG][1]    ScheduleRecording@2.2
2018-09-24 17:54:16.441    [DEBUG][1]    Checking if multi-record possible...
2018-09-24 17:54:16.442    [DEBUG][1]    ScheduleRecording@2.2
2018-09-24 17:54:16.443    [DEBUG][1]    ScheduleRecording@2.3
2018-09-24 17:54:16.446    [DEBUG][1]    ScheduleRecording@2.4
2018-09-24 17:54:16.446    [DEBUG][1]    ScheduleRecording@3
2018-09-24 17:54:16.479    [DEBUG][1]    ScheduleRecording@4
2018-09-24 17:54:16.479    [DEBUG][1]    ScheduleRecording@5
.......
2018-09-24 17:54:16.660    [DEBUG][1]     - Potential episode at: 10/7/2018 1:25:00 PM
2018-09-24 17:54:16.660    [DEBUG][1]       ...check IsValid()
2018-09-24 17:54:16.660    [DEBUG][1]       ...scheduling episode
2018-09-24 17:54:16.660    [DEBUG][1]    ScheduleRecording@1
2018-09-24 17:54:16.660    [DEBUG][1]    ScheduleRecording@2.0
2018-09-24 17:54:16.660    [DEBUG][1]    ScheduleRecording@2.1
2018-09-24 17:54:16.660    [DEBUG][1]    CaptureSource.LoadAll()
2018-09-24 17:54:16.669    [DEBUG][1]    ScheduleRecording@2.2
2018-09-24 17:54:16.672    [DEBUG][1]    ScheduleRecording@2.3
2018-09-24 17:54:16.675    [DEBUG][1]    ScheduleRecording@2.4
2018-09-24 17:54:16.675    [DEBUG][1]    ScheduleRecording@3
2018-09-24 17:54:16.732    [DEBUG][1]    ScheduleRecording@4
2018-09-24 17:54:16.732    [DEBUG][1]    ScheduleRecording@5
2018-09-24 17:54:16.732    [DEBUG][1]     - Potential episode at: 10/7/2018 1:25:00 PM
2018-09-24 17:54:16.732    [DEBUG][1]       ...check IsValid()
2018-09-24 17:54:16.732    [DEBUG][1]       ...scheduling episode
2018-09-24 17:54:16.732    [DEBUG][1]    ScheduleRecording@1
2018-09-24 17:54:16.732    [DEBUG][1]    ScheduleRecording@2.0
2018-09-24 17:54:16.732    [DEBUG][1]    ScheduleRecording@2.1
2018-09-24 17:54:16.732    [DEBUG][1]    CaptureSource.LoadAll()
2018-09-24 17:54:16.786    [DEBUG][1]    ScheduleRecording@2.2
2018-09-24 17:54:16.795    [DEBUG][1]    Checking if multi-record possible...
2018-09-24 17:54:16.798    [DEBUG][1]    ScheduleRecording@2.2
2018-09-24 17:54:16.799    [DEBUG][1]    ScheduleRecording@2.3
2018-09-24 17:54:16.803    [DEBUG][1]    ScheduleRecording@2.4
2018-09-24 17:54:16.803    [DEBUG][1]    ScheduleRecording@3
2018-09-24 17:54:16.817    [DEBUG][1]    ScheduleRecording@4
2018-09-24 17:54:16.817    [DEBUG][1]    ScheduleRecording@5
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,723
Threads: 767
Joined: Nov 2003
#16
2018-09-25, 01:00 AM
Great. Excellent bug reporting by the way Smile
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#17
2018-09-25, 01:02 AM
everyone witness sub's mad customer service - 14 minutes from proof-of-bug report posted to patch posted
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#18
2018-09-25, 01:03 AM
sub Wrote:Great. Excellent bug reporting by the way Smile

I strive to help
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
snaitaz
Offline

Member

Posts: 221
Threads: 37
Joined: Apr 2017
#19
2018-09-25, 03:02 PM
G'day was there something unique in the NFL data that caused NPVR not to record 2 games that start at the same time? I am only asking because I have recorded many time reular TV shows that start at the same time with no issues. So I was wondering in case i need to look out for whatever was the trigger to make the recording fail. Cheers!
(Client) Windows 10 Pro 1803 Custom Box, I7-4790 Quad Core, 8GB Ram 64-bit
(Server) Windows Server 2016, I7-4790 Quad Core, 16GB Ram 64-bit
WinTV Hauppauge Quad Tuners
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,723
Threads: 767
Joined: Nov 2003
#20
2018-09-25, 04:57 PM
It was a scheduling issues, related to shows with the exact same name, starting at the exact same time.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  NextPVR - EPG Setup - XML/XMLTV EPG - Zap2it & Zap2xml Erdrick 126 141,470 2024-01-29, 01:07 AM
Last Post: stoenjes44
  NextPVR VOD through Kodi unmich 2 1,257 2023-06-18, 03:54 AM
Last Post: sub
  All my recordings start 90 sec early ncsercs 2 1,360 2022-03-19, 03:28 AM
Last Post: sub
  Can NextPVR switch graphics mode to best match content ? madbrain 2 2,166 2021-09-25, 02:25 AM
Last Post: madbrain
  NextPVR and Remote viewing MaxiBelas 2 1,682 2021-09-07, 05:29 PM
Last Post: sub
  Help with NextPVR evinahmad86 1 1,431 2021-07-23, 07:01 PM
Last Post: sub
  Can't watch certain channels on live tv (but can record) tvwatcher 4 2,124 2021-05-05, 06:23 AM
Last Post: tvwatcher
  EPG Time shifi Brucek2839 14 4,078 2021-03-25, 08:45 PM
Last Post: Graham
  Epg setting SD token NextPvr 4.2.4 casimir@zyxu.ca 1 1,571 2021-03-05, 01:38 PM
Last Post: mvallevand
  NextPVR hangs when tuning to offline channel? CormacBaptiste 2 1,939 2021-02-03, 01:29 PM
Last Post: Graham

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode