Search found 9387 matches

by antp
2026-07-22 17:10:26
Forum: Ant Movie Catalog > Bug reports
Topic: Propriétés des Scripts
Replies: 1
Views: 7

Re: Propriétés des Scripts

Bonjour,
Je pense que tu es le premier à tester ces fonctions, dans le code je vois qu'elles ont toutes une faute de frappe, elles sont déclarées comme "GetScript..." et ensuite le test sur le nom utilise "GESCRIPT..." (il manque donc le T de Get)
Je note que je dois corriger ça dans la prochaine ...
by antp
2026-07-22 17:06:54
Forum: Ant Movie Catalog > Scripts
Topic: [REL] [FR] Allociné v2
Replies: 659
Views: 332521

Re: [REL] [FR] Allociné v2

Bonjour,
Merci, j'ai publié le script modifié en tant que version 2.71
by antp
2026-07-22 16:59:19
Forum: Ant Movie Catalog > Scripts
Topic: Script DVDFR
Replies: 23
Views: 7157

Re: Script DVDFR

Je n'ai pas eu de réponse de DVDFR sur le sujet, et pas vraiment le temps de réécrire un script qui utiliserait le site "public" (pour autant que ce soit possible). Désolé :/
by antp
2026-07-22 16:57:48
Forum: Ant Movie Catalog > Help
Topic: Econding characters problem with Script
Replies: 1
Views: 29

Re: Econding characters problem with Script

Hi,
For which script is it? Any script?
AMC is not compatible with Unicode, so scripts either rely on UTF8Decode fonction to convert pages that use UTF8, or some custom-made function.
by antp
2026-07-05 08:54:54
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB ( via API )
Replies: 143
Views: 3185426

Re: [REL] IMDB ( via API )

Thanks, the script has been added to the server
by antp
2026-07-04 17:03:52
Forum: Ant Movie Catalog > Scripts
Topic: TMDB
Replies: 4
Views: 215

Re: TMDB

Thanks, I updated the script on my server.

Note that AMC can handle TLS 1.2 and HTTPS.
What is not supported is redirection from HTTP to HTTPS (or HTTPS to HTTP), and TLS 1.3
by antp
2026-07-03 18:31:01
Forum: Ant Movie Catalog > Scripts
Topic: TMDB
Replies: 4
Views: 215

Re: TMDB

Thanks, I added the script to my server

Is curl needed here? As it is an API and not just scraping a website, I would expect that it would accept connections from AMC directly.
by antp
2026-07-03 18:30:37
Forum: Ant Movie Catalog > Scripts
Topic: Script DVDFR
Replies: 23
Views: 7157

Re: Script DVDFR

La partie avec le nom n'est pas importante (il trouve tout de même la page si on le change) mais par contre en effet les identifiants ne sont pas les mêmes, dommage :/ (et étrange)
by antp
2026-07-01 12:53:40
Forum: Ant Movie Catalog > Scripts
Topic: Script DVDFR
Replies: 23
Views: 7157

Re: Script DVDFR

Je n'ai pas encore eu de réponse malheureusement :/
Et mon contact chez eux n'y est probablement plus (son adresse en tout cas n'existe plus)

Pour les URL des films, si il y a un point comment entre les anciennes et les nouvelles (un ID qui reste le même), on peut facilement mettre ça à jour par ...
by antp
2026-06-28 15:38:58
Forum: Ant Movie Catalog > Scripts
Topic: Script DVDFR
Replies: 23
Views: 7157

Re: Script DVDFR

Bonjour,
Le script DVDFR avait la particularité de passer par une API plutôt que d'utiliser les pages du site.
Mais en effet celle-ci ne semble plus fonctionner, peut-être qu'ils l'ont oubliée dans leur relooking.
Je vais les contacter.
by antp
2026-06-25 08:04:09
Forum: Ant Movie Catalog > Scripts
Topic: [EN+others] NEW SCRIPTS REQUESTS : CLICK HERE TO DO THEM
Replies: 201
Views: 378456

Re: [EN+others] NEW SCRIPTS REQUESTS : CLICK HERE TO DO THEM

Hi,
Unfortunately more and more sites are blocking non-humain info retrieval, in this case there isn't much more which can be done.
If you only had this error very recently, it is possible that it will work again later, and that the blocking is only temporary, as a similar issue was already reported ...
by antp
2026-06-09 07:43:25
Forum: Ant Movie Catalog > Scripts
Topic: [REL] [ES] Filmaffinity 5.0
Replies: 146
Views: 363037

Re: [REL] [ES] Filmaffinity 5.0

Thanks :)
by antp
2026-06-03 17:12:42
Forum: Ant Renamer > Help
Topic: Disappearing Predefined sets?
Replies: 2
Views: 2071

Re: Disappearing Predefined sets?

Hi,
Indeed, the whole set to use is stored in the batch.
There is no direct way to import it with the program, but if you open the .arb (batch) file in a text editor and select all the lines of your set (between <![CDATA[ and ]]>, the first line being directly after the start tag) you can easily ...
by antp
2026-05-25 16:49:37
Forum: Ant Movie Catalog > Scripts
Topic: [Cz] CSFD.CZ - Working script
Replies: 202
Views: 166234

Re: [Cz] CSFD.CZ - Working script

Thanks :)
by antp
2026-05-25 13:51:25
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB
Replies: 137
Views: 899829

Re: [REL] IMDB

It is the script named "IMDB ( via API )"
It has the same basic features and info, but there are probably some differences, and possibly some of the data from the old script are not available.
by antp
2026-05-20 05:45:59
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB
Replies: 137
Views: 899829

Re: [REL] IMDB

Not really, since the issue is due to a blocking from IMDb. Currently the best solution is to use the API script.
by antp
2026-05-19 12:54:12
Forum: Ant Movie Catalog > Scripts
Topic: [REL] [PL] FilmWeb.pl 3.0 - The Best Polish Script
Replies: 703
Views: 470572

Re: [REL] [PL] FilmWeb.pl 3.0 - The Best Polish Script

Be careful, it broke two lines in "UniToPol" function:
Value := StringReplace(Value, 'Ł', '£');
Value := StringReplace(Value, 'Ő', 'Ö');
(211 & 216, they don't display properly here)
became
Value := StringReplace(Value, 'Å?', '£');
Value := StringReplace(Value, 'Å?', 'Ö');
These are delicate ...
by antp
2026-05-11 07:00:29
Forum: Ant Movie Catalog > Scripts
Topic: [REL] [ES] Filmaffinity 5.0
Replies: 146
Views: 363037

Re: [REL] [ES] Filmaffinity 5.0

Updated on my server as version 5.1.2
by antp
2026-05-11 06:57:35
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB ( via API )
Replies: 143
Views: 3185426

Re: [REL] IMDB ( via API )




3.5.0 - (2026/05/10) - Reworked country importing.
Bugfix: The script failure when no country was present.
Change: Added a '15' option for ActorsLimit.



Thanks, updated on my server.

For the other script (actor images), there is already another thread, and indeed discussions related to ...
by antp
2026-05-04 12:15:22
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB (Actors images)
Replies: 91
Views: 414112

Re: [REL] IMDB (Actors images)

Thanks, I've put it on my server.
I reused the old name "IMDB (Actor images).ifs" so it overwrites the existing/old outdated script in case people still had it, and updated the title to "IMDB ( Actor images via API )" to match the style of the IMDB API script.