NuvioStreaming/src/services
tapframe 6d8666d905 Enhance Trakt autosync functionality with improved session management and deduplication
This update introduces several enhancements to the Trakt autosync logic, including new state tracking for session completion and stop calls. The useTraktAutosync hook now prevents duplicate session starts and rapid successive stop calls, improving the reliability of playback tracking. Additionally, the TraktService has been updated to manage stop call deduplication more effectively, ensuring accurate scrobbling and session handling. These changes enhance the overall user experience by maintaining consistent watch history and reducing unnecessary API calls.
2025-06-19 23:45:10 +05:30
..
cacheService.ts Made metadascreen as modal for better user experience in ios 2025-04-14 18:56:42 +05:30
catalogService.ts Some fixes 2025-05-03 15:43:06 +05:30
hdrezkaService.ts Enhance modals with fixed dimensions and improved layout 2025-06-11 02:10:10 +05:30
mdblistService.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
notificationService.ts some changes 2025-04-13 11:20:56 +05:30
storageService.ts Integrate Trakt support into watch progress management 2025-06-19 22:56:04 +05:30
stremioService.ts Update package dependencies and refactor StremioService for improved URL handling 2025-05-23 19:18:53 +05:30
tmdbService.ts Refactor FeaturedContent and RatingsSection components to enhance logging and error handling 2025-05-04 01:03:38 +05:30
torrentService.ts Revert "Remove package-lock.json, patch-package.js, and torrentService.ts; update package.json to simplify expo version and remove postinstall script. Refactor MetadataScreen to streamline component imports and enhance readability by removing unused code and components." 2025-05-03 14:36:09 +05:30
traktService.ts Enhance Trakt autosync functionality with improved session management and deduplication 2025-06-19 23:45:10 +05:30
videoPlayerService.ts parallel streams loading fixed 2025-04-13 21:34:37 +05:30
xprimeService.ts Refactor internal provider settings and enhance streaming experience 2025-06-18 09:02:48 +05:30