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  Next
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
garry



Joined: 19 Apr 2005
Posts: 1033
Location: switzerland

PostPosted: Wed Feb 08, 2006 8:41 am    Post subject: Reply with quote

bonjour Basile,
Code:
I'm leaving in france

leave=quitter Smile
o.k., je peux seulement un peux français, anglais
very nice program from toralf
Back to top
View user's profile Send private message
Whitespliff



Joined: 09 Feb 2006
Posts: 33

PostPosted: Thu Feb 09, 2006 1:44 pm    Post subject: Reply with quote

I get this error when I try to start it:

Error at line 128.
Line text: {
Error: The first character above is illegal in an expresssion.
The program will exit.


Strange b/c it seems to work with everybody else.
_________________
In a world without walls and fences, who needs Windows and Gates?
Back to top
View user's profile Send private message
Basile



Joined: 28 Jun 2005
Posts: 8
Location: FRANCE

PostPosted: Thu Feb 09, 2006 1:46 pm    Post subject: Reply with quote

well i had the same problem.... my solution was to install the last version of Autohotkey and then it worked wonderful!
Back to top
View user's profile Send private message
Whitespliff



Joined: 09 Feb 2006
Posts: 33

PostPosted: Thu Feb 09, 2006 3:15 pm    Post subject: Reply with quote

Yep, that works, tnx!
Now if Belgium gets to be included I'm very happy Wink
_________________
In a world without walls and fences, who needs Windows and Gates?
Back to top
View user's profile Send private message
Basile



Joined: 28 Jun 2005
Posts: 8
Location: FRANCE

PostPosted: Thu Feb 09, 2006 3:24 pm    Post subject: Reply with quote

well, see the FRANCE section and you'll find RTBF. That's the only one channel that I know for Belgium!
Back to top
View user's profile Send private message
Whitespliff



Joined: 09 Feb 2006
Posts: 33

PostPosted: Thu Feb 09, 2006 4:58 pm    Post subject: Reply with quote

Yeah, but I'm from the Dutch speaking part of Belgium.
Still a very nice script!
_________________
In a world without walls and fences, who needs Windows and Gates?
Back to top
View user's profile Send private message
toralf



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

PostPosted: Thu Feb 09, 2006 5:11 pm    Post subject: Reply with quote

If you find a yahoo page that shows the dutch/belgium channels, please post. Then I would add it to the EPG.

This is the german link:

http://de.tv.yahoo.com

And if you know the date of today in seconds, you could use this link:
http://de.tv.yahoo.com/grid?lineup=de&.intl=de&startdate=$DateInSeconds$&starthour=72000
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
kapege.de



Joined: 07 Feb 2005
Posts: 186
Location: Munich, Germany

PostPosted: Sun Feb 12, 2006 10:20 am    Post subject: Reply with quote

To save width and height of the GUI also the line 163 need to enhanced to this:
Code:
  IniWrite, x%PosX% y%PosY% W%SizeW% H%SizeH%, %A_ScriptName%.ini, Settings, GuiPos1

Great stuff anyway! Cool

Thanx
_________________
Peter

Wisenheiming for beginners: KaPeGe (German only, sorry)
Back to top
View user's profile Send private message Visit poster's website
knightnet
Guest





PostPosted: Thu Aug 17, 2006 8:41 am    Post subject: Doesn't work behind proxy Reply with quote

Sadly this doesn't work from behind the secure proxy at work.

I think that this is an AHK limitation - maybe it ignores the IE proxy settings? Or maybe it doesn't like having a different browser as default?

Jules.
Back to top
toralf



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

PostPosted: Wed Aug 23, 2006 8:17 am    Post subject: Re: Doesn't work behind proxy Reply with quote

Hi Jules,

knightnet wrote:
Sadly this doesn't work from behind the secure proxy at work.
I think that this is an AHK limitation - maybe it ignores the IE proxy settings? Or maybe it doesn't like having a different browser as default?
As far as I know (Chris gave once a 3 line source code example) AHK just opens an internet connections, which is a Windows API call. An this connection should obey the IE proxy settings. But since I do not have a proxy I can't test. Maybe Chris can put some more light on this.
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Rajat



Joined: 28 Mar 2004
Posts: 1718

PostPosted: Wed Aug 23, 2006 10:17 am    Post subject: Reply with quote

hi toralf,
do you think support for south-asia could be added?
_________________
Back to top
View user's profile Send private message
toralf



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

PostPosted: Wed Aug 23, 2006 10:30 am    Post subject: Reply with quote

Rajat wrote:
do you think support for south-asia could be added?
Take a look on the yahoo pages if thes data is available (links are in the source code). If so, then it should be possible.
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
rajat as guest
Guest





PostPosted: Wed Aug 23, 2006 4:09 pm    Post subject: Reply with quote

i'll check and post here.
Back to top
Rajat



Joined: 28 Mar 2004
Posts: 1718

PostPosted: Wed Aug 23, 2006 11:50 pm    Post subject: Reply with quote

i don't think its supported Sad
_________________
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10467

PostPosted: Thu Aug 24, 2006 1:28 am    Post subject: Re: Doesn't work behind proxy Reply with quote

toralf wrote:
...this connection should obey the IE proxy settings. But since I do not have a proxy I can't test.
As far as I know, that is the case: UrlDownloadtoFile should obey whatever proxy settings you have configured within MS Internet Explorer.
Back to top
View user's profile Send private message Send e-mail
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  Next
Page 2 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