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,216

Full Statistics

Online Users
There are currently 1998 online users.
» 0 Member(s) | 1991 Guest(s)
Applebot, Baidu, Bing, DuckDuckGo, Facebook, Google, Yandex

Latest Threads
Closed captioning in NPVR
Forum: Windows
Last Post: sub
6 hours ago
» Replies: 39
» Views: 3,750
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
Yesterday, 07:22 AM
» Replies: 2
» Views: 491
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
Yesterday, 03:19 AM
» Replies: 15
» Views: 964
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
2026-09-09, 10:35 PM
» Replies: 44
» Views: 6,475
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 257
actors producer director
Forum: Wishlist
Last Post: a1blues
2026-09-04, 09:20 PM
» Replies: 4
» Views: 217
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: 220
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 214
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 160
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 195

 
  channel edits
Posted by: Brucek2839 - 2019-10-22, 05:27 AM - Forum: Legacy (v4.x and earlier) - Replies (2)

Hello everyone,
Is there a way to do a global channel edit and EPG mapping other then using 
Settings-Channels-Details-popup window?

I have found that in ver 4.2.4 and 4.2.5 when I do the above it lags (takes forever to pull up) when you press details to pull up a channel to edit.  Very 4.2.3 does not do this.  

Thank you for your time.


Bruce

Print this item

  How to backup settings?
Posted by: markn62 - 2019-10-22, 01:04 AM - Forum: Windows - Replies (5)

What is the best way to backup the entire configuration?  I see an import/export of recorded streams but nothing to do with the source channels, epg, channel mapping, etc. Thanks.

Print this item

  Do knewc UI Client Screen resolution and "high quality screens" settings work with V5
Posted by: BrettB - 2019-10-20, 05:29 PM - Forum: Other Clients - Replies (5)

On my test v5 server, I've got some failed recordings. And I'm really noticing when viewing them in the Recordings list (on RPi in kodi via knewc) that the red text (in the black box on the right over the blue background) is really blurry from the screen image compression:    

In the knewc Client Settings | UI Client, I tried changing both the Screen resolution (to 1920x1080) and the Enable high quality screens (to on), but I am not seeing any noticeable difference. Should those options be working currently against a v5 server?

Print this item

  v5 Wish - UncleJohnsBand WebAdmin Searches
Posted by: jksmurf - 2019-10-20, 03:08 AM - Forum: Wishlist - Replies (1)

As per https://forums.nextpvr.com/showthread.php?tid=59710 I am keen to try v5 but would miss GUI webadmin and SAVED searches that automatically record based on saved text phrases per channel. 

ta

k.

Print this item

  NPVR stopped detecting RTL2838 DVB-T
Posted by: spasiklas - 2019-10-19, 06:34 PM - Forum: Linux - Replies (11)

Hello,

A couple of weeks ago I installed NextPVR on Ubuntu 18.04 and it worked normally for a couple of days, but at some point the tv tuner disappeared from the Devices list.

I can still use the same tv tuner with Kaffeine (on the same computer) and it works ok.

I removed NextPVR (with apt purge) and installed it again today, only to find out that NextPVR does not detect it, again (but the web UI works).

lsusb returns Bus 001 Device 004: ID 0bda:2838 Realtek Semiconductor Corp. RTL2838 DVB-T

I also saw this in the log

