NuvioStreaming/src/components/home
tapframe 190c1a7371 Refactor FeaturedContent and RatingsSection components to enhance logging and error handling
This update removes unnecessary logging statements from the FeaturedContent and RatingsSection components, streamlining the code for better readability. Additionally, it improves error handling by ensuring fallback logos are set appropriately when fetching fails. The useMetadataAssets hook is also optimized for logo and banner fetching, incorporating clearer conditions for asset retrieval based on user preferences. Overall, these changes enhance the maintainability and performance of the components.
2025-05-04 01:03:38 +05:30
..
CatalogSection.tsx Implement caching mechanism in useFeaturedContent hook to optimize data fetching and reduce unnecessary network requests; update HomeScreen to utilize new FeaturedContent component for improved structure and readability. Enhance refresh logic to handle persistence and ensure timely updates based on content source changes. 2025-05-03 13:58:06 +05:30
ContentItem.tsx Implement theme context integration across components for improved UI consistency 2025-05-03 21:49:20 +05:30
ContinueWatchingSection.tsx Update app configuration and enhance ContinueWatchingSection; add scheme to app.json, remove unused app icon, and improve refresh logic in ContinueWatchingSection for better state management. Update HomeScreen to conditionally render ContinueWatchingSection based on content availability. 2025-04-26 12:09:05 +05:30
DropUpMenu.tsx Implement caching mechanism in useFeaturedContent hook to optimize data fetching and reduce unnecessary network requests; update HomeScreen to utilize new FeaturedContent component for improved structure and readability. Enhance refresh logic to handle persistence and ensure timely updates based on content source changes. 2025-05-03 13:58:06 +05:30
FeaturedContent.tsx Refactor FeaturedContent and RatingsSection components to enhance logging and error handling 2025-05-04 01:03:38 +05:30
SkeletonLoaders.tsx Implement theme context integration across components for improved UI consistency 2025-05-03 21:49:20 +05:30
ThisWeekSection.tsx VideoPlayer fixes 2025-04-12 04:07:35 +05:30