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,167
» Latest member: algesal.art.1966
» Forum threads: 65,370
» Forum posts: 602,134

Full Statistics

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

Latest Threads
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
Yesterday, 08:36 AM
» Replies: 1
» Views: 74
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
Yesterday, 03:57 AM
» Replies: 5
» Views: 3,391
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 247
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 195
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
2026-08-24, 02:08 PM
» Replies: 9
» Views: 436
Radio stations for NextPV...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: LynnO
2026-08-23, 07:28 PM
» Replies: 28
» Views: 10,078
Desktop Client lost it's ...
Forum: Windows
Last Post: sub
2026-08-23, 03:37 AM
» Replies: 6
» Views: 352
Record playback manual sk...
Forum: Linux
Last Post: mvallevand
2026-08-23, 03:03 AM
» Replies: 4
» Views: 226
DVB-S2 scan succeeds, cha...
Forum: Linux
Last Post: mvallevand
2026-08-21, 09:17 PM
» Replies: 15
» Views: 653
Any experience using the ...
Forum: Linux
Last Post: mvallevand
2026-08-21, 08:08 PM
» Replies: 5
» Views: 250

 
  Moviesheets using MyVideos - Hack
Posted by: jam_zhou - 2013-03-04, 08:07 PM - Forum: GB-PVR Support (legacy) - Replies (5)

Hi Fellow GBPVR users!!

I just thought of a nice hack if you are still using My Videos to display Fanart and Movie sheets.

1. You can use thumbgen (or whatever software you want) to create a movie sheet
2. In My Videos create an external player - call it "Info"
3. Instead of sending it to an external media player send it to a batch file which launches a picture viewer with the movie sheet as a parameter
4. Set your remote control to close the program after your press "exit" on your remote control

If it is Picasa or something you can then actually use the scroll buttons to scroll through the different jpgs in that directory - say more fanart.

Print this item

  Divide By Zero Error happening a lot...
Posted by: schneideris - 2013-03-04, 01:18 AM - Forum: Legacy (v4.x and earlier) - Replies (10)

I am getting a divide by zero error that is throwing the following trace log. This is happening a lot when I go to change channels.

