Search found 9250 matches

by antp
2025-09-17 06:53:18
Forum: Ant Movie Catalog > Help
Topic: Finding differences between 2 databases?
Replies: 2
Views: 50

Re: Finding differences between 2 databases?

If you export them to CSV or save as XML you can then easily compare these text files with a file comparer (e.g. with WinMerge or with Notepad++'s compare plugin).
by antp
2025-09-13 07:37:27
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB
Replies: 27
Views: 3779

Re: [REL] IMDB

Sorry for the delay.
There is also "ActorsImagesLayout" maybe?
Otherwise possibly a bug, I don't have to check that right now (someone else can maybe).
In the meantime you can also uncheck the "Image (Extras)" checkbox at the bottom of the modifiable fields list on the right of the scripts window ...
by antp
2025-09-13 07:34:40
Forum: Ant Movie Catalog > Scripts
Topic: [UPD ES] Filmaffinity 4.0
Replies: 220
Views: 92584

Re: [UPD ES] Filmaffinity 4.0


Hola:
He copiado los 3 archivos en mi carpeta de script pero cuando le doy a buscar me aparece el error "HTTP/1.1 403 forbidden"
Uso windows 11
¿Alguien me puede echar un amano con este error?
Muchas gracias.

Sorry I had no time to come to the forum to validate your new post, so it only appears ...
by antp
2025-08-21 09:47:25
Forum: Ant Renamer > Comments
Topic: Dark Mode/Theme/Skin
Replies: 4
Views: 26041

Re: Dark Mode/Theme/Skin

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 ...
by antp
2025-08-15 08:40:49
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB
Replies: 27
Views: 3779

Re: [REL] IMDB

Thanks :)
by antp
2025-08-11 07:23:47
Forum: Ant Movie Catalog > Bug reports
Topic: ItalianMultisite (IT) No actors :(
Replies: 3
Views: 89220

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 :??:
by antp
2025-08-08 11:31:37
Forum: Ant Movie Catalog > Bug reports
Topic: ItalianMultisite (IT) No actors :(
Replies: 3
Views: 89220

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.
by antp
2025-08-07 09:57:36
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB
Replies: 27
Views: 3779

Re: [REL] IMDB

Thanks, updated on the server
by antp
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: 278728

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.
by antp
2025-08-02 07:45:28
Forum: Ant Movie Catalog > Scripts
Topic: [UPD ES] Filmaffinity 4.0
Replies: 220
Views: 92584

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 ...
by antp
2025-08-01 10:14:26
Forum: Ant Movie Catalog > Scripts
Topic: [UPD ES] Filmaffinity 4.0
Replies: 220
Views: 92584

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 ...
by antp
2025-07-31 07:31:11
Forum: Ant Movie Catalog > Scripts
Topic: [UPD ES] Filmaffinity 4.0
Replies: 220
Views: 92584

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 ...
by antp
2025-07-30 17:57:25
Forum: Ant Renamer > Help
Topic: RegEx: how do I get the length of match group?
Replies: 6
Views: 92806

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 ...
by antp
2025-07-30 06:55:14
Forum: Ant Movie Catalog > Help
Topic: Movie count limit, how much?
Replies: 2
Views: 89099

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 ...
by antp
2025-07-30 06:51:57
Forum: Ant Renamer > Help
Topic: RegEx: how do I get the length of match group?
Replies: 6
Views: 92806

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 ...
by antp
2025-07-29 07:20:02
Forum: Ant Movie Catalog > Scripts
Topic: [UPD ES] Filmaffinity 4.0
Replies: 220
Views: 92584

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 ...
by antp
2025-07-29 07:15:00
Forum: Ant Renamer > Help
Topic: RegEx: how do I get the length of match group?
Replies: 6
Views: 92806

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 ...
by antp
2025-07-29 07:10:06
Forum: Ant Renamer > Help
Topic: Please Help :)
Replies: 1
Views: 649

Re: Please Help :)

Hi,
Can you provide some examples of what you want? Also, which action are you using for that?
by antp
2025-07-22 14:34:45
Forum: Ant Movie Catalog > Scripts
Topic: [UPD ES] Filmaffinity 4.0
Replies: 220
Views: 92584

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 ...