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,193
» Latest member: davidrfellows@gmail.com
» Forum threads: 65,379
» Forum posts: 602,219

Full Statistics

Online Users
There are currently 2085 online users.
» 1 Member(s) | 2078 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Yandex, VCR58

Latest Threads
Closed captioning in NPVR
Forum: Windows
Last Post: sub
Yesterday, 06:27 PM
» Replies: 39
» Views: 3,783
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
Yesterday, 07:22 AM
» Replies: 2
» Views: 496
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
Yesterday, 03:19 AM
» Replies: 15
» Views: 975
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
2026-09-09, 10:35 PM
» Replies: 44
» Views: 6,500
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 263
actors producer director
Forum: Wishlist
Last Post: a1blues
2026-09-04, 09:20 PM
» Replies: 4
» Views: 226
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
2026-09-04, 01:00 AM
» Replies: 1
» Views: 227
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 217
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 164
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 204

 
  Live TV when both tuners already recording
Posted by: IndyUser - 2019-07-27, 05:28 PM - Forum: Kodi / XBMC - Replies (4)

Hi, I'm using NextPVR 4.2.4 as a backend with Kodi clients as frontend. The NextPVR has two hardware tuners. Is there a way to dedicate one of the two tuners to live TV only? Currently, if two shows are scheduled to be recorded then recording always takes priority and live TV cannot be used. This is creating frustration within our household! Better yet, is there a way to allow both tuners to be used for recording, but if live TV is requested, can NextPVR be set to give live TV priority over recording?

Print this item

  TV playback hangs under Kodi then crashes
Posted by: drskorpio - 2019-07-27, 05:47 AM - Forum: Linux - Replies (2)

Hi,

I'm experiencing issues getting TV playback to work in Kodi.

Playback via NextPVR is working.

In Kodi, selecting the channel results in an initial screen showing but freezing almost immediately. Kodi then crashes.

Attached are logs for kodi and NextPVR.

Any suggestions appreciated.

Print this item

  Last EPG Update
Posted by: raymondjpg - 2019-07-27, 01:55 AM - Forum: Legacy (v4.x and earlier) - Replies (6)

Hi.

Is there a way to determine when the last EPG autoupdate was completed successfully? Also, is there a file location for the EPG?

TIA

Print this item

  Is NLite source for windows available somewhere?
Posted by: drmargarit - 2019-07-26, 11:43 PM - Forum: NLite - Replies (6)

As the title suggests. You mentioned that it was open source but I can't find any source. I want to make a client for my 89 y.o. MIL that will only play the two or three channels that she actually wants to watch without having to wade through the other 60+ channels to find it. No layers of menu to wade through, no place she can get lost. Press channel down, it goes to the next channel, press left, it goes to the next channel, press OK, it goes to the next channel. Press any key at all and it goes to the next channel... It is so painful to teach her how to use firety + netflix (which she loves) over and over again. My main interest is seeing how to use c# + libvlc to play the content then add v5 calls to the linux backend.

JLM

Print this item

  AppImage for Linux distributions
Posted by: koijh65 - 2019-07-26, 03:46 PM - Forum: Linux - Replies (3)

Are their any plans to offer an AppImage? An AppImage can be used across all Linux distributions with a few steps. It is portable and does not require installing. A comparison with other portable Linux formats is listed below.

https://github.com/AppImage/AppImageKit/...comparison

Print this item

  Diagnosing my bad picture
Posted by: Tompeel - 2019-07-26, 09:23 AM - Forum: Legacy (v4.x and earlier) - Replies (2)

Hi All,
Im attaching a couple of images the left is my main PC build and the right is my HTPC (technicaly and Unraid VM but the problem im seeing i have seen on most other HW that isnt my main PC.

there is obviously nothing wrong with NPVR its done it on all versions it just so happens im running v4 on my pc and v5 in the VM

like i say i have seen this on my shuttle, another tower pc and this VM all have plenty of system resources to do the job.
Im using PCTV 291e USB tuners x2 in the UK

Somone had suggested power may be an issue but these are running directly off the motherboard or a PCI card it makes no difference.

https://i.postimg.cc/wvY8NndF/Capture2.png

https://i.postimg.cc/hvhrtP3Y/Capture1.png

Also the audio is choppy

Any ideas...

Print this item

  Settings not being saved after shutdown
Posted by: roman - 2019-07-26, 12:40 AM - Forum: Docker amd64 - Replies (2)

i'm running V5 on an Asus Chromebox with LibreELEC 9.1.001 (kernel:Linux 5.1.9) and Docker, with a Western Digital external harddrive. Everything works fine but when I shutdown or reboot I lose all of the settings.
To get it to work I had to SSH into it and use the following settings:

docker run -d \
> --volume /storage/pi/config:/config \
> --volume /var/media/sdb1-ata-WDC_WD5000AAKB-0/videos:/recordings \
> --volume /var/media/sdb1-ata-WDC_WD5000AAKB-0/videos:/buffer \
> --publish 8866:8866 \
> nextpvr/nextpvr_amd64:latest

I'm fumbling my way through this as I have no experience with Docker and minor use of Linux. I'm guessing that there's something wrong with the config location, but I'm lost after that.
Any help would be appreciated and thanks in advance.

Print this item

  log files for streaming outside network
Posted by: MaxOne72 - 2019-07-25, 12:00 AM - Forum: Legacy (v4.x and earlier) - Replies (9)

I finally have some log files for you to look at.

Thanks.

Print this item

  Script Files
Posted by: vintdiesel - 2019-07-24, 10:25 PM - Forum: Linux - Replies (16)

For V4, I have a Postprocessing.bat file for compressing recordings to .mp4's using ffmpeg. By tweaking the settings, I have been able to store and archive shows to a 1/3 of the storage space without sacrificing noticeable quality.

With V5 under a Linux environment, I am guessing I will have to translate the .bat files to Bash script?

Print this item

  devices failed
Posted by: Pbathuk - 2019-07-23, 10:14 PM - Forum: Windows - Replies (12)

I thought I would give V5 a try in parrellel to v4, so have installed it on my win64 machine in Program Files/NPVR
the software launches, discovers all my cards and loads the website Smile
I then configured my folders & thought I would tune a channel or two to test on a kodi client.
However when I press scan channels its says device failed, I have tried with V4 running and with the service + nextpvr shutdown. same result each time.

I have attached my log file incase that helps.

Thanks for the good work, really like the webview Smile

Thanks

Print this item

Pages (6435): « Previous 1 … 593 594 595 596 597 … 6435 Next »
Jump to page 

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