itsToggle/rclone_RD

Strm folder -- a quasi-clone of real-debrid

Opened this issue · 1 comments

Looking forward to add a feature which will clone the whole real-debrid torrents folder into another user-specified cloud drive.

Since real-debrid provides direct links for all the files (and given that your application keeps renewing those links), my purpose is to utilize those links and make .strm files and curate an identical folder structure in a separate cloud drive.

This would mean the quasi-cloned cloud drive can be added as a source to programs like Kodi being run on android TV boxes and alike.

Which backend function do you think is the best to inject with such a functionality to? List-all?

Nevermind @itsToggle, I've created a python project that can be run in conjunction to rclone_RD for having a nicely managed portable media folder for low-powered media devices.

Please do check it out and reference it in your project so that people can take advantage of it.

https://github.com/honest-mule/Drive2CloudSync/