jellyfin/Emby.Naming
upscaylman ea206f43a2
recognize underscore and dot separators for multi-version grouping (#16465)
* 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>
2026-03-29 12:42:36 +02:00
..
Audio Fix clean regex 2023-06-28 17:40:00 +02:00
AudioBook Allocate less Lists 2023-03-01 00:44:57 +01:00
Book parse more information from book filenames (#15655) 2025-12-13 08:29:28 -07:00
Common Merge pull request #16222 from tyage/fix/filename-truncation-bracketed-tags 2026-03-27 19:21:43 +01:00
ExternalFiles Further refinement of BCP 47 language labeling support 2025-07-30 22:15:37 +08:00
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
TV Fix build 2026-02-15 11:28:42 +01:00
Video recognize underscore and dot separators for multi-version grouping (#16465) 2026-03-29 12:42:36 +02:00
Emby.Naming.csproj Update to .NET 10.0 2026-01-14 18:55:47 +01:00