Search found 5 matches

by Begi
2008-01-30 17:21:45
Forum: Ant Movie Catalog > Scripts
Topic: [HU] Xpress.hu script not working
Replies: 18
Views: 4942

Yeah, that's why I'd like to see the debug textfiles, so that I can compare them to my own ones. It would be of special interest, if it should be a Vista/64 problem, cause then it could affect other scripts, too ;)

See private msg pls.

It is very strange that I can browse that page and ...
by Begi
2008-01-27 20:04:57
Forum: Ant Movie Catalog > Scripts
Topic: [HU] Xpress.hu script not working
Replies: 18
Views: 4942

Ok, I tried it:
procedure AddMoviesTitles(Page: TStringList; var LineNr: Integer);
var
Line: string;
MovieTitle, MovieAddress,OTitle: string;
StartPos: Integer;
begin
repeat
LineNr := LineNr + 1;
Line := Page.GetString(LineNr);
StartPos := pos('0000" size="2">', Line);
if StartPos > 0 then ...
by Begi
2008-01-27 17:05:38
Forum: Ant Movie Catalog > Scripts
Topic: [HU] Xpress.hu script not working
Replies: 18
Views: 4942

Please try this version:
http://www.bad4u.741.com/beta/xpress.hu_132b.ifs (copy link into a NEW browser window !)

I've modified the search line a little bit in this version.
Btw.. have you tried different films or is it only one film ?

Thx, it isn't better. I tried so many films:(
After typing ...
by Begi
2008-01-27 14:53:04
Forum: Ant Movie Catalog > Scripts
Topic: [HU] Xpress.hu script not working
Replies: 18
Views: 4942

Still working fine here..

Make sure you have downloaded latest version 1.3.2 using "Update_Scripts" or manually from http://update.antp.be/amc/scripts/ . You can find your current version when you select the script on the scripts list and look on the left bottom corner.

If you have latest ...
by Begi
2008-01-27 12:26:55
Forum: Ant Movie Catalog > Scripts
Topic: [HU] Xpress.hu script not working
Replies: 18
Views: 4942

Hello,

It is not working for me. The window pop-up to enter the movie title and something happens, but than no pop-up window to select the film.