Closed Invictaz closed 1 year ago
Support debrid cached torrents or indicate those that are directly streamable.
/torrents/instantAvailability/{hash}
Cached torrents are already supported, that's the whole point of the app. Once something's been cached you can access it either for downloading purposes, either for viewing purposes.
Suggesting issue rename to "Add cache check (get hashes efficiently & lookup) for searches"
My thoughts on this: probably limit the max number of total items to queue and introduce cooldowns (and status caching with invalidation obviously) when the same host is selected for a search. Indicator and listing priority for instantly available results would also be cool, as in "cached items go to a top section, then get sorted by size descending).
some notes
This probably need to wait for torrent file selection #94
Support debrid cached torrents or indicate those that are directly streamable.
/torrents/instantAvailability/{hash}