TimGels
b08b81cf7c
Update issue template version from 10.9.9 to 10.9.10
5 months ago
Martin Clüwer Slåtsve
b5a1811784
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
5 months ago
Josh Hood
93ef62f239
Translated using Weblate (Cornish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kw/
5 months ago
Bond-009
5f86bb6dcd
Merge pull request #12553 from jellyfin/renovate/ci-deps
...
Update actions/upload-artifact action to v4.4.0
5 months ago
renovate[bot]
8518769e6b
Update actions/upload-artifact action to v4.4.0
5 months ago
Bond_009
e69e097e19
Increase password hash iterations
...
It has been a while since this was last updated: https://github.com/jellyfin/jellyfin/pull/6818
Recommendations have changed since: https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html#pbkdf2
5 months ago
Bond-009
7207749044
Merge pull request #12540 from nyanmisaka/tune-x2645-params
...
Tune x264/5 encoding params for realtime playback
5 months ago
Bond-009
1c7d90c3dc
Merge pull request #12533 from Bond-009/ffmpegtimeout
...
Improve error message when image extraction times out
5 months ago
Bond_009
1082f20c20
Add PluginsController tests
5 months ago
Bond_009
af4b810c5e
Add LiveTvController tests
5 months ago
Bond_009
97a02f5803
Remove BOM from UTF-8 files
...
I think some people need to change their IDE configuration ;)
5 months ago
Bond_009
277830855d
Clean up UserDataManager
...
* enable nullable
* remove unused methods
* fix warnings and docs
5 months ago
Bond_009
eca5abe4bb
Remove passwordSha1 param from AuthenticateUser function
5 months ago
Shadowghost
4185558f5e
Upgrade LRCParser to 2024.0728.2
5 months ago
Bond-009
9644e894f0
Merge pull request #12534 from gnattu/new-tonemap-mode
...
Add new tonemap mode options
5 months ago
Bond-009
9c76a2e91b
Merge pull request #12532 from Bond-009/hlscodecs
...
Use Apple reccomended values for HLS CODECS
5 months ago
Nguyen Thanh
b97f958770
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
5 months ago
無情天
8fbdee23b5
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
5 months ago
PaneradFisk
f04beeb222
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
5 months ago
Humam
e61ae70aa6
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
5 months ago
nyanmisaka
d7be6a5ab0
Tune x264/5 encoding params for realtime playback
...
Some options that are too performance-intensive are disabled, while
others are left enabled to trade-off between real-time playback and quality.
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
5 months ago
renovate[bot]
84bbe86fd2
Update CI dependencies ( #12538 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
renovate[bot]
d61ed2d9a6
Update dependency Svg.Skia to 2.0.0.1 ( #12537 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
gnattu
298fe97ab2
Add new tonemap mode options
...
Signed-off-by: gnattu <gnattuoc@me.com>
5 months ago
Bond_009
95200ad225
Improve error message when image extraction times out
...
The exception will get logged higher up the call stack.
5 months ago
Bond_009
d352d883d3
Use Apple reccomended values for HLS CODECS
5 months ago
gnattu
6c8ca30f7f
Prevent server from starting if the ffmpeg path is invalid ( #12463 )
5 months ago
Cody Robibero
8c3f3c503b
Merge pull request #11665 from Bond-009/getuserbyid
5 months ago
gnattu
639d75bd83
Fix noautorotate cli for videotoolbox ( #12530 )
5 months ago
stanol
48e7c6c904
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
5 months ago
Fedor M
c887c79160
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
5 months ago
Matthieu Delorme
1dca643fb1
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
5 months ago
Andi Chandler
f96d8e025a
Translated using Weblate (English (United Kingdom))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
5 months ago
Lukáš Kucharczyk
c0e0f176a8
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
5 months ago
Bond-009
6281cd707d
Merge pull request #11250 from nyanmisaka/fix-hwa-video-rotation
...
Fix the broken video orientation (+-90/180)
5 months ago
nyanmisaka
d447207489
Apply suggestions from code review
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
5 months ago
Niels van Velzen
ed572467aa
Merge pull request #12524 from nyanmisaka/fix-filter-ffmpeg7
...
Adjust filters to adapt FFmpeg 7.0
5 months ago
Josh Hood
3e46650957
Translated using Weblate (Cornish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kw/
5 months ago
Kityn
85a8ef3513
Translated using Weblate (Polish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pl/
5 months ago
Bas
70dcfd325b
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
5 months ago
renovate[bot]
9f249e3eed
Update github/codeql-action action to v3.26.5 ( #12508 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
nyanmisaka
5ef7ab540a
Adjust filters to adapt FFmpeg 7.0
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
5 months ago
Josh Hood
a640baeea7
Added translation using Weblate (Cornish)
5 months ago
gnattu
29d5344ba7
fix typo
...
Signed-off-by: gnattu <gnattuoc@me.com>
5 months ago
gnattu
e31c6d3934
Add SubContainer support to CodecProfile
...
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>
5 months ago
dmitrylyzo
ca4bd57b8d
Backport pull request #12499 from jellyfin/release-10.9.z
...
Apply all codec conditions
Original-merge: fff4477a93
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
5 months ago
nyanmisaka
fd73b0cac0
Backport pull request #12493 from jellyfin/release-10.9.z
...
Fix bitstream filter not applied to videos in TS container
Original-merge: 078ee1f2de
Merged-by: nielsvanvelzen <nielsvanvelzen@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
5 months ago
nielsvanvelzen
cb83dc2664
Backport pull request #12490 from jellyfin/release-10.9.z
...
Set Content-Disposition header to attachment for image endpoints
Original-merge: 9645955629
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
5 months ago
gnattu
2fd9418af0
Backport pull request #12443 from jellyfin/release-10.9.z
...
Check attachment path for null before use
Original-merge: 122da8f447
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
5 months ago
scampower3
1ca2c4b4e1
Backport pull request #12425 from jellyfin/release-10.9.z
...
Don't force non-virtual when all episodes in season are isMissing=true
Original-merge: be949af59e
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
5 months ago