Code:
************** Exception Text ************** System.DivideByZeroException: Attempted to divide by zero. at Native.PlaybackNative.SwitchToStream(String filename) at NextPVR.Players.PlaybackProxyFactory.SwitchToStream(String newFile) at NextPVR.Players.LiveTvPlayer.StartLiveTV(Channel channel, String& reason) at NextPVR.Players.LiveTvPlayer.PluginCallback(Object source, String command, Object args) at NextPVR.Players.NowNextPlugin.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.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) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6400 (Win8RTMGDR.050727-6400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/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 ---------------------------------------- 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 Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6401 (Win8RTMGDR.050727-6400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6402 (Win8RTMGDR.050727-6400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6401 (Win8RTMGDR.050727-6400) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Data.SQLite Assembly Version: 1.0.65.0 Win32 Version: 1.0.65.0 CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/System.Data.SQLite.DLL ---------------------------------------- System.Data.Entity Assembly Version: 3.5.0.0 Win32 Version: 3.5.30729.6387 built by: Win8RTM CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Data.Entity/3.5.0.0__b77a5c561934e089/System.Data.Entity.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Accessibility Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- SlimDX Assembly Version: 2.0.8.42 Win32 Version: CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/SlimDX.DLL ---------------------------------------- msvcm90 Assembly Version: 9.0.30729.6871 Win32 Version: 9.00.30729.6871 CodeBase: file:///C:/WINDOWS/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6871_none_50944e7cbcb706e5/msvcm90.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.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Management Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll ---------------------------------------- System.Transactions Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll ---------------------------------------- System.EnterpriseServices Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll ---------------------------------------- Unmanaged Assembly Version: 1.0.4658.10495 Win32 Version: CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/Unmanaged.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.

Not sure if there is anything that can be done to this end. Is it possible to get a copy of the code and submit corrections?

Print this item

  NextPVR - FM Radio tuner support?
Posted by: canadianeh - 2013-03-03, 11:33 PM - Forum: Legacy (v4.x and earlier) - Replies (3)

Good evening,

I'm considering switching to NextPVR from MediaPortal, but I've read conflicting things about FM tuner support. I currently have a Hauppauge 2250, using it's FM tuner, attached to an outdoor FM antenna to get decent reception inside my house. Is this functionality available in NextPVR currently? If not, and anyone is interested, I'd love to assist with any beta testing efforts.


Thanks!

Print this item

  mapping EPG data
Posted by: haverer2 - 2013-03-03, 10:13 PM - Forum: Legacy (v4.x and earlier) - Replies (1)

Hi,
As many I'm sure, I have channels such as BBC ONE HD which don't have program data.
I understand fully that this info is scrambled and so not available over the air.

I have tried lots of different programs that are supposed to get XML data from RadioTimes.
I get an .xmltv file and can select this and select a channel such as BBC1 for example... however no guide data appears.

Is there a simple way to simply map the guide of BBC ONE HD to BBC 1 channel?!

Any ideas also why when using the XMLTV GUI from Birtles, that RT says "zero size" for each channel it tries to get?

Any support gratefully received.... feel that I'm getting there and like the software a lot :-)

John

Print this item

  UnauthorizedAccessException on folder
Posted by: papreston - 2013-03-03, 10:05 PM - Forum: NextPVR Web Console - Replies (2)

I'm getting this error...

[UnauthorizedAccessException: Access to the path 'N:\ServerFolders\Recorded TV\' is denied.]

I'm guessing its a permissions problem but not sure how to fix. I'm running this on WHS 2011 and that folder has been shared with other machines and apps with no problem. It says it's a problem with asp.net permissions but I cant work it out.

Thanks

Print this item

  Failed to be awake for recording - why?
Posted by: McBainUK - 2013-03-03, 08:59 PM - Forum: Legacy (v4.x and earlier) - Replies (40)

My NextPVR PC is set to sleep after 15 minutes of inactivity. It has always woken for each recording successfully before, but this time it failed to wake for 2 recordings starting at 8pm. From the NPVR.log I can see that the PC went to sleep at 19:53:59.306. I thought, being so close to recording time, that it should have been stopped from doing this by NextPVR. Did something go wrong this time?

Print this item

  Tuner No Longer Available
Posted by: macrho - 2013-03-03, 06:25 PM - Forum: Kodi / XBMC - Replies (67)

I seem to be getting these more or less at random when I either attempt to record or change channels

I'm running an XTreamer Ultra2 with openELEC 3.0 RC4

In my XBMC log file I'm seeing things like:

13:13:36 T:139888848504576 NOTICE: Creating InputStream
13:13:43 T:139888848504576 NOTICE: Creating Demuxer
13:14:17 T:139888848504576 ERROR: AddOnLog: NextPVR PVR Client: Socket::receive: (errno=104) ECONNRESET: Connection reset by peer
13:14:17 T:139888976430848 NOTICE: Thread CFileCache start, auto delete: false
13:14:17 T:139888848504576 ERROR: Open - Error, could not open file pvr://channels/tv/All TV channels/15.pvr
13:14:17 T:139888976430848 NOTICE: Thread CFileCache start, auto delete: false
13:14:17 T:139888848504576 ERROR: Open - Error, could not open file pvr://channels/tv/All TV channels/15.pvr
13:14:17 T:139888848504576 ERROR: Previous line repeats 8 times.
13:14:17 T:139888848504576 ERROR: OpenDemuxStream - Error creating demuxer
13:14:17 T:139888848504576 NOTICE: CDVDPlayer::OnExit()
13:14:17 T:139888848504576 NOTICE: CDVDPlayer::OnExit() deleting input stream
13:14:17 T:139890546792256 NOTICE: CDVDPlayer::CloseFile()
13:14:17 T:139890546792256 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
13:14:17 T:139890546792256 NOTICE: DVDPlayer: waiting for threads to exit
13:14:17 T:139890546792256 NOTICE: DVDPlayer: finished waiting
13:14:24 T:139888848504576 NOTICE: Thread XBPyThread start, auto delete: false
13:14:24 T:139888848504576 NOTICE: -->Python Interpreter Initialized<--


both the Xtreamer and the NextPVR box (32-bit win 7) are connected via gigabit to the same switch.


When I'm able to tune channels, they tune within 4 to 5 seconds, when I can't, the waiting graphic (circle with little spokes sticking out) just runs in a loop. Hitting stop freezes the box for about 20 seconds with the error message

I'm running R2 with the updated NShared.dll to use the nextpvr web console that is currently in alpha

Print this item

  HDHomeRun dual sound and error
Posted by: marm - 2013-03-03, 05:33 PM - Forum: Legacy (v4.x and earlier) - Replies (5)

I am running Windows 8, I know probably not the best idea but I have it and thought that I would give it a try, and installed the software for my HDHomeRun dual. Everything seems to be working fine with the tuner and I am able to watch programs with QuickTV and also with , cough cough, Windows Media Center. The problems that I am having is I can watch TV with NextPVR but I do not get any sound, even during playback of the recorded shows. If I play them with anything else I can hear the sound. I have tried the different decoders ffdshow and LAV. The odd part is when I make changes I get an error message of unhandled exception, attached error messages. The second error is when I tried to use LAV for the decoder.

This install is a new install over my old installation on my Win 7 machine. I reinstalled the program and setup everything and had a problem with recording services so uninstalled and reinstalled and it works now except for the sound.

I have installed the latest R2 rollup and also the rest of the required programs for it to work. I have also installed SAF619 for the decoders since Windows 8 seems to be lacking in that department.

Thanks
Mark

Print this item

  Unified Remote (Android) NPVR custom remote.
Posted by: fuzzweed - 2013-03-03, 01:27 PM - Forum: Add-ons (3rd party plugins, utilities and skins) - Replies (5)

Here's a custom remote for anyone using Unified remote on Android. Nothing clever just a few buttons mapped to keyboard commands, but might save someone half an hour typing in their own one.
[ATTACH=CONFIG]35917[/ATTACH]

Print this item

  Device won't start (Anysee E30C)
Posted by: crashgh - 2013-03-03, 01:01 PM - Forum: Legacy (v4.x and earlier) - Replies (8)

I'm using Windows Mediacenter for many years. First with analog tuners now with 2 Anysee E30C tuners with recieve digital cable.

Since XMBC 12 i like to try something new. TV support is provided in combination with NextPVR.
Under settings->devices i see my 2 devices but when i press 'Device setup'--> 'Scan' (device channels) i get the error: Unable to start device: Device failed to start.
In the log i see the error: Failed to start device: 0x8007048f

Google didn't help me with this error.


I install all the patches for 2.5.9 but still it don't work Sad

The Anysee CNO drivers are also updated to the latest version but still no result.

Other info:
Windows 7 (32bits)
Anysee E30C for Cable (Ziggo, the Netherlands)
NPVR 2.5.9 with the pathes post on this forum under sticky

Print this item

Pages (6434): « Previous 1 … 1346 1347 1348 1349 1350 … 6434 Next »
Jump to page 

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