aniyomiorg / aniyomi-extensions

Source extensions for the Aniyomi app.
Apache License 2.0
643 stars 250 forks source link

Rclone #3355

Open Buxuna opened 3 months ago

Buxuna commented 3 months ago

Source name

rclone

Source link

https://rclone.org/

Source language

multi

Other details

No response

Acknowledgements

Buxuna commented 3 months ago

rclone is a command-line program used for managing files and directories across various cloud storage providers and local filesystems. It supports a wide range of cloud storage providers like Google Drive, Amazon S3, Dropbox, and NEXTCLOUD, making it a suitable chose for a self hosted content extension .

Buxuna commented 3 months ago

https://github.com/rclone/rclone

Buxuna commented 3 months ago

In android the application called round sync adopts rclone https://github.com/newhinton/Round-Sync

Buxuna commented 3 months ago

It supports

3340

3344

3353

3354

abdallahmehiz commented 3 months ago

Wouldn't rcloning a directory to localsource achieve the same effect without the use of an extension?

Buxuna commented 3 months ago

Wouldn't rcloning a directory to localsource achieve the same effect without the use of an extension?

It requires to always run the roundsynce app so everytime I need to use aniyomi I first need to start the round sync app or leave the app always running in background , and we can not download episodes from remote server because media from local source always shows that the content is downloaded. And the u need to manually change the ip address everytime it changes if u are using some sort on own server in ur home server .

P0bo commented 3 months ago

And the u need to manually change the ip address everytime it changes if u are using some sort on own server in ur home server

I hate this part the most , i setup a directory from saf for aniyomi and set it as the aniyomi folder and it was working well for the most but the next time I connected my server again to wifi the ip address changed from 192.168.0.101:8080 to 192.168.0.103:8080 And I refreshed the media in aniyomi everything went blank no cover , episodes and I had to setup the app again and the whole library was lost . So I gave up on using the Roundsync app .

LordNG commented 3 months ago

And the u need to manually change the ip address everytime it changes if u are using some sort on own server in ur home server

I hate this part the most , i setup a directory from saf for aniyomi and set it as the aniyomi folder and it was working well for the most but the next time I connected my server again to wifi the ip address changed from 192.168.0.101:8080 to 192.168.0.103:8080 And I refreshed the media in aniyomi everything went blank no cover , episodes and I had to setup the app again and the whole library was lost . So I gave up on using the Roundsync app .

if you have a router then i think you can bind the MAC address of your device to an IP addres.

P0bo commented 3 months ago

And the u need to manually change the ip address everytime it changes if u are using some sort on own server in ur home server

I hate this part the most , i setup a directory from saf for aniyomi and set it as the aniyomi folder and it was working well for the most but the next time I connected my server again to wifi the ip address changed from 192.168.0.101:8080 to 192.168.0.103:8080 And I refreshed the media in aniyomi everything went blank no cover , episodes and I had to setup the app again and the whole library was lost . So I gave up on using the Roundsync app .

if you have a router then i think you can bind the MAC address of your device to an IP addres.

Can u please guide me how if u dont mind . It'd help a lot .

abdallahmehiz commented 3 months ago

And the u need to manually change the ip address everytime it changes if u are using some sort on own server in ur home server.

You can make the server use a static ip address rather then rely on dhcp. If that doesn't work either, vpns can work too.

Secozzi commented 3 months ago

Don't use this chat for rclone/roundsync/whatever support please

LordNG commented 3 months ago

Can u please guide me how if u dont mind . It'd help a lot .

you can google it with the name of your router (it varies based on different router brands)

cauxar commented 3 months ago

Wouldn't rcloning a directory to localsource achieve the same effect without the use of an extension?

It requires to always run the roundsynce app so everytime I need to use aniyomi I first need to start the round sync app or leave the app always running in background , and we can not download episodes from remote server because media from local source always shows that the content is downloaded. And the u need to manually change the ip address everytime it changes if u are using some sort on own server in ur home server .

A native support would be much appreciated than using thirdparty app