aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-06Minor fixesBond_009
2021-06-06Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)Cody Robibero
Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-06-05More reviewcvium
2021-06-05Add property based testingBond_009
2021-06-04Don't dispose managed CancellationTokenSource (#6139)Cody Robibero
2021-06-03Changed return type desc in GetParts() summaryTommaso Stocchi
2021-06-03authorizationheader as readonlyspan<char> instead of stringTommaso Stocchi
2021-06-03-fix authorizationHeader is no longer a stringTommaso Stocchi
2021-06-03Merge branch 'master' into bug/authorization-header-issueTommaso Stocchi
2021-06-03-fix AuthorizationHeader parameter nameTommaso Stocchi
2021-06-03Merge branch 'bug/authorization-header-issue' of ↵Tommaso Stocchi
https://github.com/tommasodotNET/jellyfin into bug/authorization-header-issue
2021-06-03Using for instead of whileTommaso Stocchi
2021-06-03Update Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.csTommaso Stocchi
Co-authored-by: artiume <siderite@gmail.com>
2021-06-02Merge pull request #6131 from BaronGreenback/Fix_NetworkFloodingJoshua M. Boniface
Fix network flooding issue
2021-06-01Merge pull request #6135 from ↵Bond-009
jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.10.0 Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
2021-05-31Refactor Github ActionsFernando Fernández
2021-05-31revert test changecvium
2021-05-31Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0dependabot[bot]
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 16.10.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.9.4...v16.10.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31reviewcvium
2021-05-30Merge pull request #6133 from ferferga/pull_request_targetJoshua M. Boniface
2021-05-31Don't trigger workflows in unnecessary events and always use jellyfin-botFernando Fernández
2021-05-31Use pull_request_target instead of pull_requestFernando Fernández
2021-05-30Add workflow for checking stable backports (#6056)Joshua M. Boniface
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
2021-05-30remove link between ssdp and upnpBaronGreenback
2021-05-30Merge pull request #6121 from Bond-009/warn52Bond-009
Fix some warnings
2021-05-29Clear episode and season provider IDs during ApplySearchResultMariusz Chryc
2021-05-28Update Emby.Naming/Video/VideoListResolver.csClaus Vium
Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-05-28Apply suggestions from code reviewClaus Vium
Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-05-28Fix some warningsBond_009
2021-05-27Simplify BaseUrlRedirectionMiddlewarecrobibero
2021-05-27Merge remote-tracking branch 'upstream/master' into healthy-base-urlcrobibero
2021-05-27Merge pull request #6116 from Maxr1998/contribsBond-009
Fix broken link in CONTRIBUTORS and add myself
2021-05-27Add OriginalTitle to ItemLookupInfoPingWin
2021-05-27Fix broken link in CONTRIBUTORS and add myselfMaxr1998
2021-05-27Merge pull request #5696 from Maxr1998/fix-music-video-metadata-probingClaus Vium
2021-05-27Merge pull request #6102 from LinFor/pr_dont_prefer_omdb_ratingClaus Vium
Don't prefer OMDB rating over all other providers
2021-05-27Merge pull request #6094 from crobibero/album-artist-sortClaus Vium
Add sorting to /Artists/AlbumArtists
2021-05-27Merge pull request #5828 from jackrvan/issue-5813Claus Vium
Add NextUpCutoffDate to NextUpQuery
2021-05-26Add optional backJack
2021-05-25Review notes to set value to Datetime min value instead of nullJack
2021-05-25Don't prefer OMDB rating over all other providersPingWin
2021-05-25Make localizationManager local instead of fieldDavid Ullmer
2021-05-25Update tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csprojClaus Vium
2021-05-24Merge pull request #5659 from ssenart/feature/5644-dlna_next_trackClaus Vium
2021-05-24Update Emby.Dlna/PlayTo/Device.csClaus Vium
2021-05-24Apply suggestions from code reviewClaus Vium
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-05-24Merge pull request #6043 from peterspenler/feature/chromecast-aac-handlingClaus Vium
Reorder requested audio channels checks
2021-05-24Merge pull request #6031 from ferferga/sql-optimizationClaus Vium
Run SQLite query planner optimization at shutdown/restart
2021-05-24Address review commentsFernando Fernández
2021-05-24Create scheduled task for database optimizationFernando Fernández