Regex doesn't allow for years past 2019 #1189

Closed
opened 2026-02-06 20:36:16 +03:00 by OVERLORD · 1 comment
Owner

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)

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. https://github.com/jellyfin/jellyfin/blob/0a39e54984ae2eb7ab9ec3382a9122a6de9e56b1/Emby.Naming/Common/NamingOptions.cs#L179
OVERLORD added the bugconfirmed labels 2026-02-06 20:36:16 +03:00
Author
Owner

@Bond-009 commented on GitHub (Jan 10, 2020):

It's best we wait till #2105 is merged to prevent regressions

@Bond-009 commented on GitHub (Jan 10, 2020): It's best we wait till #2105 is merged to prevent regressions
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#1189