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,186
» Latest member: RonB1949
» Forum threads: 65,377
» Forum posts: 602,182

Full Statistics

Online Users
There are currently 1093 online users.
» 1 Member(s) | 1085 Guest(s)
Applebot, Baidu, Bing, DuckDuckGo, Facebook, Google, Yandex, mvallevand

Latest Threads
Closed captioning in NPVR
Forum: Windows
Last Post: mvallevand
Yesterday, 12:25 PM
» Replies: 32
» Views: 3,645
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 222
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: drvolks
2026-09-05, 01:00 PM
» Replies: 43
» Views: 6,360
actors producer director
Forum: Wishlist
Last Post: a1blues
2026-09-04, 09:20 PM
» Replies: 4
» Views: 169
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
2026-09-04, 01:00 AM
» Replies: 1
» Views: 193
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 183
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 140
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 181
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,931
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 222

 
  Silicon Dust Card with both Window 10 and Linux Support
Posted by: motocrossmann - 2020-07-09, 06:03 PM - Forum: Hardware - Replies (6)

All;

What is a good choice if I want both Windows 10 Support and Linux support for a ClearQAM Silicon Dust tuner with NextPVR?   I use a Hauppauge 950Q right now, and it works okay in Windows 10 and not very well in Linux.   I'd like to upgrade to a model with 2 or more tuners and supports both OS's, as I'd like to play around with which OS I choose.    I'm considering the HDHR3-CC.     What say the experts?

Print this item

  NextPVR web player stuck at Receiving Data, Black Screen. Need Help
Posted by: briantho - 2020-07-08, 11:55 PM - Forum: Windows - Replies (24)

Hi, I'm having some trouble with NextPVR. The thing is i'm currently testing out the web player, and am always getting a "Receiving Data" screen at the bottom of the NextPVR Web Page and a black screen with a time counter progressing forward. This happens on live and recorded TV. The black screen also happens when i use the client. I'm running windows 10 on a older i5 Intel NUC. My TV Tuner source is a K-World UB445-U TV Tuner. I pulled it from another computer I had it working with. The thing is it was working a while ago, (some years),on another computer, but now I'm not sure how i made it work. Channel Scanning is working and I'm using cable tica, a costa rican cable provider with it. From what I understand they are still broadcasting in analog qam, as well as HD, but i currently don't have access to the HD Channels. From what i remember this used to work with the older computer, and i do remember I had it working with an old version of NextPVR, on said computer. I have no clue why the channel canning is fine, but there is no video when i go to play a channel. Could it be bad drivers, bad codecs, or something? Im not sure anymore, so please help. here is my logs. Thanks
.zip   logs-20200708-1754.zip (Size: 621.66 KB / Downloads: 1)

Print this item

  Hauppauge HD-PVR2
Posted by: christheman - 2020-07-08, 09:10 PM - Forum: Linux - Replies (28)

This section puts a smile on my face.  Thanks to all involved for making this happen with Linux!

I have been using Linux Mint now for about 4 or 5 years and basically use it for all my internet-facing computers, so this is very interesting to me.

There is a situation I have wondered about, though in typical fashion for me, I am probably the only one who ever thought of it.  Could it be practical for one to compile and load the "test" application in Linux for the Hauppauge HD-PVR2 on this platform? 
https://hauppauge.com/pages/support/supp...tml#hdpvr2

I do have a couple of these and use one connected to a sat tuner box on a regular basis, though using Windows XP and a much-outdated version of NextPVR on a HP DC7900 USDT with an E8400 Duocore processor.

I intend to upgrade to a more recent computer in that rack (an HP 8300 USDT with 4 core i5-3470s processor - Linux Mint seems to like these so I have a couple extra), so this might be a path I could go down, otherwise I am probably looking at loading it with Windows 7.

Thanks
Chris

Print this item

  "Root element is missing" upon trying TV Guide or Recordings
Posted by: sgilani - 2020-07-07, 04:40 AM - Forum: Windows - Replies (8)

Hi,

Out of nowhere, I'm getting a "Root element is missing" error when trying to open TV Guide or Recordings from the menu. I tried emptying the EPG and deleting config.xml to get a fresh copy but neither made a difference. Any ideas as to what could have gone wrong?

Logs attached, but they don't seem to contain the error, so I've pasted what appears in the error modal.



.zip   logs.zip (Size: 9.02 KB / Downloads: 1)

