Skip to content

Conversation

@Android-PowerUser
Copy link

I wasn't happy with the loading time of thumbnails. So I changed the code to cache thumbnails in the volume. Images are reduced, videos not. Can you please review and add this?

I wasn't happy with the loading time of thumbnails. So I changed the code to cache thumbnails in the volume. Images are reduced, videos not. Can you please review and add this?
@hardcore-sushi
Copy link
Owner

It doesn't compile for me. As I understand it, you store the images in plain text on disk. I don't think users will appreciate that.

@Android-PowerUser
Copy link
Author

Android-PowerUser commented Jun 22, 2023 via email

@hardcore-sushi
Copy link
Owner

That's not what your code does. Still, I don't think using a hardcoded folder in the volume is a good idea. What would happen if the volume is read-only?

@Android-PowerUser
Copy link
Author

Android-PowerUser commented Jun 22, 2023 via email

@hardcore-sushi
Copy link
Owner

The DroidFS goal is to be compatible with desktop softwares. Users should be able to synchronize volumes between their devices and open them everywhere. We don't want DroidFS to automatically store additional data in volumes, and therefore modify local copies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants