Will provide url with HTML where is TV listings. To understand what is TV listing, see here: tvguide.co.uk
Data in HTML include:
Date (year, month, day)
Channel name
Start date
End date
Program title
Language
There are ~300 channels there. What we need is a script that creates XML-s from that HTML. We choose the channels in the script system and it generates XML with unique URL.
Scripts functionality:
Possibility to select which channels to parse
Possibility to create multiple amount of XML with different selection of channels
XML-s are automatically renewed
Titles can be in specific language (cyrilica and etc) – must not crash because of that
Script can be easily installed on any server (generates XMLs addresses in new location)
Possibility to add additional time to start/end date to particular channels (cause of depending on time zone)
XML removes data which is expired (from yesterday) and shows data for 2 weeks in advance maximum from today