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,144
» Latest member: Stephaniechambers
» Forum threads: 65,035
» Forum posts: 595,928

Full Statistics

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

Latest Threads
Trouble Syncing EPG Data ...
Forum: Kodi / XBMC
Last Post: mvallevand
2 hours ago
» Replies: 1
» Views: 9
EPlusTV
Forum: NextPVR Support
Last Post: mvallevand
3 hours ago
» Replies: 21
» Views: 884
Nlite - no stream
Forum: Other Clients
Last Post: mvallevand
5 hours ago
» Replies: 1
» Views: 18
some minor bugs and typos
Forum: Windows
Last Post: Stavros
7 hours ago
» Replies: 2
» Views: 67
NextPVR add-on won't load...
Forum: Kodi / XBMC
Last Post: Jack_Burton505
9 hours ago
» Replies: 22
» Views: 241
Issue with screen readers...
Forum: Windows
Last Post: mvallevand
11 hours ago
» Replies: 12
» Views: 203
Next PVR quit working uni...
Forum: Windows
Last Post: mvallevand
Yesterday, 06:01 PM
» Replies: 11
» Views: 106
Streaming Failed (transco...
Forum: Windows
Last Post: ninkynonk
Yesterday, 05:51 PM
» Replies: 2
» Views: 55
Devices Disappeared
Forum: Windows
Last Post: SamM
Yesterday, 03:08 PM
» Replies: 4
» Views: 260
Problema avvio visualizza...
Forum: Windows
Last Post: mvallevand
Yesterday, 12:11 PM
» Replies: 3
» Views: 64

 
  3.3 multi-record issue?
Posted by: tvfiend - 2014-10-29, 08:03 AM - Forum: Legacy (v4.x and earlier) - Replies (12)

Tonight I really stressed npvr's multi-record like I have the past few Tuesdays successfully with 3.2 using 3 ATSC tuners but had 2 issues tonight with 3.3. The recordings are:

CBS: 20:00-21:01 NCIS: New Orleans / 21:01-22:00 Person of Interest
ABC: 20:00-21:00 Marvel / 21:00-22:00 Forever
CW: 20:00-21:00 Supernatural
NBC 21:01 Chicago Fire

The most likely issue is NCIS: NO post padded 50s but POI didn't start recording until 52s in, missing a little over a second. POI should have been pre padded (a minute is set) and should have recorded the whole show.

The other issue, which may be logic, was Supernatural recorded 1m5s over and Chicago Fire started 7s late, although I don't know how much was missed. This hasn't been an issue before and the 21:01 start time may be different then usual. In these situations wouldn't it make sense to split the difference and post pad Supernatural 30s and prepad Chicago Fire 30s?

ABC recorded as expected.

Print this item

  Setting "EPG Source" to "Schedules Direct" causes an "Unhandled exception".
Posted by: MarkHotchkiss - 2014-10-29, 03:49 AM - Forum: Legacy (v4.x and earlier) - Replies (65)

Hi all.

Thanks for the terrific program and the great support.

Ever since I received the email from Schedules Direct about the change in service, I have been monitoring this forum closely. It seemed remarkable how few issues came up with the release of version 3.3.8, so I did the upgrade today. Since nobody has reported my particular issue, I'm assuming that I'm doing something wrong with the upgrade.

I'm using the two-tuner HDHR3 with an outdoor antenna (ATSC). After the upgrade to 3.3.8, I had a number of different crashes, which I was able to get past - by first clearing-out the channels and restarting the computer, and then rescanning and restarting. That left all of the channels in Settings->Channels with an EPG value DVB/ATSC EPG. That seemed correct to me after having done a fresh scan.

But when I select a channel, click on "Details", and then select "Schedules Direct" for the EPG Source, I get this unhandled exception:

Code:
Value cannot be null.
Parameter name :s.

I suspect that there is some step I should be doing prior to this point, but I don't know what. The details of the exception follows:

Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentNullException: Value cannot be null.
Parameter name: s
   at System.IO.StringReader..ctor(String s)
   at Newtonsoft.Json.Linq.JObject.Parse(String json)
   at NShared.SchedulesDirectJSONEPGSource.GetExistingLineups()
   at NShared.SchedulesDirectJSONEPGSourceUserControl.LoadLineups()
   at NShared.SchedulesDirectJSONEPGSourceUserControl.SchedulesDirectJSONEPGSourceUserControl_Load(Object sender, EventArgs e)
   at System.Windows.Forms.UserControl.OnLoad(EventArgs e)
   at System.Windows.Forms.UserControl.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.ControlCollection.Add(Control value)
   at NextPVR.Settings.ChannelDetailsForm.comboBoxEPGSource_SelectedIndexChanged(Object sender, EventArgs e)
   at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
   at System.Windows.Forms.ComboBox.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.0.30319.1 (RTMRel.030319-0100)
    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/NPVR/NextPVR.exe
----------------------------------------
NUtility
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/NPVR/NUtility.DLL
----------------------------------------
NShared
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/NPVR/NShared.DLL
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Data.SQLite
    Assembly Version: 1.0.85.0
    Win32 Version: 1.0.85.0
    CodeBase: file:///C:/Program%20Files/NPVR/System.Data.SQLite.DLL
----------------------------------------
System.Data.Entity
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    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.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
TV Listings
    Assembly Version: 3.6.2.22943
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/NPVR/NUtility.dll
----------------------------------------
System.Transactions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    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.0.30319.1 (RTMRel.030319-0100)
    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.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
SlimDX
    Assembly Version: 4.0.13.43
    Win32 Version:
    CodeBase: file:///C:/Program%20Files/NPVR/SlimDX.DLL
----------------------------------------
taglib-sharp
    Assembly Version: 2.0.4.0
    Win32 Version: 2.0.4.0
    CodeBase: file:///C:/Program%20Files/NPVR/taglib-sharp.DLL
----------------------------------------
System.Management
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
Microsoft.JScript
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.JScript/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.JScript.dll
----------------------------------------
ManagedUPnP
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.0.0
    CodeBase: file:///C:/Program%20Files/NPVR/ManagedUPnP.DLL
----------------------------------------
Unmanaged
    Assembly Version: 1.0.5412.18104
    Win32 Version:
    CodeBase: file:///C:/Program%20Files/NPVR/Unmanaged.DLL
----------------------------------------
Newtonsoft.Json
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.3.17227
    CodeBase: file:///C:/Program%20Files/NPVR/Newtonsoft.Json.DLL
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.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.

Thanks for the help.
Mark

Print this item

  Should I bother with Philips 7130 TV tuner card?
Posted by: silentmonolith - 2014-10-29, 01:35 AM - Forum: Old Stuff (Legacy) - Replies (5)

I have a Philips 7130 card collecting dust. I would like to build a basic HTPC computer so my mom could record her shows (basic VCR-like recording, no need for EPG guide nor tv tuning: just being able to press "record" then "Stop"). Should I bother trying to make this card work? I searched the forum and the results are not encouraging.

Thanks.

Eddie

PS: Sorry, I posted in the wrong section!

Print this item

  3.3.8 install error
Posted by: brettlg - 2014-10-29, 01:28 AM - Forum: Legacy (v4.x and earlier) - Replies (6)

I upgraded to 3.3.8 but it lost all my channels. I also get this SQL error message whenever I start NPVR, when I load device settings (and when each device loads), when I try (but fail) to add channels.
Any thoughts?
Minor update: I found this post http://forums.nextpvr.com/showthread.php...r-on-start but I'm using NPVR on just one machine, not a client-server.

Print this item

  EPG Issues
Posted by: kvgeorge1 - 2014-10-29, 12:01 AM - Forum: Legacy (v4.x and earlier) - Replies (8)

This has probably been posted somewhere before, but I cannot seem to find it. I am a new NextPVR user. I gotta say - amazing app! I use OTA ATSC EPG for my TV since I don't have a cable service. When the EPG is updated, it only gets about 6-8 hours of programming, leaving me hanging until the next update time. I am using Windows 8.1 and would like to know if there is a better EPG (free) plugin/service that works for NextPVR really well, or a way to configure the EPG service to gather more TV programming data, or run more often than 1 per day?

Print this item

  Internet streaming with X-NEWA
Posted by: mvallevand - 2014-10-28, 11:52 AM - Forum: X-NEWA - No Replies

After using Sheik Yerbouti's system yesterday I thought I'd post a few tips on streaming over the Internet.

First note that Internet streaming is not enabled by default. The following need to be changed to true

This provide access to the API
<AllowRemoteAPI>false</AllowRemoteAPI>

and this to live TV and recordings . You don't need this is you just want to manage and schedule recordings
<AllowRemoteStreaming>false</AllowRemoteStreaming>

Also the PIN has to be changed to something other than the default.

Other than setting up the home network to allow NEWA connections from the Internet that's it.

Playback will depend on you u/l bandwidth. Sheik's is a little too slow

Recordings buffer quite a bit http://youtu.be/ZAfjZM5eKqg on startup

and live TV works butl only low bandwidth channels like the one I show here http://youtu.be/ZAfjZM5eKqg

Last year I made this one on UJB's NEWA with a bit higher bandwidth https://www.youtube.com/watch?v=QGr_50nYimc

Of course you could use X-NEWA's VLC transcoding on the client and then most LiveTV wil play if your backend is up to it.

Martin

Print this item

  Client/Server Help Needed
Posted by: shadowmeister - 2014-10-28, 02:09 AM - Forum: Legacy (v4.x and earlier) - Replies (8)

Good evening all.

First off I would like to say that I love the Next PVR software a top notch bit of kit. I have installed the package to multiple machines and it works flawlessly when working from its own tv card/tuner etc.

My problem is when i try to showcase the client/server function and i am not having much luck. I have read a few threads and guides which try to explain the issue however i never seem to get any success.

I have taken a screenshot of the server and client screens (device and settings) - see attached.

I have attached the error message i keep receiving when i attempt to connect.



See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Data.SQLite.SQLiteException (0x80004005): unable to open database file
at System.Data.SQLite.SQLite3.Open(String strFilename, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
at System.Data.SQLite.SQLiteConnection.Open()
at NUtility.DatabaseHelper.GetConnection()
at NUtility.Channel.LoadForCaptureSource(Int32 forCaptureSourceOID, Int32 channelOID)
at NextPVR.Players.AvailableLiveChannelHelper.GetAvailableChannels(Int32 existingHandle, Boolean& reloaded, Boolean& reducedList)
at NextPVR.Players.LiveTvPlayer.CheckAvailableChannels(Boolean forceReload)
at NextPVR.Players.LiveTvPlayer..ctor(IntPtr window)
at NextPVR.ControllerForm.PlayLiveTV()
at NextPVR.Menu.Vertical.HandleMenuItem(String menuItem)
at NextPVR.Menu.Vertical.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.0.30319.18444 built by: FX451RTMGDR
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.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
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.0.30319.18408 built by: FX451RTMGREL
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.0.30319.18408 built by: FX451RTMGREL
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.0.30319.34234 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34108 built by: FX45W81RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
SlimDX
Assembly Version: 4.0.13.43
Win32 Version:
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/SlimDX.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.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
ManagedUPnP
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/ManagedUPnP.DLL
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.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.


Please let me know if you need any more information.

Regards,

Shadowmeister

Print this item

  Remote client logout timeout.
Posted by: mvallevand - 2014-10-28, 12:33 AM - Forum: Developers - Replies (2)

Sub, how long does an external login last via the sid API?

Martin

Print this item

  Newb Questions
Posted by: BobbyDing - 2014-10-28, 12:19 AM - Forum: NextPVR for Samsung - No Replies

Hello.
A few quick questions:

Does this app run properly on the BD-F5900?

Does this only play TV? (or can it also play videos from your library?)

Are all the functions of nPVR available?

Thanks!

BD

Print this item

  Error on new installation of version 3.3.8
Posted by: jasonmcroy - 2014-10-27, 10:09 PM - Forum: Legacy (v4.x and earlier) - Replies (6)

Hello.

I tried to install NextPVR as a new installation on my OS (Windows 8.1) after reinstalling my OS.

When running the installer, as some point I see an error in the command prompt box that shows the installation occurring. The message that shows is "Process is terminated due to StackoverflowException". Then a pop up box from Windows asks me to close the program.

However, the remaining installation runs on through and installs the program just fine and seems to work just fine overall within itself so no problems there.

The only problem I am running into in using the program is when I try to access it via XBMC. I get a "Tuner Not Available" error when I try to play something. The epg grid shows up just fine, it just won't play.

I can only find one log available since the reinstallation in the Public>NPVR>Logs folder that is title "Nrecord". It doesn't look like there are any errors in it. However, when I try to upload it to this post it won't let me. I have never had to upload any logs as NPVR has so far worked great for me.

Can someone tell me if that is the correct log and if not, where the correct one is? And then how to attach it to this post?

Thanks.

-Jason

Print this item

Pages (6405): « Previous 1 … 1095 1096 1097 1098 1099 … 6405 Next »
Jump to page 

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