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,194
» Latest member: warez100
» Forum threads: 65,380
» Forum posts: 602,225

Full Statistics

Online Users
There are currently 1512 online users.
» 3 Member(s) | 1503 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Yandex, artmetz, BrettB, krissyd001

Latest Threads
Newer version chopping of...
Forum: Windows
Last Post: mvallevand
5 hours ago
» Replies: 1
» Views: 39
Closed captioning in NPVR
Forum: Windows
Last Post: sub
2026-09-10, 06:27 PM
» Replies: 39
» Views: 3,910
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
2026-09-10, 07:22 AM
» Replies: 2
» Views: 506
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
2026-09-10, 03:19 AM
» Replies: 15
» Views: 995
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
2026-09-09, 10:35 PM
» Replies: 44
» Views: 6,539
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 289
actors producer director
Forum: Wishlist
Last Post: a1blues
2026-09-04, 09:20 PM
» Replies: 4
» Views: 241
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: 244
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 228
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 175

 
  Some shows won't record depending on title.
Posted by: benigngerm - 2018-08-06, 07:46 PM - Forum: Legacy (v4.x and earlier) - Replies (9)

I'll set a scheduled recording for a show but when the time comes nextpvr won't record it.

After some troubleshooting it seems to depend on there being special characters in the title. I tried setting a manual recording with the title 'Corazón que miente' and it won't record, but a manual recording with the title 'Corazon que miente' will record.

Here are my logs: https://www.dropbox.com/s/inw7f9y9xj5hhw...3.zip?dl=0

Print this item

  Manual Recording
Posted by: Dale Dewing - 2018-08-06, 02:45 AM - Forum: Legacy (v4.x and earlier) - Replies (12)

Tried to set up a series of manual recordings a month and a half in the future. Went to the manual recording window and set up a weekly recording starting in September. Checked pending recordings at it showed a one time recording in August. I was able to update the date to the correct date and it held, but it would not let me change the recording type from once to weekly. Also the only name it would accept was default. I don't know what "Advance Rules" are because there are no options. Using NextPVR 4.1.0 with windows 10.

Dale Dewing

Print this item

  Closed Caption questions
Posted by: drmargarit - 2018-08-05, 07:58 PM - Forum: Legacy (v4.x and earlier) - Replies (5)

Hi,
1) Just starting to use CC. Is there any way to change the position,font,color etc of the text? Mostly it sits at the top in front of people's faces.
2) I usually compress the recording to MP4 with ffmpeg which loses CC info. Can I add it back in a separate file (.srt?) and have NPVR display it?

Thanks,

Jim

Print this item

  PostProcessing and PostCancel.bat being triggered but not working
Posted by: antenna - 2018-08-05, 01:04 AM - Forum: Legacy (v4.x and earlier) - Replies (4)

This seems like the simplest problem, but I'm stumped. After a recording finishes, I want NextPVR to "touch" a URL on my Plex Media Server that will kick off a library update. Plex has a number of URL's that will automatically start a task. In my case, I want NextPVR to visit this web page after a recording completes:

Code:
http://[PMS_IP_ADDRESS]:32400/library/sections/29/refresh?X-Plex-Token=YourTokenGoesHere

(Except the IP, library number, and token are added properly)

Now that Windows 10 natively has curl available from the command, this should be a piece of cake. I have both a PostProcessing.bat and a PostCancel.bat located in C:\Users\Public\NPVR\Scripts that contain just one line (with the IP and Token info removed of course):

Code:
curl http://IP:32400/library/sections/3/refresh?X-Plex-Token=Token

If I double-click that batch file, Plex updates immediately. And NRecord.log shows that the batch files are seen, and are being run after a recording. But then nothing happens. The Plex library doesn't update. So the command in the file seems to be correct, but it fails when triggered by NextPVR. Here's the line in the log:

Code:
2018-08-04 18:00:01.870 [DEBUG][9] Starting: C:\Users\Public\NPVR\Scripts\PostProcessing.bat "F:\Recordings\TV\Friends\Friends.S03E02.The.One.Where.No.Ones.Ready.ts" 1434 864 29 "Friends"

Any guesses what I'm doing wrong? I'm kind of sorry to ask, but I feel like I'm making a really obvious mistake that I'm just not noticing.

Print this item

  Read Response Buffer too small
Posted by: Brucek2839 - 2018-08-04, 12:38 PM - Forum: Legacy (v4.x and earlier) - Replies (3)

Just received this error popup. Read response buffer too small when trying to play ATSC Live Video.

what could this mean?

Thank you,
Bruce

Print this item

  Exception Error driving me nuts! Help
Posted by: raylang - 2018-08-03, 11:46 PM - Forum: Legacy (v4.x and earlier) - Replies (1)

