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,186
» Latest member: RonB1949
» Forum threads: 65,378
» Forum posts: 602,184

Full Statistics

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

Latest Threads
Closed captioning in NPVR
Forum: Windows
Last Post: mvallevand
Yesterday, 12:25 PM
» Replies: 32
» Views: 3,647
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 225
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: drvolks
2026-09-05, 01:00 PM
» Replies: 43
» Views: 6,365
actors producer director
Forum: Wishlist
Last Post: a1blues
2026-09-04, 09:20 PM
» Replies: 4
» Views: 169
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
2026-09-04, 01:00 AM
» Replies: 1
» Views: 193
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 184
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 142
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 182
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,934
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 222

 
  User's Manual
Posted by: GWCowling323 - 2016-09-25, 09:15 PM - Forum: Wishlist - Replies (19)

What would all you gear heads do with your time if you actually put together a User's Manual. Almost none of the stuff I've had to search for or ask about was very intuitive. I've tried some things that ended up being one step forward and two or three steps back, so I'm a ;little leery about trying something without some instruction.

Print this item

  imageGrabLite update
Posted by: mvallevand - 2016-09-25, 07:44 PM - Forum: Add-ons (3rd party plugins, utilities and skins) - Replies (20)

This file is a compile with a newer version of the NewtonSoft dll since movies weren't being downloaded or renamed properly. This has been a problem for a while but since NextPVR names movies properly this was pretty hard to notice.

Martin

Print this item

  Horizontal scrolling misalignment at the right end of the guide [PATCH]
Posted by: WayneD - 2016-09-25, 06:09 PM - Forum: Legacy (v4.x and earlier) - Replies (1)

When one or more shows overflow past midnight, it is possible to scroll the modern guide so far that the shows are no longer aligned with the proper header/footer timestamps. I also noticed that if a channel has a show that starts right at midnight, it would be included at the end of the listing line.

The latter bug is very easy to fix: subtract 1 second from the end-time calculation (start + 86400 - 1).

The first bug has 2 possible fixes: prevent the shows from scrolling past midnight, or pad out the header/footer to be able to scroll as much as the listings. I chose the latter fix because I think it is valuable to be able to see a show in its full length in one spot in the guide (since it's truncated at the start of the day).

In my patch I changed the time-container divs to have an overflow div at the end with a horizonal ellipsis instead of a time. If there is no overflow, that div ends up with zero width and is invisible (I tested this with a one-channel group that doesn't overflow midnight to make sure of that). I then made the listing thread return back one extra payLoad item in its array: the max width of its line. The caller uses this value to see if the time-containers are wide enough yet, and if not, it adjusts the outdiv's width and the line-ending pad-div's width to fill in the gap.

The end result is a nice scrolling experience where all 3 divs are now the same width and thus stay aligned all the way across.

The patch: http://opencoder.net/npvr-hscroll.patch

Print this item

  Premier tag
Posted by: ElihuRozen - 2016-09-25, 05:44 PM - Forum: TV Listings - No Replies

I don't know if you saw, but sub now adds a Premier or Finale tag in the default TV Guide for shows that the first or last. He uses a different color for Season vs. Series. The data is pulled from SchedulesDirect. Is that something that people would want added to TV Listings? Is it something that alibert could add? Just bringing it up for discussion.

Print this item

  Release 3.8.3 Features
Posted by: jcole998 - 2016-09-25, 03:49 PM - Forum: Legacy (v4.x and earlier) - Replies (3)

Hello, All.

Just took a look at the new release and it looks and works just fine as far as my usage has gone so far. Thank you, sub et al, for all your great work.

I've noticed new program corner tags in the TV Guide: blue-New continues but I'm also seeing red-Prem and green-Prem. "Prem" is obvious as I would suspect "Fnle"(?) will be but what do the different colors mean?

Thanks...

Print this item

  Schedules Direct Initial Setup Not Working
Posted by: Yousty - 2016-09-25, 01:27 PM - Forum: Legacy (v4.x and earlier) - Replies (13)

I'm trying to setup NextPVR v3.8.3 to use Schedules Direct and I followed the youtube guide exactly (https://www.youtube.com/watch?v=nqJ7QiYS3Rk) but for some reason it won't pull any programming information.

Here is my channels setup:
[Image: ZTEt17K.png]

Here is a channel details:
[Image: jKCiHFQ.png]

Here is my Schedules Direct setup:
[Image: wMprFPX.png]

And here is my bulk map setup:
[Image: qNJ4pVi.png]

When I hit Update EPG it goes through the updating process like normal but when I go back to the TV Guide there is nothing listed. Any suggestions?

I have attached my log file where the most recent event should be an Update EPG event.

Print this item

  System Plugin Confused by New NPVR Naming Scheme
Posted by: Lao Pan - 2016-09-25, 06:49 AM - Forum: Add-ons (3rd party plugins, utilities and skins) - Replies (1)

Hi Iain
Looks as though the new naming scheme for NPVR has confused the version check in the System Plugin.

[ATTACHMENT NOT FOUND]

[NextPVR 3.8.3 - Update Available (3.8.3 (160925))]

Hopefully only a minor code change required.

Print this item

  Client problems
Posted by: jd1940 - 2016-09-25, 03:42 AM - Forum: Legacy (v4.x and earlier) - Replies (14)

I'm a long time user of NPVR but haave been having so many problems since the Win 10 Au I'm beginning to look for alternatives. The client especially has become problematical, especially with recorded playbacks. They stutter for awhile and then freeze the playback, requiring a restart. Downloaded files occasionally freeze also, requiring a restart. And, of course, there's the problem of recordings just failing to start after a couple of days and requiring a reboot to function again.

I notice others are having the same problems but few if any solutions have been provided. If anyone has come up with any solutions for these problems I'd sure like to hear about it. I am going to try the different video renderer I read about but that's about all I've found.

I am starting to play with Kodi for use instead of the client. I have a working version that has most of what I want with the exception of the recording and program guide. The Kodi wiki info is woefully short of info on this subject so if any of you who I know are using Kodi can direct me to a good explanation of attaching NPVR to Kodi I'd appreciate it. I already have NPVR linked and showing on the menu as TV but I don't see the epg or any way to record.

I'm attaching logs of both the client and server which hopefully will shed some light on the problems. The 1503 is the server.

And now, after installing 3.8.3. tonight (server and client), none of my add ons work: Movies, Weather, Radio. It just never ends!

Print this item

  Best way to determine Codecs
Posted by: FangerZero - 2016-09-25, 02:07 AM - Forum: Legacy (v4.x and earlier) - Replies (4)

Just hoping for some tips & tricks to determine codecs. If I run a recording and it's a black screen, can view it using VLC, can I mess with the codec settings and not restart NPVR? I'm hoping this will work so it'll make it easier to figure out what codecs I need. I've done a lot of uninstalling and installing and trying saf codecs, which doesn't seem to have done much. I'm thinking I did something wrong on install.

Print this item

  Unable to find available capture device.
Posted by: wayloncovil - 2016-09-25, 01:27 AM - Forum: Legacy (v4.x and earlier) - Replies (2)

NextPVR was working fine. And then I upgraded.
I tried to watch a show and I received a warning "unable to find available capture device."
When I go into settings and try to scan for channels on the device, it says
"Unable to start device:"
Unable to locate tuner filter (ASUS EHC3150 BDA ATSC Tuner).
I've attached my logs.
I stopped the NextPVR service and reinstalled and I still got the error.
Any help would be appreciated.
Thanks!

Print this item

Pages (6435): « Previous 1 … 873 874 875 876 877 … 6435 Next »
Jump to page 

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