NuvioStreaming/src/hooks
tapframe 8cbda5c902 Enhance SeriesContent and useMetadata hooks for improved image handling and cast fetching
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.
2025-06-30 15:55:41 +05:30
..
useCustomCatalogNames.ts Add react-native-draggable-flatlist dependency; enhance CatalogScreen and CatalogSettingsScreen with custom catalog name functionality and modal for renaming; improve loading states across screens for better user experience. 2025-04-20 11:43:11 +05:30
useFeaturedContent.ts feat: Prepare for App Store submission 2025-06-30 12:52:10 +05:30
useHomeCatalogs.ts Add event emitter for addon changes; integrate addon order management in StremioService, allowing reordering of addons in the UI. Update CatalogContext and useHomeCatalogs hooks to listen for addon events and refresh catalogs accordingly. Enhance AddonsScreen with reorder functionality and UI improvements for better user experience. 2025-04-22 14:03:39 +05:30
useLibrary.ts Refactor ThisWeekSection and useLibrary hooks for improved episode loading and library updates 2025-06-21 15:54:11 +05:30
useMDBListRatings.ts Refactor App structure to include GenreProvider; update dependencies in package.json and package-lock.json; enhance UI components with animations and improved styles; implement TMDB API key management; optimize metadata loading and caching; add new settings for catalog management. 2025-04-17 23:36:01 +05:30
useMetadata.ts Enhance SeriesContent and useMetadata hooks for improved image handling and cast fetching 2025-06-30 15:55:41 +05:30
useMetadataAnimations.ts Refactor image handling and prefetching logic across multiple components for improved performance and memory management 2025-06-21 18:47:46 +05:30
useMetadataAssets.ts Refactor loading and image handling in Metadata components for smoother transitions 2025-06-18 10:47:27 +05:30
useNavigation.ts Initial commit: NUVIO Expo app with navigation and header components 2025-04-11 22:09:50 +05:30
usePersistentSeasons.ts Add Trakt integration and enhance SeriesContent component; include TraktProvider in App, update navigation for TraktSettings, and implement persistent season selection in useMetadata hook. 2025-04-20 12:49:38 +05:30
useSettings.ts feat: Prepare for App Store submission 2025-06-30 12:52:10 +05:30
useTraktAutosync.ts Enhance video player components with content duration tracking and progress updates 2025-06-21 12:50:13 +05:30
useTraktAutosyncSettings.ts Refactor useTraktAutosyncSettings for improved manual sync logic and logging 2025-06-20 02:24:27 +05:30
useTraktIntegration.ts Enhance AndroidVideoPlayer component with dynamic resize mode support 2025-06-21 15:49:43 +05:30
useWatchProgress.ts Enhance video player components with content duration tracking and progress updates 2025-06-21 12:50:13 +05:30