aboutsummaryrefslogtreecommitdiff
path: root/Emby.Naming
AgeCommit message (Expand)Author
2026-06-18Merge pull request #17112 from theguymadmax/add-year-to-series-resolverBond-009
2026-06-17Apply review feedbacktheguymadmax
2026-06-15Fix series year lost during parsingtheguymadmax
2026-06-15improve book resolution from filenamedkanada
2026-05-31Merge pull request #16259 from theguymadmax/fix-season-in-mixed-libraryBond-009
2026-05-21Run tree-wide dotnet formatjakobkukla
2026-05-13Support stacked multi versionsShadowghost
2026-05-12Address review commentsShadowghost
2026-05-11Implement multiple versions for episodes.Shadowghost
2026-05-08Merge pull request #14847 from tjwalkr3/warnings-5Bond-009
2026-05-06Consolidate kewordstheguymadmax
2026-05-06Fix folders being identified as seasons in mixed librariestheguymadmax
2026-05-06Switch to new version scheme (#16758)Tim Eisele
2026-05-06Merge pull request #16646 from Biosias/cz-sk-season-parseBond-009
2026-05-04Merge pull request #16475 from Shadowghost/fix-triple-digit-episode-numbersNiels van Velzen
2026-04-16Add differen Slovak and Czech translation of Season for parsingBiosias
2026-03-29recognize underscore and dot separators for multi-version grouping (#16465)upscaylman
2026-03-27Merge pull request #16222 from tyage/fix/filename-truncation-bracketed-tagsBond-009
2026-03-26Fix triple digit episode number handlingShadowghost
2026-02-21AIFF support: add .aifc as audio file type, remove .aiff as image file typeEvan Champion
2026-02-15Fix buildBond_009
2026-02-12Fix filename truncation when bracketed tags appear mid-filenametyage
2026-01-14Replace AlphanumericComparator with new CompareOptions.NumericOrderingBond_009
2026-01-14Update to .NET 10.0Bond_009
2025-12-13parse more information from book filenames (#15655)dkanada
2025-11-27Merge pull request #14824 from CodyEngel/fix-numeric-titlesNiels van Velzen
2025-11-17Backport pull request #15404 from jellyfin/release-10.11.ztheguymadmax
2025-11-02Backport pull request #15326 from jellyfin/release-10.11.zShadowghost
2025-10-27Backport pull request #15102 from jellyfin/release-10.11.ztheguymadmax
2025-10-26Bump version to 10.12.0 (for real this time)Joshua M. Boniface
2025-09-23Added in pragma warning disable for CA1815 warning.Thomas Jones
2025-09-23update summary docsCody Engel
2025-09-20remove explicit ‘-‘ support in series nameCody Engel
2025-09-20support series that are numeric onlyCody Engel
2025-09-14Add ec3 to audio file extensionsShadowghost
2025-09-08Make private Emby.Naming.Video.StackResolver.StackMetadata sealed to silence ...Varoon Pazhyanur
2025-08-03Merge pull request #14410 from dyphire/languageJoshua M. Boniface
2025-07-30Further refinement of BCP 47 language labeling supportdyphire
2025-07-26Enhance extra rules for video and audio file naming; update tests for new nam...Sven Cazier
2025-06-17Add act as a stacking option for music albumstheguymadmax
2025-05-02Update NamingOptions.cs to include "part" (#14022)harry-hart
2025-03-27Fix for Issue #12142: Fix ExtraRuleResolver filtering out top level folders (...Michael McElroy
2025-03-27Add eac3 as audio name format (#13784)theguymadmax
2025-03-23Rework season folder parsing (#11748)Tim Eisele
2025-01-28Fix spelling (#13444)Josh Soref
2024-11-16Update projects to .NET 9 (#13023)Bond-009
2024-11-03Merge pull request #12778 from TonyBotongChu/anime-parseBond-009
2024-10-26Bump version to 10.11.0Jellyfin Release Bot
2024-10-12Use [0-9] instead of \dTonyB
2024-10-12Add EpisodeExpression for anime file namesTonyB