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,188
» Latest member: dromanas
» Forum threads: 65,378
» Forum posts: 602,196

Full Statistics

Online Users
There are currently 1720 online users.
» 3 Member(s) | 1711 Guest(s)
Baidu, Bing, Facebook, Google, Twitter, Yandex, bigstusexy, gEd, greg in kansas

Latest Threads
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
2 hours ago
» Replies: 44
» Views: 6,424
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
3 hours ago
» Replies: 13
» Views: 895
Closed captioning in NPVR
Forum: Windows
Last Post: mvallevand
2026-09-08, 12:25 PM
» Replies: 32
» Views: 3,676
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 243
actors producer director
Forum: Wishlist
Last Post: a1blues
2026-09-04, 09:20 PM
» Replies: 4
» Views: 185
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: 200
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 195
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 153
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 185
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,960

 
  Problem with back-to-back recordings with HDHR Prime tuner on different channels
Posted by: BrettB - 2017-02-05, 05:02 AM - Forum: Legacy (v4.x and earlier) - Replies (20)

I just found a problem recording made with one of my HDHR Prime (cablecard) tuners a few weeks ago. The problem recording is Chicago Med.S02E10.Heart Matters.ts. As I was watching Chicago Med, I noticed that at the end of it, an episode of Nightwatch began playing. The odd thing is that Chicago Med is on channel 811 and Nightwatch is on channel 829.

I don't have the nrecord.log file from 23 days ago. But my recordings log file shows that HDHR Prime Tuner 1-1 was used for both this recording and Nightwatch immediately following it:

Code:
Thu 01/12/2017 19:59:02.09 Recording "E:\NPVR Recordings2\Chicago Med\Chicago Med.S02E10.Heart Matters.ts" from channel 811 on tuner "HDHR Prime Tuner 1-1" Thu 01/12/2017 21:01:00.52 Recording "E:\NPVR Recordings2\Nightwatch\Nightwatch.S03E07.105 and Rising.ts" from channel 829 on tuner "HDHR Prime Tuner 1-1"

And my postprocessing.log file, shows that Chicago Med did appear to keep recording through the full 5 minute post-padding with the Postprocessing.bat being invoked at 21:05:
Code:
Postprocessing.bat invoked for recording "E:\NPVR Recordings2\Chicago Med\Chicago Med.S02E10.Heart Matters.ts" (OID 186591) from channel 811 at Thu 01/12/2017 21:05:00.27

So it seems that after NextPVR changed the channel the HDHR tuner was tuned to, it kept recording the new channel's stream during the post-padding time into the .ts file of the first show. And, I think that this situation may be causing even more problems for playback because channel 829 is broadcast in H.264 while channel 811 is broadcast in MPEG-2. So the Chicago Med .ts file starts out as MPEG-2 video but then ends with H.264 video. Sad

I cut a 150MB chunk from the end of the Chicago Med recording which shows this channel change. You can access it here: https://bowmantech-my.sharepoint.com/per...Ug4JAQcIsg

Print this item

  Sound Gone
Posted by: RTKAT - 2017-02-04, 10:00 PM - Forum: Legacy (v4.x and earlier) - Replies (1)

Well, this is odd. I was watching a recording , took a break out in my shop, came back an hour or so later, and now the sound is gone! Checked the sound from the desktop that runs NextPVR, no problem. Took the sound cable out of the desktop and plugged it into another source and there was sound through my amp and speakers, so no problem there. The only thing left is that NextPVR is no longer working with the LAV sound decoders. I installed a new copy and still nothing. I am stuck. Hope someone can figure out why no sound. I can still record and watch them through KODI, but I really prefer using NextPVR. Logs below.
.
UPDATE:
Well this really got odd. I found some time to remove all the sound codec packages, did another download, and a reinstall. After a restart of the desktop, all the sound is back. There must have been a microscopic bug crawling around in one of the chips. Best answer I can come up with......

Print this item

  Playback Stalling on Web Client
