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,211

Full Statistics

Online Users
There are currently 2355 online users.
» 2 Member(s) | 2348 Guest(s)
Applebot, Baidu, Bing, Google, Yandex, mvallevand, VCR58

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

 
  NPVR 4 hangs/crash/frezze
Posted by: WIPE - 2019-12-07, 02:22 PM - Forum: Legacy (v4.x and earlier) - Replies (23)

Hi, i´m new to NPVR.
It works great to scan sat channels (dvb S2).
But when i chose Live TV or try to look at some channel the program hangs. I can see that the program does not respond.
I use dvb S2 card with MDAPI+. It works in other programs like Argus or Mediaportal.

Any idea what is wrong or how i can solve this problem?

DVB-S2 TeVii S464
Windows 10

Print this item

  Channels - Auto Map Instructions?
Posted by: rjbeep - 2019-12-07, 01:42 AM - Forum: macOS - Replies (12)

Hi folks,

I'm not having any luck with the Auto Map function and I'm not sure I know how I am supposed to use it to start with.
(Using HDHomeRun ATSC in the US for over the air)

I have the channels already scanned from the tuner.

In settings, I go to Channels -> Advanced -> Auto Map
Channel Type = HDHR
EPG Source = XMLTV file (a data file I've been using for years with NPVR4)
Map Strategy = I've tried both "Numbers and Identifiers" and "Channel Names"

no luck mapping any channels. Comes back immediately without error but with no mappings.

The XML file I'm using works fine if I manually click the wrenches and map the channels one at a time...
2.1 = 2.1
6.1 = 6.1
etc.

I've tried checking all the boxes to the left of the channels before running the auto map and also tried without checking. Not sure if that's even relevant to auto map or if that is just for deleting channels.

EPG loads just fine from the XML file for any channels I map manually. Just hoping I can get the Auto Map to work so I don't have to do all them one by one.

I'm using the latest update downloaded fresh tonight Version: 5.0.0.191201 

thanks in advance for any suggestions.

rjb

Print this item

  manual recording always 20:30?
Posted by: rjbeep - 2019-12-06, 11:51 PM - Forum: macOS - Replies (11)

Hello,

I'm trying out the Mac version of v5 and I went to add a manual recording. It let me enter the date and time of 18:30, but then the pending recording list showed it as 8:30pm... I tried again to set a manual time of 18:47 (6:47pm) and again the pending list showed a pending recording to start at 8:30pm.

Anybody else see problems with adding a manual recording entry?

thanks for any help!
rjb



Attached Files
.zip   logs-20191206-1927.zip (Size: 17.15 KB / Downloads: 2)
Print this item

  Headless RPI4: Status shows not running on boot
Posted by: arud01ph - 2019-12-06, 11:38 PM - Forum: Linux - Replies (15)

Hi,

I have a headless Raspberry Pi 4 running the latest/greatest.
raspi-config is setup to wait for network before boot.
configured NextPVR device is IPTV only (m3u/xml)

on bootup of the server, if I check status I see an error:
  -  Unhandled Exception: System.Net.Sockets.SocketException: Network is unreachable

If I perform a:
  - sudo service nextpvr-server restart

the service shows running OK.  Failed log below.

Is there a config I am missing to allow the service to start upon device boot without intervention?

Thank you, I am very much enjoying setting this up and using it!
-Adam

Full failed log:
pi@NextPVR:~ $ service nextpvr-server status
nextpvr-server.service - NextPVRServer
  Loaded: loaded (/usr/lib/systemd/system/nextpvr-server.service; enabled; vendor preset: enabled)
  Active: failed (Result: signal) since Fri 2019-12-06 18:08:52 EST; 12min ago
  Process: 323 ExecStart=/opt/nextpvr/shell/server.sh start (code=exited, status=0/SUCCESS)
Main PID: 371 (code=killed, signal=ABRT)

Dec 06 18:08:52 NextPVR server.sh[323]: Unhandled Exception: System.Net.Sockets.SocketException: Network is unreachable
Dec 06 18:08:52 NextPVR server.sh[323]:    at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(Socket
Dec 06 18:08:52 NextPVR server.sh[323]:    at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, Sock
Dec 06 18:08:52 NextPVR server.sh[323]:    at NShared.Utility.HDHomeRun.Discover(String specificDeviceID)
Dec 06 18:08:52 NextPVR server.sh[323]:    at NShared.HDHomeRunRecorder.GetPresentDevices()
Dec 06 18:08:52 NextPVR server.sh[323]:    at NShared.Visible.CaptureSource.UpdateDevices(ICaptureSourceUpdateStatus callbac
Dec 06 18:08:52 NextPVR server.sh[323]:    at NShared.RecordingService..ctor()
Dec 06 18:08:52 NextPVR server.sh[323]:    at NPVR5.Program.Main(String[] args)
Dec 06 18:08:52 NextPVR systemd[1]: nextpvr-server.service: Main process exited, code=killed, status=6/ABRT
Dec 06 18:08:52 NextPVR systemd[1]: nextpvr-server.service: Failed with result 'signal'.

Print this item

  IPTV Merge Channel Question...
Posted by: jad3675 - 2019-12-06, 06:50 PM - Forum: NextPVR Support - No Replies

If I have 2 different m3u files with the same channels (same channel number, description, etc just different source) and import both into v5 and then auto merge the channels, how does nextpvr choose which stream to use? If one doesn't respond, does it switch to the next source? Or is purely round robin?

Thanks,
John

Print this item

  Alternative M3U URL
Posted by: Rogier21 - 2019-12-06, 02:49 PM - Forum: Developers - Replies (19)

Hello all,

I have created a HDHomerun -> NextPVR proxy so I can load it in Plex.

This works fine except for when I want to load up a stream, the URL of my stream is:
http://server:8866/live?channel=4.1

But when Plex loads a stream, it appends ?transcode=none to the URL, so it becomes:
http://server:8866/live?channel=4.1?transcode=none

This errors out because it's not a valid URL and the stream doesn't look.

Is there an alternative way to load up stream, something like http://server:8866/live/4.1

Thanks!

Print this item

  Nextpvr system user
Posted by: VCR58 - 2019-12-06, 12:50 PM - Forum: Linux - Replies (6)

After getting Debian 10 installed with KDE Plasma desktop, I successfully installed Nextpvr and got it running of a PC. 

After logging of the PC out I found there were two users on the login screen! One user was me and the other was Nextpvr. I couldn't actually log in to the Nextpvr account as every password I used failed. My login works fine. I attached a screen grab of the User account manager showing the two users.  I could delete the nextpvr user account but I don't know if that will mess up Nextpvr. If I select "delete" it asks if I want to delete all the files associated with the account, so I didn't.

I know I didn't create a user named "Nextpvr" so I guess it was created during the Nextpvr install. Is there anything I can do to get rid of the Nextpvr user on the linux login screen?



Attached Files Thumbnail(s)
   
Print this item

  FM Radio for NPVR
Posted by: UncT - 2019-12-05, 07:29 PM - Forum: Hardware - Replies (15)

Sub, is there a USB or PCI-e card that supports FM for NPVR? My wife would really like to use NPVR to listen to her favorite radio stations through our hifi system instead of our little radio.

Print this item

  One m3u, two epg's
Posted by: markn62 - 2019-12-04, 11:48 PM - Forum: Windows - No Replies

Looking for guidance on how to map a 2nd epg.  I imported the m3u with an optional 3rd party epg.  I do this because it has 7 days instead of 1 day.  Both epg's are in the Guide tab. The 3rd party epg matched where it could, bout 90% of the channels. Is there a way to isolate the remaining 10% of channels and bulk map to just those channels without affecting the 90% already mapped?  Or can they only be done manually one at a time.  Thanx.

Print this item

  Question regarding Recording filenames
Posted by: daphatty - 2019-12-04, 08:42 PM - Forum: NextPVR Support - Replies (11)

Is it possible to configure NPVRv5 to use the Show and Episode Titles as a filename for Recordings instead of SxxExx or Airdate? Something along the lines of "PJ Masks - Case of the missing shoe.ts".

I plan to post-process my son's TV shows into MP4 format for playback via Infuse on his really old iPad Mini. Using the show and episode titles as a file name would greatly benefit the end result.

Print this item

Pages (6435): « Previous 1 … 547 548 549 550 551 … 6435 Next »
Jump to page 

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