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,142
» Latest member: wombatUK
» Forum threads: 65,033
» Forum posts: 595,919

Full Statistics

Online Users
There are currently 1577 online users.
» 3 Member(s) | 1569 Guest(s)
Applebot, Baidu, Bing, Google, Yandex, Jaggy, mvallevand

Latest Threads
NextPVR add-on won't load...
Forum: Kodi / XBMC
Last Post: Jack_Burton505
1 hour ago
» Replies: 22
» Views: 218
Issue with screen readers...
Forum: Windows
Last Post: mvallevand
3 hours ago
» Replies: 12
» Views: 196
Next PVR quit working uni...
Forum: Windows
Last Post: mvallevand
4 hours ago
» Replies: 11
» Views: 85
Streaming Failed (transco...
Forum: Windows
Last Post: ninkynonk
4 hours ago
» Replies: 2
» Views: 43
Devices Disappeared
Forum: Windows
Last Post: SamM
7 hours ago
» Replies: 4
» Views: 257
Problema avvio visualizza...
Forum: Windows
Last Post: mvallevand
9 hours ago
» Replies: 3
» Views: 57
record multiple episodes
Forum: Windows
Last Post: mvallevand
Yesterday, 09:44 PM
» Replies: 1
» Views: 45
Cannot transcode with Vaa...
Forum: Docker amd64
Last Post: mvallevand
Yesterday, 09:36 PM
» Replies: 42
» Views: 9,697
Version 5 install issue w...
Forum: Windows
Last Post: sorahl
Yesterday, 09:30 PM
» Replies: 26
» Views: 10,460
some minor bugs and typos
Forum: Windows
Last Post: mvallevand
Yesterday, 08:12 PM
» Replies: 1
» Views: 54

 
  Channel groups are busted in NextPVR 3.5.7
Posted by: Will Pittenger - 2015-09-26, 01:14 PM - Forum: Legacy (v4.x and earlier) - Replies (35)

I started creating groups and hit OK. No changes were saved when I went back in there. I didn't leave the main window. Is this a known issue? If so, is there a work around?

Print this item

  Auto-updating EPG using Schdule Direct
Posted by: Will Pittenger - 2015-09-26, 01:07 PM - Forum: Legacy (v4.x and earlier) - Replies (5)

i just set up Schedule Direct for my channels. What do I need to do in order to update the EPG on Windows 10? Please note that I'm leary of putting an executable in a folder unprotected by UAC.

Print this item

  Norton Security 2015 steals focus
Posted by: kamares - 2015-09-26, 08:49 AM - Forum: Legacy (v4.x and earlier) - No Replies

Hi Sub,

Win 7 Home edition.

Upgraded to Norton Security 2015 from NIS this week and "Always on top" now loses focus at 2 mins and again at 3 mins from reboot.

If Norton is disabled, focus stays with NPVR – no problems.

Solved it – not elegantly – by putting two files in Windows/Start/All Programs/Startup as below:
(Stay on top box is ticked with this bat file.)
=========
REM .. Start.bat
c:
cd\program files (x86)\NPVR\
start nextpvr.exe -ontop & start nextpvr.exe –updateepg
==========

AND - second file:

==========
; Remark - Autohotkey file – NPVR.ahk

#WinActivateForce #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.

;

Timethen= %A_Now%
EnvAdd, Timethen, 2
Timethen += 3, m

start:

if (A_Now >= Timethen)
{
goto done

}
else

#WinActivateForce
IfWinExist, NextPVR
WinActivate ; use the window found above
goto start

done:
exitapp

=======
The += 3, m is set to 3 mins but can be anything longer than the loss of focus.

I know this is not elegant – can it be done within NPVR ? Or, am I missing the obvious ??
(Alternatively – stop using Norton, I guess ..)

Regards

Print this item

  Setting up Hauppauge tuner with NextPVR, already set up with WMC, no channels appear
Posted by: DrDrayDawg - 2015-09-26, 02:04 AM - Forum: Legacy (v4.x and earlier) - Replies (1)

during QAM setup process. Have searched and searched this site and the web in general, but to no avail. Not sure how it works fine with WMC (which +I want to eliminate thru WIN10 upgrade), yet no channels show up during device setup. Help please! Thanks

Print this item

  Powercfg -Waketimers
Posted by: Smurph - 2015-09-25, 11:48 PM - Forum: Legacy (v4.x and earlier) - Replies (2)

While I was troubleshooting some issues with my computer not waking up to record shows, I noticed that running "powercfg -waketimers" from an elevated command prompt resulted in the following message; "An unexpected error condition has occurred. Unable to perform operation. You may not have permission to perform this operation." This message only appears if the "NPVR Recording Service" is running. If the service is not running, it acts normally and reports that no waketimers have been set. Is the "NPVR Recording Service" supposed to cause an error condition in the "powercfg -waketimers" command?

I believe my sleep/wake issues were related to a setting in my BIOS as everything seems to be working now.

Thanks,
Scott

Print this item

  80% of recordings fail.
Posted by: Lone_Stranger - 2015-09-25, 07:56 PM - Forum: Legacy (v4.x and earlier) - No Replies

I've asked about this a few days ago, and I was told that something else was using the tuner(s). So, I've transferred all of my recordings from WMC to NPVR, and now I find it hard to watch unrecorded programs. About 80% 0f them fail.

Each time they fail, if I check NPVR, it indicates that it is currently recording the program. But, the end result is an empty file.

In this case, I was recording Shepard Smith on channel 1214 at 3pm (1 hour). It is now 3:51pm, and NPVR still indicates that it is recording, yet the output file is zero bytes.

Event logs indicate NPVR Recorder service stopped at 3:23p

I'm at a loss.......


2015-09-25 13:00:00.058 [INFO][6] DRIRecorder.StopStream() handle: 2
2015-09-25 13:00:00.058 [DEBUG][6] Stream stopped. (0 streams remaining)
2015-09-25 13:00:00.058 [DEBUG][6] Stopping graph
2015-09-25 13:00:00.332 [DEBUG][6] SetIncomingPort@2
2015-09-25 13:00:00.332 [DEBUG][6] SetIncomingPort@exit
2015-09-25 13:00:02.332 [DEBUG][6] Sending:
TEARDOWN rtsp://192.168.200.1:8554/cetonmpeg3 RTSP/1.0
CSeq: 6
User-Agent: Next/3.x
Session: 97550


2015-09-25 14:31:59.153 [DEBUG][1] ldDiscovery_DeviceAdded: HTPC
2015-09-25 15:00:00.054 [INFO][13] DRIRecorder.StartStream(E:\NPVR Recordings\Shepard Smith Reporting\Shepard Smith Reporting_20150925_15001600.ts)
2015-09-25 15:00:00.054 [DEBUG][13] RewritePAT@1
2015-09-25 15:00:00.054 [DEBUG][13] RewritePAT@2
2015-09-25 15:00:00.054 [DEBUG][13] RewritePAT@3
2015-09-25 15:00:00.054 [DEBUG][13] RewritePAT@exit
2015-09-25 15:00:00.054 [DEBUG][13] DRI: About to tune channel: 1214
2015-09-25 15:00:00.361 [DEBUG][13] DRI: CAS.SetChannel() failed
2015-09-25 15:00:00.365 [DEBUG][13] DRI: reusing. Calling Play()...
2015-09-25 15:00:00.862 [DEBUG][13] Mux reports 0:0
2015-09-25 15:00:01.126 [DEBUG][13] Mux reports 0:0
2015-09-25 15:00:01.458 [DEBUG][13] Mux reports 0:0
2015-09-25 15:00:01.715 [DEBUG][13] Mux reports 0:0
2015-09-25 15:00:01.976 [DEBUG][13] Mux reports 0:0
2015-09-25 15:00:02.132 [DEBUG][13] Mux reports 11:0
2015-09-25 15:00:02.280 [DEBUG][13] Mux reports 11:0
2015-09-25 15:00:02.457 [DEBUG][13] Mux reports 11:0
2015-09-25 15:00:02.828 [DEBUG][13] Mux reports 11:0, 44C, 4B0, 514, 44D, 1F4, 46A, 44E, 44F
2015-09-25 15:00:02.828 [DEBUG][13] Forcing PAT rewrite with Program Number 11, PMT PID: 0
2015-09-25 15:00:02.828 [DEBUG][13] RewritePAT@1
2015-09-25 15:00:02.828 [DEBUG][13] RewritePAT@2
2015-09-25 15:00:02.828 [DEBUG][13] RewritePAT@3
2015-09-25 15:00:02.828 [DEBUG][13] RewritePAT@exit
2015-09-25 15:00:02.829 [DEBUG][13] StartStream() returned handle=3
2015-09-25 15:00:02.829 [DEBUG][13] Temp at 9/25/2015 3:00:12 PM
2015-09-25 15:23:12.886 [INFO][10] DRIRecorder.StopAllStreams() <------------
2015-09-25 15:23:12.886 [INFO][10] DRIRecorder.StopStream() handle: 3
2015-09-25 15:23:12.886 [DEBUG][10] Stream stopped. (0 streams remaining)
2015-09-25 15:23:12.886 [DEBUG][10] Stopping graph
2015-09-25 15:23:12.925 [DEBUG][10] SetIncomingPort@2
2015-09-25 15:23:12.925 [DEBUG][10] SetIncomingPort@exit
2015-09-25 15:23:14.925 [DEBUG][10] Sending:
TEARDOWN rtsp://192.168.200.1:8554/cetonmpeg3 RTSP/1.0
CSeq: 7
User-Agent: Next/3.x
Session: 97550


2015-09-25 15:23:15.201 [INFO][10] DRIRecorder.StopAllStreams()
2015-09-25 15:23:16.172 [DEBUG][1] Parent appears to have exited. Host exiting.
2015-09-25 15:23:16.173 [INFO][1] DRIRecorder.StopHost()

Print this item

  Tuner Swap
Posted by: jrockow - 2015-09-25, 07:32 PM - Forum: Legacy (v4.x and earlier) - Replies (27)

I am swapping out my 3 DCR-2650s for a single Ceton 6-channel tuner.

Is there any way to cut&paste anything in the DB or Config file, or must I go thru the entire channel setup procedure for the Ceton.

Thanx.

Print this item

  Live TV freezing on client PC
Posted by: JP23 - 2015-09-25, 06:06 PM - Forum: Legacy (v4.x and earlier) - Replies (4)

Hi,

Live TV playback is consistently failing on my client PC. I rarely get more than 3 or 4 minutes before playback freezes.

Recordings play fine on this client. I am also able to stream live TV to my PC at work for hours without failure.

I have disabled the firewalls on both server and client and this makes no difference.

I believe this started happening with version 3.48. I am currently running 3.5.7 on both client and server, and both are Windows 8.1 x64.

I have attached logs from the client and server.

Any idea why this is happening?

Print this item

  PostStartup.bat
Posted by: BrettB - 2015-09-25, 04:21 PM - Forum: Wishlist - Replies (1)

sub:

Would you consider having the recording service call a PostStartup.bat script file after it starts up?

For NextEnd, we're currently adding

Code:
start /b "" "C:\Program Files (x86)\NPVR\NextEnd.exe" --sunday
to the PostUpdateEPG.bat file to have a process monitor sports events all day on Sunday. But if you have to restart the recording service (or it dies, etc.), then this process goes away and the monitoring doesn't work. If there was a PostStartup.bat file called after recording service startup, then we could also add the command there to restart the monitoring.

Print this item

  How to tell when video playback has finished in web client?
Posted by: cncb - 2015-09-25, 01:19 PM - Forum: Developers - Replies (6)

In NPVR, I can subscribe to the Event notifications to determine when a video launched from my plugin has finished playing. Is there a way to do this in the (X-NEWA) web client since it does not seem to fire this event? Basically, I would just like to refresh my plugin screen when it "returns" from video playback. Thanks.

Print this item

Pages (6404): « Previous 1 … 975 976 977 978 979 … 6404 Next »
Jump to page 

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