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,163
» Latest member: MachineNext
» Forum threads: 65,042
» Forum posts: 596,055

Full Statistics

Online Users
There are currently 1839 online users.
» 1 Member(s) | 1834 Guest(s)
Applebot, Baidu, Bing, Google, sub

Latest Threads
NextPVR web interface sho...
Forum: Windows
Last Post: mvallevand
1 hour ago
» Replies: 14
» Views: 168
Automated Updates of IPTV...
Forum: Kodi / XBMC
Last Post: sub
10 hours ago
» Replies: 2
» Views: 2,044
Synchronization issues wi...
Forum: Windows
Last Post: Ricknextpvr
2025-11-03, 11:55 PM
» Replies: 23
» Views: 361
Season and Episode values...
Forum: NextPVR Support
Last Post: mvallevand
2025-11-03, 07:16 PM
» Replies: 23
» Views: 481
Daylight saving time chan...
Forum: Docker arm32v7
Last Post: mvallevand
2025-11-03, 02:31 PM
» Replies: 7
» Views: 1,382
Iphone nextpvr app
Forum: NextPVR iOS and AppleTV Clients
Last Post: McAlsop
2025-11-03, 05:13 AM
» Replies: 8
» Views: 1,637
Issue with screen readers...
Forum: Windows
Last Post: sub
2025-11-02, 07:02 PM
» Replies: 16
» Views: 438
Tuner TBS-6209 SE
Forum: Hardware
Last Post: Marvi
2025-11-02, 05:49 PM
» Replies: 2
» Views: 74
some minor bugs and typos
Forum: Windows
Last Post: sub
2025-11-01, 05:00 PM
» Replies: 5
» Views: 180
US ATSC 3 FTC Comments wa...
Forum: Hardware
Last Post: mvallevand
2025-10-31, 12:44 AM
» Replies: 4
» Views: 1,732

 
  Clearing recording history for a show
Posted by: jghanisco - 2014-06-12, 10:13 PM - Forum: Legacy (v4.x and earlier) - Replies (3)

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...

Print this item

  PC client exception when attempting to schedule recordings.
Posted by: JP23 - 2014-06-12, 09:18 PM - Forum: Legacy (v4.x and earlier) - Replies (5)

Hi,

A freshly installed Windows 8.1 x64 client is throwing an exception whenever I attempt to schedule a recording from it.

I've installed all the latest patches from the support sticky, but the same thing keeps happening.

Logs and exception text attached.

Print this item

  Resolution issue with nextPVR interface
Posted by: DarrenJ - 2014-06-12, 09:07 PM - Forum: Legacy (v4.x and earlier) - Replies (8)

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 Smile

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.

Any pointers from anyone appreciated.
Cheers
DJ

Print this item

  What's the best usb tuner for use with cablecard
Posted by: bobdobbs - 2014-06-12, 07:17 PM - Forum: Hardware - Replies (7)

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?

Thanks in advance,
Bob

Print this item

  "Could not open NextPVR on [port]" error
Posted by: WKleeven - 2014-06-12, 06:26 PM - Forum: X-NEWA - Replies (38)

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).

Print this item

  Web Server fails Windows 8.1
Posted by: splnut - 2014-06-11, 04:00 AM - Forum: Legacy (v4.x and earlier) - Replies (6)

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)

Print this item

  MAC address removal
Posted by: pcostanza - 2014-06-11, 02:02 AM - Forum: Legacy (v4.x and earlier) - Replies (13)

Why would I have more than 1 MAC address listed? The third one is my Popcorn Hour and I'm not able to remove the other 2.

Print this item

  Where is it?
Posted by: zaldwaik - 2014-06-11, 12:07 AM - Forum: X-NEWA - Replies (14)

Sorry for this question, but I read the "Read me first" but it had no link to the zip file. I then looked through the posts, and found the v2 release and downloaded the file. I then installed the add-on, enabled and configured it, but I do not know where to find it? I already have NPVR add-on up and running. I am using the latest XBMC on a Mac with default skin. Thanks.

Print this item

  Where is it?
Posted by: zaldwaik - 2014-06-10, 11:59 PM - Forum: X-NEWA - Replies (3)

Sorry for this question, but I read the "Read me first" but it had no link to the zip file. I then looked through the posts, and found the v2 release and downloaded the file. I then installed the add-on, enabled and configured it, but I do not know where to find it? I already have NPVR add-on up and running. I am using the latest XBMC on a Mac with default skin. Thanks.

Print this item

  Way to create XML file on Cancel?
Posted by: christheman - 2014-06-10, 05:47 AM - Forum: Legacy (v4.x and earlier) - Replies (3)

Hi, I am using the StoreSeparateMetadataXML switch in the config.xml file to create an XML info file for each recording. I later scrape out this info and paste it into a custom database I have created to keep track of my movies.

There are some times where I "Cancel" a recording early in NEWA, after a movie is actually over but before the the time slot ends, so that I can do something in-between or before the next one starts.

For these cases, I wonder if there is something I can set, or a way I could use PostCancel.bat to trigger NPVR to create an XML on Cancel.

Thanks
Chris

Print this item

Pages (6405): « Previous 1 … 1131 1132 1133 1134 1135 … 6405 Next »
Jump to page 

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