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,194
» Latest member: warez100
» Forum threads: 65,380
» Forum posts: 602,225

Full Statistics

Online Users
There are currently 3473 online users.
» 0 Member(s) | 3467 Guest(s)
Baidu, Bing, Facebook, Google, Twitter, Yandex

Latest Threads
Newer version chopping of...
Forum: Windows
Last Post: mvallevand
2 hours ago
» Replies: 1
» Views: 26
Closed captioning in NPVR
Forum: Windows
Last Post: sub
2026-09-10, 06:27 PM
» Replies: 39
» Views: 3,897
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
2026-09-10, 07:22 AM
» Replies: 2
» Views: 505
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
2026-09-10, 03:19 AM
» Replies: 15
» Views: 992
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
2026-09-09, 10:35 PM
» Replies: 44
» Views: 6,536
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 286
actors producer director
Forum: Wishlist
Last Post: a1blues
2026-09-04, 09:20 PM
» Replies: 4
» Views: 241
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: 241
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 226
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 173

 
  NextPVR intermittently breaks connection with Kodi clients due to data starvation
Posted by: jmooremcc - 2018-06-25, 02:32 PM - Forum: Legacy (v4.x and earlier) - Replies (4)

I'm running NextPVR on a Windows 10 back-end.
Lately, I've been experiencing "Tuner No Longer Available" Errors sporadically when running Kodi on my Raspberry PIs with the NextPVR Addon.

PI#3: Kodi/17.6 (X11; Linux armv6l) LibreELEC/8.2 HW_RaspberryPi/1.0 App_Bitness/32 Version/17.6-Git:a9a7a20
PI#1: Kodi/17.6 (X11; Linux armv7l) LibreELEC/8.2 HW_RaspberryPi/1.0 App_Bitness/32 Version/17.6-Git:a9a7a20

