mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-03-11 17:45:38 +00:00
This update modifies the SeriesContent component to check if the episode still_path is a full URL before attempting to fetch it from TMDB, improving image loading efficiency. Additionally, the useMetadata hook has been enhanced to include caching for cast data, better error handling, and improved logging for debugging purposes. The logic for handling TMDB and IMDb IDs has been streamlined, ensuring a more robust data fetching process. |
||
|---|---|---|
| .. | ||
| useCustomCatalogNames.ts | ||
| useFeaturedContent.ts | ||
| useHomeCatalogs.ts | ||
| useLibrary.ts | ||
| useMDBListRatings.ts | ||
| useMetadata.ts | ||
| useMetadataAnimations.ts | ||
| useMetadataAssets.ts | ||
| useNavigation.ts | ||
| usePersistentSeasons.ts | ||
| useSettings.ts | ||
| useTraktAutosync.ts | ||
| useTraktAutosyncSettings.ts | ||
| useTraktIntegration.ts | ||
| useWatchProgress.ts | ||