mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #5550] [MERGED] revert underscore as a multiversion separator #10553
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/5550
Author: @cvium
Created: 3/16/2021
Status: ✅ Merged
Merged: 3/16/2021
Merged by: @Bond-009
Base:
master← Head:revert_underscore_multiversion📝 Commits (1)
23c3188revert underscore as a multiversion separator📊 Changes
2 files changed (+2 additions, -6 deletions)
View changed files
📝
Emby.Naming/Video/VideoListResolver.cs(+0 -1)📝
tests/Jellyfin.Naming.Tests/Video/MultiVersionTests.cs(+2 -5)📄 Description
Changes
Looking at the history of the multi-version eligibility check and accompanying unit tests, it seems that underscore was broken/unsupported for a long time and also missing in all documentation. It seems only fair to revert this particular change as it causes some false positives and I don't see any reason to reserve three different naming schemes.
Issues
Fixes #5528
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.