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,169
» Latest member: José Eudes da Silva
» Forum threads: 65,370
» Forum posts: 602,134

Full Statistics

Online Users
There are currently 1153 online users.
» 1 Member(s) | 1147 Guest(s)
Applebot, Baidu, Bing, Google, Yandex, sub

Latest Threads
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
Yesterday, 08:36 AM
» Replies: 1
» Views: 96
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
Yesterday, 03:57 AM
» Replies: 5
» Views: 3,399
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 262
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 200
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
2026-08-24, 02:08 PM
» Replies: 9
» Views: 458
Radio stations for NextPV...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: LynnO
2026-08-23, 07:28 PM
» Replies: 28
» Views: 10,093
Desktop Client lost it's ...
Forum: Windows
Last Post: sub
2026-08-23, 03:37 AM
» Replies: 6
» Views: 357
Record playback manual sk...
Forum: Linux
Last Post: mvallevand
2026-08-23, 03:03 AM
» Replies: 4
» Views: 242
DVB-S2 scan succeeds, cha...
Forum: Linux
Last Post: mvallevand
2026-08-21, 09:17 PM
» Replies: 15
» Views: 705
Any experience using the ...
Forum: Linux
Last Post: mvallevand
2026-08-21, 08:08 PM
» Replies: 5
» Views: 271

 
  Scanning stalls
Posted by: Bizzy - 2012-11-17, 12:40 PM - Forum: Legacy (v4.x and earlier) - Replies (5)

Hi

Just trying to get started. Using Windows XP.

I have an oldish Savvy hybrid usb tuner. When I go to device setup and scan, nothing happens - no channels are detected. The program crashes when I cancel the scan.

This is from the log file :

--------------------------------------------

2012-11-17 12:34:34.390 [ERROR][1] Unexpected error in scanning form: System.NullReferenceException: Object reference not set to an instance of an object.
at Native.DigitalRecorderBase.BuildGraph(String deviceFilter, Int32 deviceInstance, Int32 commonInterface, Int32 commonInterfaceInstances, String& message)
at NShared.DigitalRecorder.StartStream(ChannelMapping channelMapping, String target, String& reason)
at NShared.DigitalScanningForm.StartScanning()
at NShared.DigitalScanningForm.DigitalScanningForm_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at NShared.DigitalScanningForm.WndProc(Message& m)
2012-11-17 12:36:15.359 [INFO][1] DigitalRecorder.StopAllStreams()
2012-11-17 12:36:15.359 [DEBUG][1] About to request async graph stop

----------------------------------

Any ideas welcome.

Thanks

Print this item

  A Teaser :P
Posted by: reven - 2012-11-16, 10:01 PM - Forum: Community Announcements - Replies (48)

hi guys,

here's something I'm working on, looking for alpha testers in about a week or two. must be brave and be able to follow instructions to setup IIS (and have a computer with IIS...).

you can track progress on github

the first alpha won't have mobile support, but the first beta will, will be focusing on the core functionality for full webapp at first, and trying to make nextpvr as headless as possible, you can configure pretty much everything from this webconsole, except for scanning for channels (hopefully i can work with sub later to add this, i have been bugging him a lot already Wink).

most of the work is done for the alpha, i just have to finalize the guide screen and the dashboard and fix some browser issues. and do some more unit testing.

system requirements would be
- IIS (only for pre final, IIS Express would probably work, havent tested it)
- .net 4
- Chrome, Latest Firefox, IE 9+ (maybe limited support for IE8, no support for earlier versions of IE, its using a lot of CSS3 which isnt supported in old browsers)

a cool feature: User support, where each user can have their own
channels

  • A user can number channels differently to the system channel numbers, for example I have TV3 SD and TV3 HD, on one client i would like TV3 HD to be channel 3 and on another client that doesnt support hd i would like TV3 SD to be channel 3.
  • A user can also disable channels they don't want to see.
