| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-09 | Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#7727) | dependabot[bot] | |
| Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 to 2.4.5. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/commits) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2022-04-30 | Add tests for preferred audio language selection | Joe Rogers | |
| 2022-04-28 | Merge pull request #7638 from 1337joe/fix-quick-connect-tests | Cody Robibero | |
| (cherry picked from commit 7c91543694ffd857d2b42e4c2ec4dca2832d9f82) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-04-17 | Merge pull request #7590 from crobibero/dotnet-6.0.4 | Joshua M. Boniface | |
| (cherry picked from commit 5778541d2fa9a6a2732b715e8c60421e44e035da) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-04-17 | Merge pull request #7537 from dmitrylyzo/fix-streambuilder | Cody Robibero | |
| (cherry picked from commit 5833c707259247338c27b1a75a175c5aba925c29) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-04-07 | Merge pull request #7548 from 1337joe/comparer-null-fix | Cody Robibero | |
| (cherry picked from commit 72aca1519132315a69d9dad53e4840f461e58285) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-04-07 | Merge pull request #7523 from crobibero/null-stream | Cody Robibero | |
| Allow media without streams to playback (cherry picked from commit 577325b7888c5769c9d9c329ebd40e5f388242ad) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-04-03 | Combine verify calls | Joe Rogers | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2022-04-03 | Remove warnings | Joe Rogers | |
| 2022-04-03 | Implement tests on ProviderManager.RefreshSingleItem | Joe Rogers | |
| 2022-04-03 | Reorder and flatten provider filtering | Joe Rogers | |
| 2022-04-03 | Switch to nameof to simplify theory signatures | Joe Rogers | |
| 2022-04-03 | Pass TypeOptions instead of full LibraryOptions | Joe Rogers | |
| 2022-04-03 | Implement CanRefreshMetadata tests for GetMetadataProviders | Joe Rogers | |
| Cleanup tests, extract common blocks | |||
| 2022-04-03 | Improve metadata provider sorting | Joe Rogers | |
| Extract configured order up front instead of for each provider Non-IHasOrder providers default to middle, not beginning Merge image and metadata sort helper methods | |||
| 2022-04-03 | Implement sort test for ProviderManager.GetMetadataProviders | Joe Rogers | |
| 2022-04-03 | Clarify naming, minor method ordering improvement | Joe Rogers | |
| 2022-04-03 | Implement CanRefresh tests for ProviderManager.GetImageProviders | Joe Rogers | |
| 2022-04-03 | Improve image provider sorting | Joe Rogers | |
| Remove irrelevant check for ILocalImageProvider Providers that are not IHasOrder default to middle, not beginning | |||
| 2022-04-03 | Implement sort test for ProviderManager.GetImageProviders | Joe Rogers | |
| 2022-03-21 | Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406 | dependabot[bot] | |
| Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0-beta.376 to 1.2.0-beta.406. - [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases) - [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.376...1.2.0-beta.406) --- updated-dependencies: - dependency-name: StyleCop.Analyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2022-03-19 | Clean up DLNA profile code | Bond_009 | |
| 2022-03-18 | Merge pull request #7474 from nielsvanvelzen/api-secure | Cody Robibero | |
| 2022-03-18 | Update tests | Niels van Velzen | |
| 2022-03-18 | Move StreamBuilderTests to correct project (#7461) | Bond-009 | |
| 2022-03-12 | Merge pull request #7325 from eyezak/issue/6450 | Cody Robibero | |
| 2022-03-11 | Merge pull request #7444 from Bond-009/baseurl | Cody Robibero | |
| 2022-03-11 | Merge pull request #7441 from 1337joe/add-external-stream-indicator | Cody Robibero | |
| Add label for external audio/sub tracks | |||
| 2022-03-11 | Add tests for BaseUrl normalization | Bond_009 | |
| 2022-03-11 | Merge pull request #7346 from Bond-009/guid | Claus Vium | |
| Optimize Guid comparisons | |||
| 2022-03-10 | Add label for external audio/sub tracks | Joe Rogers | |
| 2022-03-10 | ProbeResultNormalizer: fix framerate compare + tests (#7167) | Mayur Panchal | |
| 2022-03-08 | Update to dotnet 6.0.3 | Cody Robibero | |
| 2022-03-07 | Bump Moq from 4.17.1 to 4.17.2 (#7416) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2022-03-06 | Remove TranscodeReason.None, Add JsonFlagEnum tests | Cody Robibero | |
| 2022-03-06 | Fix transcode video matching and add tests for Transcode and Safari | Isaac Gordezky | |
| 2022-03-06 | Series: issue-6450 | Isaac Gordezky | |
| Issue: https://github.com/jellyfin/jellyfin/issues/6450 Enable DirectPlay responses Rewrite DirectPlay and DirectStream resolution Prefer copy transcode video codec options Enhance condition processor Support DirectStream and Transcode with parity Rework audio stream selection and add tests for ExternalAudio Update MediaInfoHelper to only call StreamBuilder once | |||
| 2022-03-06 | Convert TranscodeReason to Flags | Isaac Gordezky | |
| 2022-03-06 | StreamBuilder basic tests | Isaac Gordezky | |
| 2022-03-05 | Fix external file check for shorter names | Joe Rogers | |
| 2022-03-04 | Strip out external file fuzzy matching | Joe Rogers | |
| Convert MediaFlagDelimiter back to char | |||
| 2022-03-04 | Merge pull request #7370 from crobibero/internal-metadata-path | Claus Vium | |
| Only add internal files if the internal metadata path exists | |||
| 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 | |
| Signed-off-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-02-28 | Bump Moq from 4.16.1 to 4.17.1 | dependabot[bot] | |
| Bumps [Moq](https://github.com/moq/moq4) from 4.16.1 to 4.17.1. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](https://github.com/moq/moq4/compare/v4.16.1...v4.17.1) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2022-02-26 | Merge pull request #7112 from stanionascu/bdiso-playback | Joshua M. Boniface | |
| 2022-02-22 | Split match/rejected tests, add wider sampling of extensions | Joe Rogers | |
| 2022-02-21 | Require delimiter immediately after filename match | Joe Rogers | |
