index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Jellyfin.Providers.Tests
Age
Commit message (
Expand
)
Author
2022-06-29
Merge pull request #7988 from jellyfin/external-streams-exceptions
Bond-009
2022-06-06
Merge pull request #7802 from jellyfin/external
Cody Robibero
2022-06-04
Bump Moq from 4.17.2 to 4.18.1 (#7820)
dependabot[bot]
2022-05-25
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#7760)
dependabot[bot]
2022-05-09
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
dependabot[bot]
2022-05-09
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#7727)
dependabot[bot]
2022-03-21
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
dependabot[bot]
2022-03-11
Merge pull request #7346 from Bond-009/guid
Claus Vium
2022-03-07
Bump Moq from 4.17.1 to 4.17.2 (#7416)
dependabot[bot]
2022-03-05
Fix external file check for shorter names
Joe Rogers
2022-03-04
Strip out external file fuzzy matching
Joe Rogers
2022-03-04
Merge pull request #7370 from crobibero/internal-metadata-path
Claus Vium
2022-03-02
Split DirectoryExists and FileExists
Cody Robibero
2022-02-28
Use IFileSystem
Cody Robibero
2022-02-28
Improve tests
Joe Rogers
2022-02-28
Only add internal files if the internal metadata path exists
Cody Robibero
2022-02-28
Bump Moq from 4.16.1 to 4.17.1
dependabot[bot]
2022-02-21
Require delimiter immediately after filename match
Joe Rogers
2022-02-21
Rewrite tests for coverage and less duplication
Joe Rogers
2022-02-21
Merge pull request #7255 from Shadowghost/external-sub-audio
Joshua M. Boniface
2022-02-21
Optimize Guid comparisons
Bond_009
2022-02-21
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
dependabot[bot]
2022-02-18
fix(external-media): implement review suggestions
Shadowghost
2022-02-18
feat(external-media): refactor to generic provider, extend tests and file rec...
Shadowghost
2022-02-18
feat(external-media): add tests for external audio and subtitle provider
Joe Rogers
2022-02-18
feat(external-media): refactor external subtitle and audio provider
Shadowghost
2022-02-07
Bump coverlet.collector from 3.1.1 to 3.1.2
dependabot[bot]
2022-02-01
Bump coverlet.collector from 3.1.0 to 3.1.1 (#7266)
dependabot[bot]
2022-01-22
Ban the usage of Task.Result
Bond_009
2022-01-16
Address review comments
Joe Rogers
2022-01-04
Embed ProviderUtils into MetadataService
Joe Rogers
2022-01-03
Remove existing images when applying identify
Joe Rogers
2022-01-02
Merge a couple tests, extract duplicate code
Joe Rogers
2022-01-02
Add test for #6830
Joe Rogers
2021-12-31
Add tests and documentation for ProviderUtils
Joe Rogers
2021-12-24
Update StyleCop
Bond_009
2021-11-27
Allow default/forced tag without setting language
Joe Rogers
2021-11-18
Query MediaSourceManager directly in image providers
Joe Rogers
2021-11-18
Merge similar tests with Theories
Joe Rogers
2021-11-17
Query media streams by type instead of filtering
Joe Rogers
2021-11-15
Add logging and fast return
Joe Rogers
2021-11-14
Handle unexpected case more gracefully
Joe Rogers
2021-11-12
Use codec to determine image format
Joe Rogers
2021-11-12
Use ImageFormat instead of string for extension
Joe Rogers
2021-11-12
Merge similar tests with Theories
Joe Rogers
2021-11-09
Merge pull request #6794 from Bond-009/dead
Claus Vium
2021-11-09
Remove some dead code
Bond_009
2021-11-06
Remove ImageType.Screenshot and ItemFields.Screenshot
Joe Rogers
2021-11-04
Remove unused IHasScreenshots interface
Bond_009
2021-11-04
Merge pull request #6763 from 1337joe/tmdb-image-provider-dedup
Claus Vium
[next]