[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.
magol
Posts: 28
Joined: 2010-03-05 11:28:38

Re: [UPD ES] Filmaffinity 4.0

Post by magol »

masterchipo wrote: 2025-07-07 15:57:44 no aparece ninguna guía, ni explicación que ruta seguir ni donde.
Hola de nuevo, me ocurre lo mismo, he actualizado el script, al ejecutarlo aparece como antes, introducir título...y error!

Saludos
AUPAKEPA
Posts: 16
Joined: 2013-06-04 19:11:40

Re: [UPD ES] Filmaffinity 4.0

Post by AUPAKEPA »

@masterchipo

El programa te abre el navegador, primero con la busqueda. Debes guardar la pagina abierta desde tu navegador. y aceptas los mensajes
Luego te abre la seleccion de pelicula como hacia antes. Al seleccionarla te vuelve a abrir el navegador con la pagina de la pelicula que tienes que volver a guardar. Entonces ya te reconoce los campos.

La ruta para guardar las paginas temporalmente puedes ponerla en la configuracion que existe en la seccion parametros.

Tambien te digo que de momento la opcion De IMDB es mas practica
raulsara01
Posts: 9
Joined: 2024-09-18 08:26:59

Re: [UPD ES] Filmaffinity 4.0

Post by raulsara01 »

Ertehe wrote: 2025-07-05 15:28:00 Mientras alguien encuentra una solución, yo para salir del paso, estoy utilizando el script de IMDB

Lo he modificado para que coja de la página en español el título traducido, las categorías y la descripción.

También he cambiado los valores por defecto de unas cuantas opciones y parámetros que trae este script

Opciones:
GetTagline 2, para que ponga la tagline en los comentarios en lugar de la descripción, ya que no he visto ésta traducida
ImageKind 3, para que coja una imagen más grande, que si no es muy pequeña
Parámetros:
UserCountry Spain, para que coja lo que comenté arriba traducido. << Importante

También he añadido una opción nueva al BatchMode, la 3. Si tenéis un custom field IMDB con el número de IMDB va directo a por esa peli.

Aquí dejo el script por si a alguien le interesa.
https://drive.proton.me/urls/PQ8DEY2VDM#E84yh8ktAp1e
Lo veo una buena solución, a veces cuando no encontraba la peli en filmaffinity, me tocaba ir a IMDB y después ajustar lo que estaba en ingles que era el pais, la categoria, la sinopsis y los comentarios. En mi caso, son varios cientos de peliculas que documento una vez al año por lo que guardar uno por uno el código fuente de la peli para después leerlo no me sirve. Si no se soluciona el tema y tenemos que tirar de IMDB, además de lo que comentas sería extraer todos los datos desde IMDB, exportar todas las pelis a EXCEL y utilizar una función que traduce las columnas (en este caso sinopsis y comentarios), reemplazar paises y categoria del ingles al castellano y después importar. Al final tendriamos lo mismo pero es mas laborioso y no es para ir haciendolo en cada pelicula sino con un volumen importante para que te valga la pena. Lo he probado con alguna pelicula y funciona.
antp
Site Admin
Posts: 9726
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Re: [UPD ES] Filmaffinity 4.0

Post by antp »

magol wrote: 2025-07-07 17:06:43 Hola de nuevo, me ocurre lo mismo, he actualizado el script, al ejecutarlo aparece como antes, introducir título...y error!

Saludos
Normally after asking the title you get a message that explains (in English) what will happen.
but it seems that by default it does not activate what I added, that's annoying.

First check which version of the script do you have (at the bottom, it must show at least 4.3). If you have 4.2 or older, you need to update it first by running "Update scripts".

Image

Then on the right, you find a "TempFile" parameter. Double-click on TempFile and put this:
C:\Users\Public\AMC_FilmAffinity.html

When you run the script, it will show you this message explaining what I'll explain here:

Image

Click OK. The it shows this:

Image

Press Ctrl+C to copy the path that it gives (which is the one you defined in the "TempFile" parameter), then click OK.
Then your web browser will open on the page that the script wants to import.
In that web browser window, save the page (Ctrl+S) :

Image

In 1, paste (Ctrl+V) the path you just copied
In 2, be sure that it says HTML Only (or something equivalent in Spanish)

When the file is saved, you can close the web browser, when you come back to AMC you see that it waits:

Image

You can now click OK, it will import the page you saved.

And the same operation will repeat each time it needs to access a page.
It is a little complicated, but I don't have better to offer if the site blocks the program :(

Someone who speaks Spanish & English can maybe translate these messages displayed by the script:
In the next window, a file path will be shown (you can modify it if you want, and change the default value in script parameters). Please copy that file path. Then when you click "OK", the web browser will open. Save the page (Ctrl+S), select "Webpage, HTML only" as type, and paste the file path as name. Once done, you can close the browser and continue here.
Copy this path theb click "OK":
Click OK when you saved the page with the web browser.
antp
Site Admin
Posts: 9726
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Re: [UPD ES] Filmaffinity 4.0

Post by antp »

Ertehe wrote: 2025-07-05 15:28:00 Mientras alguien encuentra una solución, yo para salir del paso, estoy utilizando el script de IMDB

[...]
Aquí dejo el script por si a alguien le interesa.
https://drive.proton.me/urls/PQ8DEY2VDM#E84yh8ktAp1e
Maybe it would be good to find a way to integrate your changes as options of the official script, as that one is still evolving it will be difficult to keep the two up to date separately.
Maybe check with MrObama2022 if he can include some of your changes?
viewtopic.php?p=92469#p92469
Post Reply