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,180
» Latest member: Dollyart
» Forum threads: 65,376
» Forum posts: 602,167

Full Statistics

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

Latest Threads
actors producer director
Forum: Wishlist
Last Post: a1blues
4 hours ago
» Replies: 4
» Views: 38
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
Yesterday, 01:00 AM
» Replies: 1
» Views: 122
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 106
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 91
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 138
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,804
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 181
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,454
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 363
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 269

 
  Web Client: Slow with separate thread and date not obscured
Posted by: cncb - 2015-10-17, 07:12 PM - Forum: Developers - Replies (32)

Trying my PhotoFilter plugin in the (X-Newa) web client I have run into a few issues.

I use a separate thread to load the photo "grid" so I can show a "Loading" message since it might take a while. This is taking a much longer time in the web client only when using a separate thread. For example, loading and displaying 40 photos using the separate thread takes around 1 second in NPVR on the PC but in the web client it takes around 8 seconds. If I modify the plugin to not use a separate thread, the web client loads and displays in about 1 second as expected. Any idea why the delay in the web client only with a separate thread?

The other problem is when I'm displaying a photo full screen, the date/time is not being obscured in the web client like it is on the PC. I am using the "block-extras" UIElement.

Print this item

  Should it be possible to record two programmes at the same time on the same mux?
Posted by: martinu - 2015-10-17, 05:59 PM - Forum: Legacy (v4.x and earlier) - Replies (5)

With a single-tuner DVB-T2 decoder, should NPVR be able to schedule two simultaneous recordings on different channels which are on the same multiplex? I imagine it's possible because there's a page under Recordings for Conflicts, for the case where the programmes are on different muxes and therefore need different tuners.

