Task Scheduler Arguments - File name?

Discussion of Version 3 and developing lua grabbers
Post Reply
videogamingtown
Posts: 5
Joined: Thu Dec 15, 2011 6:02 am

Task Scheduler Arguments - File name?

Post by videogamingtown » Sun Jun 30, 2019 10:42 am

I'm not sure if these forums are still monitored. I want to output 2 digiguide xml files, one as specified in the xmltv gui application settings with the filename guide.xml and a second file that is limited to 7 days epg with a separate filename. Is it possible to do this if i used arguments in windows task scheduler? I have already seen that using /D7 as an argument seems to limit to 7 days epg but is there an argument that allows me to output to a filename that doesn't overwrite my usual full epg.

alanbirtles
Site Admin
Posts: 495
Joined: Mon Sep 06, 2004 4:44 pm

Re: Task Scheduler Arguments - File name?

Post by alanbirtles » Mon Jul 08, 2019 8:01 am

create a copy of xmltvgui.ini in a sub directory then pass that directory with the "/c" parameter

Post Reply