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,050
» Latest member: mrhat
» Forum threads: 64,994
» Forum posts: 595,434

Full Statistics

Online Users
There are currently 1505 online users.
» 0 Member(s) | 1502 Guest(s)
Bing, Google, Yandex

Latest Threads
Streaming Failed (transco...
Forum: Windows
Last Post: Pav4o
4 hours ago
» Replies: 6
» Views: 146
Manual recordings
Forum: Windows
Last Post: Joram
6 hours ago
» Replies: 7
» Views: 52
Proxmox LXC (Helper Scrip...
Forum: Linux
Last Post: mvallevand
7 hours ago
» Replies: 1
» Views: 22
Any chance to find a V6 d...
Forum: Linux
Last Post: joe_d1
Yesterday, 10:36 PM
» Replies: 6
» Views: 73
Comskip for the web clien...
Forum: NextPVR Support
Last Post: mvallevand
Yesterday, 10:13 PM
» Replies: 4
» Views: 41
Recording interrupted
Forum: NextPVR Support
Last Post: mvallevand
Yesterday, 04:41 PM
» Replies: 1
» Views: 28
NextEnd v5 trial release
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: BrettB
Yesterday, 03:54 PM
» Replies: 442
» Views: 91,325
Aspect ratio
Forum: Kodi / XBMC
Last Post: mvallevand
Yesterday, 01:50 PM
» Replies: 1
» Views: 40
No LiveTV or Recording on...
Forum: Windows
Last Post: cher
Yesterday, 10:21 AM
» Replies: 2
» Views: 103
EPlusTV
Forum: NextPVR Support
Last Post: hdpvr-doug8796
2025-10-04, 07:14 PM
» Replies: 8
» Views: 196

 
  Audio garbled
Posted by: antarmbreacdearg - 2025-07-06, 04:07 PM - Forum: Windows - Replies (7)

Just now, I opened NextPVR to watch a recording of Meet The Press on NBC. Audio was normal at first, but after 15 mins the audio sounded very low-pitched - like a ransom demand in a movie. Same issue when I started to watch the recording of This Week with George Stefanopoulos

Problem also happened last Sunday, June 29th, on multiple recordings.

Please let me know if you can help.

log zip file is attached

Thanks



Attached Files
.zip   logs-20250706-0846.zip (Size: 561.38 KB / Downloads: 1)
Print this item

  Scan finds few channels
Posted by: GiuseppeKK - 2025-07-05, 10:04 PM - Forum: Windows - Replies (1)

Hi,
 I have downloaded the latest NextPVR. I have started scanning my channels choosing "Italy/Sicily" but just 23 have been found over hundred we have. They are secondary "Rai" (The national TV) channels. Other PVR scan 120.

Which could be the reason?

Giuseppe

Print this item

  EPG on DVB-C stoppped working
Posted by: Geertje - 2025-07-05, 08:37 PM - Forum: Windows - Replies (3)

Since 2 days, my EPG on DVB-C does not update anymore.  here was no windows-update or anything else, as far as I can see. 
I've updated NPVR to latest version to check if it solves the problem, but it did not/
I deleted the EPG database and also updated it , but always the message:  EPG Update complete. [0 inserted, 0 updated, 1010 skipped]

Print this item

  IOS app and tailscale
Posted by: Thrashman - 2025-07-05, 12:16 PM - Forum: NextPVR iOS and AppleTV Clients - No Replies

Does anyone know why the IOS app isn't working remotely for me with Tailscale but It'll work fine in a web browser?

Print this item

  movie category poster layout section
Posted by: a1blues - 2025-07-04, 04:03 PM - Forum: Wishlist - No Replies

how about like media center would do, were movies from your tv guide could be shown in a poster style graphically displaying movies in genre like horror, action etc and were you can view by alphabet or in order of date.
It could be a new section to create and would be a great way to see what movies are coming up etc.

Print this item

  Recent recordings contain several corrupt data
Posted by: VanKuiSh - 2025-07-04, 10:02 AM - Forum: Windows - Replies (3)

Hi there,

Recently I noticed that recording via NextPVR I get a TS file where the time recorded does not match what the file says - only with a transcoding it gets somehow fixed but the audio gets lost at some point.
I know the IPTV stream could/can be faulty but I am able to record the same IPTV stream with other tools and with ffmpeg.

Any chance you can have a look at what's going on?
Let me know if I can share some more details.

Thanks.

Print this item

  Extras Tuners Not Loading on NextPVR 3.1 Linux Install
Posted by: Siftingice - 2025-07-03, 12:03 AM - Forum: Linux - Replies (1)

I've been troubleshooting Extras tuner integration on Linux with the latest nextpvr-helper.deb package (v3.1) and have run into what looks like a complete absence of Extras support.

Environment:
- OS: Ubuntu 22.04 LTS
- Architecture: amd64
- Mono: 6.8.0.105
- NextPVR: 3.1, installed via official .deb with --install-recommends

Extras Config:
I've created /var/opt/nextpvr/extra/extras-hdradio.xml containing:

<Extras>
  <Extra>
    <Name>HD Radio SDR</Name>
    <Executable>/home/brian/GetHDRadio.sh</Executable>
    <Arguments>{frequency} {subchannel}</Arguments>
    <Type>TS</Type>
  </Extra>
</Extras>

The script exists, is executable, and runs independently. Permissions are correct.

Confirmed:
- <ExtraDirectory> is present and correct in config.xml
- XML file is valid and readable
- Manual server restarts performed

Issue:
- No log entry about loading extras-hdradio.xml
- No Extras tuners shown in Devices tab
- No API trace from /service endpoint
- Purged install and reinstalled from official .deb, recreated files

Suspected Cause:
It appears the Linux build is skipping or missing Extras subsystem entirely. Windows build loads the same file without issue.

Question:
Can you confirm whether Extras support is enabled in current Linux builds? If not, is it planned, or is there a workaround?

Thanks!

Print this item

  Extras Tuners Not Loading on NextPVR 3.1 Linux Install
Posted by: Siftingice - 2025-07-03, 12:02 AM - Forum: Linux - No Replies

I've been troubleshooting Extras tuner integration on Linux with the latest nextpvr-helper.deb package (v3.1) and have run into what looks like a complete absence of Extras support.

Environment:
- OS: Ubuntu 22.04 LTS
- Architecture: amd64
- Mono: 6.8.0.105
- NextPVR: 3.1, installed via official .deb with --install-recommends

Extras Config:
I've created /var/opt/nextpvr/extra/extras-hdradio.xml containing:

<Extras>
  <Extra>
    <Name>HD Radio SDR</Name>
    <Executable>/home/brian/GetHDRadio.sh</Executable>
    <Arguments>{frequency} {subchannel}</Arguments>
    <Type>TS</Type>
  </Extra>
</Extras>

The script exists, is executable, and runs independently. Permissions are correct.

Confirmed:
- <ExtraDirectory> is present and correct in config.xml
- XML file is valid and readable
- Manual server restarts performed

Issue:
- No log entry about loading extras-hdradio.xml
- No Extras tuners shown in Devices tab
- No API trace from /service endpoint
- Purged install and reinstalled from official .deb, recreated files

Suspected Cause:
It appears the Linux build is skipping or missing Extras subsystem entirely. Windows build loads the same file without issue.

Question:
Can you confirm whether Extras support is enabled in current Linux builds? If not, is it planned, or is there a workaround?

Thanks!

Print this item

  Uidroid TV Guide view
Posted by: bgowland - 2025-07-01, 07:25 PM - Forum: Android - Replies (5)

Is there a way to change the view (aka Skin) shown on my Android TV box? For example, instead of showing 12 rows of channels in TV Guide it only displays 6 with font size adjusted accordingly.

Cheers,
Brian

Print this item

  Issues watching one channel, new problem
Posted by: Ricknextpvr - 2025-06-29, 11:56 PM - Forum: Windows - Replies (21)

In the past few days, I have not been able to watch NBC Nightly News.  If I try to watch via the TV directly, live, it's fine.  With NextPVR, I normally start watching a few minutes in, and skip commercials.  Now, when I click on it, nothing happens,  If I try to watch live via NextPVR, nothing happens.  Watching CBS or ABC news, no issues.

My first guess was weak signal, but watching live via the TV directly says that's not it, coupled with watching the channel after the news ends works fine.  Now, with the little I understand about DRM, I'm wondering if they're encoding something that my old HD HomeRun boxes can't decode, but the TV can.  But why would they encode one program?  We watched a few nights ago without issue, as well as a program recorded on the same channel, Transplant, without issue.  So it seems to just be the Nightly News.  

I've attached the logs to see if they show anything (news is 6:30PM tonight), but if there's anything I should look at during the broadcast please advise.

I had looked into updating to the newest HD HomeRun boxes to take advantage of my 4K TV, but it appeared to me that they're having DRM issues also, and it would simply be wasted money.  It's also unclear to me how many shows are broadcast by the major networks in the top resolution.

I've been exploring things in planning for the demise of Windows 10, trying to figure out the best long term solution that doesn't break the bank.  I was thinking switching to Linux Mint on the same PC I'm using now (assuming I can figure that out).

Any insight into my current problem is appreciated.



Attached Files
.zip   logs-20250629-1942.zip (Size: 320.09 KB / Downloads: 3)
Print this item

Pages (6401): « Previous 1 … 14 15 16 17 18 … 6401 Next »
Jump to page 

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