aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library/PathExtensions.cs
AgeCommit message (Expand)Author
2021-12-31Add ability to search by -Cody Robibero
2021-12-11Fix new testCody Robibero
2021-12-09Add StringComparisonCody Robibero
2021-12-09Add more speed and more testsCody Robibero
2021-12-07Search for attribute textCody Robibero
2021-11-27performance++Claus Vium
2021-10-03Fix warnings in LibraryPatrick Barron
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-05-05PathExtensions: Fix index out of bounds in TryReplaceSubPathBond_009
2021-04-17Remove unused using directivesBaronGreenback
2021-03-30Merge pull request #5467 from Ullmie02/nfo-fixesBond-009
2021-03-26Rename methods and optimize allocationsDavid
2021-03-16Use Helper Methods for provider url parsingDavid
2021-03-09Add code analysis attributes where appropriateBond_009
2021-03-08Changed string.Length == 0 to string.IsNullOrEmpty in case of nullIkomhoog
2021-03-06rider is a prickcvium
2021-03-06simplifycvium
2021-03-05make sure network path substitution matches correctlycvium
2020-04-21Address commentsBond_009
2020-04-20Add some simple testsBond_009
2020-04-19Changed '\d' to '[0-9]'.randrey
2020-04-18Limit imdbid to 8 digits.randrey
2020-04-18Fix imdbid regexrandrey
2019-11-27Fix more warningsBond_009
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTvErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2016-11-03move additional classes to new server libLuke Pulverenti