AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Electronic Program Guide (EPG) for TV v1.3
Goto page Previous  1, 2, 3, 4
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
toralf



Joined: 31 Jan 2005
Posts: 3842
Location: Bremen, Germany

PostPosted: Sat Oct 21, 2006 6:40 pm    Post subject: Reply with quote

I fixed the code. See first post.
It now detects the summertime period in europe.
I do not know what happens if you use the script for a period that spans over the two change days (last sunday in march and october). It might be that the TV program after the change day is not correct. Since I can't test it now, I leave this open. I do not know if I can test it end of october (change day is 29th). Maybe someone else can do some tests. Thanks.
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
MisterX



Joined: 15 Oct 2006
Posts: 3

PostPosted: Mon Oct 23, 2006 7:20 pm    Post subject: Reply with quote

Thanks Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy
Back to top
View user's profile Send private message
Jero3n



Joined: 19 Jan 2007
Posts: 151

PostPosted: Fri Feb 02, 2007 7:15 pm    Post subject: Reply with quote

toralf can you make it so that it support dutch programs too?? if you make it, i'm so happy Razz
Back to top
View user's profile Send private message
toralf



Joined: 31 Jan 2005
Posts: 3842
Location: Bremen, Germany

PostPosted: Sat Feb 03, 2007 7:16 am    Post subject: Reply with quote

If you could provide a yahoo link that lists the program, I'll look into it.
See code for a hint where to start.
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Jero3n



Joined: 19 Jan 2007
Posts: 151

PostPosted: Sat Feb 03, 2007 8:39 am    Post subject: Reply with quote

ok i try it

EDIT: is an program list from another site too oke?? thats because i think yahoo dont have a program list in dutch

i found this already:

- http://www.tvgids.nl/alleprogrammas/
- http://www.rtl.nl/service/gids/
- http://www.sbs.nl/modules.php?name=televisiegids&site=televisiegids

i hope this is enough for you Very Happy
Back to top
View user's profile Send private message
toralf



Joined: 31 Jan 2005
Posts: 3842
Location: Bremen, Germany

PostPosted: Sat Feb 03, 2007 7:20 pm    Post subject: Reply with quote

The EPG was designed to work with yahoo pages. I have no intention to do it for other pages. But of cause you could try to alter the code, to digest the pages you posted. You'll have to understand how you can call the correct pages via the URL. E.g for yahoo it is:
- To get a list of shows per time
http://de.tv.yahoo.com/grid?lineup=de&.intl=de&startdate=0&starthour=72000
- to get a list of shows per station
http://de.tv.yahoo.com/tvpdb?d=tvs&id=166009878&channels=europe_ard&lineup=de&.intl=de

The EPG code needs:
- a pipe separated list of stations names.
- a pipe separated list of available dates (as numbers to call the pages).
- a pipe separated list of available dates (human readable).
- a pipe separated list of shows per date with start time, name, and link

I hope I didn't forget anything. Have fun
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Guest






PostPosted: Wed Mar 07, 2007 12:02 am    Post subject: Reply with quote

Looks great - but US regions don't seem to do anything. Is it just me...?!
Back to top
Keffi



Joined: 13 Feb 2007
Posts: 2
Location: Germany

PostPosted: Sat Mar 17, 2007 12:31 pm    Post subject: Reply with quote

Hi, it seems that yahoo changed their format. The current day is no longer shown and the detailed program info is no longer shown.
I speak about the german epg infos.

Cheers,
Ralf
_________________
Blindness is the opportunity to see more
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
LarryC
Guest





PostPosted: Tue Mar 20, 2007 7:45 pm    Post subject: No US channels Reply with quote

Any idea why i can not get any US channels but do get the others?
Back to top
toralf



Joined: 31 Jan 2005
Posts: 3842
Location: Bremen, Germany

PostPosted: Tue Mar 20, 2007 9:46 pm    Post subject: Reply with quote

because yahoo requires to sign in. This has only been recently.
Please do not ask for an update of the code, I will not add a sign-in feature. Sorry.
If you want to have it, try to mod my code. Maybe you can then also use RegEx to get the info from the pages. The parsing I did in the code was before RegEx was available in AHK.
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Prince
Guest





PostPosted: Sat Oct 13, 2007 6:37 am    Post subject: EPG for Indian Programs Reply with quote

www.zipazap.com is an Indian TV Program EPG site

Very Happy

I found it today with hundreds of Indian channels and all their programs

Prince
Back to top
rmccue



Joined: 18 Dec 2007
Posts: 4

PostPosted: Tue Dec 18, 2007 1:12 am    Post subject: Reply with quote

Any chance you could add Australia?
This is the best I could find:
http://au.tv.yahoo.com/tv-guide/?hour=10&min=11&date=18&mon=12&year=2007
_________________
Ryan McCue
Website and blog
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page Previous  1, 2, 3, 4
Page 4 of 4

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group