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
/
MediaBrowser.Providers
Age
Commit message (
Expand
)
Author
2022-02-06
Merge pull request #7241 from Bond-009/async5
Cody Robibero
2022-01-28
Remove some allocations (#7246)
Claus Vium
2022-01-22
Merge pull request #7235 from Bond-009/async4
Cody Robibero
2022-01-22
Flush to disk async where possible
Bond_009
2022-01-22
Make ffprobe consistent with MetadataService.MergeData
Joe Rogers
2022-01-22
Ban the usage of Task.Result
Bond_009
2022-01-20
Merge pull request #7219 from 1337joe/tmdb-image-provider-logo
Cody Robibero
2022-01-20
Bump TMDbLib version
Joe Rogers
2022-01-19
Merge pull request #7176 from dmitrylyzo/fix-trailers-1
Bond-009
2022-01-19
Add TMDb logo handling
Joe Rogers
2022-01-16
Merge pull request #7078 from 1337joe/metadata-merge-data
Bond-009
2022-01-16
Address review comments
Joe Rogers
2022-01-14
Fix duplication of remote trailers
Dmitry Lyzo
2022-01-13
Fix build error
SenorSmartyPants
2022-01-13
Config option to import season name from TMDB
SenorSmartyPants
2022-01-08
Make identify flag describe purpose, not source
Joe Rogers
2022-01-08
Merge pull request #7101 from Bond-009/imagejpg
Cody Robibero
2022-01-04
Respect lock state when updating season 0 name
Joe Rogers
2022-01-04
Clean up list handling
Joe Rogers
2022-01-04
Remove incorrect mime type image/jpg
Bond_009
2022-01-04
Embed ProviderUtils into MetadataService
Joe Rogers
2022-01-04
Clean up warnings
Joe Rogers
2022-01-03
Remove existing images when applying identify
Joe Rogers
2022-01-03
Clean up warnings, simplify
Joe Rogers
2022-01-02
Add refresh flag to remove existing data/images
Joe Rogers
2021-12-31
Add tests and documentation for ProviderUtils
Joe Rogers
2021-12-28
Pull default MergeData implementation to parent
Joe Rogers
2021-12-27
Remove more warnings
Cody Robibero
2021-12-24
Update StyleCop
Bond_009
2021-12-24
Fix build
Bond_009
2021-12-24
Merge branch 'master' into comparisons
Cody Robibero
2021-12-23
Fix config.html
Cody Robibero
2021-12-23
Merge branch 'master' into studios-images-plugin
Cody Robibero
2021-12-24
Merge pull request #7029 from cvium/allocations_maybe
Cody Robibero
2021-12-21
Catch HttpRequestException when saving images from local provider
cvium
2021-12-20
Use our own Contains extension
cvium
2021-12-12
Use BaseItemKind where possible
Cody Robibero
2021-12-08
Format code in MediaBrowser.Providers/MediaInfo/AudioResolver.cs
Jonas Resch
2021-12-08
Add "Async" suffix to AddExternalAudio method
Jonas Resch
2021-12-08
Add "Async" suffix to AddExternalAudio method
Jonas Resch
2021-12-08
Exclude .strm files when searching for external audio files
Jonas Resch
2021-12-08
Add audioResolver argument to FFProbeVideoInfo initialization
Jonas Resch
2021-12-08
Merge branch 'support-external-audio-files' of github.com:jonas-resch/jellyfi...
Jonas Resch
2021-12-07
Update MediaBrowser.Providers/MediaInfo/FFProbeProvider.cs
Claus Vium
2021-12-07
Merge branch 'master' into support-external-audio-files
Claus Vium
2021-12-03
Merge pull request #6874 from 1337joe/tmdb-image-size-options
Cody Robibero
2021-12-02
Reduce allocations
cvium
2021-12-01
Prevent crashes in specific scenarios
Jonas Resch
2021-11-30
Add documentation to AudioResolver class
Jonas Resch
2021-11-30
Add ConfigureAwait true in MediaBrowser.Providers/MediaInfo/AudioResolver.cs
Jonas Resch
[next]