Search found 13 matches

by UPollaehne
2018-05-20 15:02:04
Forum: Ant Movie Catalog > Scripts
Topic: [UPD DE] Filmstarts
Replies: 109
Views: 21299

Re: [UPD DE] Filmstarts

I have uploaded a new version (2.2.19, to https://ks3c.antp.be/upload.php) where I removed the "/1" from the search URL and changed the check for successful search from Pos('Filme</h2>', PageText) = 0 to Pos('Resultate', PageText) = 0 since the page seems to have line breaks between Filme ...
by UPollaehne
2018-05-20 14:58:05
Forum: Ant Movie Catalog > Scripts
Topic: OFDB not working anymore with 4.2.2 [FIXED]
Replies: 14
Views: 717

Re: OFDB not working anymore with 4.2.2 [FIXED]

I have uploaded a new version (1.0.19, to https://ks3c.antp.be/upload.php) where I removed the UTF-8 encoding of the film title for the search since this always failed with ANT 4.2.2 in case of Umlauts.
by UPollaehne
2018-05-20 14:56:07
Forum: Ant Movie Catalog > Scripts
Topic: Modified Script 'OFDb - IMDb - mod'
Replies: 41
Views: 12978

Re: Modified Script 'OFDb - IMDb - mod'

I have uploaded a new version (1.9.5, to https://ks3c.antp.be/upload.php) that is able to work with ssl-only IMDB.
Additionally I removed the UTF-8 encoding of the film title for the search since this always failed with ANT 4.2.2 in case of Umlauts.
by UPollaehne
2017-05-20 16:50:21
Forum: Ant Movie Catalog > Scripts
Topic: [REL] OFDb, OFDb - IMDb
Replies: 5
Views: 2013

Ooops, sorry. I was so delighted to have the scripts working that I totally forgot about the version check :) The character issue was caused by moving the file from Windows to OSX and opening it in a OSX editor without changing the codepage correctly. I have uploaded the corrected scripts to ks3.ant...
by UPollaehne
2017-05-20 12:09:51
Forum: Ant Movie Catalog > Scripts
Topic: [REL] OFDb, OFDb - IMDb
Replies: 5
Views: 2013

[REL] OFDb, OFDb - IMDb

Hi, www.ofdb.de redirects to https://ssl.ofdb.de. This means that only the beta version (4.2.1) is able to handle this and the scripts need to be modified. I have fixed the URLs for both scripts. OFDb (DE).ifs: (*************************************************** Ant Movie Catalog importation script...
by UPollaehne
2011-10-23 19:03:52
Forum: Ant Movie Catalog > Mods
Topic: Pocket AMC Reader for Android 2.3.2 available [29.9.2020]
Replies: 298
Views: 250080

A very helpful App. It works without any issue and now I have my movie catalog with me all the time. Of course, the good can be made better and therefor I have two feature requests. 1. Disable standby while importing a catalog 2. Integrate Dropbox My catalog contains 2300 movies and it takes some ti...
by UPollaehne
2004-12-31 09:12:39
Forum: Ant Movie Catalog > Comments
Topic: Version 3.5 - Final version released
Replies: 243
Views: 69763

antp wrote:A small preview of the debug functions that I am adding in version 3.5:
Yeah, yeah, this looks really good. :)

A happy new year to all of you.
by UPollaehne
2004-12-21 12:09:24
Forum: Ant Movie Catalog > Comments
Topic: Version 3.5 - Final version released
Replies: 243
Views: 69763

a weird problem, when i enter the scripts windows, i see nothing, like i have no scripts :| :??: and imdb.com changed their search system, any chance for you changing the imdb.com script? :} thanks :) Errm, did you read the first post of antp especially the paragraph concerning the scripts? All old...
by UPollaehne
2004-12-21 12:07:22
Forum: Ant Movie Catalog > Comments
Topic: Version 3.5 - Final version released
Replies: 243
Views: 69763

antp wrote:Thanks.
You are right, I should add debugging functionnalities ;)
I will try to do that for the final 3.5
Oh yes, please. And while adding the debug you could update to the current scripting engine and add the preprocessor stuff (especially the #include).
by UPollaehne
2004-12-19 17:18:12
Forum: Ant Movie Catalog > Comments
Topic: Version 3.5 - Final version released
Replies: 243
Views: 69763

Yeah, this is much better. ;-)
Ok, although there is no debugger (you remember my request about a year ago? ;-)), I modified the "OFDb - IMDb (DE).ifs" script found in the scripting forum to work with the new beta version and will send this to you by mail.
by UPollaehne
2004-12-19 11:15:28
Forum: Ant Movie Catalog > Comments
Topic: Version 3.5 - Final version released
Replies: 243
Views: 69763

I tried to execute a script and ANT complains about not being able to open "t:\log.txt".
by UPollaehne
2003-02-16 13:45:01
Forum: Ant Movie Catalog > Comments
Topic: Script Debugger
Replies: 2
Views: 1331

Good to hear this. So you make me waiting for amc 4. ;-)
by UPollaehne
2003-02-16 01:16:52
Forum: Ant Movie Catalog > Comments
Topic: Script Debugger
Replies: 2
Views: 1331

Script Debugger

Hi, I found the ANT movie database quite usefull and although I am not that familiar with Pascal I would like to create scripts for this fine program. What currently stops me from creating scripts is the lack of a debugger for scripts where I can at least step line by line through my script, see the...