Cody Robibero
|
b98cc71c3b
|
Update to dotnet 6.0.2
Signed-off-by: Cody Robibero <cody@robibe.ro>
|
3 years ago |
Nyanmisaka
|
6c53420fe3
|
Fix the broken fMP4 main playlist (#7263)
|
3 years ago |
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
|
3 years ago |
cvium
|
90736ee346
|
Add pagination and fixes
|
3 years ago |
Claus Vium
|
70751722d2
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
3 years ago |
cvium
|
7ba9a24736
|
Fix bool
|
3 years ago |
cvium
|
b9d4cbf3e8
|
Fix progress
|
3 years ago |
Claus Vium
|
768b76b999
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
3 years ago |
cvium
|
f92806c246
|
Use local var for the length
|
3 years ago |
cvium
|
9a5a079f42
|
Add progress report
|
3 years ago |
cvium
|
6ffa9539bb
|
Refactor and add scheduled task
|
3 years ago |
cvium
|
c658a883a2
|
Merge branch 'master' into keyframe_extraction_v1
# Conflicts:
# Jellyfin.Api/Controllers/DynamicHlsController.cs
# MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs
# MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs
|
3 years ago |
Bond_009
|
cbfa355e31
|
Update StyleCop
|
3 years ago |
Bond_009
|
ea9fc9f9cc
|
Remove unreachable branches from JsonConverters
* If the type is a reference type we don't have to handle null ourselves
* reader.ValueSpan is only valid if reader.HasValueSequence is false
|
3 years ago |
Claus Vium
|
8fc4a48070
|
Merge pull request #6501 from crobibero/schedules-direct
|
3 years ago |
Cody Robibero
|
3bbd98cc3f
|
Merge remote-tracking branch 'upstream/master' into schedules-direct
|
3 years ago |
Bond_009
|
dc8feca6bb
|
Remove duplicate Fisher–Yates shuffle impl
|
3 years ago |
Bond_009
|
d4373a2ddb
|
Use ConvertFrom with invariant culture instead of current culture
|
3 years ago |
cvium
|
2899b77cd5
|
Implement FfProbeKeyframeExtractor and add tests for it
|
3 years ago |
cvium
|
41383e6fe4
|
Review comment
|
3 years ago |
cvium
|
64a13a5d42
|
Add ComputeSegments test
|
3 years ago |
cvium
|
43ea4af30f
|
Update to .net 6
|
3 years ago |
cvium
|
30f3be1da0
|
Merge branch 'master' into keyframe_extraction_v1
|
3 years ago |
cvium
|
3e5cb8e04e
|
Add tests for ComputeEqualLengthSegments and fix bug
|
3 years ago |
cvium
|
c7b25a9fe4
|
Add first test
|
3 years ago |
cvium
|
fa38b741ce
|
Restructure the code to make it more testable
|
3 years ago |
cvium
|
be233b49b6
|
Fixes
|
3 years ago |
Bond_009
|
086d5925c9
|
Update Jellyfin.Extensions to .Net6
|
3 years ago |
cvium
|
35c0801d6c
|
More fixes
|
3 years ago |
cvium
|
ee8bd9b3b5
|
Fix xmldoc issues
|
3 years ago |
cvium
|
30230aff73
|
Fix build?
|
3 years ago |
cvium
|
6e77d50563
|
Remove path hinting
|
3 years ago |
cvium
|
3531dc85ae
|
Fix build
|
3 years ago |
cvium
|
9c15f96e12
|
Add first draft of keyframe extraction for Matroska
|
3 years ago |
Bond_009
|
a6d1e542e6
|
Reduce allocations
|
3 years ago |
Claus Vium
|
fffb57bb15
|
Merge pull request #6502 from crobibero/publish-jeff-extension
Add Jellyfin.Extensions to package publish
|
3 years ago |
Fernando Fernández
|
3d0b1ccae6
|
Remove all unused usings
|
3 years ago |
Cody Robibero
|
7a0a675bd5
|
Add Jellyfin.Extensions to package publish
|
3 years ago |
Cody Robibero
|
058baf5abd
|
Add IReadOnlyList extensions
|
3 years ago |
Rich Lander
|
c07e83fdf8
|
Invert code and style analysis configuration (#6334)
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
3 years ago |
Maxr1998
|
11a5551218
|
Refactor ProbeResultNormalizer
Improve code structure and readability
|
3 years ago |
Bond_009
|
db716bde95
|
Jellyfin.Extensions: Enable analyzers for release mode
|
3 years ago |
Bond_009
|
6f8ccab788
|
Move non-jellyfin extensions to separate project
|
3 years ago |
Luke Pulverenti
|
fbbb50496a
|
removed dead files
|
8 years ago |
Luke Pulverenti
|
0ee1a0d7bd
|
fix mapping multiple tuner channels to same epg channel
|
8 years ago |
Luke Pulverenti
|
00760f7d24
|
update .net core project
|
8 years ago |
Luke Pulverenti
|
e140da0ddf
|
update .net core project
|
8 years ago |
Luke Pulverenti
|
7c6ebe9b21
|
update components
|
8 years ago |
Luke Pulverenti
|
0091d2c51e
|
update components
|
8 years ago |
Luke Pulverenti
|
524e7facc8
|
fix socket errors on linux under .net core
|
8 years ago |