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,177
» Latest member: allv50
» Forum threads: 65,374
» Forum posts: 602,148

Full Statistics

Online Users
There are currently 1310 online users.
» 1 Member(s) | 1304 Guest(s)
Applebot, Baidu, Bing, Google, Yandex, mvallevand

Latest Threads
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
Yesterday, 05:58 PM
» Replies: 1
» Views: 60
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
2026-08-31, 04:17 PM
» Replies: 0
» Views: 64
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 69
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 103
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,776
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 158
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,426
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 326
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 233
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
2026-08-24, 02:08 PM
» Replies: 9
» Views: 522

 
  USA Comcast QAM with Dvico Fusion 5 Express
Posted by: Hammerdown - 2011-10-02, 02:07 AM - Forum: Legacy (v4.x and earlier) - Replies (14)

I have installed latest version of NPVR on XP Pro SP2. It does not show any QAM tuner. It shows two ATSC tuners and if I do a channel scan it does not find any channels.


I have two Dvico cards-
Fusion II - for over the air antenna DTV (nothing currently hooked up)
Fusion 5 Express - for QAM cable (comcast getting lots of channels with Fusion software)



How do I get NPVR to see the QAM tuner?

Print this item

  Searchlite and version 2.2.6
Posted by: toricred - 2011-10-02, 12:08 AM - Forum: Add-ons (3rd party plugins, utilities and skins) - Replies (6)

I am trying to install searchlite with the current version on a Windows 7 64 bit server and I am not seeing it in NEWA or npvr. I also am not finding the xml file for configuring it. Should this be working?

Print this item

  OS Upgrade on machine which files/directories to backup?
Posted by: bwsaloum - 2011-10-01, 07:29 PM - Forum: Legacy (v4.x and earlier) - Replies (7)

Yes, I know, rather noobesque question but in the past two nights my main PVR systems, which is monopolized by my wife (key element to story) has decided to flip out and not record and kick up errors. However, I have a “franken-PVR” that I use, in my bat cave, that is more or less comprised of the same hardware, that runs fine. The only key differences is the OS.

I've found through reading the forums and personal experience that NPVR works so much better under Windows 7, that I've bitten the bullet and bought another copy of 7 and am planning a ground up rebuild of her machine.

She has several dozen items programmed for future recording and a rather large library of already recorded programs. So, several questions:

1) Is there a thread out there that already addresses this? I've already searched on just about every criteria I've been able to think of and don't find anything germane to what I'm trying to do.
2) If not, what program files, directories and/or registry entries do I need to backup, so I can overlay everything back down, after converting the PC to Windows 7?

Any assistance would be hugely appreciated as I have two choices: Either give her my PVR, which I really do not want to do, or learn to sleep with one eye open (did that once when I accidentally burn a hole completely through an upstairs bathroom floor, while trying to remove a pesky stuck bolt, off the back of a toilet). Still haven't lived that one down and she takes her TV much more seriously than home improvement/repairs.

Help, please?

Print this item

  Recurring recording problem
Posted by: mvallevand - 2011-10-01, 04:40 AM - Forum: Legacy (v4.x and earlier) - Replies (2)

I am having a problem with recurring recordings and I think it relates to the tuner plugin. If I run from a batch file with -updateepgonly I get this

Code:
2011-10-01 00:02:53.561 [DEBUG][1] LoadListingsMatchingTitle(channel=7074,title=Ongoing History of New Music) 2011-10-01 00:02:53.564 [DEBUG][1] - Potential episode at: 02/10/2011 7:00:00 PM 2011-10-01 00:02:53.570 [DEBUG][1] ...check IsValid() 2011-10-01 00:02:53.570 [DEBUG][1] ...this episode is on Sunday 2011-10-01 00:02:53.570 [DEBUG][1] ...valid days are: SUNDAY 2011-10-01 00:02:53.571 [DEBUG][1] ...scheduling episode 2011-10-01 00:02:53.646 [ERROR][1] Unexpected error in UpdateRecurringRecording(): System.NullReferenceException: Object reference not set to an instance of an object. at NShared.RecordingServiceProxy.ScheduleRecording(EPGEvent epgEvent, ScheduledRecording scheduledEvent, Boolean allocateRecurring, DayMask dayMask, Int32 keep, Int32 recurrenceGroupID, Boolean timeslot, Boolean forceScheduleReload, String advancedRules) at NShared.RecordingServiceProxy.UpdateRecurringRecording(RecurringRecording recurringRecording) 2011-10-01 00:02:53.686 [DEBUG][1]

If I schedule manually or with the "Update EPG" button in setup I get

