aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.LocalMetadata
AgeCommit message (Expand)Author
2021-10-03Remove workaround for dotnet/runtime#42790Bond_009
2021-09-26Remove all instances of en-US cultureCody Robibero
2021-09-24Target net6.0Bond_009
2021-09-21Specify DateTimeStyles when possibleBond_009
2021-09-19Reduce allocationsBond_009
2021-08-28Remove more and more warningsCody Robibero
2021-08-04Minor improvementsBond_009
2021-07-30Invert code and style analysis configuration (#6334)Rich Lander
2021-06-19Move non-jellyfin extensions to separate projectBond_009
2021-05-24Remove some unnecessary allocationscvium
2021-05-16Reduce some allocationscvium
2021-05-07Fix buildBond_009
2021-05-07Enable nullable reference types for MediaBrowser.ControllerBond_009
2021-05-05Code Clean up: Use Pattern Matching (#5838)BaronGreenback
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2021-03-09FxCop -> Net Analyzers (part 1)Bond_009
2021-03-07Use FileShare.None when creating filesDavid
2021-02-13Minor improvementsBond_009
2021-01-09Add tests for NFO parsersBond_009
2020-11-13Updated based on review feedbackcrobibero
2020-11-13Use null coalescing when possiblecrobibero
2020-11-13Convert NullReferenceException to ResourceNotFoundExceptioncrobibero
2020-11-13Fix nullability errors in MediaBrowser.LocalMetadatacrobibero
2020-11-10Update packages to net5crobibero
2020-06-26Fix nullable string usage.crobibero
2020-06-17Update MediaBrowser.LocalMetadata/Images/EpisodeLocalImageProvider.csCody Robibero
2020-06-13Fix docs typocrobibero
2020-06-13Remove warnings from MediaBrowser.LocalMetadatacrobibero
2020-06-13Merge pull request #3254 from crobibero/iloggerdkanada
2020-06-09Fix a small number of compile warningsaled
2020-06-06Fix a small number of compile warningsaled
2020-06-05Use typed logger where possiblecrobibero
2020-04-21Add <ProjectGuid> properties to all project filesMark Monteiro
2020-03-18Merge pull request #2549 from dkanada/refactordkanada
2020-03-10remove useless interfacedkanada
2020-03-09remove unused files and fix some future warningsdkanada
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
2020-03-01Fix warnings in PlaylistXmlSaverMark Monteiro
2020-03-01Use a constant for the default playlist file nameMark Monteiro
2020-01-31Fix warningsBond_009
2020-01-22Remove FileSystem.GetStreamBond-009
2019-11-01Rewrite hex encoder/decoderBond_009
2019-09-23Fix multiple mistakes and warningsBond_009
2019-09-02Fix warnings, improve performance (#1665)Bond-009
2019-08-11Document all public/internal members of Emby.DrawingBond_009
2019-03-14Adjusted AssemblyCopyright attribute values.Erwin de Haan
2019-03-14Adjusted the Product Name so the User Agent is correct/better.Erwin de Haan
2019-03-12Merge branch 'master' into xmlBond-009
2019-03-07Reduce the amount of exceptions thrownBond_009
2019-03-07Remove useless commentsBond_009