mirror of
https://github.com/photoprism/photoprism.git
synced 2026-03-02 22:57:18 -05:00
UX: Problems with the display of videos #1761
Labels
No labels
ai
android
api
auth
awesome
bug
bug
ci
cli
config
database
declined
deprecated
docker
docs 📚
documents
duplicate
easy
enhancement
enhancement
enhancement
epic
faces
feedback wanted
frontend
hacktoberfest
help wanted
idea
in-progress
incomplete
index
invalid
ios
labels
live
live
low-priority
macos
member-feature
metadata
mobile
nas
needs-analysis
no-coding-required
no-coding-required
observability
performance
places
please-test
plus-feature
priority
pro-feature
question
raspberry-pi
raw
released
released
released
research
resolved
security
sharing
tested
tests
third-party-issue
thumbnails
upgrade
upstream-issue
ux
vector
video
waiting
won't fix
won't fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/photoprism#1761
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @marcosilva85 on GitHub (May 5, 2023).
Originally assigned to: @marcosilva85, @graciousgrey, @omerdduran on GitHub.
Hi,
I'm reporting here 3 issues, but hoping that they're "low-hanging fruit" that could easily be resolved.
What is not working as documented?
What behavior do you expect?
Its anedoctal but some family members told me they did not knew the albums I've shared contained videos, this made me think on the why.
Let me know what you think ;)
@lastzero commented on GitHub (May 5, 2023):
This seems to relate to the following feature (request), which is already on our roadmap:
@marcosilva85 commented on GitHub (May 6, 2023):
I read the issue linked, and since it aims for a full refactor, it's is nature to touch many things, so I wouldn't make this a way to block other simpler improvements like these small UX changes until then.
But as I don't have any kind of stake on this, the planning of it is yours, I can help only with sharing issue reports/feedback. ;)
@lastzero commented on GitHub (Jun 19, 2023):
Note that I've been trying to improve the usability of our current video player over the weekend, not with a focus on this particular issue though. You can now find the result in a feature branch or you can use the current
photoprism/photoprism:testimage on Docker Hub.With these changes, the player for example supports playing multiple videos like the photo viewer when you press the
leftandrightkeys on the keyboard. However, I have found that much more is needed to make this work well on all mobile browsers/devices, especially Apple iOS. Achieving good stability, as with the current solution (which lacks features, yes), also takes time.So instead of adding more workarounds that are ultimately insufficient and might break existing features on top of that, I think we should develop a unified photo and video viewer as soon as we have some time (more than one day on the weekend) to do so.
@lastzero commented on GitHub (Feb 11, 2025):
@marcosilva85 These changes add custom video controls (including an overlay play button) and make live photos end with the image that belongs to the video, rather than looping the video as before:
Would this be enough for you to consider the issue resolved, or do you insist on different slideshow toggle icons? If so, which ones? See https://pictogrammers.com/library/mdi/.
@lastzero commented on GitHub (Feb 11, 2025):
Any help in testing this with the preview build and/or our public demo is welcome and will help us get it released faster:
Thank you very much! 🤗