I am just wonderimng is there a problem with the tmdb api since i am using media companion and not all the actors are scraping. Example i just tried scraping Octoanuts which on hthe webesite showws 3 actors but when scraping it doesnt show any.
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por superboy97
el 12 de julio de 2024 a las 10:30
Which API is used by this application to scrap the series cast ?
If it used credits, it will only get the actors listed on the last season of a series. (There is a big blue block that explain it).
To get all the actors, it is necessary to use aggregate_credits. (The difference between the 2 is also explained in a big blue block).
Contestado por kolbdog323
el 12 de julio de 2024 a las 11:31
I am not sure i am not the creator of the application it used to be able to get al the actors.
Contestado por superboy97
el 12 de julio de 2024 a las 11:32
I invite you to transmit this informations to the creator of the application.
Contestado por kolbdog323
el 12 de julio de 2024 a las 12:01
It looks like the aggregate actors api is broken since i tried it on TMM and Media Companion and Ember Media Manger the aggregate_credits is broken since all 3 are all media organizers and each one has the same results it doesnt always get all the actors. Sicne i tried it it with Octonatus and none of the 4 actors were grabbed but it grabs them with episodes all 3 actor pictures.
Contestado por kolbdog323
el 12 de julio de 2024 a las 12:06
But it doesnt add the actor names
Contestado por kolbdog323
el 12 de julio de 2024 a las 12:12
I even tried it with the Loud House and it doesnt grab every actor pictuer it look liket he aggregate_Credits is broken.
Contestado por superboy97
el 12 de julio de 2024 a las 12:28
Its most likely that he use credits instead of aggregate_credits.