I get an Unhandled Exception "Object reference not set to an instance of an object" error if I try to set up a Quick Record or when pressing OK on a normal Record if another recording is scheduled for an overlapping time, which sounds like something isn't failing gracefully :-)

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at NShared.DigitalRecorder.IsMultiRecordPossible(ScheduledRecording requiredRecording, List`1 overlappingRecordings)
at NShared.Visible.CaptureSource.CanRecord(ScheduledRecording scheduledRecording)
at NShared.RecordingServiceProxy.ScheduleRecording(EPGEvent epgEvent, Boolean onlyNewEpisodes, ScheduledRecording scheduledEvent, Boolean allocateRecurring, DayMask dayMask, Int32 keep, Int32 recurrenceGroupID, Boolean timeslot, Boolean forceScheduleReload, String advancedRules)
at NShared.RecordingServiceProxy.ScheduleRecording(EPGEvent epgEvent, Int32 prePadding, Int32 postPadding, RecordingQuality quality, String recordingDirectoryID)
at NextPVR.TV.ScheduleRecordingPopup.HandleCommand(String command)
at NextPVR.TV.ScheduleRecordingPopup.OnClick(PointF location)
at NextPVR.ControllerForm.ControllerForm_MouseClick(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at NextPVR.ControllerForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Print this item

  NPVR Status Icon (System Tray) is unresponsive
Posted by: martinu - 2015-10-17, 04:20 PM - Forum: Legacy (v4.x and earlier) - Replies (11)

Looking at the manual http://www.nextpvr.com/nwiki/pmwiki.php?n=Manual.NTray it seems that the "n" icon in the system tray should do something - probably it should have a right-click option to bring up a menu with Status, Start N-PVR, Restart Service. However on my Win 7 PC it does not respond to any actions (left-click, right-click, double-click) although the icon does appear when the PC is rebooted, so it's being auto-started.

Is there something I've done wrong during installation? Is there a log file which would give a reason why the status icon is having no effect?

It would be nice if the icon at least changed colour to a red disc when a recording is being made and then displayed a tooltip confirming the name of the programme being recorded - like Windows Media Centre does. Maybe this is how it is supposed to behave...

Print this item

  Using industry-standard Logical Channel Numbers in channel list / EPG
Posted by: martinu - 2015-10-17, 11:45 AM - Forum: Legacy (v4.x and earlier) - Replies (2)

I've installed Next PVR 3.5.7 on Window 7. I live in the UK.

I have two tuners, one DVB-T only (made by Hauppauge) and one DVB-T/T2 (made by PCTV). With either one or the other of these devices plugged in (but not with both plugged in at the same time) I've done a scan, having defined the country and transmitter.

As far as I can see, all the expected channels are being found - obviously the DVB-T/T2 decoder finds more channels because it can see the HD channels.

But it seems as if the list of channels has some LCNs allocated at random, instead of using the standard LCNs that are published in listings magazines etc (and which Windows Media Centre uses). Some channel numbers are duplicated (ie two different channels, as identified by name, have the same channel number), and a few (eg Talking Pictures TV) have the wrong LCN (132 instead of 81 which it should be).

I could go through and edit all the LCNs, but this would be very tedious and may well get reset if I re-scan at some stage.

Is there something I'm doing wrong?

I've attached an XML file (zipped) of the channel list Settings | Devices | (select the tuner) | Export Channels. Duplication occurs at 61 (both Spike and True Entertainment), 62 (BT Showcase and ITV4+1), 66 (CITV and CBS Reality), 101 (BBC One HD and Gems TV) etc. The correct list of LCNs is https://en.wikipedia.org/wiki/List_of_di...s_%28UK%29.

Print this item

  NPVR videos show, other do not.
Posted by: RTKAT - 2015-10-17, 02:08 AM - Forum: Legacy (v4.x and earlier) - Replies (2)

Record something with NPVR and look in C:/users/public/public videos and the recording will be there in a sub folder with its name. Go record something with a different device and make a folder in the same place and copy the new video there.
Now when you run NPVR and look at menu item "recordings" what was recorded with NPVR shows but not what you copied there from another drive. You have to go to "videos" and through the different folders to get to the show recorded somewhere else. So what does NPVR do to tell it where what it recorded is located? Can something be done to the other recording to make it show up under "recordings?" It would be less work than having to run through all the other folders to get to the recording done some where else.

Print this item

  ImageGrabLite - Local news
Posted by: npbaud - 2015-10-17, 12:52 AM - Forum: Add-ons (3rd party plugins, utilities and skins) - Replies (8)

I would like to make my local news appear in my Kodi tv listings, but I can't figure out how to do it. Here's the log for the show:

Code:
[...startup] 2015-10-16 19:03:04.238 [DEBUG][1] imageGrabLite, Version=2.2.5433.16677, Culture=neutral, PublicKeyToken=null 2015-10-16 19:03:04.238 [DEBUG][1] Command Line --oid 3059 --rename --zap2it --nfo 2015-10-16 19:03:04.256 [DEBUG][1] Rename file True 2015-10-16 19:03:04.306 [DEBUG][1] Searching select scheduled_recording.name, event_details, start_time, filename, service_type from scheduled_recording, channel, channel_mapping where scheduled_recording.oid = 3059 and scheduled_recording.channel_oid = channel.oid and scheduled_recording.channel_oid = channel_mapping.channel_oid and scheduled_recording.capture_source_oid = channel_mapping.capture_source_oid 2015-10-16 19:03:04.319 [DEBUG][1] Zap2it reference http://tvlistings.zap2it.com/tv/news4-at-6/SH003255280000 2015-10-16 19:03:04.319 [DEBUG][1] Zap2it image page http://www.zap2it.com/tv/news4-at-6/SH003255280000 2015-10-16 19:03:04.320 [DEBUG][1] Subtitle: Length=0 2015-10-16 19:03:04.320 [DEBUG][1] OID is 1204655 2015-10-16 19:03:04.320 [DEBUG][1] OriginalAirDate is 1999-08-29 2015-10-16 19:03:04.320 [DEBUG][1] Recorded 2015-10-16 2015-10-16 19:03:04.320 [DEBUG][1] Record Ended 2015-10-16 2015-10-16 19:03:04.321 [DEBUG][1] Checking C:\Users\Public\NPVR\Media/Shows/News4 at 6.xml 2015-10-16 19:03:04.339 [DEBUG][1] http://www.thetvdb.com/api/GetSeries.php?language=en&seriesname=news4+at+6 2015-10-16 19:03:04.547 [DEBUG][1] No TVDB series found for news4+at+6 2015-10-16 19:03:19.697 [ERROR][1] Read Error The remote server returned an error: (500) Internal Server Error.

Can I create a dummy "News4 at 6.xml" file to make this happen? What's the minimum information needed?

Thanks.

Print this item

  Tuner Status in logs not working
Posted by: jcjefferies - 2015-10-16, 07:44 PM - Forum: Legacy (v4.x and earlier) - Replies (2)

For quite a few months the tuner status in the logs on my NextPVR server has always read all zeros for all tuners I have tried even though the recordings made are good and play normally. The same happens on a couple of test servers I tried.

2015-10-14 11:30:17.522 [DEBUG][5] whoosh whoosh
2015-10-14 11:30:17.525 [DEBUG][5] locked=0, present=0, strength=0, quality=0 (took 0ms to check)
2015-10-14 11:30:17.528 [DEBUG][5] DigitalRecorderDVBT::Tune@8
2015-10-14 11:30:17.622 [DEBUG][5] File size is 0

I have just bought a new DVB-T2 and the status info would have been helpful while setting it up.

Chris

Print this item

  Pixelation/digitalization/buffering on one channel only
Posted by: higginss20 - 2015-10-16, 06:21 PM - Forum: Kodi / XBMC - Replies (4)

This is my setup. I have NextPVR installed on a dedicated computer in my upstairs closet. I have two HDHomeRun Connect network tuners, total of four tuners. I can receive about 22 channels but I only watch about 12 or so as the rest are infomercial and public access channels. I then have three other computers running Kodi that I watch TV on. Two are wired (1GB) one is wireless N (with 112MB avg rate). Out of the major networks, the ABC station and their two side channels have an issue where they digitize or pixelate a lot. The other channels are fine for the most part. Should I try adjusting the decoders inside NextPVR to see if it has an impact. It does it on all three computers. All are running Windows 8 64 bit. What else could I try to resolve this issue since it's only the one station (3 channels)

Print this item

  Amber skin record preference option not display.
Posted by: gadgervais - 2015-10-16, 01:59 PM - Forum: Kodi / XBMC - Replies (2)

Hello someone can help me getting this work? In the confluence skin and mimic skin it work but with amber wich i use for the plexmbc addon the preference does not show up correctly.

[ATTACHMENT NOT FOUND]

Print this item

  Do I understand this correctly?
Posted by: nebbors - 2015-10-16, 01:11 AM - Forum: Legacy (v4.x and earlier) - Replies (2)

I have been trying for a few days to get a functional fast forward as opposed to skipping forward some number of seconds.
Even when I change FF/RW behaviour to fast play, it still is skipping. Does NextPVR not really do FF? Does it just skip forward and back?

Print this item

Pages (6435): « Previous 1 … 994 995 996 997 998 … 6435 Next »
Jump to page 

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