index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Naming
/
Video
Age
Commit message (
Expand
)
Author
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2021-12-28
Use dedicated resolvers for extras
cvium
2021-12-24
Update StyleCop
Bond_009
2021-12-24
Merge pull request #7029 from cvium/allocations_maybe
Cody Robibero
2021-12-20
Use our own Contains extension
cvium
2021-12-20
Fix build
cvium
2021-12-20
Fix extras folders
cvium
2021-12-14
Review
cvium
2021-12-13
Fix usage of RegexOptions.Compiled
cvium
2021-12-13
Update Emby.Naming/Video/ExtraResolver.cs
Claus Vium
2021-12-11
Rename unknown parttype to "unknown"
cvium
2021-12-10
Remove duplication
cvium
2021-12-10
Simplify StackResolver
cvium
2021-12-07
Refactor extras parsing
cvium
2021-10-26
Change ReadOnlySpan to string following PR 6383 (#6734)
Claus Vium
2021-10-26
Merge pull request #6383 from sushilicious/master
Claus Vium
2021-10-05
Fix issue #6123
Bond_009
2021-08-13
Merge branch 'master' into minor15
Bond-009
2021-08-05
Update Emby.Naming/Video/CleanStringParser.cs
sushilicious
2021-08-04
Made CleanStringParser go through regexps only once
sushilicious
2021-08-04
Merge branch 'master' of https://github.com/jellyfin/jellyfin into HEAD
sushilicious
2021-08-04
Minor improvements
Bond_009
2021-08-03
Made CleanStringParser more robust
sushilicious
2021-07-06
Minor fixes
Bond_009
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-06-12
Use stackalloc in Format3DParser.Parse
cvium
2021-05-28
Update Emby.Naming/Video/VideoListResolver.cs
Claus Vium
2021-05-24
Remove some unnecessary allocations
cvium
2021-05-19
Review changes
cvium
2021-05-16
Reduce some allocations
cvium
2021-03-15
revert underscore as a multiversion separator
cvium
2021-03-12
Merge pull request #5417 from Bond-009/codeanal
Bond-009
2021-03-10
make the eligibility check more strict wrt. brackets
cvium
2021-03-10
fix multiversion eligibility check for complex folder names
cvium
2021-03-09
Add code analysis attributes where appropriate
Bond_009
2021-03-07
return empty span instead of null for backwards compat
cvium
2021-03-07
do not throw ArgumentNullException in TryCleanString
cvium
2021-01-21
100% branch coverage for Jellyfin.Naming
Bond_009
2020-11-22
Fix tests
crobibero
2020-11-22
Only trim file name if folder name is shorter
crobibero
2020-11-18
Fixes spelling.
Greenback
2020-11-17
Update Emby.Naming/Video/VideoFileInfo.cs
martinek-stepan
2020-11-17
Merge fix
Stepan
2020-11-12
One more missed suggestions (removing commented out code)
Stepan
2020-11-12
Taken suggestions from code review and created test for ExtraRuleType.Regex i...
Stepan
2020-11-12
Apply suggestions from code review
martinek-stepan
2020-11-10
Xml-doc part2
Stepan
2020-11-10
Xml-doc part1
Stepan
2020-11-10
Merge remote-tracking branch 'jellyfin/master' into emby-namig-nullable
Stepan
[next]