NuvioStreaming/src/services
2025-05-01 20:26:43 +05:30
..
cacheService.ts
catalogService.ts
mdblistService.ts
notificationService.ts
storageService.ts
stremioService.ts Update app configuration and improve stream handling; add local network and microphone usage descriptions in app.json, enhance stream loading logic in useMetadata by removing external source requests, and implement error handling in VideoPlayer. Update StreamsScreen to filter out deprecated sources for better clarity. 2025-05-01 20:26:43 +05:30
tmdbService.ts
torrentService.ts
traktService.ts Update package dependencies and enhance Trakt authentication flow; add base64-js and react-native-url-polyfill to package.json, improve expo-auth-session integration with PKCE support in TraktSettingsScreen, and refactor token exchange method in traktService to include code verifier for enhanced security. 2025-04-26 15:45:49 +05:30
videoPlayerService.ts