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,206

Full Statistics

Online Users
There are currently 1874 online users.
» 2 Member(s) | 1866 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Yandex, greg in kansas, something_fishy

Latest Threads
Closed captioning in NPVR
Forum: Windows
Last Post: RonB1949
1 hour ago
» Replies: 37
» Views: 3,717
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
6 hours ago
» Replies: 2
» Views: 483
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
10 hours ago
» Replies: 15
» Views: 953
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
Yesterday, 10:35 PM
» Replies: 44
» Views: 6,453
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 249
actors producer director
Forum: Wishlist
Last Post: a1blues
2026-09-04, 09:20 PM
» Replies: 4
» Views: 196
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: 206
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 206
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 156
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 190

 
  Change PostUpdate EPG Process.
Posted by: mvallevand - 2017-06-29, 10:57 PM - Forum: Wishlist - Replies (7)

I feel the PostUpdateEPG process should run right after the Update EPG logic before the recurring recordings process is run. This would allow "tweaked" guide data to be added into the scheduled recording table. An example is a recent thread that talked about manually adding the OAD to the description. Users need to preporcess files but it is trivial in a sqlite script

Code:
update epg_event set subtitle = substr(original_air_date,1,4) where unique_id like 'MV%'


because it impossible to do with the post update process. It should probably run in this area.

Code:
2017-06-28 06:48:44.403 [DEBUG][10] UpdateEPG@4 2017-06-28 06:48:44.403 [DEBUG][10] Updating recording schedule 2017-06-28 06:48:44.403 [INFO][10] deleting old conflicts 2017-06-28 06:48:44.411 [INFO][10] UpdateAllRecurringRecordings()

Martin

Print this item

  NextPVR recordings audio messed up
Posted by: ALWO2011 - 2017-06-29, 08:49 PM - Forum: Legacy (v4.x and earlier) - Replies (6)

Hello! I got my tv guide issue settled, but now I have another issue. Recordings made thru NextPVR (Using Kodi as a frontend), have their audio messed up. It's intermittent, and the video never glitches, but the audio will sometimes sound like it's being played 2-3 times over itself, almost like an echo.

It comes and goes, and seems to happen one more than one channel. (Live TV is fine, only recordings have this)

Print this item

  What causes NPVR WEB "Manage Recordings" link to break?
Posted by: jtcreate - 2017-06-28, 09:26 PM - Forum: Legacy (v4.x and earlier) - Replies (3)

I've done two installs of NPVR and, eventually, the "Manage Recordings" link in the NEWA web interface always breaks. I get a Server Error/Runtime Error and it doesn't work until I reinstall NPVR. Everything else in the web interface works ok.



https://forums.nextpvr.com/attachment.ph...1498685160

Print this item

  NPVR records but won't schedule season requests and two shows stopped recording early
Posted by: jtcreate - 2017-06-28, 08:51 PM - Forum: Legacy (v4.x and earlier) - Replies (10)

I have two issues. Actually three, but I'll post the web issue separately.

I am trying a new NPVR setup and everything seemed to be working nicely. I got my hands on an HP intel i5 3.10ghz 2400Cpu HP computer with 16 gigs of RAM, 2 TB HDDs, Win 10 64-bit with a couple new PCI USB 2.0 cards installed. Since I have been using Hauppauge Colossus with three different computers recording Directv "Component" for years (WMC/NPVR), I decided its time to upgrade and integrate. Just do everything through NPVR. Over the past few of months, I've been adding HDPVRs, moving everything over and using network IP tuning. I am up to four HDPVRs and its been solid for the past month (at least up to this point). My aim is 5 HDPVRs.

Recent problems:

1# Last Friday, NPVR stopped scheduling anything "Seasonal". I can do "One time" record and watch TV. I can even schedule the "timeslot" to be recorded repeatedly. But when I try to schedule a "Season new" or "all shows on this channel" request, nothing happens in the native guide. All my old "season" requests are still intact and working. I just can't add anything new. Is there a request limit or memory limit to seasonal requests? Just for testing purposes, I made an attempt to season record "Young and the Restless" which didn't work (all jokes aside). So at least you had something easy to look at in the logs. I also made an attempt to season request "the Doctors" Both had "new Flags".


2# Last night, I tried to record a bunch of shows since I am working a lot. "Animal Kingdom" and "Wrecked" both cut off almost 30 minutes early but my other recordings where fine. This has not happened before.

