Commit Graph

90 Commits (master)

Author SHA1 Message Date
Shadowghost c1dbb49315 Implement update endpoint
1 month ago
Shadowghost bff37ed13a Apply review suggestions
1 month ago
Shadowghost 56c432a843 Apply review suggestions
2 months ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
7 months ago
Patrick Barron 40e1c5f4c6 Remove logger parameter from XmlReaderExtensions.TryReadDateTime
7 months ago
Patrick Barron 1d0ecd3188 More miscellaneous cleanup
7 months ago
Patrick Barron 0e51ffa169 Add TryReadInt to XmlReaderExtensions
7 months ago
Patrick Barron 8a7a1cc723 Add ReadNormalizedString to XmlReaderExtensions
7 months ago
Patrick Barron 99832642ce Add TryParseDateTime and TryParseDateTimeExact to XmlReaderExtensions
7 months ago
Patrick Barron 1a6ec2c740 Add GetStringArray and GetPersonArray to XmlReaderExtensions
7 months ago
Patrick Barron bdca4ed322 Add XmlReader.GetPersonFromXmlNode
7 months ago
Stepan Goremykin 6ae1903453 Use TryAdd
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 24a7e210c3 Optimize tryparse
1 year ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Julius Vitkauskas 7d7401bf0f Fix double assignment
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Bond_009 1d19a5be61 Fix some warnings
3 years ago
Cody Robibero 64652b6392 Fix and disable new dotnet6 warnings
3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture
3 years ago
Bond_009 653df7d8e5 Specify DateTimeStyles when possible
3 years ago
Bond_009 a6d1e542e6 Reduce allocations
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
Bond_009 d07eef4f25
Add tests for NFO parsers
3 years ago
crobibero 38885ffd74 Fix nullability errors in MediaBrowser.LocalMetadata
4 years ago
crobibero ef49e2b21c Fix nullable string usage.
4 years ago
crobibero 14f32b4927 Remove warnings from MediaBrowser.LocalMetadata
4 years ago
dkanada 403cd3205f
Merge pull request #3254 from crobibero/ilogger
4 years ago
aled 299e49f39d Fix a small number of compile warnings
4 years ago
aled 22a860a806 Fix a small number of compile warnings
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Bond_009 87d2479b78 Fix warnings
4 years ago
Bond_009 ffd6dac03a Remove useless comments
5 years ago
Bond_009 a9302b8b53 Remove useless abstraction around XmlReaderSettings
5 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type
5 years ago
Erwin de Haan a430568082 Unwrapped `OpenRead` and `CopyFile`
5 years ago
Erwin de Haan 38f96af079 Reformat JustAMan review pt2 changes
5 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
5 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
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
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
5 years ago
Bond_009 6e5d2aadaa Remove custom ToArray extension
5 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago