mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-03-11 17:45:38 +00:00
This update modifies the image handling in ContentItem, ContinueWatchingSection, and FeaturedContent components to utilize a more efficient memory caching strategy and adjusted transition durations. Additionally, the HomeScreen component has been optimized for image prefetching, limiting concurrent requests to reduce memory pressure. The ThisWeekSection has been simplified to always refresh episodes when library items change, improving data handling. These changes aim to create a smoother user experience while navigating through content. |
||
|---|---|---|
| .. | ||
| 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 | ||