ScreamingHawk / android-slideshow

A simple slideshow application for your mobile.
MIT License
44 stars 44 forks source link

[Feature request] SFTP #143

Open rEnr3n opened 4 years ago

rEnr3n commented 4 years ago

I have a local server (headless) with images on it. The files are at least 200 GB. I can't copy them to my phone. Can you add support for viewing images over sftp?

ScreamingHawk commented 4 years ago

Hey @rEnr3n . File access has been the most difficult part of this project and a lot has changed around it in the Android space since I began development.

I'm keen to have this on the roadmap but I don't have a time frame for development at this stage.

I'm incredibly happy to accept pull requests if you are able to supply a change. I'll be sure to cred you in the app as I have for previous contributors.

Vaelatern commented 3 years ago

https://github.com/bumptech/glide/issues/2196 Might be relevant.