| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | Remove dependency on OptimizedPriorityQueue | Bond_009 | |
| 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 | |
| 2022-12-07 | Merge pull request #8511 from Bond-009/isnull | Bond-009 | |
| 2022-12-07 | Always log when starting ffprobe | Bond_009 | |
| Now when we fail we can always see the filename in the logs Don't log 2x in debug mode | |||
| 2022-12-06 | Add support for avif and webp for photos (#8857) | Gen R | |
| 2022-12-05 | chore(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-05 | Replace != null with is not null | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2022-12-05 | Fix build (#8859) | Bond-009 | |
| 2022-12-05 | Translated using Weblate (Georgian) | NorwayFun | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ka/ | |||
| 2022-12-05 | Translated using Weblate (Swedish) | Weevild | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/ | |||
| 2022-12-05 | Translated using Weblate (Danish) | shoddysheep | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/ | |||
| 2022-12-05 | Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis ↵ | Bond-009 | |
| (#8709) | |||
| 2022-12-03 | Merge pull request #8546 from nyanmisaka/fix-fmp4-flac-opus | Cody Robibero | |
| 2022-12-03 | chore(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-03 | chore(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-03 | Allow non-ASCII in downloaded filenames (#8825) | Justin | |
| Fixes https://github.com/jellyfin/jellyfin/issues/8657 | |||
| 2022-12-03 | Add MusicBrainz server validation and fallback (#8833) | Shadowghost | |
| 2022-12-03 | Harden GitHub Workflows security (#8664) | Alex | |
| 2022-12-03 | Change InitiateQuickConnect to use POST request | Niels van Velzen | |
| Keep the GET request for compatibility | |||
| 2022-12-03 | Add userId parameter to AuthorizeQuickConnect | Niels van Velzen | |
| 2022-12-02 | Translated using Weblate (Georgian) | NorwayFun | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ka/ | |||
| 2022-12-02 | Added translation using Weblate (Georgian) | NorwayFun | |
| 2022-12-01 | Merge pull request #8836 from thornbill/add-delay-moov-flag | Bill Thornton | |
| 2022-12-01 | Add delay_moov flag for progressive mp4 transcoding | Bill Thornton | |
| 2022-12-01 | chore(deps): update peter-evans/find-comment digest to f4499a7 (#8820) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-11-30 | The -autoscale option was added in FFmpeg 4.4 (#8813) | Bond-009 | |
