aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-05Merge pull request #5985 from Bond-009/minor11Bond-009
2021-05-05Merge pull request #5987 from Bond-009/ioobBond-009
PathExtensions: Fix index out of bounds in TryReplaceSubPath
2021-05-05PathExtensions: Fix index out of bounds in TryReplaceSubPathBond_009
Fixes #5977
2021-05-05More improvementsBond_009
2021-05-05Remove dead codeBond_009
2021-05-05MediaStream: Replace string.IndexOf with string.Contains where possibleBond_009
2021-05-05Minor improvementsBond_009
2021-05-05Merge pull request #5934 from Bond-009/utf8Bond-009
SqliteItemRepository: Parse ChannelId directly from utf-8 data
2021-05-05Merge pull request #5984 from Bond-009/containerBond-009
Add regression test for ContainerProfile.ContainsContainer
2021-05-05Code Clean up: Convert to null-coalescing operator ?? (#5845)BaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
2021-05-05Merge pull request #5979 from Ullmie02/nfo-fanartBond-009
Add support for fanart aspect in thumb tag
2021-05-05Code Clean up: Use Pattern Matching (#5838)BaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
2021-05-05Add regression test for ContainerProfile.ContainsContainerBond_009
2021-05-05Merge pull request #5980 from Maxr1998/fix-direct-playBond-009
Fix direct play for DirectPlayProfiles without any codecs set
2021-05-05Fix direct play for DirectPlayProfiles without any codecs setMaxr1998
70771fdcd60ec5d8a9f13713662778c7e57d0633 broke direct play by treating empty container/codec strings as unsupported in `ContainerProfile.ContainsContainer()`` (which is also used for video and audio codec checks). Instead, they should be treated as supported, for both the positive and negative list option.
2021-05-05Add support for fanart aspect in thumb tagDavid Ullmer
2021-05-05Merge pull request #5938 from cvium/allocationzBond-009
2021-05-05Merge pull request #5963 from ↵Bill Thornton
jellyfin/dependabot/github_actions/alex-page/github-project-automation-plus-v0.7.1 Bump alex-page/github-project-automation-plus from v0.6.0 to v0.7.1
2021-05-05Merge pull request #5944 from shortspider/ContinueReadingBill Thornton
Add ResumeBook Section
2021-05-05Merge pull request #5941 from Maxr1998/device-profile-docsBill Thornton
Improve documentation for DeviceProfile
2021-05-05Merge pull request #5779 from joshuaboniface/issue-commentsBill Thornton
Add label commenter workflow
2021-05-05Merge pull request #5762 from BaronGreenback/networkTestHardeningBill Thornton
Fix network test on dns failure
2021-05-05Merge pull request #5738 from cvium/resolve-from-pathBill Thornton
Resolve name from episode folder
2021-05-04Merge pull request #5623 from barronpm/ef-cleanup2Bill Thornton
EF Core Cleanup 2
2021-05-04Merge pull request #4981 from Ullmie02/nfo-ratingsBill Thornton
Add .nfo ratings tag
2021-05-04Merge pull request #5973 from crobibero/legacy-ci-apiclientJoshua M. Boniface
Kill the CI
2021-05-04Fully remove reference.crobibero
2021-05-04Merge pull request #5968 from crobibero/legacy-ci-apiclientJoshua M. Boniface
2021-05-04Restore launchSettings.jsonCody Robibero
2021-05-04Merge pull request #5969 from crobibero/required-revertJoshua M. Boniface
Remove Required attributes
2021-05-04Remove Required attributescrobibero
2021-05-04Remove legacy apiclient generationcrobibero
2021-05-05Improve documentation for DeviceProfileMaxr1998
2021-05-05Merge pull request #5943 from Maxr1998/device-profile-defaultsBond-009
2021-05-04Revert shortened 'is ... or' checkMaxr1998
2021-05-04Apply review feedbackMaxr1998
2021-05-04remove redundant codecvium
2021-05-04Merge pull request #5961 from ↵Bond-009
jellyfin/dependabot/nuget/Swashbuckle.AspNetCore.ReDoc-6.1.4 Bump Swashbuckle.AspNetCore.ReDoc from 6.1.3 to 6.1.4
2021-05-04Bump Swashbuckle.AspNetCore.ReDoc from 6.1.3 to 6.1.4dependabot[bot]
Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.3 to 6.1.4. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.1.3...v6.1.4) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-04Merge pull request #5960 from ↵Bond-009
jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-6.1.4 Bump Swashbuckle.AspNetCore from 6.1.3 to 6.1.4
2021-05-03rename to SplitEnumerator and fix testcvium
2021-05-03Merge branch 'master' into allocationzClaus Vium
2021-05-03Merge pull request #5962 from ↵Bond-009
jellyfin/dependabot/nuget/SQLitePCL.pretty.netstandard-2.2.0
2021-05-03Bump alex-page/github-project-automation-plus from v0.6.0 to v0.7.1dependabot[bot]
Bumps [alex-page/github-project-automation-plus](https://github.com/alex-page/github-project-automation-plus) from v0.6.0 to v0.7.1. - [Release notes](https://github.com/alex-page/github-project-automation-plus/releases) - [Commits](https://github.com/alex-page/github-project-automation-plus/compare/v0.6.0...50502d399cbb98cefe7ce1f99f93f78c6756562e) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03Bump SQLitePCL.pretty.netstandard from 2.1.0 to 2.2.0dependabot[bot]
Bumps [SQLitePCL.pretty.netstandard](https://github.com/jellyfin/SQLitePCL.pretty.netstandard) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/releases) - [Commits](https://github.com/jellyfin/SQLitePCL.pretty.netstandard/commits) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03Bump Swashbuckle.AspNetCore from 6.1.3 to 6.1.4dependabot[bot]
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.3 to 6.1.4. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.1.3...v6.1.4) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03Merge pull request #5956 from BaronGreenback/MultipleInstanciationsBond-009
Minor optimization.
2021-05-02Merge pull request from GHSA-rgjw-4fwc-9v96Joshua M. Boniface
Remove /Images/Remote API endpoint
2021-05-02Merge pull request #5954 from Bond-009/tests5Bond-009
Add tests for SqliteItemRepository.(De)SerializeProviderIds
2021-05-02minor optimization.BaronGreenback