Posted by: BrettB - 2017-02-04, 09:30 PM - Forum: X-NEWA - Replies (8)

I use LibreELEC running on an RPi 3 as my primary NextPVR user interface/client. I have the recording devices mapped as SMB drives from my NextPVR server to the RPi and use advancedsettings.xml with path substitution redirect the player to access the .ts files directly from the SMB drives rather than via NextPVR's HTTP streaming (in order to get .edl skipping support).

Recently I've been having problems with several recordings where the playback will stall for various lengths of time. Sometimes Kodi will display a Buffering message. Other times it just stalls for a while before beginning playing again. Often this happens during/after a commercial skip or a manual skip forward during playback. So far, I haven't been able to track down the cause. I don't think that it is network/hardware related. It seems more like it is related to the contents of the .ts file because some files will exhibit this problem multiple times during playback and other files will play just fine.

I just updated to the latest LibreELEC Beta (v. 1.95.2) and am still having the problem. When the problem happens, the kodi.log file is showing some/all of these errors:

Code:
WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer ERROR: Previous line repeats 73 times. NOTICE: CVideoPlayerAudio::Process - stream stalled

And when this situation just happened while playing a file, I turned on debugging (at 14:43:42 in the attached kodi.log), continued waiting and watching through a couple of skips, and then zipped the attached logs.

I'm wondering if anyone else is seeing similar problems or has ideas about where I look next to try to fix the issue(s).

Also, I also noticed an HTTP 404 error in the logs when I pressed the Info key, but I don't think that is at all related. Maybe something else to look at fixing, though:
Code:
14:44:25.189 T:1940603808 DEBUG: ActiveAE::SyncStream pll:0.00000 (act:1.00000 lim:0.00000) rr:0.99845 threshold:0.020 error:-0.654687 14:44:25.495 T:1462760352 DEBUG: http://192.168.143.10:8866/control?media=2250.28710938&client=sdl-KNEWA0xb827eb9ccb26L&sid=6e35acd72852448cb283554ff3437d84 14:44:25.604 T:1962185840 DEBUG: LIRC: Update - NEW at 7453540:166 0 KEY_INFO devinput (KEY_INFO) 14:44:25.605 T:1962185840 DEBUG: OnKey: launch_media_center (0xc3) pressed, action is Info 14:44:25.606 T:1484546976 DEBUG: http://192.168.143.10:8866/control?time=1486241065&key=131138&client=sdl-KNEWA0xb827eb9ccb26L&sid=6e35acd72852448cb283554ff3437d84 14:44:25.884 T:1962185840 DEBUG: CMMALRenderer::RenderUpdate - vsync 446955 (+7) 14:44:25.971 T:1962185840 DEBUG: LIRC: Update - NEW at 7453907:166 0 KEY_INFO_UP devinput (KEY_INFO_UP) 14:44:26.234 T:1940603808 DEBUG: ActiveAE::SyncStream pll:0.00000 (act:1.00000 lim:0.00000) rr:0.99884 threshold:0.020 error:0.139469 14:44:26.517 T:1462760352 DEBUG: http://192.168.143.10:8866/control?media=2251.3190918&client=sdl-KNEWA0xb827eb9ccb26L&sid=6e35acd72852448cb283554ff3437d84 14:44:26.596 T:1462760352 DEBUG: {u'url': u'', u'screen': u'Recordings'} 14:44:26.806 T:1962185840 DEBUG: CMMALRenderer::RenderUpdate - vsync 447011 (+7) 14:44:27.283 T:1940603808 DEBUG: ActiveAE::SyncStream pll:0.00000 (act:1.00000 lim:0.00000) rr:0.99855 threshold:0.020 error:-0.442777 14:44:27.598 T:1462760352 DEBUG: http://192.168.143.10:8866/control?media=2252.39599609&client=sdl-KNEWA0xb827eb9ccb26L&sid=6e35acd72852448cb283554ff3437d84 14:44:27.679 T:1462760352 DEBUG: {u'url': u'', u'screen': u'Recordings'} 14:44:27.884 T:1962185840 DEBUG: CMMALRenderer::RenderUpdate - vsync 447074 (+8) 14:44:28.204 T:1962185840 DEBUG: LIRC: Update - NEW at 7456140:166 0 KEY_INFO devinput (KEY_INFO) 14:44:28.204 T:1962185840 DEBUG: OnKey: launch_media_center (0xc3) pressed, action is Info 14:44:28.205 T:1484546976 DEBUG: http://192.168.143.10:8866/control?time=1486241068&key=131138&client=sdl-KNEWA0xb827eb9ccb26L&sid=6e35acd72852448cb283554ff3437d84 14:44:28.226 T:1484546976 DEBUG: 404 14:44:28.226 T:1484546976 DEBUG: HTTP Error 404: Not Found 14:44:28.332 T:1940603808 DEBUG: ActiveAE::SyncStream pll:0.00000 (act:1.00000 lim:0.00000) rr:0.99904 threshold:0.020 error:0.537892 14:44:28.589 T:1962185840 DEBUG: LIRC: Update - NEW at 7456524:166 0 KEY_INFO_UP devinput (KEY_INFO_UP) 14:44:28.685 T:1462760352 DEBUG: http://192.168.143.10:8866/control?media=2253.48608398&client=sdl-KNEWA0xb827eb9ccb26L&sid=6e35acd72852448cb283554ff3437d84

Print this item

  Help with restarting NextPVR addon when waking from suspend.
Posted by: 2leftfeet - 2017-02-04, 06:38 PM - Forum: Kodi / XBMC - Replies (4)

I need some Linux help and am wondering if any of the experts out there could guide me here. I am by no means proficient with Linux (just know some basic commands).

I am experimenting with the OpenElec version of Kodi and it seems to behaving quite nicely. However, I have one issue that I need some help on.

If I put OpenElec in suspend mode (sleep), then wake it up, the NextPVR addon does not function - it appears it needs to be refreshed or restarted - I suppose this isn't first time someone has stumbled over this issue.

Is there a way to restart the addon from within Kodi (without rebooting the box) or preferably, use a script (like I do in Windows) that automatically fires off when the box wakes up that kills the old instance of the Nextpvr addon and restarts the addon?

If a script is required, would someone kindly post one that would work in this instance? I have never written a Linux script, so any help would be appreciated.

Thanks.

Print this item

  Server Error in '/' Application [streaming failure]
Posted by: oldman - 2017-02-02, 05:03 PM - Forum: NextPVR Enhanced Web Admin (NEWA) - Replies (3)

npvr version 3.9.2._161119
I have re-installed npvr but the error still persists
Vlc 32bit has all defaults set within Win10 B1607
The configuration page has the correct location for vlc
The streamer window appears, using all defaults, click stream =error
I have read other posts here and tried the suggested 'answers' =error
I have added firewall exceptions
I do not see any errors in the web.log

This error message is not something I can resolve myself so appreciate any comments you may have to resolve this.

Thank you for your time
______________________________________________________
The system cannot find the file specified
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ComponentModel.Win32Exception: The system cannot find the file specified

Source Error:
Line 211:
Line 212: //Start the VLC process on the server
Line 213: proc = System.Diagnostics.Process.Start(psi);
Line 214:
Line 215: //Set the priority of the started process based off of user configuration

Source File: c:\Users\Public\NPVR\web\public\Player.aspx.cs Line: 213
______________________________________________________

Print this item

  Unable to find available capture device.
Posted by: Strontium_99 - 2017-02-02, 09:57 AM - Forum: Legacy (v4.x and earlier) - Replies (3)

Hi there.

I've got a Windows 10 PC running NextPVR 3.9.2.(161119) using a Hauppauge PCTV 290e DVB-T2 receiver.
Everything was running fine until I had to move things around in my lounge, which required me unplugging everything and reconnecting it.

Now NextPVR won't record anything, and if I try LiveTV I get the message "Unable to find available capture device (Unable to locate tuner filter (PCTV 80e/290e/460e BDA 2875 TVTuner))".

