Maxr1998
11a5551218
Refactor ProbeResultNormalizer
...
Improve code structure and readability
3 years ago
Bill Thornton
3090971feb
Restore max width and height params
3 years ago
Bond-009
40c73e96a9
Merge pull request #6268 from Bond-009/redirecttest
...
Add test for RobotsRedirectionMiddleware
3 years ago
Bond_009
e19dce3c53
Add test for RobotsRedirectionMiddleware
3 years ago
Bond_009
5bd8ba886a
Add tests for QuickConnectManager
3 years ago
Bond-009
a9aeb6570b
Merge pull request #6233 from Bond-009/warn32
...
MediaBrowser.Providers: Remove some warnings
3 years ago
MrTimscampi
a25c3d1cda
Remove usage of this in GetResolutionText
3 years ago
MrTimscampi
bcae195cc3
Refactor GetResolutionText
...
This improves GetResolutionText a little by making it easier to read and better parsing resolutions (Also adding a few new ones like PAL resolutions and 8K)
Co-authored-by: Maxr1998 <max.rumpf1998@gmail.com>
3 years ago
Bond-009
1dcf03e33c
Merge pull request #6236 from Bond-009/quickconnect
...
Fix QuickConnect
3 years ago
Bond-009
539dc2ba82
Merge pull request #6241 from jellyfin/dependabot/nuget/Serilog.Sinks.Async-1.5.0
...
Bump Serilog.Sinks.Async from 1.4.0 to 1.5.0
3 years ago
Bond-009
3100ecd145
Merge pull request #6242 from jellyfin/dependabot/nuget/Serilog.Sinks.File-5.0.0
...
Bump Serilog.Sinks.File from 4.1.0 to 5.0.0
3 years ago
dependabot[bot]
b434b16ddc
Bump Serilog.Sinks.File from 4.1.0 to 5.0.0
...
Bumps [Serilog.Sinks.File](https://github.com/serilog/serilog-sinks-file ) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/serilog/serilog-sinks-file/releases )
- [Changelog](https://github.com/serilog/serilog-sinks-file/blob/dev/CHANGES.md )
- [Commits](https://github.com/serilog/serilog-sinks-file/compare/v4.1.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
d933262c2b
Bump Serilog.Sinks.Async from 1.4.0 to 1.5.0
...
Bumps [Serilog.Sinks.Async](https://github.com/serilog/serilog-sinks-async ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/serilog/serilog-sinks-async/releases )
- [Commits](https://github.com/serilog/serilog-sinks-async/compare/v1.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: Serilog.Sinks.Async
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Bond_009
4e80eac5f3
Fix QuickConnect
3 years ago
Bond_009
cf061f7563
MediaBrowser.Providers: Remove some warnings
3 years ago
Claus Vium
9405604913
Merge pull request #6174 from Bond-009/diacritics
...
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
3 years ago
Bond_009
981cf4cfa0
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
3 years ago
Claus Vium
a41065a248
Merge pull request #6200 from nielsvanvelzen/fix-quickconnect
...
Refactor Quick Connect
3 years ago
Niels van Velzen
7d46ca9317
Refactor Quick Connect
3 years ago
Claus Vium
f50bdb0f32
Merge pull request #6204 from Bond-009/extensions
3 years ago
Bond_009
db716bde95
Jellyfin.Extensions: Enable analyzers for release mode
3 years ago
Joshua M. Boniface
026d8d28b7
Merge pull request #6210 from bellegarde-c/master
...
debian: Add maxcpucount option to override_dh_auto_build. Fix #5234
3 years ago
Cédric Bellegarde
46665168a7
debian: Add maxcpucount option to override_dh_auto_build. Fix #5234
3 years ago
Claus Vium
96b2887a15
Merge pull request #6208 from h1dden-da3m0n/ci/no-automation-in-forks
3 years ago
h1dden-da3m0n
44b54a2637
disable project automation in forks
...
these workflows always fail in forks due to missing tokens etc.
3 years ago
Bond_009
6f8ccab788
Move non-jellyfin extensions to separate project
3 years ago
Bond-009
0c3dcdf77b
Merge pull request #6197 from MrTimscampi/sub-delivery-docs
...
Document SubtitleDeliveryMethod
3 years ago
MrTimscampi
22efb69e92
Document SubtitleDeliveryMethod
3 years ago
Joshua M. Boniface
c791c3a215
Merge pull request #6191 from crobibero/5.0.7
...
Update to dotnet 5.0.7
3 years ago
Bond-009
004c53a5a5
Merge pull request #6180 from crobibero/test-controller
...
Ignore Test Controllers
3 years ago
Claus Vium
cd36b8067f
Merge pull request #5988 from Bond-009/fuzz
...
Add fuzzing infrastructure
3 years ago
crobibero
e021a0e9ce
Update to dotnet 5.0.7
3 years ago
Bond-009
aaa9cc604f
Merge pull request #6176 from nielsvanvelzen/userid-required
...
Require userId in getItems and getTrailers endpoints
3 years ago
crobibero
d32bbf181a
Ignore all test controllers
3 years ago
Bond-009
04daf0ff49
Merge pull request #6175 from nielsvanvelzen/crobibero-is-stupid
...
Fix routeMediaSourceId route parameter in SubtitleController GetSubtitle
3 years ago
Niels van Velzen
226abde3f7
Change userId to required in operations that would otherwise throw exceptions
3 years ago
Niels van Velzen
0a0e10e854
Fix routeMediaSourceId route parameter in SubtitleController GetSubtitle
3 years ago
Claus Vium
93dbbfea03
Merge pull request #6173 from Bond-009/tests5
...
Add test for ReadOnlySpan.Count extension
3 years ago
Bond-009
83e492b72b
Merge pull request #5384 from Larvitar/season-metadata-fix
3 years ago
Bond_009
5fb72951a0
Add test for ReadOnlySpan.Count extension
3 years ago
Claus Vium
8daa679a26
Update MediaBrowser.Providers/Manager/MetadataService.cs
3 years ago
Claus Vium
cb77f8ee28
Merge pull request #6172 from Bond-009/nullable6
...
Remove useless nullable directives
3 years ago
Bond-009
cfad97ff28
Merge pull request #6096 from cvium/saving_private_ram
3 years ago
cvium
66de842896
Use stackalloc in Format3DParser.Parse
3 years ago
Bond_009
383c2d7374
Remove useless nullable directives
3 years ago
Stan
adf406b182
Fix playback of complex BluRay ISOs ( #6166 )
3 years ago
Claus Vium
d366fd3fd7
Merge pull request #6165 from Bond-009/tests4
...
Fix duplicate keys causing an exception
3 years ago
Bond_009
06401ffa0d
Fix duplicate keys causing an exception
3 years ago
Bond_009
f7392394fd
Add fuzzing infra
3 years ago
Claus Vium
b986cb57b7
Merge pull request #6163 from Bond-009/tests3
...
Fix index out of range and add reg tests
3 years ago