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?
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de kolbdog323
pe data de 17 iulie 2024 la ora 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.
Răspuns de kolbdog323
pe data de 17 iulie 2024 la ora 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.
Răspuns de kolbdog323
pe data de 17 iulie 2024 la ora 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?
Răspuns de superboy97
pe data de 17 iulie 2024 la ora 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.
Răspuns de kolbdog323
pe data de 17 iulie 2024 la ora 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.
Răspuns de kolbdog323
pe data de 17 iulie 2024 la ora 11:48 PM
How do you get the episode to show the season regualars as well.
Răspuns de superboy97
pe data de 17 iulie 2024 la ora 11:49 PM
Read my answer above.
Răspuns de kolbdog323
pe data de 17 iulie 2024 la ora 11:50 PM
But is not showing the roles just the actors for the epsidoes.
Răspuns de superboy97
pe data de 17 iulie 2024 la ora 11:52 PM
The "character" played is available in the answer of these methods.
Răspuns de kolbdog323
pe data de 17 iulie 2024 la ora 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.
Răspuns de kolbdog323
pe data de 17 iulie 2024 la ora 11:57 PM
and not the character they played it only shows the actor name for both actor and cahracterr.
Răspuns de superboy97
pe data de 17 iulie 2024 la ora 11:58 PM
This problem is located in the code of Media Companion, not in our API.
Răspuns de kolbdog323
pe data de 17 iulie 2024 la ora 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.
Răspuns de superboy97
pe data de 18 iulie 2024 la ora 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.