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,175
» Latest member: saltim7878
» Forum threads: 65,373
» Forum posts: 602,146

Full Statistics

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

Latest Threads
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
11 hours ago
» Replies: 0
» Views: 35
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
Yesterday, 10:56 AM
» Replies: 1
» Views: 43
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 76
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,754
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 145
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,416
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 307
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 226
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
2026-08-24, 02:08 PM
» Replies: 9
» Views: 509
Radio stations for NextPV...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: LynnO
2026-08-23, 07:28 PM
» Replies: 28
» Views: 10,206

 
  Upcoming wiki changes v7
Posted by: mvallevand - 2024-11-04, 06:59 PM - Forum: Forum Issues & Documentation - No Replies

I am planning to update the wiki with some changes for v7  but I thought some of you might benefit from having some of my planning info here.  If you'd like something changes on the wiki let me know too.

1. EPG mapping

It is possible to map a tuner to multiple EPG types. Automap will only map devices that are set to None.  To make a make a global change to a tuner, you need to first automap all to None and then make the change.  This is especially important for changing ATSC (previously None) and changing UK DVB-S and SAT>IP to Freesat

For digital tuner you can map by name or number for the OTA data. 

You you merge DVB-T, DVB-S  and SAT>IP and unmerge you may need to reset the EPG data.

2. SAT>IP

Normally NextPVR doesn't direct the SAT>IP tuner that is used by the server.  If you want to control the tuners perhaps to share with other backends you need to edit config.xml

<SATIPForceFrontend>true</SATIPForceFrontend>

before doing your SAT>IP scan.  It is not known if all servers support this function.

3. NextPVR.exe and UI clients

a. Live TV timeline function

There are two modes to the EPG timeline.  The default mode is to have the current time shown on the left with the bar showing how much prebuffer is available. Alternatively you can change config.xml <OldStyleTimeLine>true</OldStyleTimeLine>  and have a more traditional timeline, with the earliest prebuffer time on the left and the future buffer end time on the right.  With a long prebuffer time the right time could be the start time

Additionally the program details for the Live TV being watched will match the show on the timeline not the live TV and moves with the cursor.  The timeline will indicate program changes with a dash

b. Skipping

Skipping in recordings and Live TV default to moving a cursor and not the recording if there is no thumbnail.  If you want to also move the recording using  <ImmediateSkip>true</ImmediateSkip> in config.xml

Note v7 removed the timeout and skin that left just the timeline on the screen, now you get the complete OSD.

4. ATSC OTA EPG

The ATSC guide is available on all platforms and with Silicondust and digital tuners. However the quality of the data can vary a lot by channel.  It can be  6 hours, 12 hours, 1 day or 1 week for the same broadcast region. 

ATSC scanning is slow the default is 60 seconds per channel but really it probably should be a little more for ATSC since some data is only updated every 60 seconds so if you think there should be more try setting  <EPGScanSeconds>70</EPGScanSeconds>

ATSC scanning can also be long typically with 10-20 physical channels it  can take 15 or 20 minutes. First time users might want to wait to do the EPG scan until after checking the channels they receive.


5. IPTV updates

Channel updates will default to not adding new channels with method=setting.m3u.update

Martin

Print this item

  7.0.0.241105 available (5th November)
Posted by: sub - 2024-11-04, 05:47 PM - Forum: NextPVR Announcements - Replies (4)

I've updated the NextPVR builds to the new v7.0.0.241105 release.

For information on installing on the various platforms....
Windows: https://forums.nextpvr.com/showthread.php?tid=59388
Linux: https://forums.nextpvr.com/showthread.php?tid=59390
Mac: https://forums.nextpvr.com/showthread.php?tid=59395
Docker: https://forums.nextpvr.com/showthread.php?tid=59393

Please post any support questions in support forum https://forums.nextpvr.com/forumdisplay.php?fid=17.

