Fabrício Jácome
f282f6f924
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
3 years ago
Hannes
7a2791e904
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
3 years ago
Cody Robibero
e7022cc3fc
Use asp validation and increase max size
3 years ago
Bond-009
d8b9f4dc2d
Merge pull request #6274 from thornbill/restore-max-resolution-params
...
Restore max width and height params
3 years ago
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
Brandon Nguyen
d0c5e25ec0
Use nullable enum type instead of strings
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
1f99c9b90c
Minor fixes
3 years ago
Bond-009
a9aeb6570b
Merge pull request #6233 from Bond-009/warn32
...
MediaBrowser.Providers: Remove some warnings
3 years ago
MrTimscampi
3b8947aba6
Add using keywords to non-disposed objects in BuildThumbCollageBitmap
3 years ago
MrTimscampi
a25c3d1cda
Remove usage of this in GetResolutionText
3 years ago
Brandon Nguyen
df17c67f11
Use hardware encoding string over boolean
3 years ago
Brandon Nguyen
7e3c94d094
Add hardware encoding status to playback data
...
Resolves #6087
3 years ago
MrTimscampi
8a65a6dfc3
Use artist backdrop for generated library image
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
Julien Voisin
66e452422c
Add a LGTM.com badge
3 years ago
Patrick Barron
06d682c296
Merge remote-tracking branch 'origin/authenticationdb-efcore' into authenticationdb-efcore
3 years ago
Patrick Barron
af2e7aec2e
Add missing service registration for IAuthenticationManager
3 years ago
Patrick Barron
fdba71e133
Fix Api Key authentication
3 years ago
Patrick Barron
bbac9ff67e
GetDeviceOptions always returns an instance of DeviceOptions
3 years ago
Bond_009
4e80eac5f3
Fix QuickConnect
3 years ago
Bond_009
cf061f7563
MediaBrowser.Providers: Remove some warnings
3 years ago
Patrick Barron
5d1139ec62
Update Jellyfin.Server.Implementations/Devices/DeviceManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
Patrick Barron
befedaf6fc
Update Emby.Server.Implementations/Session/SessionManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
Patrick Barron
dbfd30ec4c
Migrate DeviceOptions
3 years ago
Patrick Barron
d3e02e918d
Merge pull request #166 from crobibero/authdb-qc
...
Fix QuickConnect interation with AuthenticationDb
3 years ago
crobibero
397868be95
Fix issues with QuickConnect and AuthenticationDb
3 years ago
Patrick Barron
ae878fa051
Merge branch 'master' into authenticationdb-efcore
...
# Conflicts:
# Emby.Server.Implementations/QuickConnect/QuickConnectManager.cs
# Emby.Server.Implementations/Session/SessionManager.cs
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
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
Patrick Barron
f96722fa74
Fix migration
3 years ago
Patrick Barron
3884837513
Convert method group to lambda in DeviceManager
3 years ago
Patrick Barron
784f29f753
Use named tuple for QuickConnect
3 years ago
Patrick Barron
544e059395
Revert unintended change in SchedulesDirect
3 years ago
crobibero
39e84ba4ab
Suggestions from review
3 years ago
Cody Robibero
fa7b7b84e7
Update CONTRIBUTORS.md
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
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