Code:
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.Xml.XmlException: Root element is missing.    at System.Xml.XmlTextReaderImpl.Throw(Exception e)    at System.Xml.XmlTextReaderImpl.ParseDocumentContent()    at System.Xml.XmlTextReaderImpl.Read()    at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)    at System.Xml.XmlDocument.Load(XmlReader reader)    at System.Xml.XmlDocument.Load(String filename)    at NUtility.Remembered.GetValue(String preferenceName, String defaultValue)    at NextPVR.TV.TVGuide.Activate()    at NUtility.UIController.ActivateScreen(IScreenPlugin screenPlugin)    at NextPVR.Menu.AeonLike.OnKeyDown(KeyEventArgs e)    at NUtility.UIController.OnKeyDown(KeyEventArgs e)    at NextPVR.ControllerForm.ControllerForm_KeyDown(Object sender, KeyEventArgs e)    at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs 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.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) ************** Loaded Assemblies ************** mscorlib     Assembly Version: 4.0.0.0     Win32 Version: 4.8.3752.0 built by: NET48REL1     CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- NextPVR     Assembly Version: 1.0.0.0     Win32 Version: 1.0.0.0     CodeBase: file:///C:/Program%20Files/NextPVR/client/NextPVR.exe ---------------------------------------- System.Windows.Forms     Assembly Version: 4.0.0.0     Win32 Version: 4.8.3752.0 built by: NET48REL1     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System     Assembly Version: 4.0.0.0     Win32 Version: 4.8.3752.0 built by: NET48REL1     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing     Assembly Version: 4.0.0.0     Win32 Version: 4.8.3752.0 built by: NET48REL1     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- NextPVRUI     Assembly Version: 1.0.0.0     Win32 Version: 1.0.0.0     CodeBase: file:///C:/Program%20Files/NextPVR/client/NextPVRUI.DLL ---------------------------------------- NUtility     Assembly Version: 5.0.0.0     Win32 Version: 5.0.0.0     CodeBase: file:///C:/Program%20Files/NextPVR/client/NUtility.DLL ---------------------------------------- netstandard     Assembly Version: 2.0.0.0     Win32 Version: 4.8.3752.0     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll ---------------------------------------- NShared     Assembly Version: 1.0.0.0     Win32 Version: 1.0.0.0     CodeBase: file:///C:/Program%20Files/NextPVR/client/NShared.DLL ---------------------------------------- System.Configuration     Assembly Version: 4.0.0.0     Win32 Version: 4.8.3752.0 built by: NET48REL1     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Core     Assembly Version: 4.0.0.0     Win32 Version: 4.8.3752.0 built by: NET48REL1     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Xml     Assembly Version: 4.0.0.0     Win32 Version: 4.8.3752.0 built by: NET48REL1     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Drawing.Common     Assembly Version: 4.0.0.1     Win32 Version: 4.6.26919.02     CodeBase: file:///C:/Program%20Files/NextPVR/client/System.Drawing.Common.DLL ---------------------------------------- System.Runtime.InteropServices.RuntimeInformation     Assembly Version: 4.0.2.0     Win32 Version: 4.6.26011.01     CodeBase: file:///C:/Program%20Files/NextPVR/client/System.Runtime.InteropServices.RuntimeInformation.DLL ---------------------------------------- SlimDX     Assembly Version: 4.0.13.43     Win32 Version:     CodeBase: file:///C:/Program%20Files/NextPVR/client/SlimDX.DLL ---------------------------------------- System.Net.Http     Assembly Version: 4.2.0.0     Win32 Version: 4.6.26011.01     CodeBase: file:///C:/Program%20Files/NextPVR/client/System.Net.Http.DLL ---------------------------------------- Newtonsoft.Json     Assembly Version: 12.0.0.0     Win32 Version: 12.0.3.23909     CodeBase: file:///C:/Program%20Files/NextPVR/client/Newtonsoft.Json.DLL ---------------------------------------- System.Numerics     Assembly Version: 4.0.0.0     Win32 Version: 4.8.3752.0 built by: NET48REL1     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll ---------------------------------------- System.Data     Assembly Version: 4.0.0.0     Win32 Version: 4.8.3752.0 built by: NET48REL1     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- Microsoft.Data.Sqlite     Assembly Version: 3.1.0.0     Win32 Version: 3.100.19.56505     CodeBase: file:///C:/Program%20Files/NextPVR/client/Microsoft.Data.Sqlite.DLL ---------------------------------------- SQLitePCLRaw.batteries_v2     Assembly Version: 2.0.2.669     Win32 Version: 2.0.2.669     CodeBase: file:///C:/Program%20Files/NextPVR/client/SQLitePCLRaw.batteries_v2.DLL ---------------------------------------- SQLitePCLRaw.core     Assembly Version: 2.0.2.669     Win32 Version: 2.0.2.669     CodeBase: file:///C:/Program%20Files/NextPVR/client/SQLitePCLRaw.core.DLL ---------------------------------------- SQLitePCLRaw.provider.dynamic_cdecl     Assembly Version: 2.0.2.669     Win32 Version: 2.0.2.669     CodeBase: file:///C:/Program%20Files/NextPVR/client/SQLitePCLRaw.provider.dynamic_cdecl.DLL ---------------------------------------- System.Memory     Assembly Version: 4.0.1.1     Win32 Version: 4.6.27617.02     CodeBase: file:///C:/Program%20Files/NextPVR/client/System.Memory.DLL ---------------------------------------- SQLitePCLRaw.nativelibrary     Assembly Version: 2.0.2.669     Win32 Version: 2.0.2.669     CodeBase: file:///C:/Program%20Files/NextPVR/client/SQLitePCLRaw.nativelibrary.DLL ---------------------------------------- System.ValueTuple     Assembly Version: 4.0.2.0     Win32 Version: 4.6.26011.01     CodeBase: file:///C:/Program%20Files/NextPVR/client/System.ValueTuple.DLL ---------------------------------------- System.Runtime.CompilerServices.Unsafe     Assembly Version: 4.0.4.1     Win32 Version: 4.6.26919.02     CodeBase: file:///C:/Program%20Files/NextPVR/client/System.Runtime.CompilerServices.Unsafe.DLL ---------------------------------------- System.Runtime     Assembly Version: 4.1.2.0     Win32 Version: 4.6.25714.01     CodeBase: file:///C:/Program%20Files/NextPVR/client/System.Runtime.DLL ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration>     <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.

