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,190
» Latest member: basaltvest
» Forum threads: 65,379
» Forum posts: 602,205

Full Statistics

Online Users
There are currently 1326 online users.
» 1 Member(s) | 1320 Guest(s)
Applebot, Baidu, Bing, Google, Yandex, Bobins

Latest Threads
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
2 hours ago
» Replies: 2
» Views: 469
Automated Updates of IPTV...
Forum: Kodi / XBMC
Last Post: NevadaBettye
2 hours ago
» Replies: 3
» Views: 3,937
Closed captioning in NPVR
Forum: Windows
Last Post: RonB1949
5 hours ago
» Replies: 35
» Views: 3,698
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
6 hours ago
» Replies: 15
» Views: 908
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
10 hours ago
» Replies: 44
» Views: 6,450
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 245
actors producer director
Forum: Wishlist
Last Post: a1blues
2026-09-04, 09:20 PM
» Replies: 4
» Views: 193
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: 203
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 200
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 155

 
  How can i delete a Schedules direct completly
Posted by: Escape7 - 2020-02-10, 06:05 AM - Forum: Windows - Replies (2)

Hello, i am quite new to NextPVR.

I moved from TV Mosaic to NextPVR and i am quite happy.

I tried SD for me, but it does not work for me, as i thought it might work.

So my question is, how can i delete it really completly from NextPVR?

I deleted the listing, and i tried to remove username and passwort, but i am not sure, if NPVR is not still trying to connect to the service.

Is there a way to delete is really complete from the config? If there something need to delete in the config.xml? If i look there, there are still some parameters set for SD.

Thank you very much, Peter

P.S: The only glitch i noticed right now with NPVR is, that the recordings in Kodi do not update (same machine connected via 127.0.0.1), if new recording are made. All other things seem to work really fine with NPVR 5.

Print this item

  Won't load schedules direct schedule
Posted by: eobf737 - 2020-02-10, 06:03 AM - Forum: Linux - Replies (36)

Unable to download channel lineup: Data at the root level is invalid. Line 1, position 1.

Fresh install of Ubuntu 18.04, nextpvr v5 HDhomerun
Why do I get this error even thought nextpvr has logged into my schedules direct account.

Print this item

  How can I import shows recorded with V4
Posted by: candyman - 2020-02-10, 03:07 AM - Forum: Windows - Replies (3)

How can i import shows already recorded with v4 to Nextpvr5

Print this item

  Unhandled Exception Error Message
Posted by: reedaf4 - 2020-02-09, 10:07 PM - Forum: Legacy (v4.x and earlier) - Replies (23)

I have been receiving an "Unhandled Exception Error Message" each time I change TV stations using Next PVR.  Please note I am a novice with the Next PVR/HD Home Run setup that Hauppauge recommended I use instead of their Win TV program.  My Next PVR is the latest Windows version, and I have tried reinstalling it to see if there was something corrupted, but that did not solve my problem.  I have looked online and on the Next PVR forums, but can't seem to find a solution as to why this error keeps appearing.  It has only occured when changing channels.  And the program seems to run OK if I hit the "continue" key on this error message.  But I would prefer to NOT keep seeing this error everytime I change TV channels.

I am on a desktop PC running Windows 10 64 bit Pro, using a Hauppauge DCR-2650 Cablecard TV Tuner and as I mentioned using the HD Home Run drivers with Next PVR.

Print this item

  Keep digital tuners primed
Posted by: SilverTiger - 2020-02-09, 06:11 PM - Forum: Windows - Replies (12)

What does "Keep digital tuners primed" mean?  I can't find this anyplace.

Print this item

  DeleteAdditionalExtensions
Posted by: dsreyn - 2020-02-09, 01:23 PM - Forum: Docker amd64 - Replies (8)

I want to have the ability to share my NextPVR recordings with JRiver Media Center.  So, I set up a PostProcessing hook (so PostProcessing.sh and a corresponding Awk script) to create a JRiver "sidecar" file from the NextPVR .xml file.  I had my first test of this yesterday, and everything seemed to work fine.  After my recording was completed, I had three files:

/recordings/Bruins/NHL Hockey_20200208_15001730.ts
/recordings/Bruins/NHL Hockey_20200208_15001730.xml
/recordings/Bruins/NHL Hockey_20200208_15001730_ts_JRSidecar.xml

So far, so good.  I also want to get rid of the sidecar file when I delete the recording, so I added "_ts_JRSidecar.xml" to the DeleteAdditionalExtensions entry in config.xml.  So that is now:

