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,179
» Latest member: furtiolli195
» Forum threads: 65,374
» Forum posts: 602,153

Full Statistics

Online Users
There are currently 1368 online users.
» 0 Member(s) | 1362 Guest(s)
Applebot, Baidu, Bing, DuckDuckGo, Google, Yandex

Latest Threads
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
6 hours ago
» Replies: 1
» Views: 110
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 93
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 87
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 129
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,790
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 175
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,445
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 348
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 252
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
2026-08-24, 02:08 PM
» Replies: 9
» Views: 533

 
  acamd crash
Posted by: kendrak24 - 2011-06-16, 06:06 PM - Forum: Legacy (v4.x and earlier) - Replies (1)

I'm experiencing infrequent NRecord.exe crashes with acamd.dll.
I get this in event viewer:

Faulting application NRecord.exe, version 1.0.0.0, time stamp 0x4d6be204, faulting module ACamd.dll, version 0.6.2.0, time stamp 0x4d1dcdcd, exception code 0xc0000417, fault offset 0x0003a967, process id 0x13c4, application start time 0x01cc22fa73b450dd.

Had the same problem (but more frequent) with 0.6.1.8 of acamd.
A bit of searching suggests that exception code 0xc0000417 means
STATUS_INVALID_CRUNTIME_PARAMETER. Sounds like an invalid parameter was passed to a C runtime function.

No trace of the crashes in any of the logs (npvr logs or acamd logs).

Anyone else seen this?
Any suggestions on fixes?

