XMLTV for Chile (1 Viewer)

A

Anonymous

Guest
I need get tv guide for Chile.

If TV guide only work with US, NL or AUS mmm...

Can i add other TV guide with XMLTV for other country?

Please help.
 
A

Anonymous

Guest
Bach said:
Can i add other TV guide with XMLTV for other country?

Yes you just need to find someone who can provide the data for your tv channels. If you can get it in xmltv format (or convert it) then it will work in MP. Try googling for chile and poland.
 
A

Anonymous

Guest
This website mentions Poland:

http://www.tvxb.com/

Sorry, I havent found anything for Chile yet. The above link works by "scraping" the information from a local TV guide. If you could find a suitable website then you could modify their code. Or just ask them to add support, they are keen to support new countries if someone can find them good websites to base it on. You could be a pioneer for your country :D
 
A

Anonymous

Guest
forbes said:
This website mentions Poland:

http://www.tvxb.com/

Sorry, I havent found anything for Chile yet. The above link works by "scraping" the information from a local TV guide. If you could find a suitable website then you could modify their code. Or just ask them to add support, they are keen to support new countries if someone can find them good websites to base it on. You could be a pioneer for your country :D
thanks forbes for your time... ;)
 

billd

Portal Member
December 9, 2004
11
0
Hong Kong
Forward urls for Chile TV guides

Bach,

If you forward me the URLs for the Chile TV guides, then I will see whether I can add to TVxb. I had a quick look at TV Chile (one channel) and the guide for this should be compatible with Tvxb. However I don't know where to look for other channels.

Places to look for on-line guides include:
- Direct off the TV station web-site
- Cable providers
- Newspaper web-sites

-Bill[/list]
 

billd

Portal Member
December 9, 2004
11
0
Hong Kong
Poland is supported by TVxb

Elem,

Poland listings are supported by TVxb. Presently around 170 channels of schedule information are available.

-Bill.
 
A

Anonymous

Guest
Re: Forward urls for Chile TV guides

billd said:
Bach,

If you forward me the URLs for the Chile TV guides, then I will see whether I can add to TVxb. I had a quick look at TV Chile (one channel) and the guide for this should be compatible with Tvxb. However I don't know where to look for other channels.

Places to look for on-line guides include:
- Direct off the TV station web-site
- Cable providers
- Newspaper web-sites

-Bill[/list]

Hi, the Chile TV Leader are Metropolis intercom: 90% of Chile use Metropolis and the other 10% use VTR.

TV Guide:
http://www.mi-mundo.cl/buscador/

Movie searh engine
http://www.metropolis.cl/guiaasp/

Movie list and dates
http://www.metropolis.cl/guiaasp/FrameGuia.Asp


Include:
-Search tool
-Basic services
-Premium
-Pay per view
 

billd

Portal Member
December 9, 2004
11
0
Hong Kong
Unfortunately I can't get TVxb to work with these listings.

TVxb can read the programs off each web-page and output in xmltv format. However it can only ever capture whatever is showing now or in the next 4 hours.

The main problem is finding the right URLs to grab each day's listing.

For example
http://www.mi-mundo.cl/buscador/buscar.asp?canal=AXN will read in the schedule for AXN channel.

http://www.mi-mundo.cl/buscador/bus...hora_t=5:00,5:00&canal=AXN&genero=&tipocanal= will step one hour forward

http://www.mi-mundo.cl/buscador/bus...hora_t=6:00,6:00&canal=AXN&genero=&tipocanal= one more hour and so on.

All this works through a browser, but the wget utility is unable to download the last two pages. It can only ever fetch the schedule for what is showing right now. It's rare that wget has any problems with web-sites. Unfortunately it does for the mi-mundo site.

Are there any other URLs that you can find to look at these schedules? If you find any other methods, please let me know. (For example it is possible to substitute "gip.asp" for "buscar.asp" and get a differently formatted page - although wget is still unable to download future schedules.)

