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

Use value of home album name for the home album's zip file #353

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andrewmv
Copy link

  • What's the current behaviour?

When creating a gallery with photos in the home (root) album while zip file downloads enabled, the zip file for the home album is titled "index.zip". This is inconsistent with the behavior of sub-galleries, which generate zip files reflecting each album's respective name.

  • What does the PR change?

The name of the home album's zip file will now be the value of the --home-albume-name option provided via the CLI or config file, defaulting to "Home.zip" if none is provided.

  • Does it introduce a breaking change for existing users?

I do not anticipate this breaking anyone's workflow.
If an existing gallery with an index.zip is updated, a new zip will be created following the new naming convention, and links will be updated accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant