mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-03-11 17:45:38 +00:00
This update improves the HeroSection component by adding functionality to determine if content has been watched based on Trakt progress. The ActionButtons now reflect the watched state with updated styles and indicators. Additionally, the useWatchProgress hook has been modified to always show current episode progress, ensuring accurate display of watched status. The useTraktIntegration hook has also been enhanced to fetch and merge watched movies, improving synchronization with Trakt. |
||
|---|---|---|
| .. | ||
| 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 | ||