NuvioStreaming/src/components/metadata
tapframe b8484e432f Enhance HeroSection and useMetadataAssets for improved ID handling and asset fetching
This update introduces robust ID parsing and conversion logic in the HeroSection component, allowing for seamless navigation based on TMDB and IMDb IDs. Additionally, the useMetadataAssets hook has been optimized to manage logo and banner fetching more effectively, incorporating source tracking to prevent mixing assets from different sources. The changes improve error handling and logging for better debugging and user experience. The LogoSourceSettings component has also been updated to clarify the source selection process for logos and backgrounds.
2025-05-04 00:08:33 +05:30
..
AgeBadge.tsx VideoPlayer fixes 2025-04-12 04:07:35 +05:30
CastSection.tsx 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
FloatingHeader.tsx Refactor MetadataScreen to enhance modularity and integrate new components 2025-05-03 22:25:42 +05:30
HeroSection.tsx Enhance HeroSection and useMetadataAssets for improved ID handling and asset fetching 2025-05-04 00:08:33 +05:30
MetadataDetails.tsx Refactor MetadataScreen to enhance modularity and integrate new components 2025-05-03 22:25:42 +05:30
MoreLikeThisSection.tsx metadata: some fixes 2025-04-13 12:05:57 +05:30
MovieContent.tsx Initial commit: NUVIO Expo app with navigation and header components 2025-04-11 22:09:50 +05:30
QualityBadge.tsx VideoPlayer fixes 2025-04-12 04:07:35 +05:30
RatingsSection.tsx 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
SeriesContent.tsx 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