giejay / Immich-Android-TV

An Android TV app for the self hosted photos and videos backup solution.
GNU General Public License v3.0
246 stars 10 forks source link

[FR] Improve picture viewer, problem showing filenames #6

Open hasecilu opened 10 months ago

hasecilu commented 10 months ago

Is your feature request related to a problem? Please describe.

Sometimes the filename of the photos are meaningless (specially those names that Immich assigns when uploading a photo), or sometimes not very descriptive about the photo (like be named using the date).

Describe the solution you'd like

Additional context Maybe the Jellyfin image viewer can give some ideas. Tested v1.17

giejay commented 10 months ago

Thanks for the extensive feedback! I will do a big overhaul of the viewer once the MVP features are (mostly) bug free. That includes showing the EXIF data (probably on the right, with a toggle), just like on the webview. And showing a bar on the bottom similar to this:

image

Indeed when pressing back, the bottom bar should first disappear like in other popular video players.

Your last point, I will fix in a next release.

hasecilu commented 10 months ago

Thanks! I think it was already mentioned on the Immich discussion, apart from Albums, having the Photos (timeline) and People sections would be nice. Edit: Cool! Photos is already there.

kaiwei commented 9 months ago

Is it also possible to (optionally) load the (already) generated thumbnail first, and then the actual if lingering for more than [X] seconds, i.e. the same behavior as the mobile app as it stands? Reason for said request is because some of the raw image / video files are very large, and the app basically freezes while trying to load them over the network.

giejay commented 9 months ago

Is it also possible to (optionally) load the (already) generated thumbnail first, and then the actual if lingering for more than [X] seconds, i.e. the same behavior as the mobile app as it stands? Reason for said request is because some of the raw image / video files are very large, and the app basically freezes while trying to load them over the network.

I have added thumbnail loading in release 1.21. Will be available within a few hours.

LesKent commented 7 months ago

It would be great to have an option to display only the Album name with the image. Often file names are not very useful and automatically generated in sequential order by the camera unless someone does a lot of manual work.