Hi this is my command use to run the program
This will place the XML file in a folder, I then import this file later (but you can just change the path to be directly into 4TR)
Regarding the time. For some reason you have to set timezone to +0200 in summer time and +0100 when summertime ends
Code:
java -jar "e:\java tvguide\webReader.jar" --output "e:\XMLTV\dk.xml" --TimeZone +0200 --channelfile "channels-tv.xml" --DRcategory
This will place the XML file in a folder, I then import this file later (but you can just change the path to be directly into 4TR)
Regarding the time. For some reason you have to set timezone to +0200 in summer time and +0100 when summertime ends