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.Server.Implementations
/
Library
/
PathExtensions.cs
Age
Commit message (
Expand
)
Author
2021-12-31
Add ability to search by -
Cody Robibero
2021-12-11
Fix new test
Cody Robibero
2021-12-09
Add StringComparison
Cody Robibero
2021-12-09
Add more speed and more tests
Cody Robibero
2021-12-07
Search for attribute text
Cody Robibero
2021-11-27
performance++
Claus Vium
2021-10-03
Fix warnings in Library
Patrick Barron
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-05
PathExtensions: Fix index out of bounds in TryReplaceSubPath
Bond_009
2021-04-17
Remove unused using directives
BaronGreenback
2021-03-30
Merge pull request #5467 from Ullmie02/nfo-fixes
Bond-009
2021-03-26
Rename methods and optimize allocations
David
2021-03-16
Use Helper Methods for provider url parsing
David
2021-03-09
Add code analysis attributes where appropriate
Bond_009
2021-03-08
Changed string.Length == 0 to string.IsNullOrEmpty in case of null
Ikomhoog
2021-03-06
rider is a prick
cvium
2021-03-06
simplify
cvium
2021-03-05
make sure network path substitution matches correctly
cvium
2020-04-21
Address comments
Bond_009
2020-04-20
Add some simple tests
Bond_009
2020-04-19
Changed '\d' to '[0-9]'.
randrey
2020-04-18
Limit imdbid to 8 digits.
randrey
2020-04-18
Fix imdbid regex
randrey
2019-11-27
Fix more warnings
Bond_009
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2016-11-03
move additional classes to new server lib
Luke Pulverenti