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

Full Statistics

Online Users
There are currently 1000 online users.
» 1 Member(s) | 994 Guest(s)
Baidu, Bing, Facebook, Google, Yandex, mvallevand

Latest Threads
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 75
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: 88
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 76
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 119
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,779
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 168
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,433
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 344
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 250
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
2026-08-24, 02:08 PM
» Replies: 9
» Views: 528

 
  Nava-T Stick
Posted by: Jaggy - 2011-08-21, 02:20 AM - Forum: GB-PVR Support (legacy) - Replies (5)

I picked up a cheap Nova-T Stick secondhand that I'm trying to get going but while it gives good strength & quality figures & scans fine I can't get it to deliver any data when trying to record, that is it looks like it's recording & the directory is created but there is no recording file in it.
I have selected it as the type 5 version

Code:
[Hauppauge Nova-T-Stick type5] TUNING_TYPE=DVB-T FILTER_TUNER="WinTV Nova-T Stick DVB-T Tuner (Dev1 Path0) " FILTER_CAPTURE="WinTV Nova-T Stick DVB-T Capture (Dev1 Path0)" PIN_TUNER_IN=Input0 PIN_TUNER_OUT=MPEG2 Transport PIN_CAPTURE_IN=MPEG2 Transport PIN_CAPTURE_OUT=MPEG2 Transport
as to me it appears to have a space at the end of the filter name but not at the end of the capture name (filtercheck log attached), the only other thing I can think of is could it share the same driver as the HVR-3000's in which case it will need to be something different than device1??

Print this item

  Sharing a Folder for NPVR Recording Service
Posted by: mikeh49 - 2011-08-20, 08:33 PM - Forum: General Discussion - Replies (3)

Can someone tell me or point me to information that explains how to share a folder/directory so that the NPVR recording service running as a system service can write to the folder? Or, is it as simple as just sharing a folder with "everyone"? Or, does it need to be mapped as a drive on the remote machine? Help would be appreciated. Thanks.

Print this item

  Directory Listings
Posted by: imilne - 2011-08-20, 06:06 PM - Forum: Developers - Replies (11)

Just wondering if anybody had any hints for retrieving lists of files and folders within directories.