channel groups
  • a user can make their own channel groups eg create a "Favourite" channel group which only they see and list their favourite channels.
  • there are also "Shared" channel groups which users can subscribe to , so a user can just subscribe to a channel group "Sports" and not maintain it them self. So when a new sports channel becomes available the admin user would add this channel to the master "Sports" channel group then it would appear in everyones "Sports" channel group.
recording directories
  • each user can manage their own recording directories for example I might create a directory "Docos" and i can select to record something to this directory where no other user will have access to it.
  • There can also be multiple "Shared" recording directories where anyone can record to these directories and anyone can view them, so I might record a program everyone might want to watch to the "Shared - Movies" directory for example

the only client to support this so far is xbmc (slightly modified version of subs addon, will be requesting a code merge later to include the 2 minor changes needed into subs official addon) and of course this webconsole. all this user stuff works pretty well in NextPVR, where user directories just appear as "Extra Recording Directories" if running NextPVR gui, so thanks to sub to making NextPVR so flexible Smile


ps forgive the dashboard screenshot, thats old and I've been working right to left on the pages (guide and dashboard left to go).

[ATTACH=CONFIG]34989[/ATTACH]

[ATTACH=CONFIG]34990[/ATTACH]

[ATTACH=CONFIG]34991[/ATTACH]

[ATTACH=CONFIG]34992[/ATTACH]

Print this item

  Networking problems and "Request Cannot be processed"
Posted by: Rory - 2012-11-16, 03:52 PM - Forum: MVPMCX2 and other NMT stuff - Replies (2)

Hi
sub says dont struggle for more than an hour.. im still struggling after 4
After disk problems I had to do a clean install of XP and NPVR, and back with seemingly the same old problems !
NMT Syntax Check:

Code:
Checking for mvpmc share on BIGDELL Checking GB-PVR.html links c:\mvpmc\GB-PVR.html not found NMT IP Address: 192.168.1.175 MAC 0006DC434C2B GB-PVR Not Installed N-PVR Installed C:\Documents and Settings\All Users\Application Data\NPVR <a href="http://localhost.drives:8883/NETWORK_SHARE/BIGDELL:mvpmc/npvr.cgi">N-PVR</a> <a href="http://localhost.drives:8883/NETWORK_SHARE/NETWORK_BROWSER/browser.cgi">N-PVR via Network Browser</a> <a href="http://localhost.drives:8883/USB_DRIVE_A-1/mvpmc/usb_a.cgi">N-PVR via USB</a> config.xml entry found Client Type PCH2 MVPSendIncrementalUpdates true MVPClientType PCH2 MVPWidth 1200 MVPHeight 656 MVPOffsetX 40 MVPOffsetY 32 Enabled true Port 8866 The remote server returned an error: (404) Not Found. Checking NMT Version 01-17-110314-15-POP-403-000 Checking NMT Display 1080i 60Hz Calling NMT Source mvpmc smb://BIGDELL/mvpmc Username: Password Length: 0


I used to have the NMT on a static IP (192.168.1.3) - it requests this from DHCP server
I changed it to static on 192.168.1.175
The router gives out IPs on the network starting 192.168.1.100
I can start NPVR on my PCH with the browser but not with the mvpmc share
I edited a username and password into the npvr.cgi file (on my Linux machine)
but that didnt work so I am back to:
mount -t cifs //192.168.1.150/mvpmc /etc/mvpmc -o username=root,rw
(xxx.150 is the ip of my PC)
I have guest account enabled
Ive tried Firewall on and off altho there are entries for NextPVR and NRecord.exe

any ideas ? Shall I send logs ?

Rory

Print this item

  NDigitalHost.exe Application Error - generates a crash.mdmp
Posted by: irontam - 2012-11-16, 10:32 AM - Forum: Legacy (v4.x and earlier) - Replies (2)

Hi,

I've recently migrated to nPVR and been enjoying it problem free for several weeks, however, last night, whilst recording two shows on the same tuner (shared a mux) it fell over two minutes in. Apparently due to a NDigitalHost.exe application error:
[ATTACHMENT NOT FOUND]

I spotted a similar report, in which Sub asked for the crash.mdmp (attached).

I've tried reading the crash report using WinDbg without success (well out of my comfort zone). Was hoping someone could shed some light on it.

