[UPD ES] Filmaffinity 4.0

If you made a script you can offer it to the others here, or ask help to improve it. You can also report here bugs & problems with existing scripts.
Radagast
Posts: 27
Joined: 2016-04-22 16:07:15

Re: [UPD ES] Filmaffinity 4.0

Post by Radagast »

raulsara01 wrote: 2025-02-22 17:37:00 Hola, he modificado el programa para que se puedan ver todas las peliculas que cumplan con el titulo introducido. Sean las que sean salvo si se pone un titulo generico como "amor" u "hombre" etc que tienen miles de entradas y da un error de time out. En el 99% no habra problema ya que aguanta mas de 1000 resultados.

Antp, te envio por correo el fichero filmaffinity.ifr.

Un saludo
Gracias :clapping:
antp
Site Admin
Posts: 9706
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Re: [UPD ES] Filmaffinity 4.0

Post by antp »

Thanks, the new version was published on the server as 4.2 :)
Taino75
Posts: 6
Joined: 2025-01-31 22:00:12

Re: [UPD ES] Filmaffinity 4.0

Post by Taino75 »

Saludos, amigos. Hoy he vuelto a experimentar problemas con este Script. ¿Han cambiado algo?
Si dais con la solución, os lo agradecería, es el único script que utilizo. Gracias.
¿Hay algún otro en español que de tan buenos resultados como éste?
Radagast
Posts: 27
Joined: 2016-04-22 16:07:15

Re: [UPD ES] Filmaffinity 4.0

Post by Radagast »

Taino75 wrote: 2025-06-25 21:28:25 Saludos, amigos. Hoy he vuelto a experimentar problemas con este Script. ¿Han cambiado algo?
Igualmente aquí, algo ha cambiado.
El error que me da es "HTTP/1.1 403 Forbidden" ¿Alguien con conocimientos que lo pueda arreglar?
Gracias

Also here, something has changed.
The error it gives to me is "HTTP/1.1 403 Forbidden". Someone with knowledge that can fix it?
Thank you
fulvio53s03
Posts: 774
Joined: 2007-04-28 05:46:43
Location: Italy

Re: [UPD ES] Filmaffinity 4.0

Post by fulvio53s03 »

Radagast wrote: 2025-06-26 01:07:51 ....Also here, something has changed.
The error it gives to me is "HTTP/1.1 403 Forbidden". Someone with knowledge that can fix it?
Thank you
have you seen: Updated in viewtopic.php?t=43147 : Actualización para las sinopsis de la serie.
do you have version 4.2 of the script?
Radagast
Posts: 27
Joined: 2016-04-22 16:07:15

Re: [UPD ES] Filmaffinity 4.0

Post by Radagast »

fulvio53s03 wrote: 2025-06-26 04:13:11 have you seen: Updated in viewtopic.php?t=43147 : Actualización para las sinopsis de la serie.
do you have version 4.2 of the script?
Versión 4.2 del script probada con versión de AntMovie instalada y portable en dos sitios diferentes con conexiones diferentes, mismo resultado error 403. También probada versión 4.1 del script con mismo resultado.


Version 4.2 of the script tested with version of Antmovie installed and portable in two different sites with different connections, same result Error 403. Also tested version 4.1 of the script with the same result.
Taino75
Posts: 6
Joined: 2025-01-31 22:00:12

Re: [UPD ES] Filmaffinity 4.0

Post by Taino75 »

fulvio53s03 wrote: 2025-06-26 04:13:11
Radagast wrote: 2025-06-26 01:07:51 ....Also here, something has changed.
The error it gives to me is "HTTP/1.1 403 Forbidden". Someone with knowledge that can fix it?
Thank you
have you seen: Updated in viewtopic.php?t=43147 : Actualización para las sinopsis de la serie.
do you have version 4.2 of the script?

Hasta el martes estuvo funcionando muy bien. Pero ayer, empezó a darme este error. Ha debido cambiar algo en la web.

It was working fine until Tuesday. But yesterday, I started getting this error. Something must have changed on the website.
fulvio53s03
Posts: 774
Joined: 2007-04-28 05:46:43
Location: Italy

Re: [UPD ES] Filmaffinity 4.0

Post by fulvio53s03 »

Take a look here: https://forum.antp.be/phpbb3/viewtopic.php?p=91775.
Maybe it could be the same problem not yet resolved.
:??:
Radagast
Posts: 27
Joined: 2016-04-22 16:07:15

Re: [UPD ES] Filmaffinity 4.0

Post by Radagast »

fulvio53s03 wrote: 2025-06-26 09:54:28 Take a look here: https://forum.antp.be/phpbb3/viewtopic.php?p=91775.
Maybe it could be the same problem not yet resolved.
:??:
I try this viewtopic.php?p=41716#p41716
add this line to Spanish translation file after [GetScriptWin]:
http.Request.UserAgent=Mozilla/5.0

But not work. I also change language to English and not work

The robot.txt of filmaffinity is this
User-agent: *
Disallow: /*?FASID
Disallow: /*&FASID
Disallow: /*/sharerating
Disallow: /flash/rats.swf
Radagast
Posts: 27
Joined: 2016-04-22 16:07:15

Re: [UPD ES] Filmaffinity 4.0

Post by Radagast »

Taino75 wrote: 2025-06-25 21:28:25 Saludos, amigos. Hoy he vuelto a experimentar problemas con este Script.
¿Ha alguien más le falla? ¿O solo es a Taino75 y a mí?

