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

Full Statistics

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

Latest Threads
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
Yesterday, 04:17 PM
» Replies: 0
» Views: 42
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
Yesterday, 10:56 AM
» Replies: 1
» Views: 50
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 85
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,758
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 148
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,419
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 310
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 230
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
2026-08-24, 02:08 PM
» Replies: 9
» Views: 513
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,215

 
  Cannot add my channelsdvr m3u
Posted by: hdpvr-doug8796 - 2024-09-09, 01:40 AM - Forum: General Discussion - Replies (154)

http://192.168.68.57:8089/devices/ANY/channels.m3u

It won't give me an option to save / start

Print this item

  Does it work with Samsung DEX (desktop extention)
Posted by: WagMan - 2024-09-08, 11:27 PM - Forum: NextPVR Android Client - Replies (4)

For the uninitiated, DEX is an awsome desktop mode with full mouse and keboard functionality for Samsung  S series devices. I find it to be the easiest way to send 4k to a TV. Has anyone tried this client with it? Most apps work.

Print this item

  NextPVR Client for CoreELEC
Posted by: ChrisI - 2024-09-07, 08:38 PM - Forum: Kodi / XBMC - Replies (3)

Just installed CoreELEC on an AM6B+.  Searching the add-ins for the NextPVR Client.

I found one in the CoreELEC repository, but it won't install.  Based on the error messages, it looks like that particular client requires the NextPVR server to also be installed on the same machine.  (And installed before installing the client.)

I have my NextPVR server running on my QNAP server.  I'm looking for a NextPVR client that I can use to connect to that server.

Is there a "client only" for CoreELEC?

Print this item

  Downgrade on Linux
Posted by: eriberg - 2024-09-04, 08:09 PM - Forum: Linux - Replies (3)

Hello,
I'm running NextPVR v6.1.5 on my Ubuntu server and I get an SID error on my MrMC addon when trying to play recordings.  Version 6.1.3 does not have the SID error (which I found using when using a Docker version).  

Is there a way to downgrade my Ubuntu install to 6.1.3?  I can't find any older packages and I'm assuming the NextPVR-helper.deb pulls the latest version - and that what I used to install NextPVR long ago.  I prefer the Ubuntu install as I have a custom script that doesn't work in the Docker version.

Thanks for any help.

Erik

Print this item

  Signal received TV cards
Posted by: Marvi - 2024-09-02, 12:54 PM - Forum: Wishlist - Replies (1)

Hello everyone, I would have a request to make (if possible) and to implement in the next releases (see image), in Kodi is it not possible to see the signal and the quality of the signal received by the TV cards, the type of signal and the name of the card in use at that moment.
I would find this function very useful, thanks to everyone for the excellent work.
Marco.



Attached Files Thumbnail(s)
   
Print this item

  <TranscodeExe> in config.xml ignored?
Posted by: aderlopas - 2024-09-01, 08:14 PM - Forum: Windows - Replies (13)

Hello,

I have set the below tags in config.xml:

<TranscodeExe>.\other\startffmpeg.cmd</TranscodeExe>

<TranscodeHLS>-y [SEEK] -hwaccel:v:0 d3d11va -hwaccel_device:v:0 0 -bsf:v h264_mp4toannexb -i [SOURCE] -omit_video_pes_length 1 -map_metadata -1 -threads 0 -ignore_unknown -map 0:v:0 -map 0:a:[AUDIO_STREAM] -map -0Confused  -c:v h264_qsv -pix_fmt yuv420p -preset veryfast  -global_quality 25 -b:v [BITRATE] -maxrate [BITRATE] -bufsize [BUFSIZE] -fps_mode passthrough -profile:v high -level 4.0 -force_key_frames "expr:gte(t,n_forced*1)" -s [RESOLUTION] [SUBTITLES] -flags -global_header -sc_threshold 0 -codec:a:0 aac -strict experimental -ac 2 -ab 128000 -af "adelay=1,aresample=async=1" -hls_time [SEGMENT_DURATION] -start_number 0 -hls_list_size [SEGMENT_COUNT] -y [TARGET]</TranscodeHLS>   

Where startffmpeg.cmd is a script with the following command: 

start /b /high .\other\ffmpeg.exe

But I don't see this command line being used in the logs:

2024-09-01 23:08:07.685 [DEBUG][17] Executing: C:\Program Files\NextPVR\Other\ffmpeg.exe -y  -hwaccel:v:0 d3d11va -hwaccel_device:v:0 0 -bsf:v h264_mp4toannexb -i http://127.0.0.1:8866/live?channeloid=71...249157f851 -omit_video_pes_length 1 -map_metadata -1 -threads 0 -ignore_unknown -map 0:v:0 -map 0:a:0 -map -0Confused  -c:v h264_qsv -pix_fmt yuv420p -preset veryfast  -global_quality 25 -b:v 4000000 -maxrate 4000000 -bufsize 8000000 -fps_mode passthrough -profile:v high -level 4.0 -force_key_frames "expr:gte(t,n_forced*1)" -s 1280x720 -cConfused dvbsub -flags -global_header -sc_threshold 0 -codec:a:0 aac -strict experimental -ac 2 -ab 128000 -af "adelay=1,aresample=async=1" -hls_time 5 -start_number 0 -hls_list_size 243 -y "C:\Users\Public\NPVR-data\web\temp\ANT1-00b7218a0947418fa5113745e3427b31.m3u8"

is there something I am doing wrong?

Thanks and regards



Attached Files
.zip   nrecord.zip (Size: 10.97 KB / Downloads: 1)
Print this item

  rescan one channel
Posted by: clones - 2024-08-31, 06:54 PM - Forum: Windows - Replies (17)

Is there a way to rescan one channel, 

a channel (KCRG) supposedly has gone to a stronger channel, I have rescanned but it won't play, is there a way to rescan just one channel or do I have to rescan all?

Print this item

  nlite client -server option has stopped working
Posted by: meccano - 2024-08-31, 04:46 PM - Forum: Windows - Replies (4)

In anticipation of a server upgrade, I'm testing the latest nlite client 2024-01-07 build.

The -server option does not appear to work anymore, I always get the local server rather than the requested remote server.
This worked ok with my older nlite client build 2021-08-08.

Attached are the logs from the server to which I am trying to access.

NLite.exe -server 192.168.0.110:8866:0000



Attached Files
.zip   logs-20240831-1031.zip (Size: 913.71 KB / Downloads: 0)
Print this item

  Would my internet speed be enough for this consistently?
Posted by: Luisy44 - 2024-08-31, 12:43 PM - Forum: NextPVR Support - Replies (4)

Right now, I have a 30mbps internet speed. Could it be possible for me to record two live streams at the same time, while also at the same time, watch one of those live streams or another one? How much bandwidth does NextPVR take in each recording?


Also, if I have an IPTV service that only allows one device at a time. Does recording different live streams at the same time, not be possible because of that? Like, does each NextPVR recording act as one device?

Print this item

  Scheduled Recordings Not Fully Recording on Windows
Posted by: organizevaulter - 2024-08-29, 01:14 AM - Forum: Windows - Replies (1)

Why are my scheduled recordings either not happening at all or only partially recording on NextPVR in Windows? Any ideas on what could be causing this?
level devil

Print this item

Pages (6435): « Previous 1 … 99 100 101 102 103 … 6435 Next »
Jump to page 

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