2009-01-07, 01:03 AM
My mc2xml.chl file looks like this:
* -a append " *" to new programs
* -A append " *" to live programs
* -F output channel "name" first (rather than "number name")
* -L include <live /> tag (not part of xmltv.dtd)
* -u output date/time in UTC (default = localtime)
* -U output UTF-8 (default = "ISO-8859-1")
* -f force download
* -d <#> set listings duration (in hours)
* -s <[+/-]#> set listings relative start position (in hours)
* -c <code> us -g 20006
* -g <code> 14202
* -w <seconds> wait for <seconds> and exit
* -t use titantv service
* -T <user>:<pass> use schedules direct service
* -i <#> add <#> to all channel numbers
* -I <xmltv file> include <xmltv file> in output
* -R <filename> set ren filename (default = "mc2xml.ren")
* -D <filename> set dat filename (default = "mc2xml.dat")
* -C <filename> set channel file (default = "mc2xml.chl")
* -o <filename> set output file (default = "xmltv.xml")
I have a feeling it is not working because I have this file coded all wrong. I am not a programmer, so I am a little lost. Please tell me how I can fix this code to make it work. My update.bat file asks me which provider I want when I run it, so I beleive that file is working. Help would be appreciated, thanks.
* -a append " *" to new programs
* -A append " *" to live programs
* -F output channel "name" first (rather than "number name")
* -L include <live /> tag (not part of xmltv.dtd)
* -u output date/time in UTC (default = localtime)
* -U output UTF-8 (default = "ISO-8859-1")
* -f force download
* -d <#> set listings duration (in hours)
* -s <[+/-]#> set listings relative start position (in hours)
* -c <code> us -g 20006
* -g <code> 14202
* -w <seconds> wait for <seconds> and exit
* -t use titantv service
* -T <user>:<pass> use schedules direct service
* -i <#> add <#> to all channel numbers
* -I <xmltv file> include <xmltv file> in output
* -R <filename> set ren filename (default = "mc2xml.ren")
* -D <filename> set dat filename (default = "mc2xml.dat")
* -C <filename> set channel file (default = "mc2xml.chl")
* -o <filename> set output file (default = "xmltv.xml")
I have a feeling it is not working because I have this file coded all wrong. I am not a programmer, so I am a little lost. Please tell me how I can fix this code to make it work. My update.bat file asks me which provider I want when I run it, so I beleive that file is working. Help would be appreciated, thanks.