aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2021-05-24Run SQLite query planner optimization at shutdown/restartFernando Fernández
2021-05-24Merge pull request #5886 from Artiume/patch-3Claus Vium
Request all the logs
2021-05-24Merge pull request #5997 from JKI12/masterClaus Vium
Fixes for Book Progress
2021-05-24Merge pull request #6038 from crobibero/delete-existing-sessionsClaus Vium
Don't logout if deviceId is null
2021-05-24Merge pull request #6075 from MrTimscampi/codec-tag-hdrClaus Vium
Properly detect Dolby Vision files derived from AV1, AVC and HEVC
2021-05-24Fix property instantiation ordercvium
2021-05-24Remove some unnecessary allocationscvium
2021-05-23Allow sorting for AlbumArtistcrobibero
2021-05-22Merge branch 'master' into IsRoot_fixBaronGreenback
2021-05-21Merge pull request #6090 from cvium/bump_sqlitepclprettyBond-009
Bump SQLitePCL.pretty.netstandard to 3.0.1
2021-05-21Bump SQLitePCL.pretty.netstandard to 3.0.1cvium
2021-05-21Set isRoot to trueBaronGreenback
2021-05-21Translated using Weblate (Norwegian Nynorsk)Marius Lindvall
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nn/
2021-05-21Translated using Weblate (Arabic)TokieSan
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2021-05-21Merge pull request #6086 from Bond-009/deadcodeBond-009
Remove dead code
2021-05-21Remove dead codeBond_009
2021-05-21Merge pull request #6084 from Bond-009/nullable5Bond-009
Enable nullable reference types for MediaBrowser.MediaEncoding