Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thumbnails view for pictures #144

Open
Jacques44 opened this issue May 19, 2020 · 7 comments
Open

Thumbnails view for pictures #144

Jacques44 opened this issue May 19, 2020 · 7 comments

Comments

@Jacques44
Copy link

Hello,
I will be happy to contribute. I think your job is amazing
I'd like thumbnail view for pictures

Regards

@ganeshrvel
Copy link
Owner

I tried to implement this feature but unfortunately there are performance challenges to it. To fetch all the thumbnails I will have to download them to the local machine from the device.

Either I can do it the first time the user plugs in the device something similar to "Scanning" in VLC or other media players or keep download these thumbnails whenever I visit a directory and cache them. MTP protocol is shitty, old and should have been depreciated a long time ago. It is slow and can't do anything in parallel.

I will look into implementing this feature.

@Jacques44
Copy link
Author

Hello,
I didn't know it was so slow. In fact, while using the tool, picture download is quite fast.
Maybe, refresh only thumbs on visible items or trigger by hand...

Thanks anyway for the work

Regards

@ThinkDigitalSoftware
Copy link
Contributor

I came here for this too. It seems to be a small matter to get the thumbnails. Waiting for 12mb to transfer far outweighs transferring a few files to see what they are. one video would far surpass that

12M .thumbnails/
d2q:/sdcard/DCIM $ du -sh
58G .
d2q:/sdcard/DCIM $ ls
AR\ Doodle Screen\ recordings
Camera GIF PhotosEditor Screenshots
Collage Google Photos Restored Video\ Editor

@tamamma
Copy link

tamamma commented Nov 23, 2022

It will be a nice feature that allows user to select and easily delete from phone bad pictures before copying them to the computer.

@Juansero29
Copy link

Any news on this feature? Is it on the pipeline?
I'd be happy to help

@ganeshrvel
Copy link
Owner

Hello everyone,

I'm planning a lightweight and modern rewrite of the app in the near future. This will be a complete GUI app overhaul from the ground up. I will try to add this feature into it.

@pitonsur
Copy link

I would love to see this feature :) . any news about adding this soon ?
Thanks !

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

No branches or pull requests

6 participants