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

Gallery cover url #5182

Merged
merged 7 commits into from
Sep 3, 2024
Merged

Conversation

WithoutPants
Copy link
Collaborator

  • Adds a new gallery route /gallery/:id/cover which returns the cover image data, as an alternative to getting cover via graphql.
  • Adds cover member to GalleryPathsType so that this URL is included in the returned paths.
  • Adds a default gallery image for when the gallery has no images.
  • Fixes issue with the gallery preview scrubber when gallery has no images
  • Fixes issue with lightbox hanging when clicking on a gallery in the gallery wall when the gallery has no images
  • Documents a known issue with the DLNA server where shutting the server down leaves remnant goroutines.

@WithoutPants WithoutPants added bug Something isn't working improvement Something needed tweaking. labels Aug 29, 2024
@WithoutPants WithoutPants added this to the Version 0.27.0 milestone Aug 29, 2024
@WithoutPants WithoutPants merged commit a3c34a5 into stashapp:develop Sep 3, 2024
2 checks passed
damontecres added a commit to damontecres/StashAppAndroidTV that referenced this pull request Sep 5, 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 improvement Something needed tweaking.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant