aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common/Providers/ProviderIdParsers.cs
AgeCommit message (Expand)Author
2024-08-30Remove BOM from UTF-8 filesBond_009
2022-11-17Add xmldocs for TMDb provider, correct provider spellingShadowghost
2021-08-04Minor improvementsBond_009
2021-05-05Enable nullable reference types for MediaBrowser.CommonBond_009
2021-03-29Split valid and invalid testsDavid
2021-03-26Rename methods and optimize allocationsDavid
2021-03-19Rollback char.IsDigitDavid
2021-03-18Use ReadOnlySpan<char> and char.IsDigitDavid
2021-03-18Apply suggestions from code reviewDavid
2021-03-16Use Helper Methods for provider url parsingDavid