Hi,
When i use offical php api library for tmdb it seems TvEpisodeRepository
class is not supporting getWatchProviders()
even when i try to do below:
$tmdbEpisode = $tmdbTvEpisodeRepo->load($tmdbShowId, $seasonNum, $episodeNum, [
'external_ids',
'images',
'translations',
'watch/providers'
]);
$tmdbEpisode
has no information about service providers.
How can i do that properly? Does the library not supporting that currently?
Fılmdi nemese kórsetimdi taba almadyńyz ba? Ony jasaý úshin kirińiz.
Want to rate or add this item to a list?
Not a member?
superboy97 jaýaby
2025 Sáýir 3 kúni 2:21 PM ýaqytynda
What are you calling "official php api library" ?
fomopop jaýaby
2025 Sáýir 3 kúni 2:42 PM ýaqytynda
Ha! I thought you guys are connected: https://github.com/php-tmdb/api
superboy97 jaýaby
2025 Sáýir 3 kúni 2:45 PM ýaqytynda
This is a third party development. You will have to contact them to get help.