Has anyone else it fails too? Or is it just Taino75 and me?
antp
Site Admin
Posts: 9706
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Re: [UPD ES] Filmaffinity 4.0

Post by antp »

Radagast wrote: 2025-06-27 06:23:12 I try this viewtopic.php?p=41716#p41716
add this line to Spanish translation file after [GetScriptWin]:
http.Request.UserAgent=Mozilla/5.0
I don't remember if it worked to change it that way, but it is possible.
Maybe try with a full real user agent then? e.g.:

Code: Select all

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:139.0) Gecko/20100101 Firefox/139.0
But they may detect the program otherwise than just with the user agent.
fulvio53s03
Posts: 774
Joined: 2007-04-28 05:46:43
Location: Italy

Re: [UPD ES] Filmaffinity 4.0

Post by fulvio53s03 »

Radagast wrote: 2025-06-27 06:23:12 The robot.txt of filmaffinity is this
User-agent: *
Disallow: /*?FASID
Disallow: /*&FASID
Disallow: /*/sharerating
Disallow: /flash/rats.swf
even downloading with WinhttTrack (which allows you to "skip" robots.txt) it is not possible to access. There must be some other type of protection.

:google
antp
Site Admin
Posts: 9706
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Re: [UPD ES] Filmaffinity 4.0

Post by antp »

As said above, robots.txt does not protect anyting, it is just indication for robots.
It is like putting a "Do not enter sign" to avoid being robbed :D
yaya2023
Posts: 7
Joined: 2023-03-24 14:37:35

Re: [UPD ES] Filmaffinity 4.0

Post by yaya2023 »

Radagast wrote: 2025-06-27 06:28:10
Taino75 wrote: 2025-06-25 21:28:25 Saludos, amigos. Hoy he vuelto a experimentar problemas con este Script.
¿Ha alguien más le falla? ¿O solo es a Taino75 y a mí?

Has anyone else it fails too? Or is it just Taino75 and me?
A mí también me falla, el programa no puede acceder a la información de la página, el mensaje es: HTTP/1.1 403 Forbidden
Por favor, que alguien que sepa cómo arreglarlo que lo haga. Gracias! (Tengo instalada la versión 4.2 del script y funcionaba hasta hace unos días)

It doesn't work for me either. The program can't access the information on the page. The message is: HTTP/1.1 403 Forbidden.
Please, let someone who knows how to fix this do it. Thanks! (I have version 4.2 of the script installed and it was working until a few days ago)
Radagast
Posts: 27
Joined: 2016-04-22 16:07:15

Re: [UPD ES] Filmaffinity 4.0

Post by Radagast »

fulvio53s03 wrote: 2025-06-27 08:06:39even downloading with WinhttTrack (which allows you to "skip" robots.txt) it is not possible to access. There must be some other type of protection.

:google
I try it with changing user agent, ignore Robot.txt and other options and always get same 403 error :(
pakovilla
Posts: 3
Joined: 2025-01-30 16:38:11

Re: [UPD ES] Filmaffinity 4.0

Post by pakovilla »

También me falla: HTTP/1.1 403 Forbidden

Si alguien lo puede mirar...

Muchísimas gracias por vuestro trabajo!!!!

:clapping: :clapping: :clapping: :clapping:
Radagast
Posts: 27
Joined: 2016-04-22 16:07:15

Re: [UPD ES] Filmaffinity 4.0

Post by Radagast »

pakovilla wrote: 2025-06-27 19:47:18 También me falla: HTTP/1.1 403 Forbidden

Si alguien lo puede mirar...

Muchísimas gracias por vuestro trabajo!!!!

:clapping: :clapping: :clapping: :clapping:
Creo que va a ser complicado, parece ser que han puesto algún tipo de protección antiBOT.
He probado el resto de scripts en Español y solo funcionan Caratulas de Cine y CartelesMix que solo actualizan la caratula.
En inglés practicamente el único que funciona es IMDB y aun poniendo el UserCountry como Spain lo único que descarga en Español es el titulo traducido, no la sinopsis ni otros apartados.
De TVDB y TMDB que podrian ser otras fuentes en Español no hay scripts

:cry: :cry: :cry:
Radagast
Posts: 27
Joined: 2016-04-22 16:07:15

Re: [UPD ES] Filmaffinity 4.0

Post by Radagast »

To @antp and @fulvio53s03, do you think any of these ideas could work and carry out? At the moment you are the only ones that have knowledge to know if any could work. As I guess what the scripts do is to download the HTML code, analyze it and extract the information from the HTML code. I use Firefox and can download the webpage of the movie and also can view the HTML code and copy to TXT file, I test it.

1- I use www.filmaffinity.com usually and I have an account. It would be possible to modify the script to use user and password to login as I do in the browser. Could this bypass the protection? Long time ago I use another software that need the login information to get the information from a web.

2- It would be possible to modify the script to use the browser (Chrome, Edge, Firefox, etc ...) as an intermediary, like a kind of proxy. I want to say that the script tells the browser what have to browse and that the browser download the page in a file (HTML, etc...) that the script can analyze and extract the information

3- I think that possibly the most laborious to seek information when we use the program, but maybe the easy way to modify the script.
Would it be possible to modify the script so can get the information from an HTML file, or other file type, previously downloaded with the browser?
Maybe it is possible to put an option in the script to change between obtaining the information from the web or from a file.
And when the option from the file is activated the script will ask about the path to HTML or another file type previously downloaded with the browser and extract the information from the file.

Thanks
Post Reply