I attached logs below for review...Thank you.

https://forums.nextpvr.com/attachment.ph...1498683042

Print this item

  Colossus dying?
Posted by: mattyb - 2017-06-28, 10:11 AM - Forum: Legacy (v4.x and earlier) - Replies (11)

Something strange going on here... is my Colossus card (in signature) dying?

Suddenly seems to have stopped working. See logs attached. The channel change works but there seems to be no data flowing and no picture when viewing/recording tv via hdmi.

I tried putting it in another PCIe slot in the PC but nothing. Also getting "No signal' through WinTV8 but it's still showing as device there.

Any ideas??

Print this item

  How to get EPG working for the TV Guide?
Posted by: ALWO2011 - 2017-06-27, 07:18 AM - Forum: Legacy (v4.x and earlier) - Replies (3)

Hello! I am trying to get TV Guide listings working in NextPVR (as well as Kodi) from my HDHomeRun Prime. I got other help online to use zap2xml from tvguide.com. It creates the XML file, and the "channels" in NextPVR are set to XMLTV, with the XML file generated.

However, it still does not populate. How can I get it to?

Print this item

  HDHomerun Prime Issues
Posted by: GaryJ73167 - 2017-06-27, 06:20 AM - Forum: Legacy (v4.x and earlier) - Replies (10)

Hi,

Before I even start this post, I want to let everyone know that the issue I am about to post is not limited to NPVR. But, with all of the knowledge in these subs, I thought maybe someone would be kind enough to help me out Smile

So, I have a windows 10 machine. i5, 16GB Ram, 500GB SSD Nvidia GT860 that i run NPVR on. A machine decent enough to record TV. I had a Happauge 1212 PVR and never had a single issue. I recently switched from direct TV to xfinity and also upgraded my recording device. I now have an HDHomerun prime.

I really love this device. 3 tuners, and I am all set.

So, something I noticed though.

All of my recordings (not very often, but, maybe once per hour) a section of the video (for a fraction of a second) is dropped. As an example, I may miss 1/2 a word. I know this doesent sound like much to some people, but this is REALLY bugging me. I have played the videos in just about every possible video player I can get my hands on, and it is all the same result. It appears the dropout is happening during the recording process.

I know this isn't the fault of NPVR. i have tried numerous different encoders as well. And, no matter what, this 1/2 second drop out comes back to haunt me.

My internet connection is SOLID at my house. Netgear AC1900 router all hard wired. So, I dont think it is my network that is lagging

Does anyone else here with the HDHomerun prime have this issue ?

I am noticing this on channels that broadcast in h.264 mostly. perhaps that is where my problem lies?

What is everyone else's experience with the HDHomerun prime ? Am I the only one with this issue ?

Print this item

  DTVTUNE With Infinity Hardware
Posted by: GaryJ73167 - 2017-06-27, 06:02 AM - Forum: Hardware - No Replies

Hi All,

Quick question:

With direct TV, I was able to use a program called Dtvtune.exe and change the channels on my set top box with the command "C:\Users\Public\NPVR\Scripts\http\dtvtune.exe -ip 192.168.0.8 -channel %1"

Are Xfinity receivers capable of doing this as well ?

Print this item

  Windows 10 which browser?
Posted by: Bobins - 2017-06-26, 09:07 PM - Forum: NextPVR Enhanced Web Admin (NEWA) - Replies (3)

I know the newer NEWA doesn't play well with Windows explorer in Windows 10 (i.e playback freezes after 10 seconds of play) but should it work with Edge?
I can play recordings in Edge but there are no visible controls (pause etc.) and no timeline visible at the bottom of the screen.

Print this item

  Recordings Not Playing
Posted by: nobody - 2017-06-25, 06:38 PM - Forum: Legacy (v4.x and earlier) - Replies (3)

I've been watching shows I recorded months ago - so no logs available(Npvr3.9.2, HDHR Prime) - and have found a few that won't play.

Any idea how I can fix/remove the first 1 min of the file, I cut a chunk from the end of the file, it plays fine.
Sample of same episode - Beginning & End
Beginning chunk
End chunk
Thanks

Print this item

Pages (6435): « Previous 1 … 793 794 795 796 797 … 6435 Next »
Jump to page 

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