I know about DirectoryInfo and GetFileSystemInfos() and FileSystemInfo and so on, but the performance with them - particularly over a network - seems pretty dire, apparently due to them making too many network requests for each file returned, rather than storing the information that the underlying win32 calls they make has already received. It's something that's supposed to be much better with .NET4, but I guess we have to stay with .NET 2 for now? (and I'm not too sure how it works if you have a .NET2 compiled program but .NET4 is actually installed; can it use the latter or will it insist on running it with .NET2 anyway).

I did find this (and a few like it), that sounded hopeful, but it only returns files within a folder, whereas I need lists of files *and* folders together.
http://www.codeproject.com/KB/files/File...rator.aspx

It's possible part of the problem is that I'm trying to be too smart when browsing a folder, as my plugin also goes looking into the subdirectories of the list returned (eg to determine if they might contain DVD rips). This means it's actually doing more than just a single GetFileSystemInfos() call, but I kind of need to know this information before building a UiList of possible videos to play. That way DVD folders and folders with just a single video in them can be presented at the same level as other video files found within a given directory.

Edit: This was the other one I found: http://www.codeproject.com/KB/files/Fast...sg=3177659

Iain

Print this item

  Looking at extenders....
Posted by: psycik - 2011-08-20, 06:19 AM - Forum: Hardware - Replies (4)

Is a refurb A110 still my best bet for an extender?

I'd be partial to something else that could either support xbmc directly, or take a plex feed, or some other media jukebox. I'm not adverse to writing something to extract from the npvr database the recordings and putting them in some display format. But first choice would be native nextpvr, then xbmc, then something utilising yamj etc.

I'm quite keen on an ACRyan playon...btw this is for a bedroom, so fanless is a priority, and no internal storage needed.

Print this item

  NPVR 2.1.5 R2 - SchedulesDirect
Posted by: ehfortin - 2011-08-19, 01:13 PM - Forum: Legacy (v4.x and earlier) - Replies (7)

Hi,

I've not found any post that seems to relate to my problem. I've installed NPVR 2.1.5 and added R2 patch over it. NPVR is able to see my HD-PVR and I'm now at the step of adding EPG. I have an account with Schedules Direct so I tried to use that in NPVR. As I can see in the logs, the connection is working but my lineup is not showing when I press "Download". In the log, I can see a message saying that uncompress data was received from SchedulesDirect but that's it. Did I miss something? Is it a bug? How can I get this working?

I've included my logs for your information.

Thank you for your assistance.

ehfortin

Print this item

  How do you create a 'Custom Task'?
Posted by: Granddad - 2011-08-19, 01:08 PM - Forum: Legacy (v4.x and earlier) - Replies (2)

I want to be able to run an executable program from within NPVR. I have used Settings, Plugins to 'Add Custom Task', included the 'Executable' field and restarted Npvr. On the Main menu my new task is now shown, but it does anything, when clicked.
Is there more that I should do?, Should it be a .bat file or should is there more configurating that I need to do?

Also although the plugins list in Settings now includes the name of my task, it does'nt stay checked and I can't delete it.

Help? What am I doing wrong.

Print this item

  Negative pre-padding / start recording late
Posted by: cncb - 2011-08-18, 06:19 PM - Forum: Wishlist - Replies (15)

I would like to be able to have a negative pre-padding so as to be able to start a recording after a program has been showing for a while. This is useful for me for the late night talk shows, for example, so I can just catch the musical acts by recording the last 10 minutes of the show.

Print this item

  Chapters for MVK and DVD
Posted by: cncb - 2011-08-18, 06:13 PM - Forum: Wishlist - Replies (4)

If it hasn't already been requested I would like support for chapters in MKV files and DVDs (skip ahead and back by chapter).

Print this item

  Installation problem, blank screen, not even displaying CVBS input...
Posted by: markaren1 - 2011-08-18, 06:12 AM - Forum: Legacy (v4.x and earlier) - Replies (5)

Hi All,

I am having problems getting NPVR set up, the issue seem to be that the applications is taking close to 100% CPU cycles (according to XP task manager).

Hardware is a Dell GX-280, 3GHz P4, 1G RAM and Hauppauge Nova S plus PCI DVB satellite card.

From a clean install of XP Home + SP3, Hauppauge WINTV7AAC-V1.3E was installed. It is able to scan, save and display channels for Optus D1 at 160 degrees.

This may indicate that the OS, Hauppauge WIN TV7 app and DVB card are working OK.

Exiting Hauppauge WINTV7 appears to leave several processes running (at least according to XP task manager) - CAPTUR~3.EXE [SYSTEM], HAUPPA~1.EXE [SYSTEM] and WINTVT~2[owner].

Reboot XP and see if any of these have been re-started. CAPTUR~3.EXE [SYSTEM], HAUPPA~1.EXE [SYSTEM] and now WinTVTray.exe[owner] are running.

Install NPVRSetup_2_1_5.exe, messages are issued:
"DataDirectory registry setting does not appear to be set correctly"
"DataDirectory = C:\Documents and Settings\All Users\Application Data\NPVR"
"Install Directory = C"\Program Files\NPVR\"

Run NPVR, set all decoders to available ArcSoft types.

Device Setup, select DVB-S card, select DiSEqC, set SAT A to "160.0 Optus D1 FTA", start scan.

29 channels found and saved.

Exit to min screen. Right click, Channels, Double click on TVNZ 7.

Display area is now black, and unlike before CPU utilization has dropped to almost 0%.

I also tried adding composite video to the channel selection, and feeding CVBS with a test signal - again, nothing displayed.

NB Composite video input works fine using Hauppauge WINTV7

Any ideas ?

Thanks,

Mark

Print this item

  How to prevent default screen background?
Posted by: cncb - 2011-08-17, 05:36 PM - Forum: Developers - Replies (28)

I am trying to get a solid black background for my screen (implements IScreenPlugin directly). If I have nothing in my skin file the default background image and date/clock are displayed. If I have a skin element that is a black rectangle covering the whole screen, the clock is still drawn on top of everything. How do you prevent this? Sorry if I am missing something obvious.

Print this item

Pages (6435): « Previous 1 … 1656 1657 1658 1659 1660 … 6435 Next »
Jump to page 

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