It would probably require many changes to get all the related components to work under a much newer version of Delphi.
For the high DPI, doesn't Windows automatically scale all apps? On my system, if I set text size to more than 100%, it seems that all apps follow, even if Ant Renamer looks a ...
Search found 9247 matches
- 2025-08-21 09:47:25
- Forum: Ant Renamer > Comments
- Topic: Dark Mode/Theme/Skin
- Replies: 4
- Views: 25686
- 2025-08-17 10:25:24
- Forum: Ant Movie Catalog > Scripts
- Topic: [REL] Italian Multisite release
- Replies: 1
- Views: 20782
- 2025-08-15 08:40:49
- Forum: Ant Movie Catalog > Scripts
- Topic: [REL] IMDB
- Replies: 25
- Views: 3336
Re: [REL] IMDB
Thanks 

- 2025-08-11 07:23:47
- Forum: Ant Movie Catalog > Bug reports
- Topic: ItalianMultisite (IT) No actors :(
- Replies: 3
- Views: 88884
Re: ItalianMultisite (IT) No actors :(
Sorry, it is me who misunderstood your post: I thought you said that you changed a setting in the IMDb script 
Indeed ItalianMultisite also uses IMDb site as source of info. Possibly something to check for MrObama2022 then. It is strange that the setting would change its value by itself

Indeed ItalianMultisite also uses IMDb site as source of info. Possibly something to check for MrObama2022 then. It is strange that the setting would change its value by itself

- 2025-08-08 11:31:37
- Forum: Ant Movie Catalog > Bug reports
- Topic: ItalianMultisite (IT) No actors :(
- Replies: 3
- Views: 88884
Re: ItalianMultisite (IT) No actors :(
You mean that you change the setting in the IMDb script but run then another script? There is no link between scripts so this seems strange to me 
Settings of a script are saved when you run the script.

Settings of a script are saved when you run the script.
- 2025-08-07 09:57:36
- Forum: Ant Movie Catalog > Scripts
- Topic: [REL] IMDB
- Replies: 25
- Views: 3336
Re: [REL] IMDB
Thanks, updated on the server
- 2025-08-03 18:00:25
- Forum: Ant Movie Catalog > Scripts
- Topic: [REL] [PL] FilmWeb.pl 3.0 - The Best Polish Script
- Replies: 698
- Views: 263652
Re: [REL] [PL] FilmWeb.pl 3.0 - The Best Polish Script
What error?
If it is about "GetPage5", you need at least AMC 4.2.3 for it to work.
If it is about "GetPage5", you need at least AMC 4.2.3 for it to work.
- 2025-08-02 07:45:28
- Forum: Ant Movie Catalog > Scripts
- Topic: [UPD ES] Filmaffinity 4.0
- Replies: 192
- Views: 89037
Re: [UPD ES] Filmaffinity 4.0
Microsoft is deprecating VBS, but you have time: it will be disabled by default (in new installs) in 2027 and removed only later :D
Next time I make an update to AMC I should try to add an option to use cURL, or at least a way to call it directly and discretely. I could do that easily by adding ...
Next time I make an update to AMC I should try to add an option to use cURL, or at least a way to call it directly and discretely. I could do that easily by adding ...
- 2025-08-01 10:14:26
- Forum: Ant Movie Catalog > Scripts
- Topic: [UPD ES] Filmaffinity 4.0
- Replies: 192
- Views: 89037
Re: [UPD ES] Filmaffinity 4.0
AMC has a limitation due to the embedded OpenSSL library, which means it doesn't support TLS 1.3 or the latest encryption algorithms and, for this reason, risks being banned in the future.
That's one of the reasons why I was thinking of using cURL as alternative.
The library used by AMC (Indy ...
That's one of the reasons why I was thinking of using cURL as alternative.
The library used by AMC (Indy ...
- 2025-07-31 07:31:11
- Forum: Ant Movie Catalog > Scripts
- Topic: [UPD ES] Filmaffinity 4.0
- Replies: 192
- Views: 89037
Re: [UPD ES] Filmaffinity 4.0
Thank U very much Antp.
As I said before it's good to have the two versions. Now MrObama2022 script don't need administrator rights so it could be used in all computers, but as he say maybe in the future his script will stop to work. And how I imagine the part that analyze the HTML it's the same ...
- 2025-07-30 17:57:25
- Forum: Ant Renamer > Help
- Topic: RegEx: how do I get the length of match group?
- Replies: 6
- Views: 92439
Re: RegEx: how do I get the length of match group?
That could be an idea, indeed.
For the second step to remove extra zeroes, if you add always 4 zeroes, you can then match (.+)\.0*(\d{4})\.(.+) and then keep only that group to discard the useless zeroes: \1\2\3 as final name.
To be tested, I assume it would work but I didn't try :D
Inserting the ...
For the second step to remove extra zeroes, if you add always 4 zeroes, you can then match (.+)\.0*(\d{4})\.(.+) and then keep only that group to discard the useless zeroes: \1\2\3 as final name.
To be tested, I assume it would work but I didn't try :D
Inserting the ...
- 2025-07-30 06:55:14
- Forum: Ant Movie Catalog > Help
- Topic: Movie count limit, how much?
- Replies: 2
- Views: 88819
Re: Movie count limit, how much?
Hi,
There is no fixed limit, but if the images are stored in the catalog at some point there could be memory issues (32-bit program, limited to 2 GB) and speed issue (reading/writing the catalog files).
To avoid such issue, there is always the possibility of storing images as external files (either ...
There is no fixed limit, but if the images are stored in the catalog at some point there could be memory issues (32-bit program, limited to 2 GB) and speed issue (reading/writing the catalog files).
To avoid such issue, there is always the possibility of storing images as external files (either ...
- 2025-07-30 06:51:57
- Forum: Ant Renamer > Help
- Topic: RegEx: how do I get the length of match group?
- Replies: 6
- Views: 92439
Re: RegEx: how do I get the length of match group?
It would be possible, sure, but a lot of things could be done on groups, in this case you want to make padding but there is an infinite number of possible actions :D
I could try to make a list of useful actions, but all that would be a major feature to add, and my to-do list is already so much ...
I could try to make a list of useful actions, but all that would be a major feature to add, and my to-do list is already so much ...
- 2025-07-29 07:20:02
- Forum: Ant Movie Catalog > Scripts
- Topic: [UPD ES] Filmaffinity 4.0
- Replies: 192
- Views: 89037
Re: [UPD ES] Filmaffinity 4.0
If U let me suggest something (and U or someone with the knowledge have time to do), I think it will let to use the script a bit more fast and easy. I try but my knowledge it's not enough. That I think it's to Bypass/delete the search part of the script, do the search directly at the browser will ...
- 2025-07-29 07:15:00
- Forum: Ant Renamer > Help
- Topic: RegEx: how do I get the length of match group?
- Replies: 6
- Views: 92439
Re: RegEx: how do I get the length of match group?
Hi,
Unfortunately you cannot access that info from the program, that's something for the code itself.
I'm not sure it is so simple to do padding with regular expression (you can maybe find some more info on internet by searching that, but I recall that it was not so simple in one pass).
However what ...
Unfortunately you cannot access that info from the program, that's something for the code itself.
I'm not sure it is so simple to do padding with regular expression (you can maybe find some more info on internet by searching that, but I recall that it was not so simple in one pass).
However what ...
- 2025-07-29 07:10:06
- Forum: Ant Renamer > Help
- Topic: Please Help :)
- Replies: 1
- Views: 548
Re: Please Help :)
Hi,
Can you provide some examples of what you want? Also, which action are you using for that?
Can you provide some examples of what you want? Also, which action are you using for that?
- 2025-07-22 14:34:45
- Forum: Ant Movie Catalog > Scripts
- Topic: [UPD ES] Filmaffinity 4.0
- Replies: 192
- Views: 89037
Re: [UPD ES] Filmaffinity 4.0
When I do requests on FilmAffinity with the Postman application, using the same parameters as AMC, it usually works, so I'm still investigating why it does not work in AMC. I don't know yet if they block it on purpose or if it is a side effect of some other setting, or collateral damage of some bot ...
- 2025-07-21 07:07:06
- Forum: Ant Movie Catalog > Scripts
- Topic: [REL] IMDB
- Replies: 25
- Views: 3336
Re: [REL] IMDB
Thanks, I'll update it on my server tomorrow (can't do it right now).
- 2025-07-21 07:05:57
- Forum: Ant Movie Catalog > Scripts
- Topic: [UPD ES] Filmaffinity 4.0
- Replies: 192
- Views: 89037
Re: [UPD ES] Filmaffinity 4.0
I have an idea for fixing Filmaffinity (if you like it).
The problem of making too-automatic solutions for FilmAffinity is that they could complain about AMC then, that gets their data without approval.
I guess it is OK if people make it on their side, but I won't include it officially (also the ...
- 2025-07-16 06:35:54
- Forum: Ant Movie Catalog > Scripts
- Topic: [REL] [PL] FilmWeb.pl 3.0 - The Best Polish Script
- Replies: 698
- Views: 263652
Re: [REL] [PL] FilmWeb.pl 3.0 - The Best Polish Script
I'll check for the character issue, possibly some decoding not correctly done.
About the missing year, as I mentioned it would require additional requests, i.e. more time. What I could maybe make is that the "find more" button could be used as a link to fetch these info, so it avoids doing it if it ...
About the missing year, as I mentioned it would require additional requests, i.e. more time. What I could maybe make is that the "find more" button could be used as a link to fetch these info, so it avoids doing it if it ...