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,193
» Latest member: davidrfellows@gmail.com
» Forum threads: 65,379
» Forum posts: 602,219

Full Statistics

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

Latest Threads
Closed captioning in NPVR
Forum: Windows
Last Post: sub
Yesterday, 06:27 PM
» Replies: 39
» Views: 3,780
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
Yesterday, 07:22 AM
» Replies: 2
» Views: 496
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
Yesterday, 03:19 AM
» Replies: 15
» Views: 973
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
2026-09-09, 10:35 PM
» Replies: 44
» Views: 6,496
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 261
actors producer director
Forum: Wishlist
Last Post: a1blues
2026-09-04, 09:20 PM
» Replies: 4
» Views: 226
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: 227
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 217
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 163
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 204

 
  NPVR works fine using webui, but kodi will not load any channels.
Posted by: relink2013 - 2018-01-07, 08:11 PM - Forum: Legacy (v4.x and earlier) - Replies (9)

I have been messing around with NVPR again, after using TVH for about the last 8/mo. I have NPVR setup with my IPTV provider, and everything seems to work great through the WebUI, including EPG data. I would try the iOS app, but it wont even load on my new iphone. But the big show stopper is Kodi isnt working with NPVR. it gets stuck at 0% on "loading channels from clients" for about 5min and does nothing.

I attached the zipped logs. Before I zipped the logs, I rebooted the PC where NPVR in installed, then loaded the webui from a different machine, and played a channel. I then stopped the stream and opened kodi on the same machine i accessed the webui from.

Print this item

  Telstra TV and npvr client?
Posted by: dave.t - 2018-01-06, 10:35 PM - Forum: Legacy (v4.x and earlier) - No Replies

Hi all and happy new year
After reading a fair while it looks like you can't get live TV and EPG to a Telstra TV box (which is a modified Roku box)
You can get into developer mode to add an app and most people are using PLEX after a lot of setting up.
Does anyone know if there is a client for NPVR to use with the Telstra box much like the one we used to use with the popcorn A100.
I don't really care about setting up recording as I can do that on the PC anyway.
Thanks so much
Dave

Print this item

  Channels List by Channel Group Name
Posted by: scJohn - 2018-01-05, 10:34 PM - Forum: Developers - Replies (1)

One can get a list of All Channels by: /GuideService/Channels.

One can get a list of channel groups by: /GuideService/ChannelGroups. But this only return the name of groups and does not include a "All Channels" group name or the channels that make up the group.

It seems that the only way to get the channels in the Channel Group Name is to /GuideService/Listing with the param: 'chnlgroup' set to one of the entries the Channel Group. But since this a Guide listing, one would have to parse through the data looking for channel information and extracting that data.

Am I missing something? Is there a easier way to get a list of channels associated with a Channel Group other than the "All Channels" group.

Print this item

  Recommendations on configuring my system
Posted by: RKCRLR - 2018-01-05, 04:15 PM - Forum: Legacy (v4.x and earlier) - Replies (2)

I was going down the route of having a HTPC connected to my UHD TV in my family room but for various reasons I think I'm going to abandon this approach and purchase a streaming box (probably a Nvidia Shield) to connect to the TV. I would purchase some other less expensive extender for my other HD TV.

My hardware:
Windows 10 PC with Hauppauge WinTV-quadHD tuner card, USB 2.0 ports, 10/100 Ethernet.
Router with gigabit ports
WD My Cloud (Personal Storage - has gigabit ports and USB 3.0 ports for expansion)
3TB USB 3.0 hard drive that I would dedicate for media storage

My goal is that the system, once set up, is easy to use and has quick response when viewing TV and recorded media (switching channels, pause, fast forward, etc).
I would also like to minimize the time the Windows 10 PC is running so it needs to be able to sleep but wake when needed.
My understanding is the Windows 10 PC would need to be the server since it has the tuner card, correct?
My preference would be for the Shield to be the server with the hard drive connected to it if possible.
And (of course) I'd prefer not to buy any more hardware other than the clients (at least for the time being).
Thanks in advance for your input

Print this item

  Unhandled Exception Error when changing TV Channels
Posted by: Bobbybear - 2018-01-05, 02:44 PM - Forum: Legacy (v4.x and earlier) - Replies (21)

