2019-04-19, 04:31 PM
I'm noob to NextPvr. I've been reading the forums for past couple days and even tried my own .bat file with no such luck.... :/
What im looking to do is create a .bat file that i can use in windows task scheduler so when my PC turns on it auto updates my IPTV service EPG . The IPTV service is downloaded from a URL to NextPVR if that matters. I understand NextPVR updates once a day on a schedule however a lot of the times my PC will not be left on to get that scheduled update so im trying to make a work around. if there is a easier way besides going into settings and updating EPG that would be greatly appreciated..
@Echo off
start "C:\Program Files(x86)\NPVR\NextPVR.exe" -updateepgonly
i have no idea what i'm doing but hope someone on this form can help me out
What im looking to do is create a .bat file that i can use in windows task scheduler so when my PC turns on it auto updates my IPTV service EPG . The IPTV service is downloaded from a URL to NextPVR if that matters. I understand NextPVR updates once a day on a schedule however a lot of the times my PC will not be left on to get that scheduled update so im trying to make a work around. if there is a easier way besides going into settings and updating EPG that would be greatly appreciated..
@Echo off
start "C:\Program Files(x86)\NPVR\NextPVR.exe" -updateepgonly
i have no idea what i'm doing but hope someone on this form can help me out