mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-01 11:20:59 +03:00
Regex doesn't allow for years past 2019 #1189
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?
Originally created by @mcarlton00 on GitHub (Jan 10, 2020).
Describe the bug
The regex found here doesn't will begin failing on new things added starting in 2020.
0a39e54984/Emby.Naming/Common/NamingOptions.cs (L179)@Bond-009 commented on GitHub (Jan 10, 2020):
It's best we wait till #2105 is merged to prevent regressions