Re: PVR process stops working

2023-12-13 Thread Jeremy Nicoll - ml gip
On 2023-12-13 11:16, MrBrunes wrote: I created the task similarly to previously suggested: schtasks /create /ru /rp /sc hourly /mo 4 /tn get_iplayer_pvr_task /tr "get_iplayer --pvr --quiet 2>> \"F:\iplayer recordings\get_iplayer_pvr_task.txt\"" Currently I just see a single line e.g. "New rad

Re: PVR process stops working

2023-12-13 Thread MrBrunes
Tx for the info - the actual scripts would help a lot as I often struggle with getting them to work. For now though, my task scheduler seems to be working fine so far, once I'd ironed out the pesky path syntax that was causing the script to silently fail when run by the scheduler. Only thing that