Cody Robibero
|
3716077495
|
Backport pull request #8433 from jellyfin/release-10.8.z
Update to dotnet 6.0.9
Original-merge: 4ec82ec662
Merged-by: Joshua M. Boniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
2022-09-23 23:12:50 -04:00 |
|
Andreas Egli
|
2251e7d603
|
change variable to camelCase
|
2022-09-06 07:41:27 +02:00 |
|
Andreas Egli
|
bd7898f18a
|
allow additional flags after K_ for ffprobe keyframe extraction
|
2022-08-28 16:14:53 +02:00 |
|
Andreas Egli
|
1528cb1e77
|
add gentps flag to ffprobe for keyframe extraction
|
2022-08-28 15:53:28 +02:00 |
|
Andreas Egli
|
56a5db5706
|
add TryParse to FFProbe Keyframe extraction
|
2022-08-28 11:45:31 +02:00 |
|
dependabot[bot]
|
812841d01e
|
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-09 15:24:09 +02:00 |
|
dependabot[bot]
|
dde984bd0e
|
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
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-21 12:22:11 +00:00 |
|
Cody Robibero
|
965bf7332f
|
Update to dotnet 6.0.3
|
2022-03-08 17:16:33 -07:00 |
|
Cody Robibero
|
b98cc71c3b
|
Update to dotnet 6.0.2
Signed-off-by: Cody Robibero <cody@robibe.ro>
|
2022-02-08 17:36:20 -07:00 |
|
Bond_009
|
2dcb2f8a9f
|
Ban the usage of Task.Result
If the calling function can't be made async easily you can still use
.GetAwaiter().GetResult(), which is way easier to find in the future
|
2022-01-22 16:48:31 +01:00 |
|
cvium
|
90736ee346
|
Add pagination and fixes
|
2022-01-16 22:10:22 +01:00 |
|
Claus Vium
|
70751722d2
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2022-01-14 08:24:15 +01:00 |
|
Claus Vium
|
768b76b999
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2022-01-12 17:27:02 +01:00 |
|
cvium
|
6ffa9539bb
|
Refactor and add scheduled task
|
2022-01-11 23:30:30 +01:00 |
|
cvium
|
2899b77cd5
|
Implement FfProbeKeyframeExtractor and add tests for it
|
2021-09-26 21:07:30 +02:00 |
|
cvium
|
41383e6fe4
|
Review comment
|
2021-09-25 23:37:41 +02:00 |
|
cvium
|
43ea4af30f
|
Update to .net 6
|
2021-09-25 20:55:48 +02:00 |
|
cvium
|
be233b49b6
|
Fixes
|
2021-09-25 10:41:36 +02:00 |
|
cvium
|
ee8bd9b3b5
|
Fix xmldoc issues
|
2021-09-23 18:49:48 +02:00 |
|
cvium
|
30230aff73
|
Fix build?
|
2021-09-23 17:00:39 +02:00 |
|
cvium
|
6e77d50563
|
Remove path hinting
|
2021-09-23 15:39:49 +02:00 |
|
cvium
|
9c15f96e12
|
Add first draft of keyframe extraction for Matroska
|
2021-09-23 15:29:12 +02:00 |
|