Code:
2011-10-01 00:28:39.667 [DEBUG][5] LoadListingsMatchingTitle(channel=7074,title=Ongoing History of New Music) 2011-10-01 00:28:39.670 [DEBUG][5] - Potential episode at: 02/10/2011 7:00:00 PM 2011-10-01 00:28:39.675 [DEBUG][5] ...check IsValid() 2011-10-01 00:28:39.709 [DEBUG][5] ...this episode is on Sunday 2011-10-01 00:28:39.709 [DEBUG][5] ...valid days are: SUNDAY 2011-10-01 00:28:39.709 [DEBUG][5] ...scheduling episode 2011-10-01 00:28:39.716 [DEBUG][5] Using NetworkRecorder.xml from C:\Users\Public\NPVR\ 2011-10-01 00:28:39.720 [DEBUG][5] NetworkRecorder Delay is 1000 2011-10-01 00:28:39.720 [DEBUG][5] Using NetworkRecorder.xml from C:\Users\Public\NPVR\ 2011-10-01 00:28:39.724 [DEBUG][5] NetworkRecorder Delay is 2000 2011-10-01 00:28:39.810 [DEBUG][5] - Potential episode at: 09/10/2011 7:00:00 PM 2011-10-01 00:28:39.810 [DEBUG][5] ...check IsValid() 2011-10-01 00:28:39.810 [DEBUG][5] ...this episode is on Sunday 2011-10-01 00:28:39.810 [DEBUG][5] ...valid days are: SUNDAY 2011-10-01 00:28:39.810 [DEBUG][5] ...scheduling episode 2011-10-01 00:28:39.811 [DEBUG][5] Using NetworkRecorder.xml from C:\Users\Public\NPVR\ 2011-10-01 00:28:39.814 [DEBUG][5] NetworkRecorder Delay is 1000 2011-10-01 00:28:39.815 [DEBUG][5] Using NetworkRecorder.xml from C:\Users\Public\NPVR\ 2011-10-01 00:28:39.818 [DEBUG][5] NetworkRecorder Delay is 2000

In the command line update there is no reference to plugins being loaded of any kind. I have upload the full log.

Martin

Print this item

  Missed recordings recently, errors in logs
Posted by: jksmurf - 2011-09-30, 11:07 PM - Forum: Legacy (v4.x and earlier) - Replies (5)

This is in the web.log acouple of times. UJB mentioned it was "one of sub's functions" ... could it be an issue?

