I don't know if I am doing something wrong or not. I have the setting "EPG based" set, but the file disappears when I stop viewing.
In the log, I turned on Two and a Half Men around 7:21 or so, waited a few minutes, hit "record", and it said it was recording. After the show ended, around 7:31, I stopped viewing/recording. In the buffer directory, there were a number of related files (comskip generated), but no recording.
Is there something else I need to be doing to make this work?
Hi - got the latest version of NextPVR and using with my BG 3600 DVBS/S2 card with freesat.
I've got all the channels in but am having to individually change the EPG source to Freesat (UK) from the bulk mapping screen. Is there any way I can get it done in one go?
I use Martin's Network Recorder with SageGraphRecorder to capture firewire from a cable box. After the digital transition, I now have 2 cable boxes and zero clear QAM, so it would be nice to capture from the two boxes to have two tuners. I have the two boxes connected to the PC and can capture from each using capDVHS and change channels on each using SageChanger. I can't noodle out how to have two instances of SageGraphRecorder. I guess I might need two graphs, one for each of the firewire tuner devices. If there are two graph recorders, I'd think that Network Recorder would show up as two tuners, assuming the port numbers are different, I guess. So, Martin, any help?
I had recorded The Big Bang Theory, but lost the first 4 seasons on a faulty hard drive. I would like to reset the recording history from that show so that it would record everything again. I believe that history is hidden in the database somewhere - is there something I could delete from there to have the history reset, or am I better off just setting up a recurring recording to record all shows, and then deleting that recurring recording when I am finished? I think I will run into an issue when the new season starts if I delete out the recurring recording after I've recorded what I want, but not sure...
Hi. We just upgraded our ageing TV with a brand spanking new LG Smart tv.
All is good, but when we turn on the TV in the morning the NextPVR interface is only quarter screen. It never happened on our old 720p Samsung.
I've set the resolution in NextPVR to 1920x1080, but it still happens.
I've upgraded my video drivers and upgraded my version of NextPVR to the latest.
Wifey complains and then I'm in the dog box
I can't seem to replicate the issue, so I think it's some combination of Windows going to sleep when the TV is off, and then waking up and nextPVR is trying to auto set the resolution and failing. That's a guess. I'm unsure they why it is ignoring the 1920x1080 setting.
I haven't used npvr since the gb-pvr days. I had a hauppauge wintv2-usb and it worked great.
Fast-forward to now and I want to set up my system again. I subscribe to basic cable with hbo from comcast. I can get a cablecard from them and it looks like a Hauppauge WinTV DCR-2650 would work well with my laptop. I just have a few questions:
1.Which usb cablecard-ready tuner works best with npvr? I prefer hauppauge, but I'm open to other vendors.
2.Is there still a free or cheap site where I can get tv listings to import into npvr like I did back in the day?
3.Are there DRM issues, perhaps only just with the hbo content?
A while ago, x-newa worked. Now, it doesn't but so many things have changed that I don't know why.
Windows 7 pro laptop.
Currently I am using xbmc 13.1, x-newa 2.3.0
I have NEWA, nextpvr plugin in xbmc and nDroid working correctly.
I tried disabling windows firewall, but no luck.
I have no strange ports forwarded (just 8866->8866, etc).
Hello,
I have been battling with trying to get NPVR setup for about a week and am having trouble with the webserver. I have uninstall, reinstalled, ran as admin, disabled firewall, etc. There is no weblog because the service fails to start. Here is the section from NRecord.log. Any help is appreciated.
Code:
2014-06-10 23:08:57.841 [INFO][4] Web root: C:\Users\Public\NPVR\web
2014-06-10 23:08:57.842 [DEBUG][9] CancelAllWakeupRequests
2014-06-10 23:08:59.031 [ERROR][4] Unexpected error starting web server:
System.IO.FileLoadException: Could not load file or assembly 'NRecord, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
File name: 'NRecord, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type)
at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName)
at System.RuntimeType.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark)
at System.Type.GetType(String typeName, Boolean throwOnError)
at System.Web.Hosting.HostingEnvironment.CreateInstance(String assemblyQualifiedName)
at System.Web.Hosting.HostingEnvironment.CreateInstance(String assemblyQualifiedName)
at System.Web.Hosting.ApplicationManager.CreateInstanceInNewWorkerAppDomain(Type type, String appId, VirtualPath virtualPath, String physicalPath)
at System.Web.Hosting.ApplicationHost.CreateApplicationHost(Type hostType, String virtualDir, String physicalDir)
at Cassini.Server.CreateHost()
at Cassini.Server..ctor(Int32 port, String virtualPath, String physicalPath)
at NRecord.RecordingService.OnStart(String[] args)