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,193
» Latest member: davidrfellows@gmail.com
» Forum threads: 65,379
» Forum posts: 602,217

Full Statistics

Online Users
There are currently 1802 online users.
» 0 Member(s) | 1796 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Yandex

Latest Threads
Closed captioning in NPVR
Forum: Windows
Last Post: sub
8 hours ago
» Replies: 39
» Views: 3,752
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
Yesterday, 07:22 AM
» Replies: 2
» Views: 493
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
Yesterday, 03:19 AM
» Replies: 15
» Views: 967
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
2026-09-09, 10:35 PM
» Replies: 44
» Views: 6,476
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 257
actors producer director
Forum: Wishlist
Last Post: a1blues
2026-09-04, 09:20 PM
» Replies: 4
» Views: 219
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: 220
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 214
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 161
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 195

 
  HDHR Port query
Posted by: Ranbato - 2019-10-14, 03:01 AM - Forum: Docker amd64 - Replies (6)

I'm trying to set up another Docker container (Pi-Hole) and I am getting a port conflict where it can't find my HDHR devices.  So for I haven't been able to discover the port that is conflicting; probably because I am missing the obvious.  Once I shut down the other container everything works.
In any case, this is the section of the log I think applies.  Can you tell me what port it is trying to use for the discovery?

Code:
[17] {"current": "5.0.0.191007","available": "5.0.0.191007"} [17] Got request [172.17.0.1]: /services/service [17] method=setting.devices [17] parameters: [17] method: setting.devices [17] format: json [17] sid: 4750a6e6-fc9c-4886-9a4e-2f14974e4044 [17] client_ip: 172.17.0.1   [17] user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36     [17] setting.devices  2019-10-13 21:47:42  Renewing session: 4750a6e6-fc9c-4886-9a4e-2f14974e4044   [17] CaptureSource.LoadAll()   [17] [{ "id": "23",  "name": "HDHomeRun 10438FD4-0",   "channelCount": 88,   "sourceType": "HDHR", "present": false}  ,   {  "id": "24",  "name": "HDHomeRun 10438FD4-1",   "channelCount": 88,   "sourceType": "HDHR", "present": false}  ,   {  "id": "21",  "name": "HDHomeRun 1036D72E-0",   "channelCount": 88,   "sourceType": "HDHR", "present": false}  ,   {  "id": "22",  "name": "HDHomeRun 1036D72E-1",   "channelCount": 88,   "sourceType": "HDHR", "present": false}  ,   {  "id": "20",  "name": "IPTV Device",   "channelCount": 0, "sourceType": "IPTV", "present": true}   ]...snip...    [17] Got request [172.17.0.1]: /services/service   [17] method=setting.devices   [17] parameters:   [17] format: json   [17] sid: 4750a6e6-fc9c-4886-9a4e-2f14974e4044   [17] client_ip: 172.17.0.1   [17] user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36     [17] setting.devices  2019-10-13 21:47:44  Renewing session: 4750a6e6-fc9c-4886-9a4e-2f14974e4044 System.Net.Sockets.SocketException (98): Address already in use at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)   at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)   at System.Net.Sockets.Socket.Bind(EndPoint localEP) at System.Net.Sockets.UdpClient..ctor(Int32 port, AddressFamily family)  at NShared.Utility.SATIPHelper.StartDiscovery()    [17] CaptureSource.LoadAll()     [17] [  { "DeviceID": "1036D72E",  "LocalIP": "192.168.1.13",  "Legacy": 1, "BaseURL": "http://192.168.1.13", "DiscoverURL": "http://192.168.1.13/discover.json" },           { "DeviceID": "10438FD4",  "LocalIP": "192.168.1.37",  "BaseURL": "http://192.168.1.37", "DiscoverURL": "http://192.168.1.37/discover.json", "LineupURL": "http://192.168.1.37/lineup.json"  }  ]     [17] Found HDHomeRun: 1036D72E (2 tuners)    [17] Found HDHomeRun: 10438FD4 (2 tuners)   [17] HDHR Discover [17] Local Devices: <devices>  </devices>

The Pi-hole container uses the following:
      - 443/tcp
      - 53/tcp
      - 53/udp
      - 67/udp
      - 80/tcp

Print this item

  4.2.5 available (14 October)
Posted by: sub - 2019-10-13, 10:04 PM - Forum: NextPVR Announcements - Replies (5)

You can download 4.2.5.191014 from https://nextpvr.com/NPVRSetup_4_2_5_191014.exe