<DeleteAdditionalExtensions>srt,txt,log,d2a,edl,csv,bat,wme,vprj,logo.txt,dvbsub,sm,xml,map,_ts_JRSidecar.xml</DeleteAdditionalExtensions>

However, when I deleted the recording last night (and to be clear, I deleted it from NextPVR - NOT using JRiver), the _ts_JRSidecar.xml file stayed behind.  Here's what I see in the log file:

2020-02-09 00:51:05.875 [DEBUG][89] Got request [::ffff:192.168.1.198]: /services/service
2020-02-09 00:51:05.879 [DEBUG][89] method=recording.delete
2020-02-09 00:51:05.879 [DEBUG][89] parameters:
2020-02-09 00:51:05.879 [DEBUG][89]   method: recording.delete
2020-02-09 00:51:05.879 [DEBUG][89]   recording_id: 2472
2020-02-09 00:51:05.879 [DEBUG][89]   format: json
2020-02-09 00:51:05.879 [DEBUG][89]   sid: 660f6b7b-f06b-4717-94c5-ebde359bf62a
2020-02-09 00:51:05.879 [DEBUG][89]   client_ip: ::ffff:192.168.1.198
2020-02-09 00:51:05.879 [DEBUG][89]   user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0
2020-02-09 00:51:05.879 [DEBUG][89]   host_callback: doug-nas:8866
2020-02-09 00:51:05.879 [DEBUG][89] DeleteRecording
2020-02-09 00:51:05.880 [DEBUG][89] Requesting deletion of (2472): /recordings/Bruins/NHL Hockey_20200208_15001730.ts
2020-02-09 00:51:05.880 [DEBUG][89] DeleteRecording(2472)
2020-02-09 00:51:05.881 [DEBUG][89] DeleteRecording@1
2020-02-09 00:51:05.881 [DEBUG][89] PowerManagement CancelWakeup (needs implementation)
2020-02-09 00:51:05.881 [DEBUG][89] -removing: /recordings/Bruins/NHL Hockey_20200208_15001730.ts
2020-02-09 00:51:06.976 [DEBUG][89] DeleteRecording@2
2020-02-09 00:51:06.977 [DEBUG][89] -removing: /recordings/Bruins/NHL Hockey_20200208_15001730.xml
2020-02-09 00:51:06.978 [DEBUG][89] PlaybackPositionHelper.DeletePlaybackPosition(/recordings/Bruins/NHL Hockey_20200208_15001730.ts)
2020-02-09 00:51:07.195 [DEBUG][89] DeleteRecording@5
2020-02-09 00:51:07.195 [DEBUG][89] DeleteRecording@exit
2020-02-09 00:51:07.195 [DEBUG][89] {"stat":"ok"}


So it looks like it didn't make any attempt to delete the sidecar file.  I can't tell if it completely ignored the DeleteAdditionalExtensions entry, or if it just didn't find a match between the rule and my sidecar file.
Is the problem that there's no "." in the filename immediately before "_ts_JRSidecar.xml"?  Or could my extension be too long for NextPVR to handle?

Thanks,
Doug

Print this item

  Few Small Hiccoughs Installer for First Time (Solved)
Posted by: Lao Pan - 2020-02-09, 08:40 AM - Forum: Windows - Replies (10)

Gave it some thought and avoided some / still had a couple of other hiccoughs when using new installer for first time.

First - Deleted the C:/Program Files/NPVR folder that I have been using v5 from up till now.

Second -   ran sc delete "NextPVR service" from the command prompt (Spotted that - thanks Martin)

Third - Ran the new installer - got a bit of a surprise that its an online installer now.

 On logging in to the server for the first time, nothing was working, then Bitdefender informed me it had stopped some malicious software - that's never happened with NPVR before!

Four - returned 4 files from quarantine (vue.min.js, nextpvr client.lnk, nexpvr tray.lnk and wscript.exe from system32) and made exceptions in Bitdefender.

All appears to be working fine now, although maybe I should run the installer again, just to make sure everything got updated.

I have also changed the service startup to un-delayed, as Kodi runs from the startup folder and both him and the wife get stroppy waiting three minutes for the service to start  Big Grin Also added restart service to the first 2 fail options in service properties.

Print this item

  Decktop app crash
Posted by: VCR58 - 2020-02-09, 04:45 AM - Forum: Windows - Replies (4)

The desktop app is not working well for me. 

I tried to watch live TV my selecting a program from the guide and I got an error message that said it could not find a capture device. Also, attempting to watch a recorded show fails with an underhanded exception error. Then I got it in a state where the error message kept popping up so I had to terminate the app.

I was able to watch TV and play the same recording without issues using the web browser and Kodi. It's just the desktop app that's not happy.



Attached Files
.zip   logs-20200208-2231.zip (Size: 13.38 KB / Downloads: 3)
Print this item

  Deb installer error
Posted by: CDinger - 2020-02-09, 02:26 AM - Forum: Linux - Replies (12)

I've been using NextPVR on Arch and everything works great. However, I decided to try out Mint Cinnamon today. Clean fresh install followed by update and upgrade prior to the following commands.


Code:
curl https://nextpvr.com/nextpvr-helper.deb -O   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current                                  Dload  Upload   Total   Spent    Left  Speed 100  5836  100  5836    0     0  22796      0 --:--:-- --:--:-- --:--:-- 22796

Followed by

Code:
sudo apt install ./nextpvr-helper.deb --install-recommends Reading package lists... Done Building dependency tree       Reading state information... Done Note, selecting 'nextpvr-helper' instead of './nextpvr-helper.deb' The following additional packages will be installed:   dtv-scan-tables dvb-tools ffmpeg hdhomerun-config libc-dev-bin libc6-dev   libcurl4-gnutls-dev libdvbv5-0 libgdiplus libmediainfo-dev libmediainfo0v5   libmms0 libtinyxml-dev libtinyxml2-6 libtinyxml2.6.2v5 libzen-dev libzen0v5   mediainfo zlib1g-dev Suggested packages:   ffmpeg-doc glibc-doc libcurl4-doc libgnutls28-dev libidn11-dev libkrb5-dev   libldap2-dev librtmp-dev libssh2-1-dev libtinyxml-doc mediainfo-gui The following NEW packages will be installed:   dtv-scan-tables dvb-tools ffmpeg hdhomerun-config libc-dev-bin libc6-dev   libcurl4-gnutls-dev libdvbv5-0 libgdiplus libmediainfo-dev libmediainfo0v5   libmms0 libtinyxml-dev libtinyxml2-6 libtinyxml2.6.2v5 libzen-dev libzen0v5   mediainfo nextpvr-helper zlib1g-dev 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded. Need to get 7,492 kB/7,497 kB of archives. After this operation, 42.9 MB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 /home/craig/nextpvr-helper.deb nextpvr-helper all 1.3 [5,836 B] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdvbv5-0 amd64 1.14.2-1 [101 kB] Get:3 http://archive.ubuntu.com/ubuntu bionic/universe amd64 dvb-tools amd64 1.14.2-1 [48.3 kB] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ffmpeg amd64 7:3.4.6-0ubuntu0.18.04.1 [1,587 kB] Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 hdhomerun-config amd64 20180327-1 [31.6 kB] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc-dev-bin amd64 2.27-3ubuntu1 [71.8 kB] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc6-dev amd64 2.27-3ubuntu1 [2,587 kB] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4-gnutls-dev amd64 7.58.0-2ubuntu3.8 [294 kB] Get:9 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgdiplus amd64 4.2-2 [140 kB] Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libzen0v5 amd64 0.4.37-1 [94.0 kB] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libtinyxml2.6.2v5 amd64 2.6.2-4 [29.7 kB] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libtinyxml-dev amd64 2.6.2-4 [44.2 kB] Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libzen-dev amd64 0.4.37-1 [29.5 kB] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libmms0 amd64 0.6.4-2 [27.4 kB] Get:16 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libtinyxml2-6 amd64 6.0.0+dfsg-1 [27.9 kB] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libmediainfo0v5 amd64 17.12-1ubuntu0.1 [1,865 kB] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libmediainfo-dev amd64 17.12-1ubuntu0.1 [16.7 kB] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe amd64 mediainfo amd64 17.12-1 [29.5 kB] Get:20 http://archive.ubuntu.com/ubuntu bionic/universe amd64 dtv-scan-tables all 0+git20171226.07b18ec-1 [292 kB] Fetched 7,492 kB in 2s (3,477 kB/s)       Selecting previously unselected package libdvbv5-0:amd64. (Reading database ... 248253 files and directories currently installed.) Preparing to unpack .../00-libdvbv5-0_1.14.2-1_amd64.deb ... Unpacking libdvbv5-0:amd64 (1.14.2-1) ... Selecting previously unselected package dvb-tools. Preparing to unpack .../01-dvb-tools_1.14.2-1_amd64.deb ... Unpacking dvb-tools (1.14.2-1) ... Selecting previously unselected package ffmpeg. Preparing to unpack .../02-ffmpeg_7%3a3.4.6-0ubuntu0.18.04.1_amd64.deb ... Unpacking ffmpeg (7:3.4.6-0ubuntu0.18.04.1) ... Selecting previously unselected package hdhomerun-config. Preparing to unpack .../03-hdhomerun-config_20180327-1_amd64.deb ... Unpacking hdhomerun-config (20180327-1) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../04-libc-dev-bin_2.27-3ubuntu1_amd64.deb ... Unpacking libc-dev-bin (2.27-3ubuntu1) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../05-libc6-dev_2.27-3ubuntu1_amd64.deb ... Unpacking libc6-dev:amd64 (2.27-3ubuntu1) ... Selecting previously unselected package libcurl4-gnutls-dev:amd64. Preparing to unpack .../06-libcurl4-gnutls-dev_7.58.0-2ubuntu3.8_amd64.deb ... Unpacking libcurl4-gnutls-dev:amd64 (7.58.0-2ubuntu3.8) ... Selecting previously unselected package libgdiplus. Preparing to unpack .../07-libgdiplus_4.2-2_amd64.deb ... Unpacking libgdiplus (4.2-2) ... Selecting previously unselected package libzen0v5:amd64. Preparing to unpack .../08-libzen0v5_0.4.37-1_amd64.deb ... Unpacking libzen0v5:amd64 (0.4.37-1) ... Selecting previously unselected package libtinyxml2.6.2v5:amd64. Preparing to unpack .../09-libtinyxml2.6.2v5_2.6.2-4_amd64.deb ... Unpacking libtinyxml2.6.2v5:amd64 (2.6.2-4) ... Selecting previously unselected package libtinyxml-dev:amd64. Preparing to unpack .../10-libtinyxml-dev_2.6.2-4_amd64.deb ... Unpacking libtinyxml-dev:amd64 (2.6.2-4) ... Selecting previously unselected package libzen-dev. Preparing to unpack .../11-libzen-dev_0.4.37-1_amd64.deb ... Unpacking libzen-dev (0.4.37-1) ... Selecting previously unselected package zlib1g-dev:amd64. Preparing to unpack .../12-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... Selecting previously unselected package libmms0:amd64. Preparing to unpack .../13-libmms0_0.6.4-2_amd64.deb ... Unpacking libmms0:amd64 (0.6.4-2) ... Selecting previously unselected package libtinyxml2-6:amd64. Preparing to unpack .../14-libtinyxml2-6_6.0.0+dfsg-1_amd64.deb ... Unpacking libtinyxml2-6:amd64 (6.0.0+dfsg-1) ... Selecting previously unselected package libmediainfo0v5:amd64. Preparing to unpack .../15-libmediainfo0v5_17.12-1ubuntu0.1_amd64.deb ... Unpacking libmediainfo0v5:amd64 (17.12-1ubuntu0.1) ... Selecting previously unselected package libmediainfo-dev. Preparing to unpack .../16-libmediainfo-dev_17.12-1ubuntu0.1_amd64.deb ... Unpacking libmediainfo-dev (17.12-1ubuntu0.1) ... Selecting previously unselected package mediainfo. Preparing to unpack .../17-mediainfo_17.12-1_amd64.deb ... Unpacking mediainfo (17.12-1) ... Selecting previously unselected package nextpvr-helper. Preparing to unpack .../18-nextpvr-helper.deb ... preinst Failed to stop nextpvr-server.service: Unit nextpvr-server.service not loaded. 1.3 New version of nextpvr-helper.deb required dpkg: error processing archive /tmp/apt-dpkg-install-rZAPYe/18-nextpvr-helper.deb (--unpack): new nextpvr-helper package pre-installation script subprocess returned error exit status 1 postrm called with args=  abort-install Selecting previously unselected package dtv-scan-tables. Preparing to unpack .../19-dtv-scan-tables_0+git20171226.07b18ec-1_all.deb ... Unpacking dtv-scan-tables (0+git20171226.07b18ec-1) ... Errors were encountered while processing: /tmp/apt-dpkg-install-rZAPYe/18-nextpvr-helper.deb E: Sub-process /usr/bin/dpkg returned an error code (1)


I am unable to connect to 127.0.0.1:8866

Craig

Print this item

Photo Desktop app fails to start
Posted by: VCR58 - 2020-02-09, 01:09 AM - Forum: Windows - Replies (10)

After installing v5 with the new installer I attempted to run the desktop app from the tray and got a .Net Framework error window, then another error window after acknowledging the first one.  I didn't have .Net Framework installed so I tried downloading and installing .Net but I still got the error message and the desktop app still failed to run.

   
   

Other than this NextPVR seems to run ok.



Attached Files
.zip   logs-20200208-1849.zip (Size: 5.39 KB / Downloads: 2)
Print this item

Pages (6435): « Previous 1 … 523 524 525 526 527 … 6435 Next »
Jump to page 

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