mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-29 21:31:29 +00:00
* Add underscore and dot as multi-version file separators Extend IsEligibleForMultiVersion to recognize _ and . as valid separators between the base movie name and the version suffix. Common naming patterns like 'Movie_4K.mkv' or 'Movie.UHD.mkv' are now correctly grouped as alternate versions during library scan. * Address review: remove comment, add 3D recognition assertions --------- Co-authored-by: aimarshall615-creator <aimarshall615@gmail.com> |
||
|---|---|---|
| .. | ||
| CleanDateTimeParser.cs | ||
| CleanDateTimeResult.cs | ||
| CleanStringParser.cs | ||
| ExtraResult.cs | ||
| ExtraRule.cs | ||
| ExtraRuleResolver.cs | ||
| ExtraRuleType.cs | ||
| FileStack.cs | ||
| FileStackRule.cs | ||
| Format3DParser.cs | ||
| Format3DResult.cs | ||
| Format3DRule.cs | ||
| StackResolver.cs | ||
| StubResolver.cs | ||
| StubTypeRule.cs | ||
| VideoFileInfo.cs | ||
| VideoInfo.cs | ||
| VideoListResolver.cs | ||
| VideoResolver.cs | ||