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,995
» Forum posts: 595,445

Full Statistics

Online Users
There are currently 2257 online users.
» 2 Member(s) | 2251 Guest(s)
Applebot, Baidu, Bing, Google, mvallevand, Radar73

Latest Threads
EPG script not creating x...
Forum: Linux
Last Post: mvallevand
5 hours ago
» Replies: 1
» Views: 21
Any chance to find a V6 d...
Forum: Linux
Last Post: mvallevand
11 hours ago
» Replies: 8
» Views: 92
Proxmox LXC (Helper Scrip...
Forum: Linux
Last Post: mvallevand
11 hours ago
» Replies: 5
» Views: 47
Streaming Failed (transco...
Forum: Windows
Last Post: mvallevand
Yesterday, 11:31 AM
» Replies: 7
» Views: 157
Manual recordings
Forum: Windows
Last Post: Joram
Yesterday, 04:33 AM
» Replies: 7
» Views: 83
Comskip for the web clien...
Forum: NextPVR Support
Last Post: mvallevand
2025-10-07, 10:13 PM
» Replies: 4
» Views: 53
Recording interrupted
Forum: NextPVR Support
Last Post: mvallevand
2025-10-07, 04:41 PM
» Replies: 1
» Views: 37
NextEnd v5 trial release
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: BrettB
2025-10-07, 03:54 PM
» Replies: 442
» Views: 91,418
Aspect ratio
Forum: Kodi / XBMC
Last Post: mvallevand
2025-10-07, 01:50 PM
» Replies: 1
» Views: 48
No LiveTV or Recording on...
Forum: Windows
Last Post: cher
2025-10-07, 10:21 AM
» Replies: 2
» Views: 106

 
  Version 7 HDPVR Changes
Posted by: bigstusexy - 2025-02-22, 05:33 PM - Forum: Windows - Replies (2)

Hello, 

I'm not trying to be obtuse, I'm just asking for a sanity check and testing for the answer is a lot of time/physical work.   

With the changes for HDPVRs in version 7 always being listed in the same order, does this mean the NextPVR will now reliably always select them?  For example, I was thinking of a setup but knew it would not work:

Cable box 1, HDPVR1, Blaster1
Cable box 2, HDPVR2, Blaster2

Sub has said in previous versions that the HDPVRs would be detected in different orders so sometimes which is would change.  Making pvr1 be on box 2 and blaster2.  This wouldn't work for me as the blasters are third party and use different commands.  Also I was thinking (not sure if this is possible) of one for recording, the other for live TV/Streaming, doesn't matter if that's possible as long as they always keep in order so they are tied to the same equipment.

Print this item

  [FFMPEG]: HTTP error 404 Not Found
Posted by: bit_creepy - 2025-02-22, 12:42 PM - Forum: NextPVR Support - Replies (19)

I have a .m3u8 that works perfectly fine with Jellyfin and VLC, which has a username and password specified within the .m3u8, however I get the following error when trying to stream with NextPVR:

Code:
2025-02-23 01:20:55.956 [DEBUG][57] StartStream(7417:ABCテレビ1, LIVE&/home/recordings/live-ch210-140-11.ts) allocated handle: 0
2025-02-23 01:20:55.956 [DEBUG][57] Handle: 0
2025-02-23 01:20:55.956 [DEBUG][57] Failed to start stream. Handle 0.
2025-02-23 01:20:55.960 [DEBUG][57] [FFMPEG]: [http @ 0x6386d68e9300] HTTP error 404 Not Found
2025-02-23 01:20:55.960 [DEBUG][57] [FFMPEG]: http://127.0.0.1:8866/live?channeloid=7417&transcoder=721f54c8-467d-460e-ad3f-f417b99834cb&sid=ee4a4372-ccf7-4865-8f8a-53b890631a2e&client=ee4a4372-ccf7-4865-8f8a-53b890631a2e: Server returned 404 Not Found
2025-02-23 01:20:56.060 [DEBUG][68] Got request [192.168.0.242]: /services/service (channel.transcode.status)
2025-02-23 01:20:56.060 [DEBUG][68] parameters:
2025-02-23 01:20:56.060 [DEBUG][68]   method: channel.transcode.status
2025-02-23 01:20:56.060 [DEBUG][68]   format: json
2025-02-23 01:20:56.060 [DEBUG][68]   sid: ee4a4372-ccf7-4865-8f8a-53b890631a2e
2025-02-23 01:20:56.060 [DEBUG][68]   client_ip: 192.168.0.242
2025-02-23 01:20:56.060 [DEBUG][68]   client_local: true
2025-02-23 01:20:56.060 [DEBUG][68]   user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0
2025-02-23 01:20:56.060 [DEBUG][68]   host_callback: ...
2025-02-23 01:20:56.060 [DEBUG][68] GetStatus() got transcoder
2025-02-23 01:20:56.060 [DEBUG][68] GetStatus()@nochild
2025-02-23 01:20:56.060 [DEBUG][68] {"status": "Streaming Failed (transcoder exited)","final": true,"duration": 0,"percentage": 0}
2025-02-23 01:20:58.338 [DEBUG][49] Deleting web temp files
2025-02-23 01:20:59.226 [DEBUG][49] Got request [192.168.0.242]: /services/service (channel.transcode.stop)
2025-02-23 01:20:59.226 [DEBUG][49] parameters:
2025-02-23 01:20:59.226 [DEBUG][49]   method: channel.transcode.stop
2025-02-23 01:20:59.226 [DEBUG][49]   sid: ee4a4372-ccf7-4865-8f8a-53b890631a2e
2025-02-23 01:20:59.226 [DEBUG][49]   client_ip: 192.168.0.242
2025-02-23 01:20:59.226 [DEBUG][49]   client_local: true
2025-02-23 01:20:59.226 [DEBUG][49]   user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0
2025-02-23 01:20:59.226 [DEBUG][49]   host_callback: ...
2025-02-23 01:20:59.227 [DEBUG][49] <?xml version="1.0" encoding="utf-8" ?>
<rsp stat="ok">
</rsp>


The .m3u8 contains the following:

Code:
#EXTM3U
#KODIPROP:mimetype=video/mp2t
#EXTINF:-1 tvg-logo="https://ptpimg.me/02bfmn.png",NHK総合1・大阪
https://USERNAME:PASSWORD@jptvclub.tv/hls/NHK-Osaka_720p.m3u8
#KODIPROP:mimetype=video/mp2t
#EXTINF:-1 tvg-logo="https://ptpimg.me/0974h7.png",NHKEテレ1大阪
https://USERNAME:PASSWORDW@jptvclub.tv/hls/NHKE-Osaka_720p.m3u8
#KODIPROP:mimetype=video/mp2t
#EXTINF:-1 tvg-logo="https://ptpimg.me/d2nq64.png",MBS毎日放送
https://USERNAME:PASSWORD@jptvclub.tv/hls/MBS_720p.m3u8
#KODIPROP:mimetype=video/mp2t
#EXTINF:-1 tvg-logo="https://ptpimg.me/893nc9.png",ABCテレビ1
https://USERNAME:PASSWORD@jptvclub.tv/hls/ABC_720p.m3u8
#KODIPROP:mimetype=video/mp2t
#EXTINF:-1 tvg-logo="https://ptpimg.me/fv9214.png",テレビ大阪1
https://USERNAME:PASSWORD@jptvclub.tv/hls/TVO_720p.m3u8
#KODIPROP:mimetype=video/mp2t
#EXTINF:-1 tvg-logo="https://ptpimg.me/uyt7o7.png",関西テレビ1
https://USERNAME:PASSWORD@jptvclub.tv/hls/KTV_720p.m3u8
#KODIPROP:mimetype=video/mp2t
#EXTINF:-1 tvg-logo="https://ptpimg.me/r37vgy.png",読売テレビ1
https://USERNAME:PASSWORD@jptvclub.tv/hls/YTV_720p.m3u8
#KODIPROP:mimetype=video/mp2t
#EXTINF:-1 tvg-logo="https://ptpimg.me/x9v49q.png",BS11イレブン
https://USERNAME:PASSWORD@jptvclub.tv/hls/BS11_720p.m3u8


Is there some different format that's needed for NextPVR to authenticate the URL?

UPDATE:

It seems to be authentication related, because I can't get past this when trying to import the .m3u8 from URL.



Attached Files
.png   auth_error.png (Size: 34.13 KB / Downloads: 73)
Print this item

  Streamlink + NextPVR + Pluto TV Stream Freezes During Ads
Posted by: wrenloren - 2025-02-21, 07:37 AM - Forum: Windows - Replies (2)

Hello, everyone. I recently set up NextPVR with the Pluto TV Extra plugin via Streamlink. However, I've found that the stream pauses when I enter or exit advertising on Pluto TV. I assume this is connected to Pluto's handling of HLSS. I've had this problem while using NextPVR's web client, the local client, and Kodi.

The NextPVR community stated that Streamlink had addressed this issue, yet even with the most recent version, I am still experiencing issues.

I have a few questions.

https://forums.nextpvr.com/showthread.php?basketball starstid=66190  

  1. Where do I find the Streamlink logs in Windows 10?** I searched Temp, AppData, and the installation directory but could not find them. Accessing these logs would greatly aid in narrowing down the issue for a bug report on GitHub.
  2. Does anyone know of a way to prevent the stream from freezing? 

For reference, I'm running Streamlink 6.5.0-2 on Windows 10 Pro 22H2 19045.3516. Thanks in advance for any assistance!

Print this item

  HDMI nwk encoder as a tuner
Posted by: tsv - 2025-02-20, 10:37 PM - Forum: Linux - Replies (10)

Hello,

I am having issues getting hdmi encoder to work with NextPVR on Ubuntu 24.04 server. Below are
the steps I have taken. I can't use m3u route, adding as IPTV source, because I need
to execute a channel changing script when the channel is selected.

0.NextPVR version 7.9.1.241229
1. create extras device in /var/opt/nextpvr/extras-c84.xml
2. webui - devices>extra recorder(extras-c84.xml)>scan channels>save
3. not remapping at this time, but would remap channels to SD source for epg
4. test play - channels>1-CHAN1 - no tuner was available for the requested channel.

This is extras xml, both entries are for testing purposes, one direct, one with future
channel tunning script.
extras-c84.xml:
<extras>
  <channel name="CHAN">
    <command> curl </command>
    <args> "-s http://192.168.15.184/0.ts " </args>
  </channel>
  <channel name="CHAN">
    <command> bash </command>
    <args>-c /var/opt/nextpvr/scripts/c84_e.sh </args>
  </channel>
</extras>

This is future tuning script:
/var/opt/nextpvr/scripts/c84_e.sh:

# tuning code
curl -s http://192.168.15.184/0.ts

Looking at the logs, this looks to be the error:
2025-02-20 16:19:26.028 [DEBUG][124] live tv is possible
2025-02-20 16:19:26.028 [DEBUG][124] Running:  curl  "-s http://192.168.15.184/0.ts "
2025-02-20 16:19:26.028 [ERROR][124] Unexpected error calling StartStream(): System.ComponentModel.Win32Exception (2): An error occurred trying to start process ' curl ' with working directory '/opt/nextpvr/system'. No such file or directory
  at System.Diagnostics.Process.ForkAndExecProcess(ProcessStartInfo startInfo, String resolvedFilename, String[] argv, String[] envp, String cwd, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
  at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
  at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
  at NShared.ExtrasRecorder.StartStream(ChannelMapping channelMapping, String target, String& reason)
  at NShared.RecordingService.StartStream(Int32 channelOID, String target, Int32 previousHandle, ChannelMapping& returnMapping, String& reason)
  at NShared.RecordingServiceProxy.StartStream(Int32 channelOID, String target, Int32 previousHandle, ChannelMapping& channelMapping, String& reason)
2025-02-20 16:19:26.028 [DEBUG][124] StartStream(7160:ESPNHD, LIVE&/home/recordings/live-ESPNHD-889-5.ts) allocated handle: 0
2025-02-20 16:19:26.028 [DEBUG][124] Handle: 0
2025-02-20 16:19:26.028 [DEBUG][124] Failed to start stream. Handle 0.
2025-02-20 16:19:26.029 [DEBUG][124] [FFMPEG]: [http @ 0x5ae99049e680] HTTP error 404 Not Found
2025-02-20 16:19:26.029 [DEBUG][124] [FFMPEG]: [in#0 @ 0x5ae99049de00] Error opening input: Server returned 404 Not Found
2025-02-20 16:19:26.029 [DEBUG][124] [FFMPEG]: Error opening input file http://127.0.0.1:8866/live?channeloid=71...467b38f3db.
2025-02-20 16:19:26.029 [DEBUG][124] [FFMPEG]: Error opening input files: Server returned 404 Not Found
2025-02-20 16:19:26.991 [DEBUG][118] {"stat":"Failed","code":11,"msg":"No tuner was available for the requested channel."}

it complains about "/opt/nextpvr/system" but the directory does exist... curl is installed.

Any suggestions? What am I missing? If there is a better route to implement
hdmi encoder as a tuner, I am open to suggestions. From searching the forums,
"extras" appears to be the correct way.

Thank you.

Print this item

  reinstall and configuration buttons do not work to configure the server.
Posted by: kindeshaun@gmail.com - 2025-02-20, 03:52 PM - Forum: Windows - Replies (6)

 I checked the server to configure and none of the configuration buttons work. Nothing was recording on the frontend kodi client.   I did a show status for the backend device status, and the window was empty because nothing was configured yet. To configure, add devices, enter the SD login credentials, etc, nothing - the side buttons to configure the server do nothing.  This was after running the nextpvr setup program as an administrator Before running, I removed the nextpvr directory in the program files directory, removing the nextpvr from Regedit, deleting the users/public npvr-data directory. The firewall is temporarily turned off and the service is temporarily off until it is completely configured.  

None of the side buttons on the server work.  The client allowed me to schedule some recordings, which was why I checked to see if I had any recording.  After deleting system files, registry files, pvr-data directories, you would think this is a clean install that should work.  The internet is working. 
 I checked the server to configure and none of the configuration buttons work. Nothing was recording on the frontend kodi client.   I did a show status for the backend device status, and the window was empty because nothing was configured yet. To configure, add devices, enter the SD login credentials, etc, nothing - the side buttons to configure the server do nothing.  This was after running the nextpvr setup program as an administrator Before running, I removed the nextpvr directory in the program files directory, removing the nextpvr from Regedit, deleting the users/public npvr-data directory. The firewall is temporarily turned off and the service is temporarily off until it is completely configured.  

None of the side buttons on the server work.  The client allowed me to schedule some recordings, which was why I checked to see if I had any recording.  After deleting system files, registry files, pvr-data directories, you would think this is a clean install that should work.  The internet is working. 

Print this item

  Streaming Failed (transcoder exited)
Posted by: jzk - 2025-02-20, 03:44 AM - Forum: Windows - Replies (3)

When I try to watch many channels in the browser I get the message: Streaming Failed (transcoder exited). I also tried in Kodi and many channels did not work there either. Can you investigate what may be happening? See attached logs.



Attached Files
.zip   logs-20250219-2244.zip (Size: 775.35 KB / Downloads: 1)
Print this item

  New posts
Posted by: mvallevand - 2025-02-19, 10:10 PM - Forum: Forum Issues & Documentation - Replies (8)

With some recent change on the the New Posts logic has changed.  Before I could see all messages in one day based on storing a sid, now New Posts is truly New posts and if you open a post it will disappear.  It makes it almost impossible to do a quick scan of all new posts.

Is there anyway to change this back to the old behaviour?

Martin

Print this item

  Guide data issue using NextPVR in a Proxmox LXC
Posted by: njc - 2025-02-19, 07:31 PM - Forum: Linux - Replies (10)

Hi
I've been tinkering with moving from Windows to running NextPVR as a Proxmox container, using HDHomeRun as my tuner for a UK Freeview source.

It all seems to work fine apart from the over-air guide data is limited, very patchy.  Happens every time I update the guide data.  Looking through the logs it looks to me like it's OK with the BBC as a source for guide data then fails on the next one, giving this error:

2025-02-19 18:57:04.721 [DEBUG][91] Unable to start device for EPG capture. In use, or unplugged?

Logs attached, any help much appreciated.



Attached Files
.zip   logs-20250219-1906.zip (Size: 475.57 KB / Downloads: 1)
Print this item

  Deleting recordings leaves .MP4 files
Posted by: ronsfsd - 2025-02-19, 05:47 PM - Forum: Windows - Replies (8)

Hi Everyone

New user here. 
I was able to get almost everything working.  I am recording on a Win10 box, using NPVR ver7.0.1.241229, using a Schedules Direct trial, and I watch the recordings primarily on my DLNA capable TV and/or Roku.

First of all - THANK YOU to all that make this system possible!
I was a TVmosaic user until it pulled the plug on me a few years ago.  I don't recall if I tried NPVR at the time.  I think I did, but I ran into something that lead me to abandon the idea until now.  It may have been the inability (at the time) to transcode to .mp4 automagically.  (Necessary for Win10 DLNA server to stream the files.)

Anyway - moving on...
The one thing I have left to figure out is related to my transcoded (720p) .mp4 files.  (Sorry if I have missed something, but a couple forum searches revealed nothing.)

This one last issue is that the system will delete my recording files (.TS and others) when I click the delete link - HOWEVER, it leaves the .mp4 files.
I looked in the log files, but I didn't find anything when I searched for ".MP4".
While not a huge deal, it does then require me to regularly and manually delete those files to avoid running out of disk space.
Thoughts?

Thanks, R

Print this item

  Channel Editor -- Feature Request?
Posted by: BigKahuna - 2025-02-19, 04:28 PM - Forum: NextPVR Support - Replies (1)

Providers these days love channels.   Deleting Groups and Channels is painfully slow when you have 35K+.  It would be nice to have a list of groups that you can deselect all and tick off the ones you want to keep.  Then, click and let run overnight.

Print this item

Pages (6401): « Previous 1 … 33 34 35 36 37 … 6401 Next »
Jump to page 

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