NuvioStreaming/src/hooks
tapframe 237c1fae3d Enhance Trakt integration with support for watchlist, collection, and ratings
This update expands the Trakt integration by adding functionality to manage watchlist items, collections, and user ratings. New interfaces for TraktWatchlistItem, TraktCollectionItem, and TraktRatingItem have been introduced, along with corresponding methods in the TraktService to fetch this data. The useTraktIntegration hook has been updated to load all collections, and the LibraryScreen now displays these new categories, improving the overall user experience and content organization.
2025-06-20 00:07:46 +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 Some fixes 2025-05-03 15:43:06 +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 Initial commit: NUVIO Expo app with navigation and header components 2025-04-11 22:09:50 +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 Refactor internal provider settings and enhance streaming experience 2025-06-18 09:02:48 +05:30
useMetadataAnimations.ts Implement Trakt autosync functionality across video player components 2025-06-19 21:39:47 +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 Implement episode layout settings and enhance SeriesContent display 2025-06-18 11:25:54 +05:30
useTraktAutosync.ts Enhance Trakt autosync functionality with improved session management and deduplication 2025-06-19 23:45:10 +05:30
useTraktAutosyncSettings.ts Implement Trakt autosync functionality across video player components 2025-06-19 21:39:47 +05:30
useTraktIntegration.ts Enhance Trakt integration with support for watchlist, collection, and ratings 2025-06-20 00:07:46 +05:30
useWatchProgress.ts Enhance HeroSection and watch progress management with Trakt integration 2025-06-19 23:26:11 +05:30