regards,
Bill.
 
A

Anonymous

Guest
billd said:
Unfortunately I can't get TVxb to work with these listings.

TVxb can read the programs off each web-page and output in xmltv format. However it can only ever capture whatever is showing now or in the next 4 hours.

The main problem is finding the right URLs to grab each day's listing.

For example
http://www.mi-mundo.cl/buscador/buscar.asp?canal=AXN will read in the schedule for AXN channel.

http://www.mi-mundo.cl/buscador/bus...hora_t=5:00,5:00&canal=AXN&genero=&tipocanal= will step one hour forward

http://www.mi-mundo.cl/buscador/bus...hora_t=6:00,6:00&canal=AXN&genero=&tipocanal= one more hour and so on.

All this works through a browser, but the wget utility is unable to download the last two pages. It can only ever fetch the schedule for what is showing right now. It's rare that wget has any problems with web-sites. Unfortunately it does for the mi-mundo site.

Are there any other URLs that you can find to look at these schedules? If you find any other methods, please let me know. (For example it is possible to substitute "gip.asp" for "buscar.asp" and get a differently formatted page - although wget is still unable to download future schedules.)

regards,
Bill.

http://www.mi-mundo.cl/buscador/gip... &hora1=13:00,24:00&tipocanal=&genero=&canal=

This url not work?
Other method for only view the guide?
 

Users who are viewing this thread

Similar threads

For a windows system zap2it workaround. Your logon information works at gracenote site. nslookup tvlistings.gracenote.com What ever ipaddress/s comes back add those ipaddresses to your hosts file at c:Windows\System32\drivers\etc\hosts (e.g. 52.32.149.165 tvlistings.zap2it.com #replacement for sudden removal of zap2it to...
For a windows system zap2it workaround. Your logon information works at gracenote site. nslookup tvlistings.gracenote.com What...
Today I reached the end of my guide data. Upon researching what went wrong, I learned zap2it.com is dead. So zap2xml.exe doesn't...
Replies
12
Views
2K
This is one of the top search results for WMC having stopped working; thanks everyone for the useful information! My shell scripting skills are very rusty these days, so for those like me who are still rocking Windows 7's (or some later version of) WMC, I thought I'd post the (rather hacky) Python script I'm using as a drop-in...
This is one of the top search results for WMC having stopped working; thanks everyone for the useful information! My shell...
NOT A MEDIAPORTAL ISSUE. Using MediaPortal1, Kodi for TV viewing. Today I noticed the TV Guide in Kodi stopped updating. A Google...
Replies
32
Views
4K
Well, I had already recognized your problem, but I still wanted to point out the basic connections once again. Unfortunately, I don't have a fundamentally different solution for you, but with this approach you should achieve your goal. ;) The idea of first setting the current genre colors with the defines is certainly a good one, as...
Well, I had already recognized your problem, but I still wanted to point out the basic connections once again. Unfortunately, I...
Good afternoon, Does anyone know a way of referencing the genre colour of the currently selected item in the TV Guide. We are all...
Replies
4
Views
488
Nice finding! (y)(y)(y) Adapted to new DWHD and PVHD ;) Position is in front of category bar ;)
Nice finding! (y)(y)(y) Adapted to new DWHD and PVHD ;) Position is in front of category bar ;)
This thread is intended for skin authors, plus those advanced users who have learnt skin programming and have customised the skins...
Replies
1
Views
863
I should point out that the developers have not formally left the project, and development has not formally stopped. The developers have instead simply "faded away", gradually spending less and less time on MP2 until the present, when they spend no time on MP2. But one or more of the developers might return next week! It is impossible...
I should point out that the developers have not formally left the project, and development has not formally stopped. The developers...
Hi Folks, I need some help with fixing the Problem that MP2 doesn't keep the sorted Order of Channels in TV-Configuraiton. I am...
Replies
10
Views
437
Top Bottom