cvium
41383e6fe4
Review comment
4 years ago
cvium
64a13a5d42
Add ComputeSegments test
4 years ago
cvium
43ea4af30f
Update to .net 6
4 years ago
cvium
30f3be1da0
Merge branch 'master' into keyframe_extraction_v1
4 years ago
Claus Vium
17273a6075
Merge pull request #6614 from Bond-009/warn36
4 years ago
Claus Vium
c5491dc46c
Merge pull request #6613 from Bond-009/randomaccess
4 years ago
Bond_009
79642af3b8
Fix some warnings
4 years ago
Claus Vium
b37829dfbf
Merge pull request #6611 from Bond-009/error
4 years ago
Claus Vium
e6f3531f40
Merge pull request #6612 from Bond-009/async3
4 years ago
Bond_009
a4eede29ab
Use RandomAccess instead of a FileStream where it makes sense
4 years ago
Bond_009
f31224fa8f
Remove sync FileStream hack
4 years ago
Bond_009
65665de660
Fix user DB migration
4 years ago
Bond-009
2ee3e9e00f
Merge pull request #6590 from jellyfin/dotnet6
4 years ago
Bond_009
4643fd5dcb
Address comments
4 years ago
Cody Robibero
5e8d58a6a6
Update path for openapi spec
4 years ago
Mislav Milinković
d81c9a7a8c
Translated using Weblate (Croatian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
4 years ago
Ouail Ouazani
984f17c64f
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
4 years ago
Cody Robibero
d156d49113
Update codeql dotnet version
4 years ago
Cody Robibero
4fc3de9b75
Fix builds for dotnet6 ( #6595 )
...
* Target net6.0
* Use new Enum.TryParse(ReadOnlySpan<char>) overload
* Replace RNGCryptoServiceProvider with RandomNumberGenerator
* ci - target net6.0 (#6594 )
* Update deployment for dotnet6
* Use generic 6.0.x preview for CI
* Update direct dotnet download links
Co-authored-by: Bond_009 <bond.009@outlook.com>
4 years ago
Bond_009
e627b1b154
Fix failing tests
4 years ago
cvium
3e5cb8e04e
Add tests for ComputeEqualLengthSegments and fix bug
4 years ago
cvium
c7b25a9fe4
Add first test
4 years ago
cvium
fa38b741ce
Restructure the code to make it more testable
4 years ago
cvium
be233b49b6
Fixes
4 years ago
Bond_009
5fd315b17c
Address comments
4 years ago
Bond_009
086d5925c9
Update Jellyfin.Extensions to .Net6
4 years ago
Cody Robibero
be00480fe2
ci - target net6.0 ( #6594 )
4 years ago
Bond_009
fb2f07dc84
Replace RNGCryptoServiceProvider with RandomNumberGenerator
4 years ago
Bond_009
4d1d9f23d5
Use new Enum.TryParse(ReadOnlySpan<char>) overload
4 years ago
Bond_009
13fbfe6091
Target net6.0
4 years ago
cvium
35c0801d6c
More fixes
4 years ago
cvium
ee8bd9b3b5
Fix xmldoc issues
4 years ago
cvium
30230aff73
Fix build?
4 years ago
cvium
d995f0e092
Add dto changes
4 years ago
cvium
6e77d50563
Remove path hinting
4 years ago
cvium
3531dc85ae
Fix build
4 years ago
cvium
9c15f96e12
Add first draft of keyframe extraction for Matroska
4 years ago
Claus Vium
1ebd3c9ac3
Merge pull request #6593 from Bond-009/ex
4 years ago
Claus Vium
7c8a81f7bc
Merge pull request #6592 from Bond-009/dlna3
4 years ago
Claus Vium
8d9114dea3
Merge pull request #6597 from Bond-009/subs
4 years ago
Bond_009
dc1b726ef8
Add regression test for #5323
4 years ago
Bond-009
12a54c070e
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Bond_009
8fec510971
ItemImageProvider: improve HTTP error handling
4 years ago
Bond_009
ec45808275
SsdpHttpClient: Ensure successful status code before reading response
4 years ago
Claus Vium
b4c0518001
Merge pull request #6588 from Bond-009/escape
...
Fix issue #6587
4 years ago
Claus Vium
46701e16b5
Merge pull request #6589 from Bond-009/ffmpeg3
4 years ago
evlian
f1498d49ca
Translated using Weblate (Albanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sq/
4 years ago
Bond_009
52585a865e
Validate ffmpeg path
4 years ago
Bond_009
f6622bd810
Fix issue #6587
4 years ago
Claus Vium
b598f0e9fb
Merge pull request #6584 from Bond-009/datetime
...
Specify DateTimeStyles when possible
4 years ago