NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Portal

Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,071
» Latest member: Nimrodes
» Forum threads: 64,998
» Forum posts: 595,493

Full Statistics

Online Users
There are currently 2786 online users.
» 0 Member(s) | 2782 Guest(s)
Baidu, Bing, Google, Yandex

Latest Threads
8VSB schedule mangled on ...
Forum: Windows
Last Post: sub
Yesterday, 11:37 PM
» Replies: 12
» Views: 147
Recording interrupted
Forum: NextPVR Support
Last Post: mvallevand
2025-10-10, 05:39 PM
» Replies: 5
» Views: 156
New Install of 7..0.3.250...
Forum: Windows
Last Post: mvallevand
2025-10-09, 07:27 PM
» Replies: 4
» Views: 172
Won't forward 1 minute or...
Forum: Windows
Last Post: mvallevand
2025-10-09, 12:09 PM
» Replies: 1
» Views: 93
Forward, Reverse, Other C...
Forum: Windows
Last Post: suezew
2025-10-09, 11:57 AM
» Replies: 3
» Views: 1,306
EPG script not creating x...
Forum: Linux
Last Post: mvallevand
2025-10-08, 09:49 PM
» Replies: 1
» Views: 79
Any chance to find a V6 d...
Forum: Linux
Last Post: mvallevand
2025-10-08, 03:44 PM
» Replies: 8
» Views: 211
Proxmox LXC (Helper Scrip...
Forum: Linux
Last Post: mvallevand
2025-10-08, 03:27 PM
» Replies: 5
» Views: 124
Streaming Failed (transco...
Forum: Windows
Last Post: mvallevand
2025-10-08, 11:31 AM
» Replies: 7
» Views: 258
Manual recordings
Forum: Windows
Last Post: Joram
2025-10-08, 04:33 AM
» Replies: 7
» Views: 152

 
  Recording stream following short video clip
Posted by: joshskey - 2023-11-12, 07:03 PM - Forum: NextPVR Support - Replies (5)

Hi Folks,

I am having an issue with recording using NextPVR.

My IPTV streams frequently have a 2 second video clip that appears prior to the live stream. The 2 second video clip is an expiration warning for the service, and appears intermittently prior to the start of the IPTV stream. This is not an issue when watching live streams (aside from the minor inconvenience), but this is a breaking issue when trying to record.

When setting a record, NextPVR will record the video clip and then get stuck and not record the live stream. The resulting file appears to be of the file size and length as expected, but only has a 2 second video clip viewable at the start.

Is there anything I can do to resolve this issue? Sadly the expiration warning is just a bug (rather than it actually expiring), so I can't solve the cause of this issue sadly.

I have attached the trimmed logs of an example where the issue occurred. If the attachment hasn't uploaded properly, I have pasted it here: https://pastebin.com/tL7xueyQ

Print this item

  Failed Recording
Posted by: scaesare - 2023-11-11, 05:50 PM - Forum: Windows - Replies (19)

So, I've found a few threads discussing this error, but they seeemed to be different configuration tyoes (i.e. USB tuners), or older versions of the app and/or OS. So, hopefully I'm  not  being redudndant.

I, for the second time in a couple of weeks, started getting " Failed: No errors, but no data delivered. This is usually because the device failed to lock a signal " on a regularly scheduled recoding (Tonight Show).

The first time I restarted my device (SiliconDust HDHomeRun dual tuner), and rebooted my NEXTPVR server. All started working.

This time, when I got failed recordings, I  then tried using the native HDHomeRun app, and got "All Tuners Busy", despite all of my NEXTPVR clients (2 Kodi boxes, and 2 Win workstations) being off or not running. I reset just the HDHomeRun, and still got failed recordings the next night.

I then tried to manually record a show (specifically choosing a different channel), using a Kodi client. That worked. I set a timer for recording. That also worked. Odd.

I power cycled the Kodi client that I normally just hibernate, but still got "Tuners in use"in the HDHomerun app. Interestingly, on the server device status page it said " No devices are currently active"

I then rebooted the NextPVR server, and my nightly timer then worked. I also no longer got the busy tuners in the HDHomerun app. This doesn't seem like a signal quality issue (which I have no issues with in general)

So, it feels like the server is tying up the tuners somehow? Although it allowed the manual recording and doesn't seem to think the devices are active... 

I've attached the log files that have entries covering that time range. This is the program in question:

Code:
2023-11-08 23:34:00.231    [DEBUG][4]    StartStream(): \\file01\pvr$\The Tonight Show Starring Jimmy Fallon\Season 11\The.Tonight.Show.Starring.Jimmy.Fallon.S11E28.John.Oliver;.Matt.Rife;.Black.Pumas.ts

Other perhaps pertinent info:

NextPVR server: Version: 6.1.5.231022 
Server OS: Windows Server 2016 (fully patched)
Tuner: Model: HDFX-2US / Device ID: 10944DB4 / Firmware: 20230719

Any ideas appreciated...



Attached Files
.zip   device-Silicondust HDHomeRun Tuner 10944DB4-0-1.log.zip (Size: 2.32 KB / Downloads: 2)
.zip   nrecord.log.zip (Size: 99.32 KB / Downloads: 3)
Print this item

  Exception when trying to update recurring recording
Posted by: artmetz - 2023-11-11, 03:22 PM - Forum: Windows - Replies (16)

I have a recurring recording set to all channels, all episodes. When I attempt to update it, an exception occurs. Let me know if you need the database.
Art

System.NullReferenceException: Object reference not set to an instance of an object.
  at NextPVR.TV.ManualRecordingPopup.OnKeyPress(KeyPressEventArgs e)
  at NUtility.UIController.OnKeyPress(KeyPressEventArgs e)
  at NextPVR.ControllerForm.ControllerForm_KeyPress(Object sender, KeyPressEventArgs e)
  at System.Windows.Forms.Control.OnKeyPress(KeyPressEventArgs e)
  at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
  at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
  at System.Windows.Forms.Control.WmKeyChar(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at System.Windows.Forms.Form.WndProc(Message& m)
  at NextPVR.ControllerForm.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

After closing first exception:
System.NullReferenceException: Object reference not set to an instance of an object.
  at NextPVR.TV.ManualRecordingPopup.GetRenderList()
  at NUtility.UIController.GetRenderList()
  at NextPVR.ControllerForm.SkControl_PaintSurface(Object sender, SKPaintGLSurfaceEventArgs e)
  at SkiaSharp.Views.Desktop.SKGLControl.OnPaintSurface(SKPaintGLSurfaceEventArgs e)
  at SkiaSharp.Views.Desktop.SKGLControl.OnPaint(PaintEventArgs e)
  at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
  at System.Windows.Forms.Control.WmPaint(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at System.Windows.Forms.UserControl.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)



Attached Files
.zip   logs-20231111-0816.zip (Size: 655.72 KB / Downloads: 2)
Print this item

  Subtitle:Title
Posted by: jcjefferies - 2023-11-10, 08:00 PM - Forum: NextPVR Support - Replies (10)

What is the best way to create a Recurring Recording when the Title of the series comes after the ":". The original Recurring Recording I created for the first series does not detect the second series as they have added a sub title before the series name!

The series is called "The Secret Genius of Modern Life"! The EPG displays "Passport: The Secret Genius of Modern Life" where "Passport" is the subject of the first episode! Does the text after the first ":" have a different description to search on other than "title like"? I looked at the Wiki but could see nothing in the Scheduler section.

The BBC does occasionally do this!

Print this item

  PlutoTV freezing
Posted by: spagio - 2023-11-10, 04:42 AM - Forum: Extras - Replies (1)

Any ideas?  I'll be watching a channel then it will freeze at a commercial.  Lots of IsComplete() errors in the log file during streaming.  Thanks in advance.

John



Attached Files
.zip   logs-20231109-2328.zip (Size: 1.56 MB / Downloads: 1)
Print this item

  MainConcept mux not present
Posted by: dshorrosh - 2023-11-10, 04:37 AM - Forum: Windows - Replies (11)

After latest Win10 updates, NextPVR will not play from within Kodi, and streaming directly from the app fails with a transcoder error.  The next-to-last line in the Devices log file shows:

"FindFilterByName failed to locate filter: MainConcept (HCW) MPEG Multiplexer-Plus"

I restarted the PC and stopped / started the NextPVR service with no effect.

I uploaded the log files.

Help would be appreciated.

Print this item

  Ubuntu 22.04 - NextPVR Scan Issues (Singapore DVBT2)
Posted by: idefixrc - 2023-11-09, 11:45 AM - Forum: Linux - Replies (2)

Hello,

I looked through the forum but was unable to find any hints to help me fix my problem.
I'm running:

Setup:
OS: Ubuntu 22.04 (virtualized on ESXi)
NextPVR:  Version: 6.1.5.231022  
HW: Hauppauge WinTV-dualHD USB Stick
Hauppauge Drivers are installed and operational (no errors in dmesg and Kaffeine working fine).
NextPVR is installed (using .deb package including dependencies) and the webfront end is accessible. Hauppage Device shows up fine (2x DVB-T and 2x DVB-C - e.g. adapter1/frontend0 (Silicon Labs Si2168) )
Location: Singapore - DVB-T2

Issue:
Scanning for DVB-T Channels in both NextPVR and using dvbv5-scan does not detect any channels. I tried multiple tuning profiles including the auto-Default profile but with no success.
I also created my own profile based on the info extracted from found channels in Kaffeine but still no channel is found.

Kaffeine works on the same machine. It detects all channels without issues and playback is working great.
NextPVR Log files and dvbv5-scan log attached.

I hope someone can point me in the right direction.

Thanks !



Attached Files
.zip   logs-20231109-1922.zip (Size: 236.24 KB / Downloads: 1)
Print this item

  Manual recording API
Posted by: mvallevand - 2023-11-09, 12:39 AM - Forum: Developers - Replies (2)

I am trying to schedule a manual recording for a show in Kodi.  Is there a way using the API to keep it manual if I provide a name?  In this case my 2hr recording is being truncated to one hour.

Code:
2023-11-08 18:37:37.972 [DEBUG][221]    Got request [127.0.0.1]: /service (recording.save)
2023-11-08 18:37:37.972 [DEBUG][221]    method=recording.save
2023-11-08 18:37:37.973 [DEBUG][221]    parameters:
2023-11-08 18:37:37.973 [DEBUG][221]      method: recording.save
2023-11-08 18:37:37.973 [DEBUG][221]      name: CBC Ottawa News
2023-11-08 18:37:37.973 [DEBUG][221]      recording_id: 0
2023-11-08 18:37:37.973 [DEBUG][221]      channel: 7388
2023-11-08 18:37:37.973 [DEBUG][221]      time_t: 1699484340
2023-11-08 18:37:37.973 [DEBUG][221]      duration: 7260
2023-11-08 18:37:37.973 [DEBUG][221]      pre_padding: 0
2023-11-08 18:37:37.973 [DEBUG][221]      post_padding: 0
2023-11-08 18:37:37.973 [DEBUG][221]      directory_id: Default
2023-11-08 18:37:37.973 [DEBUG][221]      sid: 2da1af8edcdb4e2cb84aa381e888bf22
2023-11-08 18:37:37.974 [DEBUG][221]      client_ip: 127.0.0.1
2023-11-08 18:37:37.974 [DEBUG][221]      user_agent: Kodi/21.0-BETA1 (Windows NT 10.0.22631.2506; W2023-11-08 18:37:37.974 [DEBUG][221]      host_callback: ...
2023-11-08 18:37:37.974 [DEBUG][221]    Schedule Recording from EPGEvent...
2023-11-08 18:37:37.975 [DEBUG][221]    about to record:
<Event>
  <OID>2301140</OID>
  <Title>CBC Ottawa News</Title>
  <SubTitle></SubTitle>
  <Description>Coverage of the top local news.</Description>
  <ChannelOID>7388</ChannelOID>
  <StartTime>2023-11-08T22:59:00.0000000Z</StartTime>
  <EndTime>2023-11-09T00:00:00.0000000Z</EndTime>
  <FirstRun>true</FirstRun>
  <OriginalAirDate>2015-10-05T04:00:00.0000000</OriginalAirDate>
  <Quality>HDTV</Quality>
  <Genres>
    <Genre>News</Genre>
  </Genres>
  <MD5>MVnlNLHZB7UuWmhEFLvjpQ</MD5>
  <UniqueID>SH022793520000</UniqueID>
</Event>

Martin

Print this item

  Some channels importing as VOD
Posted by: wapkaplet - 2023-11-08, 05:28 PM - Forum: Docker amd64 - Replies (17)

Hey there,

I have a weird question that I can't seem to figure out. I'm running IPTV through Threadfin to NextPVR. I'm trying to add some new channels from my provider, but I can't because when I give NextPVR the Threadfin m3u and XML links, it detects these new channels as VOD, even though they're not.

I've looked directly at the M3U file and can see no difference between the old channels and the new ones. They are higher res versions of existing channels (1080p vs 720p) so I'm not sure if that has something to do with it. However, I've also tried disabling the old channels in Threadfin, and the new ones still go in as VOD.

I also tried doing a completely fresh NextPVR install before importing, and these channels are still tagged as VOD. And when importing into another PVR setup (e.g. Plex) these come through as regular channels and work properly.

So, the key question is how does NextPVR decide that something is a VOD channel, and how can I correct it?

Thanks!

Print this item

  Recording length error
Posted by: VCR58 - 2023-11-07, 12:51 AM - Forum: Linux - Replies (20)

I'm having issues with playing some NextPVR recordings. The one I am currently having trouble with is NFL Football Dallas Cowboys at Philadelphia Eagles recorded 11/05/2023 at 3:25pm

The problem is the recording is over three hours long but in all the NextPVR clients and Web client the recording only reports 15 minutes in length. I have only seen this with recordings using the Tablo tuner + Extra so far.

The same recording actually plays fine in Kodi and reports the correct duration of 3hrs 21min.

Do the logs show any clues as to what is happening?

Thanks



Attached Files
.zip   logs-20231106-1832.zip (Size: 1.03 MB / Downloads: 4)
Print this item

Pages (6401): « Previous 1 … 107 108 109 110 111 … 6401 Next »
Jump to page 

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