Quote:Moved to .NET 8. Previously we were using .NET 6, but that had reached end of support at Microsoft.
Updated version of several components NextPVR uses, skiasharp, jquery, ffmpeg etc.
DVB/ATSC EPG is now supported on all platforms and device types where it is possible, using a single unified approach. Previously it was done different ways on different platforms, with different features available on each.
Improvements to UK Freesat support. Now pulling listings from both Freesat and OpenTV.
Updated OSD controls, giving better support for increasingly common remotes that only feature up/down/left/right/enter/back
Add support for svg images in nextpvr/uiclient skins
Changes to the way OSD graphics are displayed over video in nextpvr.exe to work around bug with Intel drivers
Improvements to nextpvr.exe / uiclient music playback (playlist, now playing etc...)
DVB/ATSC EPG is now supported on all platforms and device types where it is possible
Further improvements to web api for clients
Docker image now contains comskip.
Included newer Intel drivers in docker image, to better support hardware acceleration on newer chipsets
SAT>IP defaults to letting the device choose which tuner to use (same as in the past). You now also have the option of setting <SATIPForceFrontend>true</SATIPForceFrontend> in config.xml before scanning for channels, to force it to use a specific tuner on the device.
Improvements to vaapi performance when needing to transcode
Security fixes in web api
Improvements to IPTV support
Web app now caches channel icons, for quicker loading of pages that display them
Updating IPTV channels now defaults to same groups if you'd previously selected groups while initially importing the channels
uiclient.html web page now has the ability to skip back in live tv etc.
Improvements to uninstaller
Web app showing show age rating in details popup where known
Web app now shows subtitle if available in the Channels page
Support for additional proprietary LCN types in DVB streams
Improvements to extraction of season/episode numbers from DVB show descriptions
Web app now has the ability to sort VOD, which can be enabled in the Settings->General page
Web app now has search feature on the VOD page
Improvements to uiclient screen generation stability
Better logging around IPTV device startup failures.
Now possible to have multiple sessions using the same UDP IPTV source (previously complained about port already being in use).
Changes to the way HDPVR devices are identified at device scan time, so that they're listed in a consistent order everytime.
Changes to the uiclient server logic, to fix an issue where sometimes an activity could be lost and not happen
Automap will only apply if the channel is mapped to None, so as not to break existing mappings
Now possible to automap channels by specific device (rather than just by tuner type)
Updated LiveTV timeline to have metadata reflect the show on at the time the user is watching (like if they skipped back into a previous show).
Updated LiveTV timeline to show small yellow markers at show boundaries
The api method=setting.m3u.update no longer adds new channels. This change is to help with auto updating the IPTV channel lists, without breaking curated channel linups.
Increased SAT>IP timeout.
Fixed an issue with translating text with apostrophes in nextpvr.exe /uiclient
Fixed codepage issue that could cause some EPG text to come out with incorrect characters
Fixed issue with cleaning up device after usage on Linux
Fixed memory leak in uiclients.
Fixed a couple of issues with nextpvr.exe animations
Fixed issue with the encoding of genre in web api.
Fixed issue with encoding of rating in xmltv.
Fixed issue that could cause thumbnails/timing files to not be correctly deleted when deleting a recording
Fixed content types when streaming non-.ts media files to clients
Fixed issue with service locator
Fixed an issue with not correctly escaping filenames in the .map file

Print this item

  How to configure IR blasting in v5??
Posted by: mattyb - 2024-11-04, 04:42 AM - Forum: Windows - Replies (7)

I haven't had to change any of the IR blasting configuration for years however I've got myself in a tangle when trying to add some new HDMI/HDMI audio channels for my HD-PVR device. Logs attached. The IRBlast.exe works fine from the command line using the arguments: 

IRBlast.exe -channel <channel number> -delay 500 -host localhost

However it doesn't seem to work in NPVR, and when I enter into the config screen it somehow appends another <channel number> on the end of the string, so for channel 30 for instance it looks like:

IRBlast.exe -channel 30 -delay 500 -host localhost 30

Which I think is messing it up? How do I remove the last number?

Logs and screenshot attached.



Attached Files Thumbnail(s)
   

.zip   logs-20241104-1739.zip (Size: 1.08 MB / Downloads: 1)
Print this item

  RTP:// Support
Posted by: xxfreshman - 2024-11-03, 07:26 PM - Forum: NextPVR Support - Replies (2)

Time changes.

After 10 Years i found your Project again,

but my IPTV works only over the RTP:// Protocol is ther a way to use your Software?
I dont want to use ,y TVHeadend as Streamer to use this Software,
And i Love this Software, i used this Software long time ago, and longer.
Please add the RTP Protocoll.

thx

I would pay for it

Print this item

  Help regarding channel name update info
Posted by: mellman - 2024-11-03, 04:00 PM - Forum: Windows - Replies (5)

Hello!

