2016-09-29, 11:57 AM
(This post was last modified: 2016-09-29, 12:22 PM by mvallevand.)
For those of you having trouble running NextPVR command line options, you can create a custom task in NextPVR to do it for you. This works on both 64 and 32 bit Windows.
[ATTACHMENT NOT FOUND]
if you don't want to type it add the following into the Commands block of config.xml
To run it us Settings-Plugins->Files under the Commands dropdown
Martin
[ATTACHMENT NOT FOUND]
if you don't want to type it add the following into the Commands block of config.xml
Code:
<Command Name="NextPVR Command Line" Executable=""%Program Files%\NPVR\NextPVR.exe"" Arguments="-upgrade" AcceptsDir="False" AcceptsFile="False" WaitCompletion="False" HideWnd="False" />
To run it us Settings-Plugins->Files under the Commands dropdown
Martin