aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers
AgeCommit message (Expand)Author
2022-03-11allow strm probe to succeedwhiteowl3
2022-03-10Match external sub/audio stream adding logicJoe Rogers
2022-03-08Remove unused poster support from StudiosImageProvider (#7423)Bill Thornton
2022-03-05Merge pull request #7403 from 1337joe/fix-external-file-prefix-checkCody Robibero
2022-03-05Merge pull request #7396 from thornbill/update-artwork-repositoryJoshua M. Boniface
2022-03-05Fix external file check for shorter namesJoe Rogers
2022-03-04Switch to using spans for string comparisonJoe Rogers
2022-03-04Strip out external file fuzzy matchingJoe Rogers
2022-03-04Update artwork repository urlsBill Thornton
2022-03-02Split DirectoryExists and FileExistsCody Robibero
2022-02-28Use IFileSystemCody Robibero
2022-02-28Update MediaBrowser.Providers/MediaInfo/MediaInfoResolver.csCody Robibero
2022-02-28Only add internal files if the internal metadata path existsCody Robibero
2022-02-21Require delimiter immediately after filename matchJoe Rogers
2022-02-21Rewrite tests for coverage and less duplicationJoe Rogers
2022-02-21Optimize Guid comparisonsBond_009
2022-02-19Update MediaBrowser.Providers/MediaInfo/MediaInfoResolver.csShadowghost
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): refactor external subtitle and audio providerShadowghost
2022-02-15Fix some warningsBond_009
2022-02-14Fix some warningsBond_009
2022-02-11Merge pull request #7054 from matthew-jones-uk/disable-embedded-subsCody Robibero
2022-02-06Merge pull request #7241 from Bond-009/async5Cody Robibero
2022-01-28Remove some allocations (#7246)Claus Vium
2022-01-26Changed boolean options to enumsMatthew Jones
2022-01-22Merge pull request #7235 from Bond-009/async4Cody Robibero
2022-01-22Flush to disk async where possibleBond_009
2022-01-22Make ffprobe consistent with MetadataService.MergeDataJoe Rogers
2022-01-22Ban the usage of Task.ResultBond_009
2022-01-20Merge pull request #7219 from 1337joe/tmdb-image-provider-logoCody Robibero
2022-01-20Bump TMDbLib versionJoe Rogers
2022-01-19Merge pull request #7176 from dmitrylyzo/fix-trailers-1Bond-009
2022-01-19Add TMDb logo handlingJoe Rogers
2022-01-18Add all TMDB episode ordersoledfish
2022-01-16Merge branch 'jellyfin:master' into additional-episode-ordersoledfish
2022-01-16Merge pull request #7078 from 1337joe/metadata-merge-dataBond-009
2022-01-16Address review commentsJoe Rogers
2022-01-14Fix duplication of remote trailersDmitry Lyzo
2022-01-14Added type options to disable embedded subsMatthew Jones
2022-01-14Add video path to DisableEmbeddedSubtitles logMatt
2022-01-14Changed DisableEmbeddedSubtitles logging to debugMatthew Jones
2022-01-14Add DisableEmbeddedSubtitles settingMatthew Jones
2022-01-13Fix build errorSenorSmartyPants
2022-01-13Config option to import season name from TMDBSenorSmartyPants
2022-01-08Make identify flag describe purpose, not sourceJoe Rogers
2022-01-08Merge pull request #7101 from Bond-009/imagejpgCody Robibero
2022-01-04Respect lock state when updating season 0 nameJoe Rogers
2022-01-04Clean up list handlingJoe Rogers
2022-01-04Remove incorrect mime type image/jpgBond_009