| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
|
|
Fix the broken video orientation (+-90/180)
|
|
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
|
Adjust filters to adapt FFmpeg 7.0
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kw/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pl/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
|
|
|
Signed-off-by: gnattu <gnattuoc@me.com>
|
|
Currently, when specifying codec profiles, the client can only specify profiles applied to direct containers, with no way to apply a profile specifically to HLS or a specific HLS container. This limitation is not suitable for more complex client codec support scenarios.
To address this, a SubContainer field is added to CodecProfile. The client can now specify the main container as "hls" to apply the profile exclusively to HLS streams. Additionally, the SubContainer field allows the profile to be applied to a specific HLS container.
Currently, this is only used in StreamBuilder for HLS streams. Further changes may be required to extend its usage.
Signed-off-by: gnattu <gnattuoc@me.com>
|
|
Apply all codec conditions
Original-merge: fff4477a933a4b580fb255348191e8ddcba661a7
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Fix bitstream filter not applied to videos in TS container
Original-merge: 078ee1f2dec393f0729a29bf983f065aa0b50009
Merged-by: nielsvanvelzen <nielsvanvelzen@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Set Content-Disposition header to attachment for image endpoints
Original-merge: 9645955629595a6ba2668432aeeadc4989c413b2
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Check attachment path for null before use
Original-merge: 122da8f4473483353767e325539737f05a044527
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Don't force non-virtual when all episodes in season are isMissing=true
Original-merge: be949af59e550819f68463453dbfb52ea4c01b17
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Include AVIF extension for support images
Original-merge: 5027e3cd53455f55a67fa018aaf881ca4fa4eecd
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Revert "NextUp query respects Limit (#11956)"
Original-merge: 9810d22d96529839e78eb16abf37e94b2b269961
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Fix SA1508 in LyricScheduledTask
|
|
Signed-off-by: gnattu <gnattuoc@me.com>
|
|
Allow svg for local images
|
|
Add support for ItemSortBy values in BoxSet
|
|
Add lyrics library options, add download scheduled task
|
|
Update dependency AsyncKeyedLock to v7.0.1
|
|
Pass Series Display Order information to SeasonInfo
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
|
|
Update github/codeql-action action to v3.26.4
|
|
|
|
|
|
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/km/
|
|
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
|
chore: update BaseSqliteRepository.cs
|
|
Update dependency Microsoft.NET.Test.Sdk to v17.11.0
|
|
|
|
Update XmlTvListingsProvider.cs to fix the record series button missing on many programs
|
|
Update github/codeql-action action to v3.26.3
|
|
|
|
overriden -> overridden
|