Skip to content

feat: implement DebridService for torrent resolution - #20

Open
caprado wants to merge 1 commit into
mainfrom
feature/debrid-support
Open

feat: implement DebridService for torrent resolution#20
caprado wants to merge 1 commit into
mainfrom
feature/debrid-support

Conversation

@caprado

@caprado caprado commented Jul 21, 2026

Copy link
Copy Markdown
Owner
  • Added DebridService to orchestrate debrid resolution across providers.
  • Integrated secure storage for provider credentials.
  • Implemented methods for setting, clearing, and testing credentials.
  • Added functionality to resolve torrent links into HTTP links with polling.
  • Enhanced DownloadService to utilize DebridService for torrent downloads.
  • Updated LinkResolver to support debrid-enabled preferences.
  • Introduced torrent metadata retrieval in RomDatabaseService.
  • Created utility functions for building magnet URIs.
  • Added comprehensive tests for DebridService and its providers.

- Added DebridService to orchestrate debrid resolution across providers.
- Integrated secure storage for provider credentials.
- Implemented methods for setting, clearing, and testing credentials.
- Added functionality to resolve torrent links into HTTP links with polling.
- Enhanced DownloadService to utilize DebridService for torrent downloads.
- Updated LinkResolver to support debrid-enabled preferences.
- Introduced torrent metadata retrieval in RomDatabaseService.
- Created utility functions for building magnet URIs.
- Added comprehensive tests for DebridService and its providers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant