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,053
» Latest member: lunnar
» Forum threads: 64,994
» Forum posts: 595,441

Full Statistics

Online Users
There are currently 1123 online users.
» 1 Member(s) | 1118 Guest(s)
Applebot, Bing, Google, Yandex, mrhat

Latest Threads
Any chance to find a V6 d...
Forum: Linux
Last Post: mvallevand
33 minutes ago
» Replies: 8
» Views: 81
Proxmox LXC (Helper Scrip...
Forum: Linux
Last Post: mvallevand
50 minutes ago
» Replies: 5
» Views: 32
Streaming Failed (transco...
Forum: Windows
Last Post: mvallevand
4 hours ago
» Replies: 7
» Views: 151
Manual recordings
Forum: Windows
Last Post: Joram
11 hours ago
» Replies: 7
» Views: 70
Comskip for the web clien...
Forum: NextPVR Support
Last Post: mvallevand
Yesterday, 10:13 PM
» Replies: 4
» Views: 43
Recording interrupted
Forum: NextPVR Support
Last Post: mvallevand
Yesterday, 04:41 PM
» Replies: 1
» Views: 31
NextEnd v5 trial release
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: BrettB
Yesterday, 03:54 PM
» Replies: 442
» Views: 91,353
Aspect ratio
Forum: Kodi / XBMC
Last Post: mvallevand
Yesterday, 01:50 PM
» Replies: 1
» Views: 44
No LiveTV or Recording on...
Forum: Windows
Last Post: cher
Yesterday, 10:21 AM
» Replies: 2
» Views: 105
EPlusTV
Forum: NextPVR Support
Last Post: hdpvr-doug8796
2025-10-04, 07:14 PM
» Replies: 8
» Views: 201

 
  Backend crash while navigating in-progress recording
Posted by: Allan - 2025-05-15, 03:51 AM - Forum: macOS - Replies (18)

While watching an in-progress recording, I tried to skip forward and the backend crashed. Not only did it crash, but it also deleted the recording. The program in question (CTV news) is set to only keep 1 recording, but normally the older recording is not deleted until the new recording is completed.

WebOS frontend was in use at the time. Logs spanning the crash are attached (internal IPs obscured).



Attached Files
.zip   nrecord logs may 14 from 11-06pm.zip (Size: 221.64 KB / Downloads: 3)
Print this item

  Audio out of synch with nextPVR.exe
Posted by: Higgo - 2025-05-14, 01:10 PM - Forum: Windows - Replies (33)

Hi, 
some time ago, the windows UI (nextPVR.exe) spontaneously started showing video out of synch with audio on recordings and on live watching.
I have updated the application since then and am now using version 7.0.1.241229.  The problem has got worse, with audio being ~10 seconds ahead of the video.   With live watching, the audio is not only out of synch, it also intermittently drops out.
The bizarre thing is that the recordings play back perfectly through the web interface or through VLC.  Live watching through the web interface is also good.
Following other posts on the forum, I changed ALL the decoders (audio & video) from default settings to LAV decoders.  This didn't improve the situation.  


Can anyone tell me how to get nextPVR working properly?

Print this item

  How to remove multiple record failures
Posted by: bass_gas - 2025-05-13, 03:15 PM - Forum: Windows - Replies (1)

I have, for instance, Law and Order, set up to record. I had PC issues and now have many lines that show 'failures' (on several different shows). How do I delete multiple lines of failures instead of one line at a time?   Angry

Print this item

  uidroid stop button bug?
Posted by: pazu1 - 2025-05-13, 03:50 AM - Forum: Android - Replies (1)

Installed uidroid-mediax.apk on my google chromecast 4k yesterday.  Everything is working fine except stop button.  on initial pressing stop button not stopping, but have to press 2 times on stop button to stop live tv.  Not a biggie, but just letting you know.  Thanks.

Print this item

  YAUICLIENT full screen issue
Posted by: pazu1 - 2025-05-13, 03:19 AM - Forum: NextPVR Other Clients - Replies (18)

I have this weird behavior on yauclient.  When first installed yauclient it works well on both windows mode and full screen mode.  But when close the app and reopen

windows mode works well, but in full screen mode when I open now playing channel window by pressing up arrow or down arrow whole screen becomes black and just audio is playing.

Print this item

  DVB-T Channels [Streaming Failed (transcoder exited)]
Posted by: JaxMedia - 2025-05-13, 02:55 AM - Forum: NextPVR Support - Replies (4)

Hi there,

I recently purchased 'Hauppauge WinTV-dualHD' and successfully set up channels and program guides within NextPVR. However, when it came to playback or recording I got a streaming fail error. Attached below is my logs. I am also able to stream channels in VLC via Capture Card source so my signal is perfectly working.

Thanks in advance.



Attached Files
.zip   logs-20250513-1218.zip (Size: 1.05 MB / Downloads: 2)
Print this item

  Live streaming starts but then fails with access denied
Posted by: TheFonz - 2025-05-13, 12:28 AM - Forum: Docker amd64 - Replies (7)

I am getting access denied on live streams but recordings seem to working
here is my config

Code:
docker run -d \
    --name nextpvr \
    --user root \
    --volume /root/config:/config \
    --volume /mnt/livetv:/recordings \
    --volume /mnt/livetv:/buffer \
    --restart unless-stopped \
    --publish 16891:16891/udp \
    --publish 8866:8866 \
    nextpvr/nextpvr_amd64:stable

I then get receiving data for a a tiny bit, sometimes get video+audio but for a max of about 10 seconds,  before a massive dump of the following error:

Code:
2025-05-13 00:23:51.528 [ERROR][29] Unexpected error writing to OutputSink: System.UnauthorizedAccessException: Access to the path '/buffer/live-Channel 9-1-2.ts' is denied.
---> System.IO.IOException: Permission denied
  --- End of inner exception stack trace ---
  at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
  at System.IO.Strategies.BufferedFileStreamStrategy.WriteSpan(ReadOnlySpan`1 source, ArraySegment`1 arraySegment)
  at NShared.Writer.OutputSink.Write(Byte[] data, Int32 offset, Int32 length)

I even tried the buffer folder the same as the recording folder to no avail.
both the buffer & recording folders are the same SMB share.

I am running NextPVR on a docker LXC in proxmox.
I have confirmed the permissions and read+write access to the mnt to be working.

Any ideas would be appreciated!
Cheers,
Fonz

Print this item

  Few Desktop App enhancements
Posted by: Croftie - 2025-05-11, 11:16 PM - Forum: Wishlist - No Replies

Love the desktop app. Every day I manually change the padding for some recordings, these 2 adjustments would be very welcome.

1. Being able to adjust the padding by typing in the value instead of using the arrows would greatly speed up the time it takes. If it was just occasional it would be fine but every day I long to be able to just type them in especially when increaseing to high values.

2. The Pre and Post padding range in the desktop app is -5 to 89 minuites. This differs from the web app which is 120 for both, a welcome increase, though 120 would still be restrictive sometimes (sport running over is one example). Removing the restriction all together would be welcome, if there has to be a cap 4 hours would probably be plenty. I notice once you set the padding on the web app it can't be adjusted again in the web app but can in the desktop app and the desktop app has no problem editing the padding even if it's set outside the range the desktop app allows (which hopefuly makes it a trivial amount of work for these changes if they were to happen).

Thanks again for your efforts.

Print this item

  Installed V7 - unable to record.
Posted by: Dave48167 - 2025-05-08, 09:25 PM - Forum: Windows - Replies (6)

Hi-

I've been a happy NPVR user for 10+ years.  I had issues with V5 so have stayed on V4 until now but have recently been having EPG update issues using SchedulesDirect.  They claim they no longed support V4 because of an API issue.

I have now switched a Windows 10 machine over to NPVR V7 using the same set-up I had with V4.  It appears to be working as expected except for a single issue.  I'm able to view and pause live TV but can't get it to record anything.  

Tuner lights flash on the HRHR 131ECB5E tuner unit but don't stay illuminated.  A program icon and a "[Failed: HDHR stream not available]" message is left under the "Recordings" tab.

Found nothing in the forums that seemed helpful.
 
I've tried everything I could think to try but can't get recording to work.

Any suggestions?

Thanks in advance.   Dave

Print this item

  Time for upgrade
Posted by: greg in kansas - 2025-05-06, 02:20 PM - Forum: Windows - Replies (37)

After a long time its time for a upgrade.
Our old system
2 Hauppauge 2 tuner cards
Silver Hauppauge IR remotes
2 1 tb drives
Win10
Nextpvr 4.1.0

The new system
1 Hauppauge 4 tuner card
2 SSD 1 tb drives
The new Nextpvr Version: 7.0.1.241229
Win10
What is the best way to move the old system to the new

Big thanks to SUB From the C64 to a I9 13th gen of now, your software has made the most impact on our lives.

Print this item

Pages (6401): « Previous 1 … 20 21 22 23 24 … 6401 Next »
Jump to page 

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