| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-02 | Merge pull request #6379 from dearjoey/master | Claus Vium | |
| 2021-11-02 | Change RemoveImages to array, improve download test | Joe Rogers | |
| 2021-11-02 | Streamline startup code | Bond_009 | |
| 2021-11-01 | Extract duplicate code, add test | Joe Rogers | |
| 2021-11-01 | Merge remote-tracking branch 'origin/master' into ↵ | Joe Rogers | |
| fix-metadata-refresh-deletes-backgrounds | |||
| 2021-11-01 | Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 | dependabot[bot] | |
| Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.0.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-11-01 | Refactor to validate all images up front | Joe Rogers | |
| 2021-10-31 | Add comments, minor cleanup, add tests | Joe Rogers | |
| 2021-10-31 | Fix tests | Cody Robibero | |
| 2021-10-26 | Change ReadOnlySpan to string following PR 6383 (#6734) | Claus Vium | |
| 2021-10-26 | Merge pull request #6383 from sushilicious/master | Claus Vium | |
| Made default parser a tiny bit mroe robust | |||
| 2021-10-25 | Merge pull request #6535 from Bond-009/dlnacontrollertests | Claus Vium | |
| 2021-10-21 | Merge pull request #6689 from 1337joe/expand-image-extraction | Claus Vium | |
| 2021-10-20 | Address review comments | Joe Rogers | |
| Clean up style Fix references in class summaries Combine Where+FirstOrDefault queries Break up large method, long lines Add validation on file extension Apply test naming conventions Extract mock of Movie class, comment on why not mocking interface Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-10-12 | Update to dotnet6.rc2 | Cody Robibero | |
| 2021-10-11 | Add image provider tests and clean up | Joe Rogers | |
| 2021-10-09 | Merge pull request #6501 from crobibero/schedules-direct | Claus Vium | |
| 2021-10-09 | Merge pull request #6646 from 1337joe/test-mp4-metadata | Claus Vium | |
| 2021-10-08 | Merge pull request #6663 from crobibero/dotnet-6-rc1 | Claus Vium | |
| Reference dotnet6-rc1 packages | |||
| 2021-10-08 | Merge pull request #6678 from Bond-009/random | Claus Vium | |
| Use new Random.Shared instead of creating new instances | |||
| 2021-10-08 | Merge pull request #6665 from Bond-009/tests6 | Claus Vium | |
| Improve test coverage for QuickConnectManager | |||
| 2021-10-08 | Merge remote-tracking branch 'upstream/master' into schedules-direct | Cody Robibero | |
| 2021-10-08 | Use new Random.Shared instead of creating new instances | Bond_009 | |
| 2021-10-05 | Fix issue #6123 | Bond_009 | |
| 2021-10-05 | Improve test coverage for QuickConnectManager | Bond_009 | |
| 2021-10-04 | Reference dotnet6-rc1 packages | Cody Robibero | |
| 2021-10-03 | Fix warning: Type cast is redundant (#2149) | KonH | |
| 2021-10-03 | Fix warning: Using directive is not required by the code and can be safely ↵ | KonH | |
| removed (#2149) | |||
| 2021-10-01 | Add test data and unit test for mp4 metadata probe | Joe Rogers | |
| 2021-09-28 | Add regression test for #6560 | Bond_009 | |
| 2021-09-26 | Implement FfProbeKeyframeExtractor and add tests for it | cvium | |
| 2021-09-25 | Add ComputeSegments test | cvium | |
| 2021-09-25 | Merge branch 'master' into theorydata | Bond-009 | |
| 2021-09-25 | Update to .net 6 | cvium | |
| 2021-09-25 | Merge branch 'master' into keyframe_extraction_v1 | cvium | |
| 2021-09-25 | Address comments | Bond_009 | |
| 2021-09-25 | Add tests for ComputeEqualLengthSegments and fix bug | cvium | |
| 2021-09-25 | Add first test | cvium | |
| 2021-09-24 | Use new Enum.TryParse(ReadOnlySpan<char>) overload | Bond_009 | |
| 2021-09-24 | Target net6.0 | Bond_009 | |
| 2021-09-22 | Add regression test for #5323 | Bond_009 | |
| 2021-09-21 | Merge pull request #6584 from Bond-009/datetime | Claus Vium | |
| Specify DateTimeStyles when possible | |||
| 2021-09-21 | Merge pull request #6569 from crobibero/dotnet-5.0.10 | Joshua M. Boniface | |
| Update to dotnet 5.0.10 | |||
| 2021-09-21 | Merge pull request #6553 from ankenyr/master | Claus Vium | |
| 2021-09-21 | Specify DateTimeStyles when possible | Bond_009 | |
| 2021-09-19 | Upgrade to dotnet 5.0.10 | Cody Robibero | |
| 2021-09-19 | Add more tests | Bond_009 | |
| 2021-09-19 | Reduce allocations | Bond_009 | |
| 2021-09-18 | Add regression test for issue #5168 | Bond_009 | |
| 2021-09-18 | Fix SubtitleEncoder and add regression tests | Bond_009 | |
