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
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
ikelos
bdb2d81687
Backport pull request #12415 from jellyfin/release-10.9.z
...
Include AVIF extension for support images
Original-merge: 5027e3cd53
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
5 months ago
fredrik-eriksson
fa638388b4
Backport pull request #12414 from jellyfin/release-10.9.z
...
Revert "NextUp query respects Limit (#11956 )"
Original-merge: 9810d22d96
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
5 months ago
Bond-009
73fe6fc4b6
Merge pull request #12507 from gnattu/fix-SA1508-lyrics
...
Fix SA1508 in LyricScheduledTask
5 months ago
gnattu
7da787609b
Fix SA1508 in LyricScheduledTask
...
Signed-off-by: gnattu <gnattuoc@me.com>
5 months ago
Bond-009
7691b11f33
Merge pull request #12454 from theguymadmax/local-svg
...
Allow svg for local images
5 months ago
Bond-009
549c01c736
Merge pull request #12457 from lostb1t/feature/boxset-sort
...
Add support for ItemSortBy values in BoxSet
5 months ago
Bond-009
e211445034
Merge pull request #12397 from crobibero/lyrics-finale
...
Add lyrics library options, add download scheduled task
5 months ago
Bond-009
dea69e800f
Merge pull request #12485 from jellyfin/renovate/asynckeyedlock-7.x
...
Update dependency AsyncKeyedLock to v7.0.1
5 months ago
Bond-009
80bdfd1d98
Merge pull request #12498 from scampower3/pass-seriesdisplayorder-seasoninfo
...
Pass Series Display Order information to SeasonInfo
5 months ago
Ovidiu Popa
f090071db2
Translated using Weblate (Romanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
5 months ago
Bond-009
d5d85d121a
Merge pull request #12497 from jellyfin/renovate/ci-deps
...
Update github/codeql-action action to v3.26.4
5 months ago