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?
Nemůžete nalézt film nebo seriál? Přihlaste se pro jeho vytvoření.
Want to rate or add this item to a list?
Not a member?
Odpověď od kolbdog323
17.07.2024 v 9:39 ODP.
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.
Odpověď od kolbdog323
17.07.2024 v 9:54 ODP.
Also this is the exact problem The issue is the TMDb Series credits via Aggregate Credits returns Episode credits as well as series regulars.
Odpověď od kolbdog323
17.07.2024 v 9:55 ODP.
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?
Odpověď od superboy97
17.07.2024 v 11:41 ODP.
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.
Odpověď od kolbdog323
17.07.2024 v 11:46 ODP.
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.
Odpověď od kolbdog323
17.07.2024 v 11:48 ODP.
How do you get the episode to show the season regualars as well.
Odpověď od superboy97
17.07.2024 v 11:49 ODP.
Read my answer above.
Odpověď od kolbdog323
17.07.2024 v 11:50 ODP.
But is not showing the roles just the actors for the epsidoes.
Odpověď od superboy97
17.07.2024 v 11:52 ODP.
The "character" played is available in the answer of these methods.
Odpověď od kolbdog323
17.07.2024 v 11:57 ODP.
that doestn solve the problem of it not showng the roles for the actors in the episodes and only the guest stars.
Odpověď od kolbdog323
17.07.2024 v 11:57 ODP.
and not the character they played it only shows the actor name for both actor and cahracterr.
Odpověď od superboy97
17.07.2024 v 11:58 ODP.
This problem is located in the code of Media Companion, not in our API.
Odpověď od kolbdog323
17.07.2024 v 11:59 ODP.
Im not the creartor im trying to figure out what hes doing wrong im trying to help him by reaching out to you.
Odpověď od superboy97
18.07.2024 v 12:04 DOP.
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.