aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
22 hoursMerge pull request #16259 from theguymadmax/fix-season-in-mixed-libraryHEADmasterBond-009
Fix folders being identified as seasons in mixed libraries
24 hoursFix Schedules Direct API Error Codes (#16920)Arazil
* Clean up Schedules Direct error handling. * Rename MaxImageDownloads2 to MaxImageDownloadsTrial per suggestion. * Fix documentation. * Fix incorrect 3XXX series codes. * Rename SvcUnavailable to SvcOffline. * Change 3XXX error code prefix from Svc to Service.
24 hoursFix similarity (#16942)Tim Eisele
Fix similarity
24 hoursMerge pull request #16984 from jellyfin/renovate/swashbuckle-aspnetcore-monorepoBond-009
Update swashbuckle-aspnetcore monorepo to 10.2.0
24 hoursFix inaccessible artist when they exist in multiple libraries (#16977)Bond-009
24 hoursAdd support for VobSub subtitle streams (#16552)Neptune
* Add support for VobSub subtitle streams * update logic to determine separate extraction for VobSub subtitles * simplify VobSub extraction logic and fix ffmpeg command * Match `ExtractAllExtractableSubtitlesMKS` with `ExtractAllExtractableSubtitlesInternal` Matroska's VobSub option * Add a comments clarify why MKS was used, and remove the redundant VobSub extension branch * remove redundant VobSub format check * fix type errors
24 hoursMerge pull request #16936 from IDisposable/stable-nfoBond-009
Compare old file byte-by-byte to new stream
24 hoursMerge pull request #16976 from ↵Bond-009
PCEWLKR/investigate-remove-nowplayingqueuefullitems Remove NowPlayingQueueFullItems from session DTOs
44 hoursUpdate swashbuckle-aspnetcore monorepo to 10.2.0renovate[bot]
2 daysMerge pull request #16953 from PCEWLKR/fix-configureawait-collectioncontrollerBond-009
Use ConfigureAwait(false) in CollectionController
2 daysFix inaccessible artist when they exist in multiple librariestheguymadmax
3 daysRemove the unused NowPlayingQueueFullItems session property from session ↵PCEWLKR
DTOs and associated references
3 daysImproved resilience for fast-pathsMarc Brooks
Use fast paths only if we can TryGetBuffer on MemoryStream using segment's Array. Reduce swap overhead for fast path B. Avoid multiple virtcalls by memoizing the CanSeeks. Overlap slow path stream async reads.
3 daysFix CA2007 warnings in InstallationManager (#16946)Bond-009
Wrap the downloaded stream in an explicit await using block with ConfigureAwait(false), matching the pattern already used in LiveStreamHelper and similar callers. Also add ConfigureAwait(false) to the ZipFile.ExtractToDirectoryAsync call. Part of #2149
3 daysAdd a collection API for `Included In` feature (#15516)Sam Xie
Add a collection API for `Included In` feature
3 daysMerge pull request #16177 from theguymadmax/homevideo-viewtypesBond-009
Add new viewtypes options
4 daysMerge pull request #16963 from jellyfin/Bond-009-mergeconflictBond-009
4 daysUse ReadAtLeastAsync to handle short-reads.Marc Brooks
Seeks to beginning of streams if CanSeek is true. Added remarks about stream position. Add test coverage for short-reads. Fix fast-path tests to actually test the fast path. Also fix class comment.
4 daysFix Merge Conflict Labeler #2Bond-009
4 daysFix A/V desync when resuming HLS with video transcode + audio copy (#16580)Piotr Niełacny
Fix A/V desync when resuming HLS with video transcode + audio copy
4 daysMerge pull request #16949 from jellyfin/renovate/ci-depsBond-009
Update CI dependencies
4 daysUpdate CI dependenciesrenovate[bot]
5 daysAdd unit tests for new public methods.Marc Brooks
5 daysRemove IsStreamIdenticalAsync CanSeek requirementMarc Brooks
Now only uses for the Length mismatch.
5 daysUse TryGetBuffer() on MemoryStreamsMarc Brooks
Also now throws if the streams are no CanSeek.
5 daysUse ConfigureAwait(false) in CollectionController.cs to maintain consistency ↵PCEWLKR
with the existing async pattern
5 daysMerge pull request #16856 from Shadowghost/movie-recommendationsBond-009
Fix movie recommendations
5 daysUpdate dependency z440.atl.core to 7.14.0 (#16938)Bond-009
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 daysUpdate dependency Microsoft.NET.Test.Sdk to 18.6.0 (#16943)Bond-009
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 daysMerge pull request #16455 from jellyfin/renovate/skiasharp-monorepoBond-009
Update skiasharp monorepo
5 daysFix CA2007 warnings in InstallationManagerMichael Jones
Wrap the downloaded stream in an explicit await using block with ConfigureAwait(false), matching the pattern already used in LiveStreamHelper and similar callers. Also add ConfigureAwait(false) to the ZipFile.ExtractToDirectoryAsync call. Part of #2149
6 daysExplicitly handle MemoryStream(s)Marc Brooks
6 daysMoved IsFileIdenticalAsync & IsStreamIdenticalAsync to StreamExtensions.Marc Brooks
6 daysCompare old file byte-by-byte to new streamMarc Brooks
Don't overwrite if identical.
6 daysUnpin SkiaSharpBond_009
6 daysImprove OriginalLanguage normalization and inheritance (#16829)Erik W
Improve OriginalLanguage normalization and inheritance
6 daysMerge pull request #16913 from ↵Bond-009
nyanmisaka/fix-extradata-in-amd-hevc-vaapi-encoder Fix inconsistent extradata generated by hevc_vaapi on AMD driver
6 daysUpdate dependency Microsoft.NET.Test.Sdk to 18.6.0renovate[bot]
6 daysUpdate issue template version to 10.11.10 (#16927)Bond-009
6 daysBackport: Fix/user manager collation (#16919)Bond-009
Backport: Fix/user manager collation
6 daysUpdate dependency z440.atl.core to 7.14.0renovate[bot]
6 daysTranslated using Weblate (Spanish)Antonio Toledo
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
7 daysDeleted translation using Weblate (English (Middle))Bill Thornton
7 daysUpdate issue template version to 10.11.10theguymadmax
7 daysUpdate skiasharp monoreporenovate[bot]
8 daysTranslated using Weblate (Occitan)joanluc
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/oc/
8 daysTranslated using Weblate (Hebrew (Israel))Nitzan Selwyn
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he_IL/
8 daysTranslated using Weblate (Georgian)Ekaterine Papava
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ka/
8 daysTranslated using Weblate (Hebrew (Israel))Nitzan Selwyn
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he_IL/
8 daysTranslated using Weblate (Georgian)Ekaterine Papava
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ka/