x0b / rcx

Rclone for Android
https://x0b.github.io
GNU General Public License v3.0
1.71k stars 155 forks source link

Seafile remote support #189

Open sgaduuw opened 2 years ago

sgaduuw commented 2 years ago

Pre-Submission checklist

What version of RCX are you using (About -> App version)?

1.12.2

What problem are you trying to solve?

I make regular use of the non android rclone tool, which has support for Seafile remotes. Could Seafile be added to configurable remotes in RCX as well, please?

What should RCX be able to do differently to help with this problem?

Add SeafileConfig.java in 'app/src/main/java/ca/pkay/rcloneexplorer/RemoteConfig/SeafileConfig.java', run around naked in the forest during a full moon, chanting 'Java, Java, Java' at least 3 hours long. Expand the switch in 'app/src/main/java/ca/pkay/rcloneexplorer/RemoteConfig/RemoteConfig.java' with a case for SEAFILE Expand provider_ids in 'app/src/main/res/values/arrays.xml' with SEAFILE Probably something else, but nothing i can deduct from Github search

fungs commented 1 year ago

Any change to get this going? Maybe, if we get a description of todos to make this happen, someone can step in and curate a PR for it?