Code:
2011-09-30 23:51:40.159 [INFO][14] Scheduleing epgevent: The Mentalist (III) on 3/10/2011 at 2:35 p.m. 2011-09-30 23:51:40.162 [DEBUG][14] Checking if multi-record possible... 2011-09-30 23:51:40.163 [ERROR][14] Recording not scheduled due to an error...... 2011-09-30 23:51:40.163 [ERROR][14] Error: Object reference not set to an instance of an object. 2011-09-30 23:51:40.163 [ERROR][14] Stack: at NShared.DigitalRecorder.IsMultiRecordPossible(ScheduledRecording requiredRecording, List`1 overlappingRecordings) at NShared.Visible.CaptureSource.CanRecord(ScheduledRecording scheduledRecording) at NShared.RecordingServiceProxy.ScheduleRecording(EPGEvent epgEvent, ScheduledRecording scheduledEvent, Boolean allocateRecurring, DayMask dayMask, Int32 keep, Int32 recurrenceGroupID, Boolean timeslot, Boolean forceScheduleReload, String advancedRules) at NShared.RecordingServiceProxy.ScheduleRecording(EPGEvent epgEvent, ScheduledRecording scheduledEvent, Boolean allocateRecurring, DayMask dayMask, Int32 keep, Int32 recurrenceGroupID, Boolean timeslot, Boolean forceScheduleReload) at NShared.RecordingServiceProxy.ScheduleRecording(EPGEvent epgEvent, Int32 prePadding, Int32 postPadding, RecordingQuality quality) at NPVRSchedule.NPVRSchedule.ScheduleOnce(EPGEvent EPGEvent, Int32 PrePad, Int32 PostPad, RecordingQuality Quality) in c:\Users\Public\NPVR\Web\App_Code\Classes\NPVRSchedule.cs:line 217 2011-09-30 23:51:40.163 [INFO][14] *****Epgevent was previously scheduled: The Mentalist (II) on 4/10/2011 at 4:05 p.m. 2011-09-30 23:51:40.163 [INFO][14]

NPVR.log This one seems an odd message because I didn't select a HE-AAC decoder at all.
Code:
2011-10-01 06:36:02.768 [DEBUG][1] Adding system HE-AAC decoder 2011-10-01 06:36:02.768 [ERROR][1] Unable to find named decoder
Code:
2011-10-01 06:36:17.775 [DEBUG][1] Adding system E-AC3 decoder 2011-10-01 06:36:17.775 [ERROR][1] Unable to find named decoder

Interfaces_2011-10-01_00_20_51Z.388.log - Must be a Music Plugin.....?
Code:
1/10/2011 12:20:51 a.m. Track get_Length ERROR Length Recalculation error E:\Storage\Music\MP3\My Little Airport\When I Listen To The Field Mice.mp3 1/10/2011 12:20:51 a.m. Track get_Length ERROR UltraID3: An exception occurred during the GetMPEGTrackInfo method: Exception with MPEG Frame Info: The MPEG header of the audio frame starting at byte 14545 is in an invalid format.

k.

Print this item

  Virgin Media cable broadband. Max internal length for cable runs?
Posted by: bgowland - 2011-09-30, 06:22 PM - Forum: General Discussion - Replies (5)

This isn't specific to npvr, I was just wondering if anyone with a Virgin Media cable installation can advise on internal cabling.

We had a cable system installed yesterday and, to save hassle, I told the engineer to install the cable modem just inside the entry point behind our TV - this is fine as I have internal UTP cabling and a bit of juggling (cables, my own hub etc) means everything is fine. It occurs to me though that I might want to relocate the cable modem upstairs.

So...the modem is attached to a splitter on the main cable using co-ax and F connectors (I think). and I figured it would take a 30m run of co-ax to relocate. Anyone with Virgin Media cable broadband know if that seems like a reasonable run? It seems to me there shouldn't be any major problems but I don't want to fork out for a length of cable and connectors to find out it messes things up.

Cheers,
Brian

Print this item

  Bulk Map - Setting source to none
Posted by: imilne - 2011-09-30, 03:13 PM - Forum: Legacy (v4.x and earlier) - Replies (3)

Just a minor issue this, but if you use the Bulk Mapping screen to set a channel's EPG source to None, then the value doesn't stick. It does if you use that channel's individual setting screen though.

Probably not the sort of thing anyone would notice because normally you'd have no reason to change a channel (with data) back to none, but there you go.

Iain

Print this item

  "What's New" list position
Posted by: roy - 2011-09-30, 03:12 PM - Forum: Legacy (v4.x and earlier) - Replies (10)

When I watch a recording from the "What's New" list, then return to the "What's New" list, if there are new items in the list (new recordings have started while watching) the highlighted item is not the recording I just watched, but is the item at the same position in the list.

This can cause the inattentive user to quickly delete the wrong new recording, rather than what he thought he just watched. :o

Can this be fixed so that you return to the same list item you watched, not the same list position?

Print this item

  No beeps, no video, no hope?
Posted by: keith_leitch - 2011-09-30, 01:52 PM - Forum: Hardware - Replies (15)

Greetings, all,

After six months away, I have returned to a non-functioning media centre. Before I left, I backed it up and packed it carefully into a box in a self-storage facility; since it came out of the box undamaged, I can't see many reasons that it shouldn't "just work..." but it doesn't.

When I first started up, the machine kicked me straight to CMOS settings, with a complaint that the time needed to be reset. Perhaps the onboard battery had drained. I set the time, and restored some other changed defaults, then saved the CMOS.

Unfortunately, I had forgotten about replacing my original, onboard HDMI controller with a newer card, so by enabling HDMI, I actually lost the ability to use it. No problem; I switched to VGA, and agreed to let the system restore CMOS defaults due to some conflicts it detected. I then waited for the long boot and numerous complaints about out-of-date virus-checking software. I then issued a soft restart. The computer seemed to shut down normally.

That was the last I saw of it. Each subsequent restart results in fans spinning, but not much else. Devices "light up" in the USB ports, but I cannot tell if they system is reading them or not. I don't think I hear drives reading after the initial spin-up, but it's hard to tell over the noise of the fans. I have tried to issue the remote commands that I programmed for it to "sleep," and it hasn't "slept," so I don't think it is booting. I certainly don't hear any system beeps, or see any video, even on an external monitor. I have attempted at least four times to remove the battery and use the jumper settings to reset the CMOS, to no avail.

Other than the obvious "solution" of building and installing a whole new system (which I will never have time to do), does anyone have any suggestions?

P.S. I have now put a tester to the onboard battery, which is issuing the 3V that it is supposed to.

Print this item

  trouble skipping during playback on R1 patch
Posted by: kbk - 2011-09-30, 04:36 AM - Forum: Legacy (v4.x and earlier) - Replies (1)

There was a thread about skipping not working which resulted in the R1 patch. Nevertheless, on my system (winXP, NPVR 2.2.6 patch R1), the skipping back during playback of a recorded show still does not work. The patch did fix skipping forward.

When I press skip back near the beginning of the file it may sometimes work, though with 2-3 seconds delay. Several minutes into the show the skip back button results in a screen freeze for about 15 seconds (seemingly till the skipped back time elapses) and the play continues. More into the show skipping back freezes the screen essentially indefinitelly. At that point sometimes pressing the skip forward button may advance the play past the original skip back point, but that most often does not help.

I did not find other users reporting this after the R1 patch was published. I did not have similar problems with GB-PVR. Could this be an issue of decoders, old system (single core Pentium 4, 2.4 GHz), or something else?

Attached are the log files (testing done at 22:16) and timing:info. Thanks for help.

kbk

Print this item

Pages (6435): « Previous 1 … 1621 1622 1623 1624 1625 … 6435 Next »
Jump to page 

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