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 in Places missing if video #1271

Open
2 of 3 tasks
HMKnapp opened this issue May 17, 2024 · 0 comments
Open
2 of 3 tasks

Thumbnails in Places missing if video #1271

HMKnapp opened this issue May 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@HMKnapp
Copy link

HMKnapp commented May 17, 2024

πŸ› Bug Report

  • πŸ“ I've Included a ZIP file containing my librephotos log files
  • ❌ I have looked for similar issues (including closed ones)
  • 🎬 (If applicable) I've provided pictures or links to videos that clearly demonstrate the issue

πŸ“ Description of issue:

Missing thumbnails in Places because request is for .mp4 instead of .webp
proxy | 2024/05/17 21:24:05 [error] 29#29: *6815 open() "/protected_media/thumbnails_big/03c2e650f58ae866888fbe933a9443321.mp4" failed (2: No such file or directory)

A thumbnail with that name exists as .webp.

πŸ” How can we reproduce it:

Probably: have a video in a distinct place. This would use the video thumbnail and it would create a request with the video's file extension instead of .webp

Please provide additional information:

  • πŸ’» Operating system: librephotos-gpu Docker image
  • βš™ Architecture (x86 or ARM): x86_64
  • πŸ”’ Librephotos version: 2024w05
  • πŸ“Έ Librephotos installation method (Docker, Kubernetes, .deb, etc.): Docker
    • πŸ‹ If Docker or Kubernets, provide docker-compose image tag: librephotos-gpu:latest
  • πŸ“ How is you picture library mounted (Local file system (Type), NFS, SMB, etc.): local
  • ☁ If you are virtualizing librephotos, Virtualization platform (Proxmox, Xen, HyperV, etc.):
@HMKnapp HMKnapp added the bug Something isn't working label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant