Sonarr / Sonarr

Smart PVR for newsgroup and bittorrent users.
https://sonarr.tv
GNU General Public License v3.0
10.35k stars 1.31k forks source link

Put.io Download Client #1972

Open markus101 opened 7 years ago

markus101 commented 7 years ago

Cloud torrent provider, which will require transfer providers to be implemented: https://github.com/Sonarr/Sonarr/issues/282 API Docs: https://put.io/v2/docs/index.html

mepcotterell commented 7 years ago

People have been asking about this for over a year. Has there been any progress?

markus101 commented 7 years ago

There are hundreds of open issues and this hasn't made it to the top of the priority list and as referenced here requires a transfer providers for importing which would is a lot of work in itself.

It's also been almost a year since this PR was opened and was abandoned: https://github.com/Sonarr/Sonarr/pull/1357

erlendsellie commented 6 years ago

+1

ZerithZA commented 6 years ago

Good day, I was wondering if anyone has taken an interest in developing this. Would be nice to have integrated support which promotes sharing.

oimctony commented 6 years ago

Hello ! lots of interest from me, but i have to admit i've very limited dev skills right now ! If anybody wants to work on it, i'll be glad to test. ( FYI, the couchpotato implementation is quite well done, visible here : https://github.com/CouchPotato/CouchPotatoServer/tree/b538f9a08db9a0be1af2f298727834edeafa322e/couchpotato/core/downloaders/putio )

arthursoares commented 5 years ago

Any updates on this?

oimctony commented 5 years ago

Nope :(

dskvr commented 4 years ago

I started on this an hour ago. However, be aware, I'm not proficient in C# and this is just going to be a little side project for me. No promises. I did find some reference material from a Windows Phone (RIP) App that implemented Put.io v1 wrapper that may be able to help me out a little, but so far it's not looking great.

My plan is as follows:

  1. Generate a C# SDK from the Put.io 2.7.0 OAS3 Swagger File (Found it! https://gist.github.com/dskvr/bdcb4da5c8501bc01b06c6865aa941c4)
  2. Implement the SDK in a put.io Download client
  3. Learn about C# dependency management, workflows and tooling.

Wish me luck 🤞

oimctony commented 4 years ago

Good luck man ! It would be incredible if you make it work :)

bakerboy448 commented 3 years ago

This likely will not be integrated/developed first-party anytime soon. Feel free to make a PR

doma2345 commented 3 years ago

Is there any movement on this, I can find requests going back to 2016 asking for cloud providers to be added and its seems no work has been done on integrating any of them, I am sure lots of people would appreciate this as downloading at home presents inherent risks now with IP’s being traced and tracked by rights holders.

Taloth commented 3 years ago

As bakerboy448 mentioned, It's unlikely to be integrated by sonarr's main developers. Feel free to make a PR.