mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-03-24 11:37:45 +00:00
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. |
||
|---|---|---|
| .. | ||
| cacheService.ts | ||
| catalogService.ts | ||
| hdrezkaService.ts | ||
| mdblistService.ts | ||
| notificationService.ts | ||
| storageService.ts | ||
| stremioService.ts | ||
| tmdbService.ts | ||
| torrentService.ts | ||
| traktService.ts | ||
| videoPlayerService.ts | ||
| xprimeService.ts | ||