aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2021-10-09Merge pull request #6501 from crobibero/schedules-directClaus Vium
2021-10-09Merge pull request #6646 from 1337joe/test-mp4-metadataClaus Vium
2021-10-08Merge pull request #6663 from crobibero/dotnet-6-rc1Claus Vium
Reference dotnet6-rc1 packages
2021-10-08Merge pull request #6678 from Bond-009/randomClaus Vium
Use new Random.Shared instead of creating new instances
2021-10-08Merge pull request #6665 from Bond-009/tests6Claus Vium
Improve test coverage for QuickConnectManager
2021-10-08Merge remote-tracking branch 'upstream/master' into schedules-directCody Robibero
2021-10-08Use new Random.Shared instead of creating new instancesBond_009
2021-10-05Fix issue #6123Bond_009
2021-10-05Improve test coverage for QuickConnectManagerBond_009
2021-10-04Reference dotnet6-rc1 packagesCody Robibero
2021-10-03Fix warning: Type cast is redundant (#2149)KonH
2021-10-03Fix warning: Using directive is not required by the code and can be safely ↵KonH
removed (#2149)
2021-10-01Add test data and unit test for mp4 metadata probeJoe Rogers
2021-09-28Add regression test for #6560Bond_009
2021-09-25Merge branch 'master' into theorydataBond-009
2021-09-25Address commentsBond_009
2021-09-24Use new Enum.TryParse(ReadOnlySpan<char>) overloadBond_009
2021-09-24Target net6.0Bond_009
2021-09-22Add regression test for #5323Bond_009
2021-09-21Merge pull request #6584 from Bond-009/datetimeClaus Vium
Specify DateTimeStyles when possible
2021-09-21Merge pull request #6569 from crobibero/dotnet-5.0.10Joshua M. Boniface
Update to dotnet 5.0.10
2021-09-21Merge pull request #6553 from ankenyr/masterClaus Vium
2021-09-21Specify DateTimeStyles when possibleBond_009
2021-09-19Upgrade to dotnet 5.0.10Cody Robibero
2021-09-19Add more testsBond_009
2021-09-19Reduce allocationsBond_009
2021-09-18Add regression test for issue #5168Bond_009
2021-09-18Fix SubtitleEncoder and add regression testsBond_009
2021-09-17Add tests for DlnaControllerBond_009
2021-09-13Improve series name matchingFredrik Lindberg
Add a series path resolver that attempts to extract only the series name from a path that contains more information that just the name.
2021-09-12Fixing #6269 by comparing PremiereDate when episode comparison would ↵ankenyr
otherwise be equal.
2021-09-12Fix types and property namesCody Robibero
2021-09-11Use TheoryData instead of MemberData and ClassDataianjazz246
2021-09-11Revert "Use TheoryData in UrlDecodeQueryFeatureTest"ianjazz246
This reverts commit c5393b25798098aa079c185971b7ac28e5f5b994.
2021-09-10Use TheoryData in UrlDecodeQueryFeatureTestianjazz246
2021-09-07Use GetSmartApiUrl instead (hopefully it works)cvium
2021-09-06Remove all unused usingsFernando Fernández
2021-09-06Bump FsCheck.Xunit from 2.16.1 to 2.16.3dependabot[bot]
Bumps [FsCheck.Xunit](https://github.com/fsharp/FsCheck) from 2.16.1 to 2.16.3. - [Release notes](https://github.com/fsharp/FsCheck/releases) - [Changelog](https://github.com/fscheck/FsCheck/blob/master/FsCheck%20Release%20Notes.md) - [Commits](https://github.com/fsharp/FsCheck/compare/2.16.1...2.16.3) --- updated-dependencies: - dependency-name: FsCheck.Xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06Merge pull request #6177 from Bond-009/asyncClaus Vium
Use async FileStreams where it makes sense
2021-09-05Merge branch 'master' into TVFixcvium
2021-09-03remove some newlinescvium
2021-09-03remove leading and trailing whitespace from the keycvium
2021-09-03use JsonOptionsCody Robibero
2021-09-03fix the buildcvium
2021-09-03Suggestions from reviewCody Robibero
2021-09-03Merge branch 'master' into bug/authorization-header-issuecvium
2021-09-03Merge branch 'master' into bug/authorization-header-issuecvium
2021-09-03Add SchedulesDirect json testsCody Robibero
2021-09-03Merge remote-tracking branch 'upstream/master' into authenticationdb-efcoreCody Robibero
2021-09-03Merge pull request #6358 from MrTimscampi/audio-peopleBond-009