I've reloaded NextPVR, gone into Devices, removed all devices and set them up again. It seems to find the Tuner ok and even finds the channels. In devices I now have this listed:

Type Device Present Enabled Channels
DVB-T PCTV 290e/460e BDA 2875 TVTuner Yes Yes 157
QAM PCTV 80e/290e/460e BDA 2875 TVTunerC Yes Yes 0
IPTV IPTV Device Yes Yes 0

I've tried disabling both the QMA and IPTV devices but still get the same message.

I've attached a log file, hope it's the right one needed, it's the latest.

Any ideas please?

Big thanks.

Print this item

  Web Client
Posted by: GaryJ73167 - 2017-02-02, 07:21 AM - Forum: Legacy (v4.x and earlier) - Replies (13)

Hi All,

I am hoping someone in this forum can help me because something really odd is happening.

I have the web server enabled in the NPVR software. Default port 8866. My Windows PC has a static ip of 192.168.0.17

I am familiar with network configurations so I can assure you that my router has a port open to send all traffic to my NPVR windows PC that comes in on port 8866

Here is where things get strange for me.

I can ping my WAN IP address and get a reply. All seems to be working fine.

So, if I go to my phone or tablet, I type http:\\50.325.46.99:8866 (Not really my IP address, but, you get the picture. I just didnt want to post the real IP) and I get page cannot be displayed.

But the part that is strange is, even if I type my local IP on my tablet or phone http:\\192.168.0.17:8866, it STILL comes up page cannot be idsplayed

the only place the web server actually works is if I open a browser on the PC that has NPVR installed and use my local IP. I can't even use http:\\50.325.46.99:8866 on the PC with NPVR as it still cannot display the page.

I hope this is making sense

I attached my log files (not sure if they will help in this case, but, they are there)

Any thoughts ? Sad

Print this item

  add an astc channel
Posted by: eastavin - 2017-02-01, 12:16 AM - Forum: Legacy (v4.x and earlier) - Replies (1)

WNED added 17.3 recently. how do I add the channel without having to rescan everything? Does not appear to be anything on the wiki about this.

Also will adding a channel cause the existing record timers to stop working?

Edward

Print this item

  Shared Folder Issue on Windows Parallels
Posted by: mbailey7411 - 2017-01-31, 02:46 PM - Forum: Legacy (v4.x and earlier) - Replies (2)

Hi! Trying to setup a NextDVR server on the Windows 10 side of my Parallels setup. Two issues:

1) When I select a shared drive for the recordings, a "Directory Warning" pops up: The recording service runs as a system user account, so won't see drive mappings made under this account. This can lead to failed recordings. Consider using UNC paths instead, or changing the user account used to run the recording service. You also need to ensure hare permissions allow writing to the directory.

I've tried multiple things here: UNC paths, checking shared settings, going into windows Services and telling it to log NextPVR in under my user name since I'm an administrator, etc. None of it works. Any ideas on this?

2) I setup a reserved DHCP on the Windows side so that it would keep the same IP: 192.168.1.21. However, when I try to access the NextPVR remotely, it won't work. It does work when I use "localhost:8866", but not "192.168.1.21:8866" remotely. I also setup port forwarding in my router for port 8866. I'm unable to access the server from my iPhone app, even when I'm on the same network.

Thanks!

Print this item

  Database Changes
Posted by: jcole998 - 2017-01-31, 02:40 PM - Forum: Legacy (v4.x and earlier) - Replies (2)

If I wish to make scheduling changes to npvr.db3 directly using SQLite, I'm guessing the proper procedure should be:

1) Exit NextPVR
2) Stop NRecord service
3) Make changes
4) Restart NRecord service
5) Invoke Nextpvr.exe -recurring

Will this process work for making scheduling changes outside of NextPVR? Any other dependencies?

Print this item

Pages (6435): « Previous 1 … 824 825 826 827 828 … 6435 Next »
Jump to page 

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