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

Increment library name number instead of appending #7013

Merged
merged 1 commit into from
Dec 19, 2021

Conversation

1337joe
Copy link
Member

@1337joe 1337joe commented Dec 18, 2021

Changes
When a new library is created with a name that already exists:

  • if the last character is not a number: a " 2" is appended.
  • if the last character is a number: that number is incremented by 1.

Issues

Supersedes #5823

@crobibero crobibero merged commit a633a30 into jellyfin:master Dec 19, 2021
@1337joe 1337joe deleted the increment-library-names branch December 31, 2021 22:35
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

3 participants