mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #3053] [MERGED] Add additional resolver tests #9331
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/3053
Author: @rigtorp
Created: 5/4/2020
Status: ✅ Merged
Merged: 11/22/2020
Merged by: @joshuaboniface
Base:
master← Head:video-resolver📝 Commits (9)
82ff3faAdd additional resolver tests75efb8fUse additional unicode chars for year extractiond42bb51Merge branch 'master' into video-resolver9056908Merge remote-tracking branch 'upstream/master' into video-resolver802d37aUpdate Emby.Naming/Common/NamingOptions.cs20dcb7dMerge branch 'video-resolver' of github.com:rigtorp/jellyfin into video-resolver5b8e248Merge remote-tracking branch 'upstream/master' into video-resolverf512d51Remove broken CleanDateTimes regexb0be434Revert unused change📊 Changes
2 files changed (+9 additions, -0 deletions)
View changed files
📝
tests/Jellyfin.Naming.Tests/Video/CleanDateTimeTests.cs(+1 -0)📝
tests/Jellyfin.Naming.Tests/Video/VideoResolverTests.cs(+8 -0)📄 Description
Changes
Add tests to make sure the TryClean bug is never reintroduced
Match years in arabic numerals only delimited by any unicode non-word characters
Issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.