Print this item

  NextPVR hangs when tuning to offline channel
Posted by: madbrain - 2020-07-07, 02:13 AM - Forum: Windows - Replies (3)

This is the v5 counterpart of the v4 bug I reported yesterday at https://forums.nextpvr.com/showthread.php?tid=61240 .

Here are logs.
The behavior is slightly different than in v4.
The first time I tuned to  an offline channel, NextPVR returned to the main menu after about 2 seconds. I then exited NextPVR.

When I restarted NextPVR and selected "Live TV", it tried to tune to that offline channel again, but this time led to a black screen and hang, with the same behavior and workaround as I reported in my v4 bug report.



Attached Files
.zip   logs-20200706-1912.zip (Size: 97.42 KB / Downloads: 1)
Print this item

  Live TV plays at about 3-4 fps with sound breaking down
Posted by: madbrain - 2020-07-07, 02:06 AM - Forum: Windows - Replies (10)

If I play live ATSC TV, the video is playing at a very low frames per second, I would say 3-4fps, and the audio is very choppy.

Problem is the same on HD or SD channels.

If I hit rewind and then play, everything plays fine.

I'm using the Windows DTV-DVD-Decoder for MPEG2 video, and LAV decoders for audio.

I didn't have this issue with NextPVR 4 with the same combination of decoders.



Attached Files
.zip   logs-20200706-1905.zip (Size: 93.41 KB / Downloads: 3)
Print this item

  NextPVR hangs when tuning to offline channel
Posted by: madbrain - 2020-07-06, 07:33 AM - Forum: Legacy (v4.x and earlier) - Replies (2)

Some ATSC channels don't broadcast 24/7.



When watching live TV, if I accidentally tune to one of them, the NextPVR 4 client hangs. It's inconvenient when using an IR remote, as it no longer answers to any remote command, not even to try to tune to another channel. The up/down arrows that I have mapped to buttons on my remote no longer have any effect.



I have to use my wireless keyboard/mouse. The following steps do technically work.
1. right click in black screen area
2. wait about 5 seconds for pop-up menu
3. double click another channel
4. wait about 5 seconds again
5. new channel finally comes up

I have attached a log of a session when I just tried to tune to KTVUDT2 which was offline and this hang happened. I just closed the app afterwards using the wireless keyboard/mouse.

In that case, NextPVR comes back to the same offline channel the next time one tries to watch live TV, necessitating the above steps to be employed. I think if the channel was not tuned correctly, NextPVR shouldn't save it and come back to the same channel the next time around.



Attached Files
.zip   NPVR.zip (Size: 5.28 KB / Downloads: 1)
Print this item

  Live TV going black on Firestick 4K
Posted by: persim - 2020-07-05, 08:59 PM - Forum: Kodi / XBMC - Replies (26)

Was able to do more testing and the Live TV will just show a black screen after some amount of time.  Tried bunch of different builds and they all seem to do same thing.  Had odd sound cracking noises on 18.7 and 18.8 so just included logs for latest matrix and an 18.5.  Think I did the debug log right but let me know if it isn't.

https://drive.google.com/file/d/1yY8Nx9M...sp=sharing

Print this item

  5.0.6 running mpegts stream through ffmpeg needlessly
Posted by: sgilani - 2020-07-05, 08:25 PM - Forum: Windows - Replies (19)

Hey sub,

I remember you helped fix this before--seems to have crept up again in 5.0.6. A certain provider supplies mpegts streams that NextPVR is passing through ffmpeg even though there's no reason to--leading to ffmpeg pegging the CPU and choppy playback.

Logs attached, happy to give you credentials or remote access via vnc to the box if that helps.



Attached Files
.zip   logs.zip (Size: 18.36 KB / Downloads: 7)
Print this item

Star EPL on NBC
Posted by: mvallevand - 2020-07-05, 06:04 PM - Forum: General Discussion - No Replies

I just turned on the EPL game on NBC today and watching it is so weird.  The stadium has no spectators of course, but NBC has added virtual crowd noise, singing talking, cheering etc.

Martin

Print this item

Pages (6435): « Previous 1 … 453 454 455 456 457 … 6435 Next »
Jump to page 

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