Tar,

Tam.

Print this item

  XBMC Beta 1
Posted by: toricred - 2012-11-16, 03:38 AM - Forum: Kodi / XBMC - Replies (31)

Apparently beta 1 is out now. Did they get sub`s changes merged? The current plugin and X NEWA are not working.

Print this item

  Sabrent TV-USBHD Dual ATSC & Digital HDTV and Analog TV Tuner / capture Clear QAM
Posted by: monalisa - 2012-11-16, 12:36 AM - Forum: Hardware - Replies (3)

This USB stick worked like a champ with NextPVR. I had tried to get it to work with BeyondTV 4.9, but wasn't supported. Tried Blaze (which came with the stick) - which is a total piece of garbage software (and support was even worse). Arcsoft TotalMedia was slightly better, but still terrible. But, hold on a minute - got it working with NextPVR in like 20 minutes - and NextPVR is free software - what is not to love about this, great software, great UI, totally open .xml for customizations - I think I died and went to heaven! I got this USB stick for less than $20 - now despite Comcast and their crapola about needing an external box (liars!), this little stick managed to pull in all the clear QAM channels so I am back on track with taping my standard programs.
I live in Northern California, and have the most basic Comcast cable package, btw. Get network TV in HD (and lots of PBS stations I never even heard of). And Discovery channel is back - woo hoo!

Print this item

  Need help with bulk map
Posted by: lockdown571 - 2012-11-15, 03:48 PM - Forum: Legacy (v4.x and earlier) - Replies (10)

I can't seem to get bulk map to work. I have an HDHomerun Prime, and when I set up that device, there's no option to configure a channel provider. I'm using mc2xml. I went to the Channels section, and then clicked bulk map, and properly assigned the first channel. It then asked if I want to have the rest of the channels auto-populated, and I clicked yes. I clicked OK and then Update EPG. The channels do not auto-populate though. Am I doing something wrong?

Print this item

  XMLTV 1.1 Support
Posted by: KaraokeStu - 2012-11-15, 10:56 AM - Forum: Wishlist - Replies (10)

When using DVBGuide to grab my EPG data, I have to use version 0.9.5 or lower, I can't use the latest beta as this uses XMLTV 1.1, which causes NPVR to bomb out with a nasty error message (detailing it doesn't support 1.1, but in a very technical fasion)

I'm not sure what the benefits of 1.1 are, however it would be good if it supported the file format so that we can keep DVBGuide up to date (as the guy is dealing nicely with the new FreeSat changes)

Print this item

  FreeSat Channels by PostCode/Region
Posted by: KaraokeStu - 2012-11-15, 10:54 AM - Forum: Wishlist - Replies (5)

Hi,

It's really hard to work out which the FreeSat channels are, plus it would be great to have the scan list so that it grabs the right channels for the location (eg: I'm in Yorkshire, so I want BBC1 Yorks, ITV W Yorks, BBC2 England etc)

Also, it would be great if it was possible to map the channel numbers according to the FreeSat EPG data.

DVBGuide generates the channel numbers correctly in the ChannelInfo.xml file, so I wonder if this would be of use?

Print this item

  XBMC PVR demux
Posted by: mvallevand - 2012-11-15, 02:22 AM - Forum: Kodi / XBMC - Replies (5)

I think that part of the channel switching speed issue is a basic flaw in the way the xbmc pvr demux works which is outside sub's control. Here is a demo comparison of xbmc pvr vs x-newa both using pretty he same web server backend http://youtu.be/ptuuDKzrV4M Fundamentally a python addon should be much slower than the integrated cpp plugin yet the plugin consistantly takes twice as long (8 seconds vs 4) This is networked via wifi with beta1 but since the http streaming is the same I think it is a valid test. I have timeshifting off in case that was slowing things down.

Edit: This is compiled with the 'faster' ffmpeg switch reference on the XBMC forums.

Martin

Print this item

Pages (6434): « Previous 1 … 1411 1412 1413 1414 1415 … 6434 Next »
Jump to page 

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