aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Providers.Tests
AgeCommit message (Expand)Author
2022-06-29Merge pull request #7988 from jellyfin/external-streams-exceptionsBond-009
2022-06-06Merge pull request #7802 from jellyfin/externalCody Robibero
2022-06-04Bump Moq from 4.17.2 to 4.18.1 (#7820)dependabot[bot]
2022-05-25Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#7760)dependabot[bot]
2022-05-09Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)dependabot[bot]
2022-05-09Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#7727)dependabot[bot]
2022-03-21Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406dependabot[bot]
2022-03-11Merge pull request #7346 from Bond-009/guidClaus Vium
2022-03-07Bump Moq from 4.17.1 to 4.17.2 (#7416)dependabot[bot]
2022-03-05Fix external file check for shorter namesJoe Rogers
2022-03-04Strip out external file fuzzy matchingJoe Rogers
2022-03-04Merge pull request #7370 from crobibero/internal-metadata-pathClaus Vium
2022-03-02Split DirectoryExists and FileExistsCody Robibero
2022-02-28Use IFileSystemCody Robibero
2022-02-28Improve testsJoe Rogers
2022-02-28Only add internal files if the internal metadata path existsCody Robibero
2022-02-28Bump Moq from 4.16.1 to 4.17.1dependabot[bot]
2022-02-21Require delimiter immediately after filename matchJoe Rogers
2022-02-21Rewrite tests for coverage and less duplicationJoe Rogers
2022-02-21Merge pull request #7255 from Shadowghost/external-sub-audioJoshua M. Boniface
2022-02-21Optimize Guid comparisonsBond_009
2022-02-21Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0dependabot[bot]
2022-02-18fix(external-media): implement review suggestionsShadowghost
2022-02-18feat(external-media): refactor to generic provider, extend tests and file rec...Shadowghost
2022-02-18feat(external-media): add tests for external audio and subtitle providerJoe Rogers
2022-02-18feat(external-media): refactor external subtitle and audio providerShadowghost
2022-02-07Bump coverlet.collector from 3.1.1 to 3.1.2dependabot[bot]
2022-02-01Bump coverlet.collector from 3.1.0 to 3.1.1 (#7266)dependabot[bot]
2022-01-22Ban the usage of Task.ResultBond_009
2022-01-16Address review commentsJoe Rogers
2022-01-04Embed ProviderUtils into MetadataServiceJoe Rogers
2022-01-03Remove existing images when applying identifyJoe Rogers
2022-01-02Merge a couple tests, extract duplicate codeJoe Rogers
2022-01-02Add test for #6830Joe Rogers
2021-12-31Add tests and documentation for ProviderUtilsJoe Rogers
2021-12-24Update StyleCopBond_009
2021-11-27Allow default/forced tag without setting languageJoe Rogers
2021-11-18Query MediaSourceManager directly in image providersJoe Rogers
2021-11-18Merge similar tests with TheoriesJoe Rogers
2021-11-17Query media streams by type instead of filteringJoe Rogers
2021-11-15Add logging and fast returnJoe Rogers
2021-11-14Handle unexpected case more gracefullyJoe Rogers
2021-11-12Use codec to determine image formatJoe Rogers
2021-11-12Use ImageFormat instead of string for extensionJoe Rogers
2021-11-12Merge similar tests with TheoriesJoe Rogers
2021-11-09Merge pull request #6794 from Bond-009/deadClaus Vium
2021-11-09Remove some dead codeBond_009
2021-11-06Remove ImageType.Screenshot and ItemFields.ScreenshotJoe Rogers
2021-11-04Remove unused IHasScreenshots interfaceBond_009
2021-11-04Merge pull request #6763 from 1337joe/tmdb-image-provider-dedupClaus Vium