Commit Graph

121 Commits (master)

Author SHA1 Message Date
Shadowghost c1dbb49315 Implement update endpoint
1 month ago
Cody Robibero 892973a9e3
Merge branch 'master' into media-type
6 months ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum (#9765)
6 months ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
7 months ago
Stepan Goremykin 9d738bb601 Remove redundant ToString call
1 year ago
Bond-009 9c500bdca3
Merge pull request #9466 from Shadowghost/playlist-fix
1 year ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
1 year ago
Shadowghost 76ae599bd3 Fix playlist creation and removal
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Bond_009 e7be01d7a5 Flush to disk async where possible
2 years ago
Bond_009 5726535a26 Fix some warnings
3 years ago
Bond_009 9af16fcb6c Remove workaround for dotnet/runtime#42790
3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Bond_009 f1f72c3060 Minor improvements
3 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching (#5838)
3 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2)
3 years ago
David 60ffa6f514 Use FileShare.None when creating files
3 years ago
Bond_009 65bab55ca0 Minor improvements
3 years ago
crobibero 73d2cb1c2a Updated based on review feedback
4 years ago
crobibero 95ebb9a55a Use null coalescing when possible
4 years ago
crobibero 5f52a58e78 Convert NullReferenceException to ResourceNotFoundException
4 years ago
crobibero 38885ffd74 Fix nullability errors in MediaBrowser.LocalMetadata
4 years ago
crobibero 7b54a43cc1 Fix docs typo
4 years ago
crobibero 14f32b4927 Remove warnings from MediaBrowser.LocalMetadata
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
4 years ago
Mark Monteiro 3ab51712b8 Fix warnings in PlaylistXmlSaver
4 years ago
Mark Monteiro f00356e9fe Use a constant for the default playlist file name
4 years ago
Bond_009 87d2479b78 Fix warnings
4 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
4 years ago
Bond_009 c9820d30ed Fix multiple mistakes and warnings
5 years ago
Bond-009 ee637e8fec Fix warnings, improve performance (#1665)
5 years ago
Bond_009 a9302b8b53 Remove useless abstraction around XmlReaderSettings
5 years ago
hawken 78324ff797 Remove commented file MediaBrowser.LocalMetadata.Savers.PersonXmlSaver
5 years ago
Joshua M. Boniface c713824bf9
Merge pull request #734 from Bond-009/culture
5 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type
5 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture
5 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
5 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
5 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
5 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
5 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form.
5 years ago
Erwin de Haan 8f41ba4d3a Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model
5 years ago
Erwin de Haan 22879a603e Visual Studio Reformat: MediaBrowser.LocalMetadata
5 years ago
Bond_009 ea4c914123 Fix exception logging
5 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
5 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti 9f46122d91 3.2.36.10
7 years ago
Luke Pulverenti e7425e6205 revert servicestack.text update
7 years ago