(I'm using Vista Business 32bit)

Print this item

  It seems the Birthday bots are out in force...
Posted by: bgowland - 2011-06-15, 11:58 PM - Forum: General Discussion - Replies (3)

Just spotted this...

Print this item

  No EPG data in TV Guide...
Posted by: bgowland - 2011-06-15, 09:23 PM - Forum: NextPVR Enhanced Web Admin (NEWA) - Replies (4)

I noticed this yesterday but didn't have time to look at it closer. Basically, the TV Guide is 'empty' (no grid and no show details anywhere). Some issue with a KeyNotFoundException...

Code:
2011-06-15 22:05:58.011 [DEBUG][3] Got Web Request (127.0.0.1): / 2011-06-15 22:06:06.992 [INFO][3] RecorderHelperConfig: LoadFromFile() 2011-06-15 22:06:08.039 [INFO][3] RecorderHelperConfig: SaveToFile() 2011-06-15 22:06:09.679 [INFO][3] ********************************************** 2011-06-15 22:06:09.679 [INFO][3] * * 2011-06-15 22:06:09.679 [INFO][3] * * 2011-06-15 22:06:09.679 [INFO][3] * NEWA Application Starting......Opening DB * 2011-06-15 22:06:09.679 [INFO][3] * * 2011-06-15 22:06:09.679 [INFO][3] * * 2011-06-15 22:06:09.679 [INFO][3] ********************************************** 2011-06-15 22:06:28.845 [DEBUG][3] Got Web Request (127.0.0.1): /Login2.aspx 2011-06-15 22:06:33.891 [INFO][3] Loading Config... 2011-06-15 22:06:33.891 [INFO][3] 2011-06-15 22:06:33.891 [INFO][3] Pulled Credential from Config... 2011-06-15 22:06:33.891 [INFO][3] User= admin 2011-06-15 22:06:33.906 [INFO][3] Password = 5F4DCC3B5AA765D61D8327DEB882CF99 2011-06-15 22:06:33.906 [INFO][3] 2011-06-15 22:06:34.297 [INFO][3] URL-Before-Replace = http://127.0.0.1:8866/Login2.aspx?ReturnUrl=/default.aspx 2011-06-15 22:06:34.313 [INFO][3] URL-After-Replace = http://127.0.0.1:8866/Login2.aspx?ReturnUrl=/default.aspx 2011-06-15 22:06:34.313 [INFO][3] URL-After-Context = http://localhost:8866 2011-06-15 22:06:34.313 [INFO][3] Postback not found....now pulling User Host Info... 2011-06-15 22:06:34.313 [INFO][3] IP V4 Detected on Server 2011-06-15 22:06:34.359 [INFO][3] Using IP4 Address: 127.0.0.1 2011-06-15 22:06:34.359 [INFO][3] 2011-06-15 22:06:34.375 [INFO][3] You have made it to the complete login method....this is a good thing.... 2011-06-15 22:06:34.391 [INFO][3] Checking if new theme flag is set.... 2011-06-15 22:06:34.391 [INFO][3] New theme flag is not set... 2011-06-15 22:06:34.391 [INFO][3] Checking username not blank, redirect uri = request path... 2011-06-15 22:06:34.391 [INFO][3] Checking to see if the redirec uri is equal to default.aspx or logout.aspx 2011-06-15 22:06:34.391 [INFO][3] Redirect uri was not equal to default.aspx or logout.aspx.... 2011-06-15 22:06:34.391 [INFO][3] 2011-06-15 22:06:34.391 [INFO][3] 2011-06-15 22:06:34.391 [INFO][3] Automatic login from 127.0.0.1 2011-06-15 22:06:34.391 [INFO][3] 2011-06-15 22:06:34.391 [INFO][3] Initializing Forms Authentication.... 2011-06-15 22:06:34.391 [INFO][3] 2011-06-15 22:06:34.391 [INFO][3] Setting Forms Authentication Cookie.... 2011-06-15 22:06:34.391 [INFO][3] Username = 2011-06-15 22:06:34.391 [INFO][3] Cookie Path = / 2011-06-15 22:06:34.391 [INFO][3] 2011-06-15 22:06:34.781 [INFO][3] Checking for auto search execution.... 2011-06-15 22:06:34.781 [INFO][3] Auto Search is not set to run or it has aleady run today.... 2011-06-15 22:06:34.781 [INFO][3] 2011-06-15 22:06:34.781 [INFO][3] Redirecting to the target page.... 2011-06-15 22:06:34.781 [INFO][3] Redirect URL = /default.aspx 2011-06-15 22:06:34.781 [INFO][3] 2011-06-15 22:06:34.781 [INFO][3] 2011-06-15 22:06:34.781 [INFO][3] Establishing login salt 2011-06-15 22:06:34.828 [INFO][3] Login salt = e3b9c6af-c46f-415c-8d77-1d58cea8f838 2011-06-15 22:06:34.828 [INFO][3] Registering hidden field...LoginButton.UniqueID = _ctl0:ContentPlaceHolder1:LoginButton 2011-06-15 22:06:34.828 [INFO][3] 2011-06-15 22:06:37.421 [DEBUG][13] Got Web Request (127.0.0.1): /default.aspx 2011-06-15 22:06:37.593 [INFO][13] Now in default.aspx....... 2011-06-15 22:06:37.999 [DEBUG][3] Got Web Request (127.0.0.1): /Guide2.aspx 2011-06-15 22:06:43.326 [ERROR][3] Unexpected error in EPGEvent.LoadByOID(): System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at NUtility.EPGEvent.GetListingsForTimePeriod(DateTime startTime, DateTime endTime) 2011-06-15 22:06:43.700 [DEBUG][13] Got Web Request (127.0.0.1): /themes2/Default/css/common.css 2011-06-15 22:06:43.700 [DEBUG][3] Got Web Request (127.0.0.1): /public/popup.js 2011-06-15 22:06:43.919 [DEBUG][14] Got Web Request (127.0.0.1): /public/scrolling.js 2011-06-15 22:06:44.185 [DEBUG][3] Got Web Request (127.0.0.1): /public/Ajax2.js 2011-06-15 22:06:44.200 [DEBUG][14] Got Web Request (127.0.0.1): /public/md5.js 2011-06-15 22:06:44.278 [DEBUG][13] Got Web Request (127.0.0.1): /public/login.js 2011-06-15 22:06:44.278 [DEBUG][3] Got Web Request (127.0.0.1): /themes2/Default/js/common.js 2011-06-15 22:06:44.372 [DEBUG][13] Got Web Request (127.0.0.1): /themes2/Default/js/guide.js 2011-06-15 22:06:44.450 [DEBUG][15] Got Web Request (127.0.0.1): /themes2/Default/css/guide.css 2011-06-15 22:06:45.028 [DEBUG][14] Got Web Request (127.0.0.1): /ScriptResource.axd 2011-06-15 22:06:45.044 [DEBUG][3] Got Web Request (127.0.0.1): /AjaxService2.asmx/jsdebug 2011-06-15 22:06:45.059 [DEBUG][15] Got Web Request (127.0.0.1): /themes2/Default/graphics/main_bg.jpg 2011-06-15 22:06:45.091 [DEBUG][13] Got Web Request (127.0.0.1): /themes2/Default/Graphics/logo_header.png 2011-06-15 22:06:45.950 [DEBUG][15] Got Web Request (127.0.0.1): /themes2/Default/Graphics/line_left.png 2011-06-15 22:06:45.997 [DEBUG][3] Got Web Request (127.0.0.1): /themes2/Default/Graphics/back.gif 2011-06-15 22:06:45.997 [DEBUG][13] Got Web Request (127.0.0.1): /themes2/Default/Graphics/ahead.gif 2011-06-15 22:06:51.214 [DEBUG][14] Got Web Request (127.0.0.1): /AjaxService2.asmx/GetServerTime 2011-06-15 22:06:52.151 [DEBUG][15] Got Web Request (127.0.0.1): /AjaxService2.asmx/GetReminders 2011-06-15 22:06:56.181 [DEBUG][13] Got Web Request (127.0.0.1): /AjaxService2.asmx/GetServerTime 2011-06-15 22:06:58.165 [DEBUG][14] Got Web Request (127.0.0.1): /AjaxService2.asmx/GetReminders 2011-06-15 22:07:01.180 [DEBUG][15] Got Web Request (127.0.0.1): /AjaxService2.asmx/GetServerTime

Print this item

  Playback Pauses/Freezes, Then Resumes By Itself
Posted by: hasso - 2011-06-15, 08:38 PM - Forum: GB-PVR Support (legacy) - Replies (12)

Recently installed GBPVR on a new motherboard (Asus E35M1-M Pro) with Windows 7. Everyhting seems to be working fine so far, except for one problem...

During playback of a recorded show, playback will suddenly pause. After about 30 seconds it resumes by itself. While PVRX2 is in this unexpected pause it is unresponsive.

There don't seem to be any errors in the logs. Only thing I can see which could be of interest is the following:

2011-06-16 07:54:27.729 VERBOSE [1] Playback started: F:\NCIS Los Angeles\NCIS Los Angeles_20110614_20302130.ts
2011-06-16 07:54:27.730 VERBOSE [1] getValue() loading new key/value into cache: /settings/DisableComskipDuringPlayback
2011-06-16 07:54:27.730 VERBOSE [1] getValue: /settings/DisableComskipDuringPlayback : false
2011-06-16 07:54:27.733 VERBOSE [1] frameRate = 6.95335690062916E-310
2011-06-16 07:54:27.733 VERBOSE [1] getValue() loading new key/value into cache: /settings/PreferComskipEDL
2011-06-16 07:54:27.733 VERBOSE [1] getValue: /settings/PreferComskipEDL : true
2011-06-16 07:54:27.733 VERBOSE [1] getValue() loading new key/value into cache: /settings/RememberProcAmpSettings
2011-06-16 07:54:27.734 VERBOSE [1] getValue: /settings/RememberProcAmpSettings : true
2011-06-16 07:54:27.736 VERBOSE [1] SwitchInsetToFullscreen
2011-06-16 07:54:27.868 VERBOSE [1] Received event code: 14
2011-06-16 07:54:27.869 VERBOSE [1] OnPaint()
2011-06-16 07:55:24.979 VERBOSE [1] DisplayStillInUse
2011-06-16 07:56:25.167 VERBOSE [1] DisplayStillInUse
2011-06-16 07:57:50.343 VERBOSE [1] DisplayStillInUse
2011-06-16 07:58:50.421 VERBOSE [1] DisplayStillInUse
2011-06-16 07:59:50.577 VERBOSE [1] DisplayStillInUse
2011-06-16 08:00:50.600 VERBOSE [1] DisplayStillInUse
2011-06-16 08:01:50.662 VERBOSE [1] DisplayStillInUse
2011-06-16 08:03:05.500 VERBOSE [1] No key mapping found for: DOWN
2011-06-16 08:03:05.500 VERBOSE [1] DisplayStillInUse
2011-06-16 08:04:05.578 VERBOSE [1] DisplayStillInUse
2011-06-16 08:05:05.736 VERBOSE [1] DisplayStillInUse
2011-06-16 08:06:05.820 VERBOSE [1] DisplayStillInUse
2011-06-16 08:07:05.863 VERBOSE [1] DisplayStillInUse
2011-06-16 08:08:05.874 VERBOSE [1] DisplayStillInUse
2011-06-16 08:09:06.029 VERBOSE [1] DisplayStillInUse
2011-06-16 08:10:08.657 VERBOSE [1] OnPaint()
2011-06-16 08:10:08.657 VERBOSE [1] DisplayStillInUse
2011-06-16 08:11:08.717 VERBOSE [1] DisplayStillInUse
2011-06-16 08:11:44.245 VERBOSE [1] ShowMouse ref=0
2011-06-16 08:11:44.378 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin2\blue\OSD\pbsbbtn.png
2011-06-16 08:11:44.387 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin2\blue\OSD\pbrwbtn.png
2011-06-16 08:11:44.404 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin2\blue\OSD\pbpausebtn.png
2011-06-16 08:11:44.413 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin2\blue\OSD\pbffbtn.png
2011-06-16 08:11:44.422 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin2\blue\OSD\pbsfbtn.png
2011-06-16 08:11:44.427 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin2\blue\OSD\pbsubtv.png
2011-06-16 08:11:44.430 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin2\blue\OSD\pbclosebtn.png
2011-06-16 08:11:49.686 VERBOSE [1] HideMouse ref=-1
2011-06-16 08:12:08.829 VERBOSE [1] DisplayStillInUse
2011-06-16 08:13:09.001 VERBOSE [1] DisplayStillInUse
2011-06-16 08:14:09.146 VERBOSE [1] DisplayStillInUse
2011-06-16 08:15:09.311 VERBOSE [1] DisplayStillInUse
2011-06-16 08:16:09.343 VERBOSE [1] DisplayStillInUse
2011-06-16 08:17:09.366 VERBOSE [1] DisplayStillInUse
2011-06-16 08:17:24.032 VERBOSE [1] ShowMouse ref=0
2011-06-16 08:17:29.380 VERBOSE [1] HideMouse ref=-1
2011-06-16 08:18:09.572 VERBOSE [1] DisplayStillInUse
2011-06-16 08:19:09.636 VERBOSE [1] DisplayStillInUse
2011-06-16 08:20:09.640 VERBOSE [1] DisplayStillInUse
2011-06-16 08:21:09.695 VERBOSE [1] DisplayStillInUse
2011-06-16 08:22:19.655 VERBOSE [1] OnPaint()
2011-06-16 08:22:19.655 VERBOSE [1] DisplayStillInUse
2011-06-16 08:23:19.710 VERBOSE [1] DisplayStillInUse

The pauses seem to happen at the same time as the OnPaint().

Any ideas of what may be causing these unsolicited pauses?

Print this item

  Screensaver
Posted by: Flyndr - 2011-06-15, 09:32 AM - Forum: Wishlist - Replies (9)

Is it possible to add "windows screensaver" to screensaver options? Then there would be a host of options available from windows. I liked GBPVR plugin that allowed this option.

Print this item

  TV Listings 3.5 released
Posted by: alibert - 2011-06-15, 07:31 AM - Forum: Community Announcements - Replies (1)

Hi,

I've just uploaded a new version of the TVListings plugin at the wiki.

Changelog:

Quote:- added new images and different font for selected programme
- added option to use the default schedule popups (to use advanced rules etc.)
- added option to change the sort order of the guides
- added 'Categories' popup that lists all upcoming shows of a genre
- added logic to move the guide to the current time after playback has stopped
- added support for the inset rectangle
- the panel no longer tries to clear the now playing area when the application exits
- added option to disable the panel on the mvp
- on the mvp, the panel no longer tries to call ForceRender() after updateing the panel
- added logic that wraps the first line of the description when a star-rating image overlaps

Please note the following when upgrading:
- NPVR 2.0.3 is necessary
- the new version contains skin changes, so if you're not using the default skin, please wait until your skin officially supports v3.5 of the plugin
- there's no need to overwrite an existing "TV Listings.db" database file during upgrade
- for genres/categories, version 3.1 of the XmltvExtras tool is needed and needs to be run after each epg update, see the wiki page of the utility for details
- by default, the plugin sends information about the next recordings to the 'now playing' notification area on the main screen, this can be configured through the settings form of the plugin

Screenshots:
[Image: TVListings_1.jpg]
[Image: TVListings_2.jpg]
[Image: TVListings_7.jpg]

Wiki page: http://www.nextpvr.com/nwiki/pmwiki.php?...TVListings
Support forum: http://forums.gbpvr.com/forumdisplay.php?f=45

-alibert

Print this item

  xmltvextras error
Posted by: Northpole - 2011-06-14, 08:06 PM - Forum: TV Listings - Replies (3)

I'm trying to update the next blue skin for tvlistings version 3.5 Beta. I've tried to run xmltvextras to populate the tvlistings database but I seem to be getting an error. Any idea what I might be doing wrong?

This is the dos error I get... I'm running WinXP SP3 and npvr 2.0.3 with all update patches.

Code:
C:\Program Files\NPVR>xmltvextras Error connecting to database: The type initializer for 'System.Data.SQLite.SQLiteFactory' threw an exception. Exiting. C:\Program Files\NPVR>

Print this item

  Comskip on Client
Posted by: jcjefferies - 2011-06-14, 01:09 PM - Forum: Legacy (v4.x and earlier) - Replies (4)

Does Comskip work on a Client? I have just decided to give Comskip a try anf it appears to work on the server with Bars on the Timeline where it thinks commercials are. However when the same file is run on the client nothing shows on the Timeline.

Print this item

  Lower quality with NPVR
Posted by: HansJoachim - 2011-06-14, 12:24 PM - Forum: Legacy (v4.x and earlier) - Replies (8)

When watching a ts-file recorded with NPVR on my LG 42LD450N the picture quality is slightly lower than if I'm watching live TV with a cable directly into my television set. The quality is equally low when watching live TV through NPVR on my LG 42". I'm using TerraTec Cinergy HTC USB XS HD as capture device. When watching 720p mkv-files via the pc on my TV the quality is higher.

The picture quality through NPVR looks a bit like when the weather is misty. There is no pixellation or deinterlacing. The colours are fine as well.

On a Danish forum a guy told my that slightly lower quality was to be expected when recording with PVR. Is that true? And if not how can I improve the quality through NPVR?

Print this item

  Choppy Audio on NPVR
Posted by: kylebrophy - 2011-06-14, 11:31 AM - Forum: Legacy (v4.x and earlier) - Replies (1)

Hi All,

Lately ive noticed that the audio seems to be choppy during live tv.
however if i hit pause and then take it off pause (so its essentally a recording) the audio is then perfect.

This happens regardless of DVB-S or DVB-T signal - but only on Live TV. Never an issue when viewing a recording.

Im currently using Cyberlink PDVD10 codes for both MPEG2 and H264 decoders.

I seem to recall there being a parameter in the GBPVR menu that was some sort of buffer for live tv. Is there a similar setting for NPVR? if so - could someone enlighten me pretty please Smile

Print this item

Pages (6435): « Previous 1 … 1696 1697 1698 1699 1700 … 6435 Next »
Jump to page 

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