I am just wondering what do you use to get the cast list for each indivudaul episode for the api since aggregate credits is for the full series cast but not for the episodes only?
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de kolbdog323
em 17 julho 2024 às 9:39 PM
Since we are currently using aggregate credits but that is getting the full seris cast but its ignorign the episode cast only list. aka the regular season actors and guest stars that appeared in just that episode.
Resposta de kolbdog323
em 17 julho 2024 às 9:54 PM
Also this is the exact problem The issue is the TMDb Series credits via Aggregate Credits returns Episode credits as well as series regulars.
Resposta de kolbdog323
em 17 julho 2024 às 9:55 PM
All the credits are being duplicated in episodes how to stop that and only show the actual episoede actors are available we are using both aggegratet credits and credits?
Resposta de superboy97
em 17 julho 2024 às 11:41 PM
It will depends of which credits you want to get for each episode.
You need first to use the credits method at the episode level to get the guest stars.
If you want the complete cast of the episode (including the regulars), you need to also use the credits method at the season level.
Resposta de kolbdog323
em 17 julho 2024 às 11:46 PM
For episodes its only showing the guest star but no assigned role andits not showing the season regulars and the guest satars. example I did the Bluey episode the beach it showed the guest star Layne Beachley but it didtn assign a role and its not showing the season season regulars.
Resposta de kolbdog323
em 17 julho 2024 às 11:48 PM
How do you get the episode to show the season regualars as well.
Resposta de superboy97
em 17 julho 2024 às 11:49 PM
Read my answer above.
Resposta de kolbdog323
em 17 julho 2024 às 11:50 PM
But is not showing the roles just the actors for the epsidoes.
Resposta de superboy97
em 17 julho 2024 às 11:52 PM
The "character" played is available in the answer of these methods.
Resposta de kolbdog323
em 17 julho 2024 às 11:57 PM
that doestn solve the problem of it not showng the roles for the actors in the episodes and only the guest stars.
Resposta de kolbdog323
em 17 julho 2024 às 11:57 PM
and not the character they played it only shows the actor name for both actor and cahracterr.
Resposta de superboy97
em 17 julho 2024 às 11:58 PM
This problem is located in the code of Media Companion, not in our API.
Resposta de kolbdog323
em 17 julho 2024 às 11:59 PM
Im not the creartor im trying to figure out what hes doing wrong im trying to help him by reaching out to you.
Resposta de superboy97
em 18 julho 2024 às 12:04 AM
It will be much simpler if Rob come here directly as he know the code of his application.
What you are currently doing is render the things more complicated, taking in account that you don't know the code of the application.