Bubster
02-12-2004, 09:39 AM
Hi,
Bleb.org now has an option to output its UK TV listings in XMLTV format.
It doesn't carry all the regional channels, but does have pretty decent coverage of the main satellite/cable channels. The listsings also don't provide extra detail like actors, etc., but do give the programme descriptions.
The best thing about it is that you simply send it a web query and it will package up your channels into a compressed zip file containing the XMLTV file, which only takes a few seconds to download.
The query page is here: http://www.bleb.org/tv/data/listings?help
The page gives full instructions on formatting your query to get the channels you want.
All it really needs now is some way to call it from a batch file so you can automate the process.
One remaining issue is that the SageTV importer doesn't like Bleb's XMLTV format, as it doesn't put a time zone in the start/end times, and the importer expects one.
One way to fix this is to search for [00"] and replace with [00 +0000#] (you need to remove the square brackets).
That's a bit of a pain, so I have a modified version of the importer that will accept the times exported by Bleb which I can upload somewhere if people are going to use it. I've also sent a copy of the changes to the maintainer of the importer, to see if he will include it in future versions.
Cheers,
- Neil.
Bleb.org now has an option to output its UK TV listings in XMLTV format.
It doesn't carry all the regional channels, but does have pretty decent coverage of the main satellite/cable channels. The listsings also don't provide extra detail like actors, etc., but do give the programme descriptions.
The best thing about it is that you simply send it a web query and it will package up your channels into a compressed zip file containing the XMLTV file, which only takes a few seconds to download.
The query page is here: http://www.bleb.org/tv/data/listings?help
The page gives full instructions on formatting your query to get the channels you want.
All it really needs now is some way to call it from a batch file so you can automate the process.
One remaining issue is that the SageTV importer doesn't like Bleb's XMLTV format, as it doesn't put a time zone in the start/end times, and the importer expects one.
One way to fix this is to search for [00"] and replace with [00 +0000#] (you need to remove the square brackets).
That's a bit of a pain, so I have a modified version of the importer that will accept the times exported by Bleb which I can upload somewhere if people are going to use it. I've also sent a copy of the changes to the maintainer of the importer, to see if he will include it in future versions.
Cheers,
- Neil.