aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-08Add additional awaiter code comment.Neuheit
2022-12-08Add comments explaining GetAwaiter()Neuheit
2022-12-07Fix nightly builds (#8870)Bond-009
2022-12-07Merge pull request #8868 from Bond-009/priorityqueueClaus Vium
Remove dependency on OptimizedPriorityQueue
2022-12-07Merge pull request #8867 from stanionascu/fix-8276Claus Vium
Fix to make sure that UDF streams are opened with Share.Read (#8276)
2022-12-07Merge pull request #8866 from Bond-009/mediaencoderClaus Vium
Always log when starting ffprobe
2022-12-07Check HTTP status code before writing response to file (#8863)Bond-009
fix https://github.com/jellyfin/jellyfin/issues/8084
2022-12-07Merge pull request #8734 from nielsvanvelzen/qc-revokeBond-009
2022-12-07Fix .Net 7 compatibilityShadowghost
2022-12-07Remove dependency on OptimizedPriorityQueueBond_009
2022-12-07Prefer var in StreamBuilderShadowghost
2022-12-07Add xmldoc for MediaOptionsShadowghost
2022-12-07Apply review suggestionsShadowghost
2022-12-07Cleanup and refactor streambuilderShadowghost
2022-12-07chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v7 (#8686)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-07Fix .NET 7 compatibilityShadowghost
2022-12-07Fix to make sure that UDF streams are opened with Share.Read (#8276)Stanislav Ionascu
Make sure that any subsequent requests to open the file for read will succeed.
2022-12-07Merge branch 'master' into network-rewriteShadowghost
2022-12-07feat: macOS arm64 build support (#8515)gnattu
2022-12-07Merge pull request #8547 from Bond-009/net7Bond-009
2022-12-07Update Microsoft.AspNetCore.Mvc.Testing to 7.0.0Bond_009
2022-12-07Update depsBond_009
2022-12-07Fix wrong usage of ArgumentNullException.ThrowIfNullBond_009
2022-12-07Remove useless tasks from CIBond_009
2022-12-07Update CI to .NET 7Bond_009
2022-12-07Update README and vscode launch settingsBond_009
2022-12-07Don't use deprecated HashAlgorithm.Create(string)Bond_009
2022-12-07Fix release buildBond_009
2022-12-07Use ArgumentException.ThrowIfNullOrEmptyBond_009
2022-12-07Use File.SetUnixFileModeBond_009
2022-12-07Fix build errorsBond_009
2022-12-07Update projects to .net7Bond_009
2022-12-07Merge pull request #8511 from Bond-009/isnullBond-009
2022-12-07Always log when starting ffprobeBond_009
Now when we fail we can always see the filename in the logs Don't log 2x in debug mode
2022-12-06Add support for avif and webp for photos (#8857)Gen R
2022-12-05Search tags as wellBrad Beattie
2022-12-05chore(deps): update dependency moq to v4.18.3 (#8854)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-12-05Fix build (#8859)Bond-009
2022-12-05Translated using Weblate (Georgian)NorwayFun
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ka/
2022-12-05Translated using Weblate (Swedish)Weevild
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
2022-12-05Translated using Weblate (Danish)shoddysheep
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
2022-12-05Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis ↵Bond-009
(#8709)
2022-12-03Merge pull request #8546 from nyanmisaka/fix-fmp4-flac-opusCody Robibero
2022-12-03chore(deps): update dependency sqlitepclraw.bundle_e_sqlite3 to v2.1.3 (#8837)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-03chore(deps): update github/codeql-action digest to b2a92eb (#8834)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-03Allow non-ASCII in downloaded filenames (#8825)Justin
Fixes https://github.com/jellyfin/jellyfin/issues/8657
2022-12-03Add MusicBrainz server validation and fallback (#8833)Shadowghost
2022-12-03Harden GitHub Workflows security (#8664)Alex