I have found a small problem when I watch live TV on NPVR.
If I wish to change channels while watching live TV and press the up or down key on the keyboard, up pops the onscreen program guide but after I select the channel I want to watch and hit the Return Key I receive an unhandling exception error, with the following message;
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at NextPVR.Players.BasePlayer.ClearOSD()
at NextPVR.Players.LiveTvPlayer.PluginCallback(Object source, String command, Object args)
at NextPVR.Players.NowNextPlugin2.ActivateItem(ListObject selectedObject)
at NUtility.Controls.ListRenderers.UiListList.OnKeyDown(KeyEventArgs e)
at NextPVR.Players.NowNextPlugin2.OnKeyDown(KeyEventArgs e)
at NextPVR.Players.LiveTvPlayer.OnKeyDown(KeyEventArgs e)
at NextPVR.ControllerForm.OnKeyDown(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.7.2600.0 built by: NET471REL1LAST
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%20(x86)/NPVR/NextPVR.exe
----------------------------------------
NUtility
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
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.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2600.0 built by: NET471REL1LAST
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
NShared
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NShared.DLL
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.85.0
Win32 Version: 1.0.85.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/System.Data.SQLite.DLL
----------------------------------------
System.Data.Entity
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Data.Entity/v4.0_4.0.0.0__b77a5c561934e089/System.Data.Entity.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
Unmanaged
Assembly Version: 1.0.6551.13948
Win32 Version:
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/Unmanaged.DLL
----------------------------------------
SlimDX
Assembly Version: 4.0.13.43
Win32 Version:
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/SlimDX.DLL
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
NPVR.MusicMonkey
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.dll
----------------------------------------
Interop.SongsDB
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.dll
----------------------------------------
SearchLite
Assembly Version: 3.0.6323.17055
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.dll
----------------------------------------
System.Web.Services
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
SearchLite.XmlSerializers
Assembly Version: 3.0.6323.17055
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.dll
----------------------------------------
GetCoreTempInfoNET
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.dll
----------------------------------------
SystemPlugin
Assembly Version: 3.16.9.25
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.dll
----------------------------------------
TV Listings
Assembly Version: 3.7.2.23171
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.dll
----------------------------------------
VolumeOSDPlugin
Assembly Version: 1.1.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.dll
----------------------------------------
CoreAudioApi
Assembly Version: 2.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.dll
----------------------------------------
Weather
Assembly Version: 1.0.1.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.dll
----------------------------------------
HtmlAgilityPack
Assembly Version: 1.4.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.dll
----------------------------------------
taglib-sharp
Assembly Version: 2.0.4.0
Win32 Version: 2.0.4.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/taglib-sharp.DLL
----------------------------------------
System.Management
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.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.


Does anyone know how to fix this, I tried reinstalling NPVR over the existing installation and all the plugins, but that did not seem to work.
I really do not want to uninstall and spend all the time setting up a new clean installation.

Many thanks
Bob

Sorry forgot to attach log file
just updated

Print this item

  Recording question
Posted by: tesla1886 - 2018-01-05, 03:28 AM - Forum: Legacy (v4.x and earlier) - Replies (4)

I have a recurring recording setup but nothing has new has been recorded since November 3. I do currently have 169 episodes of that show already recorded. Will NextPVR not record an episode if it sees it is already has that episode in "inventory"?

If not? What could the reason that nothing new has been recorded in two months? I have deleted and added the recording several times. I have also uninstalled, deleted the program directory and installed the last version of NextPVR.

Thank You

Print this item

  No channel icons/how to make show tiles larger?
Posted by: XC-3730C - 2018-01-04, 08:42 PM - Forum: Kodi / XBMC - Replies (9)

I have Kodi 17.3 on my Amazon Fire TV box, an HDHomerun (HDHR4-2US) connected to my network (and the app installed on my Fire TV box), and NextPVR running 24/7 on my Windows 10 x64 machine. Everything including DVR works fine in Kodi. Is it possible to display icons for each channel, and to make the show tiles larger? They are too small for me to see the description in most cases unless I highlight each one.

Print this item

  M3U contains mp4 - is this supported?
Posted by: Bunkermentality - 2018-01-04, 11:50 AM - Forum: Legacy (v4.x and earlier) - Replies (8)

I'm using nextPVR to view my IPTV streams with great success.

However I have a M3U file that contains a link

http://website/movie/user/password/8691.mp4

This plays OK using VLC but doesn't on NextPVR. Before I explore deeper into this is playback of mp4 streams supported by NextPVR?

Thanks, Paul

Print this item

  How to view closed captions in Kodi with NextPVR
Posted by: kickmic - 2018-01-04, 02:48 AM - Forum: Kodi / XBMC - Replies (5)

can view closed captions (subtitles) via nextpvr.exe
have enables subtitles via the volume icon in Kodi for live TV, not not subtitles available

Does somebody know how to get this working?

thanks in advance

Print this item

  Host name
Posted by: Orion88 - 2018-01-03, 09:27 PM - Forum: Legacy (v4.x and earlier) - Replies (44)

Hi Sub,
You said I could drop my questions here.. (Peter88 from Kodi forum)

I have already tried several times before to use NextPVR without success.
I have just re installed it. On its own it is getting channels, no sound yet but that can wait, EPG doesn't seem to be working yet.
I am now trying to link to Kodi.
First thing is what is the 'host name'. I know it is meant to be my machine, but how do I find the IP or whatever I need to enter in this part?

Thank you
Peter

Print this item

Pages (6435): « Previous 1 … 740 741 742 743 744 … 6435 Next »
Jump to page 

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