fxsth / pledo

pledo - Plex downloader. An alternative to PlexRipper
MIT License
16 stars 2 forks source link

Feature Request - *Arr integration. #38

Closed reg98643t closed 1 month ago

reg98643t commented 2 months ago

Would be a killer feature for this, many of us have friends with their own selfhosted streaming and it would be great to be able to "borrow" content from each other as a last resort when the other download options fail.

fxsth commented 1 month ago

I'd love to implement this feature - but unfortunately it won't work that way. Theoretically, pledo could be an arr indexer and returning media information (name, resolution, category, download link) to Radarr/Sonarr that will request a download client to download it. Unfortunately arr uses .nzb or .torrent files for information about binary data location and both are based heavily on the usenet or torrent protocol as they cannot carry an http direct link. Apart from usenet and torrent, the *arr ecosystem does not support any other filesharing system.