Marc Brooks
|
6dc61a430b
Sort embedded collections in Nfo files
|
2 years ago |
Bond_009
|
ecd2dab0a2
Add TrySetProviderId extension
|
10 months ago |
Shadowghost
|
c1dbb49315
Implement update endpoint
|
1 year ago |
Shadowghost
|
bff37ed13a
Apply review suggestions
|
1 year ago |
Shadowghost
|
56c432a843
Apply review suggestions
|
1 year ago |
Patrick Barron
|
40e1c5f4c6
Remove logger parameter from XmlReaderExtensions.TryReadDateTime
|
1 year ago |
Patrick Barron
|
1d0ecd3188
More miscellaneous cleanup
|
1 year ago |
Patrick Barron
|
0e51ffa169
Add TryReadInt to XmlReaderExtensions
|
1 year ago |
Patrick Barron
|
8a7a1cc723
Add ReadNormalizedString to XmlReaderExtensions
|
1 year ago |
Patrick Barron
|
99832642ce
Add TryParseDateTime and TryParseDateTimeExact to XmlReaderExtensions
|
1 year ago |
Patrick Barron
|
1a6ec2c740
Add GetStringArray and GetPersonArray to XmlReaderExtensions
|
1 year ago |
Patrick Barron
|
bdca4ed322
Add XmlReader.GetPersonFromXmlNode
|
1 year ago |
Stepan Goremykin
|
6ae1903453
Use TryAdd
|
2 years ago |
Bond-009
|
9c500bdca3
Merge pull request #9466 from Shadowghost/playlist-fix
|
2 years ago |
Cody Robibero
|
89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
|
2 years ago |
Shadowghost
|
76ae599bd3
Fix playlist creation and removal
|
2 years ago |
Bond_009
|
24a7e210c3
Optimize tryparse
|
2 years ago |
Bond_009
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
2 years ago |
Bond_009
|
52194f56b5
Replace != null with is not null
|
2 years 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)
|
4 years ago |
Bond_009
|
a8ed753f6c
FxCop -> Net Analyzers (part 2)
|
4 years ago |
Bond_009
|
d07eef4f25
Add tests for NFO parsers
|
4 years ago |