This is pretty much the same build as 4.2.4, but rolls in a couple of IPTV patches that been posted since 4.2.4

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

Quote:- fixed issue with user agent with some IPTV providers
- updated IPTV support to handle some of the changes that happened to IPTV streams in the last month
- fixed issue with IPTV 301/302 redirect used by some IPTV providers

Print this item

  Sending Wrong Credentials for Schedules Direct
Posted by: crackulator - 2019-10-13, 07:57 PM - Forum: NextPVR Support - Replies (7)

Version: 5.0.0.191007 on Ubuntu, Firefox
Can't get it to bring in my channel list from Schedules Direct.
If you look at this log, you can see two of the three times it hit SD it used "username: xbmc", which is my NextPVR login, not my SD login. I can guarantee you I put in my SD credentials every time I attempted it, but for some reason it's sending the wrong credentials.

I would suspect it has something to do with autofill. Every time I arrive at an SD login, it has filled it with my NextPVR credentials. I change it before continuing, but somehow it's not registering.

Maybe the field names for the logins are the same, so autofill thinks they're the same fields, and they should be different?



Attached Files
.zip   logs-20191013-1226.zip (Size: 106.83 KB / Downloads: 3)
Print this item

  IP Camera intergration
Posted by: Brucek2839 - 2019-10-13, 06:34 PM - Forum: Legacy (v4.x and earlier) - Replies (2)

Hello everyone,
Just a quick question to see if there is a way to integrate my IP security camera into NextPVR?  If so can someone direct me in the direction on how to do so?
Thank you for you time.
Bruce

Print this item

  Live Stream Transcode
Posted by: hdpvr-doug8796 - 2019-10-13, 06:30 PM - Forum: Legacy (v4.x and earlier) - Replies (13)

I was trying to write a batch script:

ffmpeg -i "NFL Football_20191013_12001525.ts" -b 4000000 output.ts

It works, but only converts the current ts file.  Is there a code to continuously convert a ts file to a lower quality one so I can use on a lower bandwidth device?  

I know the web app transcodes, but its not quite up to par yet imho.

Please advise and thanks for your help everyone (sub usually)

Print this item

  Failed recordings
Posted by: VCR58 - 2019-10-13, 06:09 PM - Forum: Windows - Replies (17)

I can't seem to get recordings to work in v5 anymore. Today I scheduled an NFL game and a NASCAR race from kodi and when I looked later today they had both failed. I can watch it live so I know the tuners are working.
Any idea what may be going on? 

Thanks.



Attached Files
.zip   logs-20191013-1301.zip (Size: 309.5 KB / Downloads: 4)
Print this item

  NextPVR - black screen when watching and can't record
Posted by: XC-3730C - 2019-10-13, 05:31 PM - Forum: Legacy (v4.x and earlier) - Replies (5)

I have Beast for my IPTV service. The Beast app for android works fine, but I get a black screen when trying to watch shows through IPTV. Recordings don't work either. The EPG guide does correctly show channels and shows.

Any help is appreciated!

PC specs for running NextPVR:
Dell Optiplex 9020 SFF CPU: i5 4590S@ 3.40ghz HDD (boot): Sandisk SD7SB3Q-128G (128GB SSD) HDD (Media): WD WD80EZAZ (8TB) HDD (live TV capture): Seagate ST000LM003 (2TB) RAM: 8GB DDR3 PC3-12800

Print this item

  Comskip
Posted by: shaboobala - 2019-10-13, 05:21 PM - Forum: Docker amd64 - Replies (1)

Does anyone know if there is a way to run parrellel processing with comskip. Ultimate goal would be to be able to find a setup that can do what mcebuddy does forsindow.

Print this item

  plex
Posted by: MaxOne72 - 2019-10-13, 05:02 AM - Forum: Legacy (v4.x and earlier) - Replies (1)

Is there any way of using nextpvr with plex live tv?

Thanks.

Print this item

  Device setup needs a 'check all' box after the scan
Posted by: mateek - 2019-10-13, 02:09 AM - Forum: Wishlist - Replies (4)

I'm using a HDHomerun Prime and a cable card from my provider.  Even though I've got the 10+ channels service, during device setup and scan I get about 200, including a bunch of music station.  I have more channels I want to get rid of than keep, and the setup requires unchecking one by one.  I'd love if NPVR had a 'select all' box.

Print this item

Pages (6435): « Previous 1 … 564 565 566 567 568 … 6435 Next »
Jump to page 

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