aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-10Merge pull request #6276 from crobibero/bitrate-testBond-009
2021-07-10Merge pull request #6115 from Maxr1998/refactor-proberesultnormalizerBond-009
Refactor ProbeResultNormalizer
2021-07-10Fix error message, use range parametersCody Robibero
2021-07-09Translated using Weblate (Dutch)Tim040
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2021-07-09Translated using Weblate (Malay)aqilisk
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
2021-07-09Translated using Weblate (German)Kachelkaiser
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2021-07-09Translated using Weblate (Galician)Benito Sebe
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/
2021-07-09Translated using Weblate (Albanian)Rajmond Burgaj
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sq/
2021-07-09Translated using Weblate (Portuguese)Fabrício Jácome
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
2021-07-09Translated using Weblate (Dutch)Hannes
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2021-07-09Use asp validation and increase max sizeCody Robibero
2021-07-09Merge pull request #6274 from thornbill/restore-max-resolution-paramsBond-009
Restore max width and height params
2021-07-09Refactor ProbeResultNormalizerMaxr1998
Improve code structure and readability
2021-07-08Restore max width and height paramsBill Thornton
2021-07-08Merge pull request #6268 from Bond-009/redirecttestBond-009
Add test for RobotsRedirectionMiddleware
2021-07-05Use nullable enum type instead of stringsBrandon Nguyen
2021-07-06Add test for RobotsRedirectionMiddlewareBond_009
2021-07-06Add tests for QuickConnectManagerBond_009
2021-07-06Minor fixesBond_009
2021-07-05Merge pull request #6233 from Bond-009/warn32Bond-009
MediaBrowser.Providers: Remove some warnings
2021-07-05Add using keywords to non-disposed objects in BuildThumbCollageBitmapMrTimscampi
2021-07-04Remove usage of this in GetResolutionTextMrTimscampi
2021-07-03Use hardware encoding string over booleanBrandon Nguyen
2021-07-03Add hardware encoding status to playback dataBrandon Nguyen
Resolves #6087
2021-07-03Use artist backdrop for generated library imageMrTimscampi
2021-07-03Refactor GetResolutionTextMrTimscampi
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>
2021-06-30Merge pull request #6236 from Bond-009/quickconnectBond-009
Fix QuickConnect
2021-06-28Merge pull request #6241 from ↵Bond-009
jellyfin/dependabot/nuget/Serilog.Sinks.Async-1.5.0 Bump Serilog.Sinks.Async from 1.4.0 to 1.5.0
2021-06-28Merge pull request #6242 from jellyfin/dependabot/nuget/Serilog.Sinks.File-5.0.0Bond-009
Bump Serilog.Sinks.File from 4.1.0 to 5.0.0
2021-06-28Bump Serilog.Sinks.File from 4.1.0 to 5.0.0dependabot[bot]
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>
2021-06-28Bump Serilog.Sinks.Async from 1.4.0 to 1.5.0dependabot[bot]
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>
2021-06-28Add a LGTM.com badgeJulien Voisin
2021-06-27Merge remote-tracking branch 'origin/authenticationdb-efcore' into ↵Patrick Barron
authenticationdb-efcore
2021-06-27Add missing service registration for IAuthenticationManagerPatrick Barron
2021-06-27Fix Api Key authenticationPatrick Barron
2021-06-27GetDeviceOptions always returns an instance of DeviceOptionsPatrick Barron
2021-06-27Fix QuickConnectBond_009
2021-06-27change to address review feedbackh1dden-da3m0n
2021-06-27MediaBrowser.Providers: Remove some warningsBond_009
2021-06-27add auto-bump_version workflowh1dden-da3m0n
2021-06-26Update Jellyfin.Server.Implementations/Devices/DeviceManager.csPatrick Barron
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-06-25Update Emby.Server.Implementations/Session/SessionManager.csPatrick Barron
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-06-24Add H.264 MBAFF interlace checkOrry Verducci
Use the codec time base to determine if a MBAFF coded H.264 file is interlaced.
2021-06-24Migrate DeviceOptionsPatrick Barron
2021-06-24Merge pull request #166 from crobibero/authdb-qcPatrick Barron
Fix QuickConnect interation with AuthenticationDb
2021-06-23Fix issues with QuickConnect and AuthenticationDbcrobibero
2021-06-23Merge branch 'master' into authenticationdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/QuickConnect/QuickConnectManager.cs # Emby.Server.Implementations/Session/SessionManager.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
2021-06-22Merge pull request #6174 from Bond-009/diacriticsClaus Vium
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
2021-06-22Remove our own RemoveDiacritcs string extension in favor of Diacritics.NetBond_009
2021-06-22Merge pull request #6200 from nielsvanvelzen/fix-quickconnectClaus Vium
Refactor Quick Connect