| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-17 | Translated using Weblate (Dutch) | Bas | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2022-12-15 | chore(deps): update dotnet monorepo to v7.0.1 (#8900) | renovate[bot] | |
| * chore(deps): update dotnet monorepo to v7.0.1 * Update docker sdk Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-12-14 | chore(deps): update github/codeql-action digest to 959cbb7 (#8908) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-12-14 | chore(deps): update cirrus-actions/rebase action to v1.8 (#8905) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-12-14 | Default to no bitrate limit if no maxBitrate is set (#8850) | Shadowghost | |
| Fixes https://github.com/jellyfin/jellyfin/issues/3277 | |||
| 2022-12-14 | Improve DB perf for everyone not using debug logging (#8827) | Bond-009 | |
| 2022-12-14 | Use static methods StopWatch where it makes sense (#8898) | Bond-009 | |
| 2022-12-14 | Fix debug builds (#8909) | Bond-009 | |
| 2022-12-14 | chore(deps): update actions/checkout digest to 755da8c (#8899) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-12-13 | Fix Windows FFmpeg download link (#8901) | Shadowghost | |
| 2022-12-13 | chore(deps): update actions/checkout digest to 7dd9e2a (#8895) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-12-12 | Merge pull request #8826 from Bond-009/slowhttp | Joshua M. Boniface | |
| Fixes https://github.com/jellyfin/jellyfin/issues/7348 | |||
| 2022-12-11 | Merge pull request #8886 from jellyfin/renovate/playlistsnet-1.x | Bond-009 | |
| 2022-12-11 | Merge pull request #7767 from 1337joe/prefer-embedded-extras-titles | Bond-009 | |
| 2022-12-11 | Merge pull request #8842 from bradbeattie/master | Bond-009 | |
| 2022-12-10 | Translated using Weblate (Urdu (Pakistan)) | Hyper-Jedi | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ur_PK/ | |||
| 2022-12-10 | chore(deps): update dependency playlistsnet to v1.3.1 | renovate[bot] | |
| 2022-12-09 | chore(deps): update dependency efcoresecondlevelcacheinterceptor to v3.8.1 ↵ | renovate[bot] | |
| (#8881) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-12-08 | chore(deps): update github/codeql-action digest to a669cc5 (#8877) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-12-08 | Fix fedora and centos nightly (#8875) | Bond-009 | |
| 2022-12-08 | Add option to allow extras to use embedded titles | Joe Rogers | |
| 2022-12-08 | Allow video extras to use owner library options | Joe Rogers | |
| 2022-12-07 | Fix nightly builds (#8870) | Bond-009 | |
| 2022-12-07 | Merge pull request #8868 from Bond-009/priorityqueue | Claus Vium | |
| Remove dependency on OptimizedPriorityQueue | |||
| 2022-12-07 | Merge pull request #8867 from stanionascu/fix-8276 | Claus Vium | |
| Fix to make sure that UDF streams are opened with Share.Read (#8276) | |||
| 2022-12-07 | Merge pull request #8866 from Bond-009/mediaencoder | Claus Vium | |
| Always log when starting ffprobe | |||
| 2022-12-07 | Check HTTP status code before writing response to file (#8863) | Bond-009 | |
| fix https://github.com/jellyfin/jellyfin/issues/8084 | |||
| 2022-12-07 | Merge pull request #8734 from nielsvanvelzen/qc-revoke | Bond-009 | |
| 2022-12-07 | Fix .Net 7 compatibility | Shadowghost | |
| 2022-12-07 | Remove dependency on OptimizedPriorityQueue | Bond_009 | |
| 2022-12-07 | Prefer var in StreamBuilder | Shadowghost | |
| 2022-12-07 | Add xmldoc for MediaOptions | Shadowghost | |
| 2022-12-07 | Apply review suggestions | Shadowghost | |
| 2022-12-07 | Cleanup and refactor streambuilder | Shadowghost | |
| 2022-12-07 | chore(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-07 | Fix 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-07 | feat: macOS arm64 build support (#8515) | gnattu | |
| 2022-12-07 | Merge pull request #8547 from Bond-009/net7 | Bond-009 | |
| 2022-12-07 | Update Microsoft.AspNetCore.Mvc.Testing to 7.0.0 | Bond_009 | |
| 2022-12-07 | Update deps | Bond_009 | |
| 2022-12-07 | Fix wrong usage of ArgumentNullException.ThrowIfNull | Bond_009 | |
| 2022-12-07 | Remove useless tasks from CI | Bond_009 | |
| 2022-12-07 | Update CI to .NET 7 | Bond_009 | |
| 2022-12-07 | Update README and vscode launch settings | Bond_009 | |
| 2022-12-07 | Don't use deprecated HashAlgorithm.Create(string) | Bond_009 | |
| 2022-12-07 | Fix release build | Bond_009 | |
| 2022-12-07 | Use ArgumentException.ThrowIfNullOrEmpty | Bond_009 | |
| 2022-12-07 | Use File.SetUnixFileMode | Bond_009 | |
| 2022-12-07 | Fix build errors | Bond_009 | |
| 2022-12-07 | Update projects to .net7 | Bond_009 | |
