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

Add JXL file support #794

Closed
3 tasks
scepterus opened this issue Mar 17, 2023 · 4 comments
Closed
3 tasks

Add JXL file support #794

scepterus opened this issue Mar 17, 2023 · 4 comments
Labels
backend enhancement New feature or request

Comments

@scepterus
Copy link

πŸ› 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:

I’ve setup Librephotos in a docker, and it sees my photos folder. However, .JXL are not being added to the library even after the scan has finished.

πŸ” How can we reproduce it:

Add JXL to scan folder

Please provide additional information:

  • πŸ’» Operating system: Docker
  • βš™ Architecture (x86 or ARM): x86
  • πŸ”’ Librephotos version: Latest
  • πŸ“Έ Librephotos installation method (Docker, Kubernetes, .deb, etc.): Docker
    • πŸ‹ If Docker or Kubernets, provide docker-compose image tag: 73ae16b
  • πŸ“ How is you picture library mounted (Local file system (Type), NFS, SMB, etc.): Bind
  • ☁ If you are virtualizing librephotos, Virtualization platform (Proxmox, Xen, HyperV, etc.):
@scepterus scepterus added the bug Something isn't working label Mar 17, 2023
@derneuere derneuere added backend enhancement New feature or request and removed bug Something isn't working labels Mar 22, 2023
@derneuere
Copy link
Member

This is correct, as libjxl is not available on Ubuntu 22.04. Marked it as an enhancement instead.

@derneuere derneuere changed the title No JXL are being scanned into the Library Add JXL file support Mar 22, 2023
@scepterus
Copy link
Author

Is there a way for me to add that support to the docker? On Manjaro and Windows it was a very simple thing to do, can it be done here as well?

@derneuere
Copy link
Member

Sure, change this dockerfile, figure out how to add the dependency libjxl in the Ubuntu 22.04 and open up a pull request :)

@derneuere
Copy link
Member

We upgraded to lunar lobster and I added the package. This is now available in dev and will be in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants