gnattu
9ef7ccfc12
Add perf tradeoff mode to image extractor ( #12744 )
4 months ago
Nyanmisaka
77420739e6
Handle full range output in tonemap filter for Trickplay ( #12746 )
4 months ago
Tim Eisele
0ef72683bb
Do not consider tags in search ( #12741 )
4 months ago
renovate[bot]
6773223da4
Update dependency z440.atl.core to 6.5.0 ( #12748 )
4 months ago
Bond-009
8ca4963ff3
Merge pull request #12742 from jellyfin/renovate/ci-deps
...
Update danielpalme/ReportGenerator-GitHub-Action action to v5.3.10
4 months ago
renovate[bot]
2ed802424a
Update danielpalme/ReportGenerator-GitHub-Action action to v5.3.10
4 months ago
gnattu
992d56e565
Workaround ATL tag parsing ( #12705 )
4 months ago
Tim Eisele
d10406fd75
Pre-fill ParentIndexNumber to preserve it between scans ( #12739 )
4 months ago
Tim Eisele
c8c58d6aac
Add missing migration for SegmentProviderId ( #12735 )
4 months ago
renovate[bot]
a55e6b7fbc
Update CI dependencies ( #12707 )
4 months ago
renovate[bot]
d255900957
Update dependency prometheus-net.DotNetRuntime to 4.4.1 ( #12729 )
4 months ago
Nyanmisaka
f52f5290b2
Fix vpp tonemap pixfmt regression ( #12733 )
4 months ago
Nyanmisaka
e5f5f7c384
Fix the invalid libplacebo filter option ( #12732 )
4 months ago
BromTeque
2ccb8b7380
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
4 months ago
Bond-009
b973c91781
Merge pull request #12728 from jellyfin/renovate/xunit-dotnet-monorepo
...
Update dependency xunit to 2.9.2
4 months ago
renovate[bot]
7f38b19238
Update dependency xunit to 2.9.2
4 months ago
Tim Wang
b7093b0d40
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
4 months ago
Tim Eisele
e67dd3fc0e
Add endpoint for getting playlists by id ( #12697 )
4 months ago
Cody Robibero
bc9594aeed
Merge pull request #12700 from elfalem/allowed-tags-private-playlist
4 months ago
elfalem
8499be23cc
Update SqliteItemRepository.cs - incorporate review suggestion
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
4 months ago
gnattu
75bbd30296
Fix get sessions with api key ( #12696 )
4 months ago
gnattu
38d0b004ba
Only move trickplay file should not be saved with media to metadata dir ( #12704 )
4 months ago
Niels van Velzen
30be00adb2
Merge pull request #12698 from jellyfin/fix-libraryoptions-api
...
Sanitize CustomTagDelimiters server side
4 months ago
gnattu
0ffddacf11
Move GetCustomTagDelimiters to Extension
4 months ago
elfalem
dafd186410
Ensure user's own playlists are accessible regardless of allowed tags
4 months ago
gnattu
00ca4abbe1
Sanitize CustomTagDelimiters server side
...
The API requires an array type and does not support runtime generated default value. Use server side helper function to sanitize it into char.
4 months ago
Nyanmisaka
cb8f01065a
Fix MJPEG hwenc may be incorrectly enabled on AMDGPU ( #12695 )
4 months ago
Cody Robibero
3c639c2e80
Tweak Trickplay migration for speed ( #12643 )
4 months ago
gnattu
0539fdc5e3
Fix libx264/libx265 auto preset ( #12692 )
4 months ago
Nyanmisaka
a0204ada2f
Fix intel Xe kernel driver cannot be used with QSV ( #12691 )
4 months ago
Dmitry Lyzo
8a456bf895
Escape quotes in the subtitle path ( #12690 )
4 months ago
renovate[bot]
aed00733f8
Update dependency xunit to 2.9.1 ( #12687 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 months ago
elfalem
9ec85a0f18
Allow Playlists access for users with allowed tags configured ( #12686 )
4 months ago
Nyanmisaka
5d5afe10e8
Fix incorrect input range for certain hw JPEG encoders ( #12683 )
4 months ago
Nyanmisaka
c108e5c485
Translated using Weblate (Chinese (Simplified Han script))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
4 months ago
hoanghuy309
e21592f473
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
4 months ago
Niels van Velzen
4dcae54035
Fix GetTrickplayTileImage operation name ( #12681 )
4 months ago
Niels van Velzen
39747ee80b
Fix media segment operation name ( #12682 )
4 months ago
Niels van Velzen
bcc818f397
Fix DeviceProfile.Id should be nullable ( #12679 )
4 months ago
Nyanmisaka
b162e9290b
Fix the diff between requested and actual resolution in RKMPP ( #12680 )
4 months ago
Nyanmisaka
62606e46b5
Translated using Weblate (Chinese (Simplified Han script))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
4 months ago
gnattu
56cf1a581c
Better bitrate and resolution normalization ( #12644 )
4 months ago
Cody Robibero
c97c2217a5
Merge pull request #12676 from gnattu/rework-burnin-during-transcoding
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
4 months ago
gnattu
4502024468
Remove all subtitle options from audio endpoints
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
4 months ago
gnattu
1346ebc134
Don't add subtitle option to audio endpoint
4 months ago
gnattu
c3e889cd41
Conditionally add burn in option for remote source
4 months ago
gnattu
d944f415f3
Let HLS Controller decide if subtitle should be burn in
...
Previously, we predicted whether the subtitle should be burned in with transcode reasons, but that was not accurate because the actual transcoding codec is only determined after the client has requested the stream. This pass through the option to the `DynamicHlsController` to handle the subtitle burn-in during the actual transcoding process. Now the client should be responsible to conditionally load the subtitle when this option is enabled.
4 months ago
l00d3r
38f80edc80
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/
4 months ago
l00d3r
092e9e29f1
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/
4 months ago
l00d3r
78638c72fb
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/
4 months ago