Code:
[...startup] 2019-10-19 20:44:12.760 [DEBUG][1] No /var/opt/nextpvr/scripts/PreStartup.sh 2019-10-19 20:44:12.771 [DEBUG][1] Checking if upgrade required 2019-10-19 20:44:12.773 [DEBUG][1] master file is /opt/nextpvr/system/data/Config-master-dont-edit.xml 2019-10-19 20:44:12.780 [DEBUG][1] Doing database updates 2019-10-19 20:44:12.781 [DEBUG][1] Database: /var/opt/nextpvr/npvr.db3 2019-10-19 20:44:12.847 [INFO][1] Version 5.0.0.191018 2019-10-19 20:44:12.966 [DEBUG][1] CaptureSource.LoadAll() 2019-10-19 20:44:13.625 [DEBUG][1] [] 2019-10-19 20:44:13.648 [DEBUG][1] HDHR Discover 2019-10-19 20:44:14.608 [DEBUG][1] Local Devices: <devices> 2019-10-19 20:44:14.650 [ERROR][1] Unexpected error scanning for other devices: System.Xml.XmlException: Unexpected end of file has occurred. The following elements are not closed: devices. Line 2, position 1.   at System.Xml.XmlTextReaderImpl.Throw(Exception e)   at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)   at System.Xml.XmlTextReaderImpl.ThrowUnclosedElements()   at System.Xml.XmlTextReaderImpl.ParseElementContent()   at System.Xml.XmlTextReaderImpl.Read()   at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)   at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)   at System.Xml.XmlDocument.Load(XmlReader reader)   at System.Xml.XmlDocument.LoadXml(String xml)   at NShared.Visible.CaptureSource.UpdateDevices(ICaptureSourceUpdateStatus callback) 2019-10-19 20:44:17.011 [DEBUG][1] CaptureSource.LoadAll() 2019-10-19 20:44:17.028 [INFO][1] Using in-progress RecordingService 2019-10-19 20:44:17.030 [INFO][1] RecordingService.Startup() 2019-10-19 20:44:17.034 [DEBUG][9] PowerManagement CancelWakeup (needs implementation) 2019-10-19 20:44:17.040 [DEBUG][9] Requesting wake up for 'EPG-UPDATE' [EPG Update] at

and sudo systemctl status nextpvr-server returns this
server.sh[925]: ERROR: Open frontend0 failed

Print this item

  Desktop App won't exit
Posted by: jcole998 - 2019-10-19, 06:21 PM - Forum: Windows - Replies (1)

Seems that the desktop app will only exit by clicking the Close button. Alt-F4 does not work. 

I'm a keyboard guy and would dearly miss this keystroke. Can you take a look?

Thanks.

Print this item

  Dependency change in latest build?
Posted by: Ranbato - 2019-10-19, 03:27 PM - Forum: NextPVR Support - Replies (3)

After downloading the latest ZIP, I am getting the following error

Quote:Error:
  An assembly specified in the application dependencies manifest (NextPVRServer.deps.json) was not found:
    package: 'Microsoft.ApplicationInsights.AspNetCore', version: '2.1.1'
    path: 'lib/netstandard1.6/Microsoft.ApplicationInsights.AspNetCore.dll'
  This assembly was expected to be in the local runtime store as the application was published using the following target manifest files:
    aspnetcore-store-2.0.0-linux-x64.xml;aspnetcore-store-2.0.0-osx-x64.xml;aspnetcore-store-2.0.0-win7-x64.xml;aspnetcore-store-2.0.0-win7-x86.xml

I've tried installing additional dependencies or the full .NET SDK as proposed here , but no luck so far.

Print this item

  Access control panel from mobile version ?
Posted by: jksmurf - 2019-10-19, 03:55 AM - Forum: General Discussion - Replies (4)

Hi I had occasion to forget the login and got a new password and logged in ok but cannot find the Control Panel to amend it ?

k

Print this item

  knewc vs NextPVR 3.3.15.4 Timeshift Settings - which one governs?
Posted by: jksmurf - 2019-10-19, 02:31 AM - Forum: X-NEWA - Replies (4)

Hi Martin

You (correctly) mentioned over on the the Kodi forum I should post Q's about knewc here, so here I go:

Running on Kodi 18.4; the default knewc advanced settings screen has "Native" as Streaming Mode.
Both knewc and NextPVR 3.3.15.4 Kodi Addons have a Timeshift mode, with NextPVR 3.3.15.4 an "Extended Timeshift" mode.

I understand NextPVR 3.3.15.4 runs in the background.
With both having Timeshift settings should I enable both or just one of the two and if so, which one please? 
I originally changed the knewc settings from Native to Timeshift and upped the knewc Buffers from 4000 to 5000 but was wondering if I should just leave this as Native and set Timeshift ONLY in NextPVR 3.3.15.4 ?

Thanks and sorry but I am genuinely confused about this.

k.



Attached Files Thumbnail(s)
           
Print this item

  WinTV-quadHD USB
Posted by: shspvr - 2019-10-19, 12:59 AM - Forum: Hardware - Replies (16)

http://www.hauppauge.com/pages/products/...d-usb.html

Print this item

Pages (6435): « Previous 1 … 560 561 562 563 564 … 6435 Next »
Jump to page 

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