The error happened to me twice this morning (6/25/18 @ 7:40 ON pi#3 AND @9:01 AM ON PI#2). After the 2nd event I immediately went to my NextPVR Windows 10 server and zipped the log files.

I noticed the following in web.log for pi#1:
2018-06-25 09:00:03.415 [DEBUG][32] Waiting for more data (pos: 1671168, len: 1676960, avail: 5792
2018-06-25 09:00:03.415 [DEBUG][32] <Files>
<Length>1676960</Length>
<File offset="0">F:\Tmp\live-WBFS-TV-10064-7.ts</File>
<Duration>921</Duration>
<Complete>0</Complete>
</Files>

After many repetitions of the above error, I got the following:
2018-06-25 09:00:09.475 [DEBUG][32] Waiting for more data (pos: 1671168, len: 1676960, avail: 5792
2018-06-25 09:00:09.475 [DEBUG][32] <Files>
<Length>1676960</Length>
<File offset="0">F:\Tmp\live-WBFS-TV-10064-7.ts</File>
<Duration>921</Duration>
<Complete>0</Complete>
</Files>

2018-06-25 09:00:09.879 [DEBUG][32] reached end of rolling file. Dropping connection...
2018-06-25 09:00:10.880 [DEBUG][32] StopStream(1310739)...
2018-06-25 09:00:10.880 [DEBUG][32] clientHandle[XBMC-945db6bafd2f4d659af3bdb5e1fa2979] = 1310739
2018-06-25 09:00:10.880 [DEBUG][32] Calling StopStream()
2018-06-25 09:00:14.414 [DEBUG][33] ********** Checking VLC Heartbeat Dictionary
2018-06-25 09:00:14.414 [DEBUG][33] +++++No entries in VLC Heartbeat Dictionary.
2018-06-25 09:00:15.522 [DEBUG][32] StopStream() done
2018-06-25 09:00:15.522 [DEBUG][32] RollingFile.Close()
2018-06-25 09:00:15.522 [DEBUG][32] About to delete temp file: F:\Tmp\live-WBFS-TV-10064-7.ts
2018-06-25 09:00:15.528 [DEBUG][32] Cleaning up: F:\Tmp\live-WBFS-TV-10064-7.ts


In web.log.2 I got the following for pi#3:
2018-06-25 07:40:38.463 [DEBUG][5] Waiting for more data (pos: 7700480, len: 7714016, avail: 13536
2018-06-25 07:40:38.463 [DEBUG][5] <Files>
<Length>7714016</Length>
<File offset="0">F:\Tmp\live-WFOR-TV-10064-5.ts</File>
<Duration>4281</Duration>
<Complete>0</Complete>
</Files>

After many repetitions I got the following:
2018-06-25 07:40:44.528 [DEBUG][5] Waiting for more data (pos: 7700480, len: 7714016, avail: 13536
2018-06-25 07:40:44.528 [DEBUG][5] <Files>
<Length>7714016</Length>
<File offset="0">F:\Tmp\live-WFOR-TV-10064-5.ts</File>
<Duration>4281</Duration>
<Complete>0</Complete>
</Files>

2018-06-25 07:40:44.932 [DEBUG][5] reached end of rolling file. Dropping connection...
2018-06-25 07:40:45.933 [DEBUG][5] StopStream(1310737)...
2018-06-25 07:40:45.933 [DEBUG][5] clientHandle[XBMC-6302625cb302407d8ed41788a3912eb8] = 1310737
2018-06-25 07:40:45.933 [DEBUG][5] Calling StopStream()
2018-06-25 07:40:51.556 [DEBUG][5] StopStream() done
2018-06-25 07:40:51.556 [DEBUG][5] RollingFile.Close()
2018-06-25 07:40:51.556 [DEBUG][5] About to delete temp file: F:\Tmp\live-WFOR-TV-10064-5.ts
2018-06-25 07:40:51.561 [DEBUG][5] Cleaning up: F:\Tmp\live-WFOR-TV-10064-5.ts



I have a Hauppauge WinTV ATSC Quad Tuner card, model 1609
The drive holding the temporary ts files has 1.2 TB of free space

Any idea what's causing this problem?

I've attached the zipped log files for your inspection.

Thank you

Print this item

  IPTV channels freeze within a minute in Kodi
Posted by: sgilani - 2018-06-25, 05:05 AM - Forum: Kodi / XBMC - Replies (33)

My IPTV channels work great in the NPVR frontend. In Kodi, many of them freeze up in less than a minute and I eventually get the tuner not available message. Bringing up the buffer stats with Ctrl+Shift+O shows vq/aq pegged at 99 and then fall to 0, as if the stream dried up. Watching in NPVR or VLC is rock steady for hours on end though.

NPVR and Kodi logs attached.

sub, happy to share the IPTV credentials with you as well. Some of the channels work just fine through Kodi, but many others don't. Quite odd, but maybe you could see the difference between them.

running 4.2.2 and Kodi 17.6 stable, issue reproducible on Kodi in Windows, Linux, and RPi.

edit: The regular use case is running Kodi on the same PC as NPVR, so wired/wireless doesn't matter. FWIW, the same symptom exists on all remote RPi clients, both wired and wireless.

Print this item

  Remove articles in search
Posted by: Tacoma - 2018-06-24, 04:56 PM - Forum: Wishlist - No Replies

Remove or ignore the articles "the, a" in the program title for the Search Menu.

I.E. ->
- A Farewell to Arms would be Farewell to Arms or Farewell to Arms, A
- The Addams Family would be Addams Family or Addams Family, The

Print this item

  latest few releases wont install
Posted by: jimbojones - 2018-06-24, 07:48 AM - Forum: Legacy (v4.x and earlier) - Replies (20)

Hi,
I've been unable too install npvr since dot net 4.6 became a requirement , even though this is installed, i have just tried again now with no improvement from the latest release,
the error i got was :" system.badimageformatexception unmanaged.dll"

and also " unhandled exception: system.io.filenotfoundexception: could not load file or assembly 'unmanaged.dll' or one of its dependancies. the specified module could not be found. at nrecord.program.main(string[] args)

I saw a few months ago a few were having similar errors to this and was wondering if any solution was found as i cant find one myself through the search function..

cheers james

Print this item

  M3U8 file of a channel
Posted by: x-mpegURL - 2018-06-23, 03:45 PM - Forum: Legacy (v4.x and earlier) - Replies (1)

Hi,

I wonder if & where can I find an m3u8 file of individual channels (and not the file that located on http://127.0.0.1:8866/channels and not http://127.0.0.1:8866/live?channel=11, because it's not m3u8 file), For example:

http://127.0.0.1:8866/path/to/channel-11.m3u8
http://127.0.0.1:8866/path/to/channel-12.m3u8
http://127.0.0.1:8866/path/to/channel-13.m3u8
http://127.0.0.1:8866/path/to/channel-14.m3u8

and so on

Is this possible at all? if not, what alternatives can I use?
I need it to test an javascript-based media player that I create, and the "live?channel=..." or "/channels" options are not working...

Thank you very much

Print this item

  4.2.2 STOP command wont work
Posted by: eastavin - 2018-06-22, 08:48 PM - Forum: Legacy (v4.x and earlier) - Replies (35)

when on live tv pushing the square box (stop) causes the npvr to go to a black screen and hang. if left about ten plus seconds it appears to return to live tv. escape does the same thing from what I have tried. tried right click and STOP menu item. no dice. No way to get off live tv so far except for ctrl alt delete and then end the app. On the plus side it does appear to be recording the currently scheduled program.

I tried to downgrade and overwrite 4.2.2 with 4.2.1 but that did not work. I still seem to have 4.2.2

any suggestions appreciated.

Print this item

  Download Link
Posted by: devontex - 2018-06-22, 06:36 PM - Forum: Legacy (v4.x and earlier) - Replies (2)

Download Link Appears to be broken

Print this item

  4.2.2 available (23rd June)
Posted by: sub - 2018-06-22, 05:31 PM - Forum: NextPVR Announcements - No Replies

You can download 4.2.2.180623 from https://nextpvr.com/NPVRSetup_4_2_2_180623.exe

This is a small release, rolling up the patches posted for 4.2.1. The HDHR bug fix was important to get out there to alleviate issues HDHR Prime users we're encountering.

Please post any support issues in the support forum. Support questions posted in this thread will be deleted.

Changes:
Quote:- reverted HDHR device to UDP. Several users were having issues with new HTTP implementation.
- fixed issue where deleting channels from one device could cause channels to be removed from group even though the channel was still available on other devices
- fixed issue where channel icons wouldn't appear for channels with spaces at the end of the channel name

Print this item

  New User
Posted by: jcole998 - 2018-06-22, 04:06 PM - Forum: NextPVR Android Client - Replies (1)

I just installed Android Client on my Samsung Galaxy Tab S2 and it appears to work quite nicely. Thank you for a terrific app! Live TV flawless. The guide is beautiful.

I've been exploring other features and have a couple of questions:

What is it that controls how much information is displayed for recordings of any type? I have quite a few recurring recordings on the server but only a few are shown on the tablet. Is this normal? Doesn't matter which recording category is asked for. In fact, if I ask for "All Recordings" or "Recent Recordings," I get none. Huh? I get only three entries for "Pending Recordings" and "Recurring Recordings."

Also, is there a user guide on how to use the app? Maybe a wiki somewhere? Playback control? Schedule or delete?

Great work, sub! Worth every penny!

Print this item

  How can I add season/episode to existing/imported recordings?
Posted by: videosmosis - 2018-06-22, 08:24 AM - Forum: Legacy (v4.x and earlier) - Replies (9)

Hi everyone,

I have a bunch of recordings I am trying to migrate from gbpvr to npvr, some of which are missing season/episode in the database (metadata?).
These are from early days of me just started using gbpvr, and I did not add the extra info using guidePlus.
The ones I recorded after guidePlus added season/episode to the EPG seem to have that info with the mpg file itself (no, it wasn't added to the file names), and that info is carried over to npvr database when I imported the recordings using VidImport.

Now, is there any way to add season/episode to recordings that weren't originally recorded with that info?
They do have subtitles stored with them some how, which are properly imported using VidImport.

Thanks for your help!

Print this item

Pages (6435): « Previous 1 … 690 691 692 693 694 … 6435 Next »
Jump to page 

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