aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common/Providers
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
2020-02-23Fix some warningsBond_009
2019-12-11More warnings (removed)Bond_009
2019-10-09Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.PhotosBond_009
2019-03-15Fix exception caused by #1096Bond_009