Commit Graph

775 Commits (838225e962fb5931f449ed68156660703cab17c6)

Author SHA1 Message Date
dependabot[bot] baafa10e87
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
3 years ago
Claus Vium 39d5bdac96
Change ReadOnlySpan to string following PR 6383 (#6734)
3 years ago
Claus Vium dc72d90703
Merge pull request #6383 from sushilicious/master
3 years ago
Claus Vium 8b2309df82
Merge pull request #6535 from Bond-009/dlnacontrollertests
3 years ago
Claus Vium 768ec60e11
Merge pull request #6689 from 1337joe/expand-image-extraction
3 years ago
Joe Rogers 31baea072a
Address review comments
3 years ago
Cody Robibero 2b10251b32 Update to dotnet6.rc2
3 years ago
Joe Rogers e3eee10d05
Add image provider tests and clean up
3 years ago
Claus Vium 8fc4a48070
Merge pull request #6501 from crobibero/schedules-direct
3 years ago
Claus Vium e775286de5
Merge pull request #6646 from 1337joe/test-mp4-metadata
3 years ago
Claus Vium b16e6621b3
Merge pull request #6663 from crobibero/dotnet-6-rc1
3 years ago
Claus Vium eea2ba9b68
Merge pull request #6678 from Bond-009/random
3 years ago
Claus Vium 851a5f3b55
Merge pull request #6665 from Bond-009/tests6
3 years ago
Cody Robibero 3bbd98cc3f Merge remote-tracking branch 'upstream/master' into schedules-direct
3 years ago
Bond_009 d05062fec0 Use new Random.Shared instead of creating new instances
3 years ago
Bond_009 67147400bf Fix issue #6123
3 years ago
Bond_009 74d75fad46 Improve test coverage for QuickConnectManager
3 years ago
Cody Robibero 017380f1dd Reference dotnet6-rc1 packages
3 years ago
KonH 6cbfdea4c0 Fix warning: Type cast is redundant (#2149)
3 years ago
KonH b6bf43af45 Fix warning: Using directive is not required by the code and can be safely removed (#2149)
3 years ago
Joe Rogers 4c2adc39c7
Add test data and unit test for mp4 metadata probe
3 years ago
Bond_009 055e04338e Add regression test for #6560
3 years ago
Bond-009 8858d8e597
Merge branch 'master' into theorydata
3 years ago
Bond_009 4643fd5dcb Address comments
3 years ago
Bond_009 4d1d9f23d5 Use new Enum.TryParse(ReadOnlySpan<char>) overload
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Bond_009 dc1b726ef8 Add regression test for #5323
3 years ago
Claus Vium b598f0e9fb
Merge pull request #6584 from Bond-009/datetime
3 years ago
Joshua M. Boniface 18506f7c21
Merge pull request #6569 from crobibero/dotnet-5.0.10
3 years ago
Claus Vium c38d19682c
Merge pull request #6553 from ankenyr/master
3 years ago
Bond_009 653df7d8e5 Specify DateTimeStyles when possible
3 years ago
Cody Robibero e7d6c45509 Upgrade to dotnet 5.0.10
3 years ago
Bond_009 9148820d89 Add more tests
3 years ago
Bond_009 a6d1e542e6 Reduce allocations
3 years ago
Bond_009 b0194bce6c Add regression test for issue #5168
3 years ago
Bond_009 34b38454e0 Fix SubtitleEncoder and add regression tests
3 years ago
Bond_009 69cf8c1947 Add tests for DlnaController
3 years ago
ankenyr 2b5f3f294e Fixing #6269 by comparing PremiereDate when episode comparison would otherwise be equal.
3 years ago
Cody Robibero 7a7fe3e681 Fix types and property names
3 years ago
ianjazz246 19b8bcaec4 Use TheoryData instead of MemberData and ClassData
3 years ago
ianjazz246 3313efce19 Revert "Use TheoryData in UrlDecodeQueryFeatureTest"
3 years ago
ianjazz246 c5393b2579 Use TheoryData in UrlDecodeQueryFeatureTest
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
dependabot[bot] c52fc714aa
Bump FsCheck.Xunit from 2.16.1 to 2.16.3
3 years ago
Claus Vium 74fef6c05b
Merge pull request #6177 from Bond-009/async
3 years ago
cvium 907d9fa195 remove some newlines
3 years ago
cvium 1172ece856 remove leading and trailing whitespace from the key
3 years ago
Cody Robibero 04973a489f use JsonOptions
3 years ago
cvium 60185f99c4 fix the build
3 years ago
Cody Robibero 0587b539ec Suggestions from review
3 years ago