Every time I try to either watch a recording or set a show to record, I get this:
Anybody have a fix? Sub?

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at NShared.HDHomeRunRecorder.IsMultiRecordPossible(ScheduledRecording requiredRecording, List`1 overlappingRecordings)
at NShared.Visible.CaptureSource.CanRecord(ScheduledRecording scheduledRecording)
at NShared.RecordingServiceProxy.ScheduleRecording(EPGEvent epgEvent, Boolean onlyNewEpisodes, ScheduledRecording scheduledEvent, Boolean allocateRecurring, DayMask dayMask, Int32 keep, Int32 recurrenceGroupID, Boolean timeslot, Boolean forceScheduleReload, String advancedRules)
at NShared.RecordingServiceProxy.ScheduleRecording(EPGEvent epgEvent, Int32 prePadding, Int32 postPadding, RecordingQuality quality, String recordingDirectoryID)
at NShared.RecordingServiceProxy.ScheduleRecording(EPGEvent epgEvent, RecordingQuality quality)
at NextPVR.TV.ShowDetailsPopup.HandleCommand(String command)
at NextPVR.TV.ShowDetailsPopup.HandleButtonCommand(String buttonName)
at NUtility.Controls.UiButtonList.OnKeyDown(KeyEventArgs e)
at NextPVR.TV.ShowDetailsPopup.OnKeyDown(KeyEventArgs e)
at NextPVR.ControllerForm.OnKeyDown(Object sender, KeyEventArgs e)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at NextPVR.ControllerForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3160.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
NextPVR
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NextPVR.exe
----------------------------------------
NUtility
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NUtility.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3160.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3160.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
NShared
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/NShared.DLL
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.85.0
Win32 Version: 1.0.85.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/System.Data.SQLite.DLL
----------------------------------------
System.Data.Entity
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Data.Entity/v4.0_4.0.0.0__b77a5c561934e089/System.Data.Entity.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
Unmanaged
Assembly Version: 1.0.6748.13523
Win32 Version:
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/Unmanaged.DLL
----------------------------------------
SlimDX
Assembly Version: 4.0.13.43
Win32 Version:
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/SlimDX.DLL
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
taglib-sharp
Assembly Version: 2.0.4.0
Win32 Version: 2.0.4.0
CodeBase: file:///C:/Program%20Files%20(x86)/NPVR/taglib-sharp.DLL
----------------------------------------
System.Management
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3056.0 built by: NET472REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Print this item

  Another Scheduling Update EPG Thread!
Posted by: gdogg371 - 2018-08-03, 10:42 AM - Forum: Legacy (v4.x and earlier) - Replies (2)

I think from reading the documentation that I understand how to schedule an EPG update, but can I please get clarification here?

Steps:

1) Add an a file called UpdateEPG.bat to the NPVR data location 'C:\Users\Public\NPVR\Scripts'.
2) Within this file add your command line arguments as if you were going to run the EPG grabber yourself.

3) For my setup, I have built the scraper myself and it does not live on the system drive, so I believe I will need

a) G:\
b) cd G:\Python27\Kodi
c) Sky TV Guide Scraper.py

4) Save and close .bat file.

Have I missed anything out? Also, how can you specify at what time the update process will run?

Thanks

Print this item

  Read Rate too slow for continuous playback
Posted by: hootie318 - 2018-08-02, 11:56 PM - Forum: Legacy (v4.x and earlier) - Replies (6)

I have four sources of media for audio and video. Three of the four sources do not encounter this error. I have two PCs running Windows Server 2016. PC1 contains my movies and tv shows and kids media each on a separate drive. PC2 runs NextPVR with recordings stored on one drive and documentaries on another. When I watch anything on PC1 and the Documentaries on PC2 I never have an issue with playback. Only when I watch recordings from NextPVR do I receive the error "Read Rate too slow for continuous playback". The NextPVR drive is three days old, the PC has a freshly installed OS and NExtPVR completely installed brand new. Everything is hardwired with cat5e and connected via a gigabyte switch.

Does anyone have any idea why the NextPVR recordings are stopping, pixelating, or crashing the Kodi.

NextPVR Server
Windows Server 2016
3.5Ghz six core Processor
16 GB Ram
Dual Gigabit NICs

Raspberry Pi3+
LibreElec
​​​​​​​Kodi 17.6

Print this item

  xmltv no show details
Posted by: spudjg1 - 2018-08-01, 10:58 PM - Forum: Legacy (v4.x and earlier) - Replies (13)

Hi xmltv epg for my channels hasnt been working for some time now. can any one help please ?

Print this item

  Live TV black screen was just a directory permissions issue
Posted by: gball - 2018-08-01, 01:18 PM - Forum: Legacy (v4.x and earlier) - Replies (1)

I'm popping this onto the forum as it may help others searching for a solution. And perhaps give others something to smile about!

For some reason, as I was configuring NextPVR I found the black screen on Live TV, and in some cases a NPVR crash ("Next PVR is not responding") I first assumed it was my decoders, and spent a number of hours uninstalling and reinstalling LAV and SAF6, Cyberlink and so on. However given various standalone video files worked, I wasn't so sure - plus deliberately picking a non-working MPEG2 decoder (like the Microsoft Win10 one) generated a sensible error. The last log error was "Live stream expired without 15 second renewal"

It turns out that the temp directory that was set up for live streaming, %TEMP% (C:\Windows\Temp) was somehow not accessible to the running user - only localservice. So either the video recording service couldn't write to it (or perhaps the gui couldn't read from it?) ... therefore blank screen.

As it wasn't completely obvious - and I spent a bit of time on the wrong path... so perhaps it might help others. I'm not sure if %TEMP% was my setting, but it seems at some point in the history of Windows that directory is no longer accessible by everyone as default.

Print this item

Pages (6435): « Previous 1 … 680 681 682 683 684 … 6435 Next »
Jump to page 

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