NuvioStreaming_backup_24-10-25/src/services
2025-05-01 20:44:05 +05:30
..
cacheService.ts Made metadascreen as modal for better user experience in ios 2025-04-14 18:56:42 +05:30
catalogService.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
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 major changes 2025-04-15 22:12:37 +05:30
stremioService.ts Refactor stream resource validation in stremioService; improve logging for invalid resources and streamline resource checking logic to enhance clarity and maintainability. Remove redundant logging in useMetadata for cleaner output. 2025-05-01 20:44:05 +05:30
tmdbService.ts Integrate data source preference functionality in catalog service; add support for TMDB as a content source, enhance CatalogScreen and SettingsScreen to manage data source selection, and implement genre filtering improvements for better content discovery. 2025-04-22 13:43:23 +05:30
torrentService.ts some changes 2025-04-13 11:20:56 +05:30
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 parallel streams loading fixed 2025-04-13 21:34:37 +05:30