I hope this question makes sense - I am wondering (as I have queried my provider and done a couple of other checks prior to coming here) how I can get the channel names to update, more specifically certain live event channels from my provider have fixture and date information in them as they do not have an entry in the EPG. For example see below:
[Image: dAOl5mw.png]

As you can see the date included in this listing is Fri 27th Sept, over a month ago. I queried my provider and he said these update daily so that you're able to tell which events are on and when - when I imported my playlist into VLC to check this, I can see that this is true, here is the same channel imported into VLC:
[Image: HO6Gocc.png]
The above are showing the desired correct date. 

How am I able to get this to happen in NextPVR? I have tried re-importing the EPG/updating the EPG and also re-importing the channels too and it doesn't change it. 

Hopefully I'm missing something basic as I'm a beginner with a lot of this. 

Any insight would be greatly appreciated!

Cheers  Big Grin

Print this item

  UK Freesat Regional Transponder List 28.2E
Posted by: jcjefferies - 2024-11-03, 02:22 PM - Forum: NextPVR Support - No Replies

There are over 100 transponders at 28.2E some of which have regionalised channels! Only BBC1 and ITV1 have regional programmes but others have regionalised adverts! This web site enables you to identify which transponders and channels are relevant to the area where you live. This enables you to easily produce a 28.2E.ini file relevant to the area where you live with perhaps 30 or less transponders to scan! On the regional screen you select you can sort by frequency which simplifies  identifying which frequencies to include in your regional ini file!

https://www.satellite-calculations.com/D...Number.php

Chris

Print this item

  Attachments don't show up in posts.
Posted by: WagMan - 2024-11-02, 04:29 AM - Forum: Linux - Replies (2)

Weird issue here.  I create a log on the main screen  It shows up as a zip file in downloads. I attach it to the post. Get a green check. Hit send. But the attachment doesn't show up in the post. I'm attaching logs-20241101-2318.zip to this message.

Print this item

  Recordings fail, sometimes while playing
Posted by: WagMan - 2024-11-02, 03:26 AM - Forum: Linux - Replies (9)

I have suddenly started having a lot of failed recordings. Sometimes they start playing fine, but near the end I loose the ability to FF. If I restart playback it may then FF normally, or may change to a failed recording. Other time they show failed in the listing. This seems to happen when I'm recording sequential programs on the same channel, and may occur on other channels recording at the same time. I can play the failed recordings in Linux using Celluloid, (the audio plays through the on board speaker instead of the selected output.But that's probably a separate Linux issue) but won't play in NPVR. Also, the beginning of the show plays at the end of the previous recording like usual.

Thanks for the help,
Clay

Print this item

  recordings fail, somtimes while playing
Posted by: WagMan - 2024-11-02, 03:00 AM - Forum: Linux - No Replies

[attachment=undefined]
I have suddenly started getting a lot of failed recordings. It seems to be second or third in a row on the same channel. Sometimes they pl;ay normally but suddenly I loose the ability to FF. If I restart playback they will sometimes FF normally, but often become failed recordings. Strange thing is they will play in Linux using Celuloid. The sound comes from the MB speaker instead of the selected output, but that's probably a Linux issue I'll need to address in the Mint Forum[attachment=undefined][attachment=undefined]

Print this item

  Connection Timeout Issue When Selecting Channels in Kodi with NextPVR
Posted by: Paul92 - 2024-11-02, 02:20 AM - Forum: NextPVR Support - Replies (9)

Hello everyone,
I’m experiencing a recurring issue when attempting to load channels in Kodi using the NextPVR add-on. When I select a stream, I often receive a connection error, and I have to select the channel multiple times (sometimes up to five attempts) before it successfully loads.
It seems like this could be due to a timeout setting, where the connection window closes if the stream doesn’t load within a certain timeframe. I’m wondering if adjusting this limit—perhaps increasing the timeout duration—might help solve the problem, but I’m unsure if it’s something I can configure or if there might be another underlying cause.
Here's what I've tried so far:

  1. Verified that the NextPVR server is accessible from the web interface.
  2. Temporarily disabled firewall and antivirus settings, just in case they were blocking the connection.
  3. Checked both Kodi and NextPVR logs, but I didn’t see anything conclusive about connection issues.
Has anyone else encountered this problem, or does anyone have suggestions on how to adjust the timeout settings? Any tips would be greatly appreciated!
Thanks in advance!

Print this item

Pages (6435): « Previous 1 … 90 91 92 93 94 … 6435 Next »
Jump to page 

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