Commit Graph

4526 Commits (master)

Author SHA1 Message Date
Bond-009 ccfd8fa66c
Merge pull request #12590 from nyanmisaka/bwdif-cuda-deint
6 months ago
Nyanmisaka 48b2941cfe
Add native VPP tonemap for QSV on Windows (#12592)
6 months ago
nyanmisaka aecd294fd7 Enable the new BWDIF CUDA deint filter when available
6 months ago
Bond-009 737a1b8a37
Merge pull request #12384 from evanjarrett/qsv-renderdevice
6 months ago
Nyanmisaka 95f91e0263
Adapting AMD VAAPI-Vulkan pipeline to FFmpeg 7.0 (#12577)
6 months ago
gnattu e68755a6c1
Allow SW encoders to use VideoToolbox HW filters (#12576)
6 months ago
gnattu dbf91be3a6 Remove redundant frame conversion for vaapi
6 months ago
gnattu ae82a4eee0 Enable software tonemap for dolby vision
6 months ago
Bond-009 7207749044
Merge pull request #12540 from nyanmisaka/tune-x2645-params
6 months ago
Bond_009 97a02f5803 Remove BOM from UTF-8 files
6 months ago
Bond_009 277830855d Clean up UserDataManager
6 months ago
Bond_009 eca5abe4bb Remove passwordSha1 param from AuthenticateUser function
6 months ago
nyanmisaka d7be6a5ab0 Tune x264/5 encoding params for realtime playback
6 months ago
gnattu 298fe97ab2 Add new tonemap mode options
6 months ago
gnattu 6c8ca30f7f
Prevent server from starting if the ffmpeg path is invalid (#12463)
6 months ago
Cody Robibero 8c3f3c503b
Merge pull request #11665 from Bond-009/getuserbyid
6 months ago
gnattu 639d75bd83
Fix noautorotate cli for videotoolbox (#12530)
6 months ago
Bond-009 6281cd707d
Merge pull request #11250 from nyanmisaka/fix-hwa-video-rotation
6 months ago
nyanmisaka 5ef7ab540a Adjust filters to adapt FFmpeg 7.0
6 months ago
nyanmisaka fd73b0cac0 Backport pull request #12493 from jellyfin/release-10.9.z
6 months ago
Bond-009 7691b11f33
Merge pull request #12454 from theguymadmax/local-svg
6 months ago
Bond-009 549c01c736
Merge pull request #12457 from lostb1t/feature/boxset-sort
6 months ago
LJQ bfec336549 Pass Series Display Order information to SeasonInfo
6 months ago
Evan Jarrett 6eec6c9957 fix number parser
6 months ago
lostb1t 4344b951a6 make Sort private and use Enum parse
6 months ago
lostb1t 0b7dc7ff64 use default enum for unordered
6 months ago
Evan Jarrett e1f72b1f27 Add ability to specify gpu index on windows
6 months ago
lostb1t e59eac6a07 filter in special display order
6 months ago
lostb1t f737fad43a Rework get children functions to support ItemSortBy values
6 months ago
theguymadmax 065ec7ec0b Allow svg for local images
6 months ago
Bond-009 f7846d0141
Merge pull request #12429 from gnattu/fix-vt-decoder
6 months ago
gnattu 7d9e315593 Remove duplicated check
6 months ago
gnattu 487dbf3e85 Fix Videotoolbox Hi10P hardware decoding
6 months ago
gnattu 808cd6f06a Fix software decoder with videotoolbox encoder
6 months ago
gnattu 447dd3aed7
Use Math.Min
6 months ago
gnattu 058a3dcc6a Remove legacy encoders
6 months ago
gnattu 1f819d3382 Remove VPx encoders
6 months ago
Bond_009 a90316b4d9 Replace UserId with User in NextUpQuery
7 months ago
Bond_009 09f4477510 Replace UserId with User in UserViewQuery
7 months ago
Bond_009 c680dbb53e Use User overload of UserDataManager.SaveUserData when possible
7 months ago
gnattu 22d8528d90 Backport pull request #11901 from jellyfin/release-10.9.z
7 months ago
JPVenson 00eb6c0d6f
Add media segments API (#12345)
7 months ago
Nyanmisaka 2aa9cf4007
Merge branch 'master' into fix-hwa-video-rotation
7 months ago
gnattu 7ea91dfcc4
Update VideoToolbox pipeline for jellyfin-ffmpeg7 (#12380)
7 months ago
Evan Jarrett 0d8669fbe8 Add a new EncodingOption for QsvDevice
7 months ago
Evan Jarrett 51433528a1 Allow QSV to use the renderNodePath instead of defaulting to the first available device
7 months ago
gnattu 3788ccd447 Add comments for Dave750/NightmodeDialogue 7.1 downmix
7 months ago
gnattu c171b6def2 fix space
7 months ago
gnattu 31dccaca0f Add 5.0 and 7.0 support to ac4 downmix
7 months ago
gnattu daf8d649f2 Add AC4 downmix
7 months ago
gnattu 0a1a109b2e
Add RFC7845 downmix algorithm (#12300)
7 months ago
Bond-009 5d0c5fd40d
Merge pull request #11432 from Bond-009/dtonullable
7 months ago
Bond_009 2b3ebb0751 Enable nullable for DtoService and DtoOptions
7 months ago
Bond_009 d3f0346f04 Enable nullable for UserItemData
7 months ago
Nyanmisaka 00088c2954
Merge branch 'master' into fix-hwa-video-rotation
7 months ago
ItsAllAboutTheCode 24f355a779
Changed `GetThemeMedia` to support SortBy/Order options (#12167)
7 months ago
Bond-009 d5cf0ad2c8
Merge pull request #11492 from jellyfin/better-vbr-settings
7 months ago
nielsvanvelzen a8ac58fd5b Backport pull request #12240 from jellyfin/release-10.9.z
7 months ago
gnattu efee37a632
Simplify EnableAudioVbrEncoding getter
7 months ago
gnattu 5262439300
Enable hardware Trickplay processing pipeline for VideoToolbox (#11510)
7 months ago
Cody Robibero c207404089
Merge pull request #11511 from jellyfin/trickplay-keyframe-only
7 months ago
Cody Robibero b026772764
Move external url listing to provider for plugin use (#12279)
7 months ago
gnattu 24910348a1 Force channel to be >= 1
7 months ago
gnattu 0381c5a288 Add EnableAudioVbrEncoding to TranscodingProfile
7 months ago
gnattu 78929418cc Use better audio VBR settings
7 months ago
gnattu 68bfabbaba Add option to extract keyframe only during trickplay image generation
7 months ago
Bond-009 c666f9d050
Use real temp dir instead of cache dir for temp files (#12226)
7 months ago
gnattu 2dee5b8d04 Correctly specify format for tonemap
7 months ago
gnattu 016dc9d86c Add SIMD optimized software tonemap support
7 months ago
Cody Robibero c46a50ace9 Add messages to LiveTvConflict exception
8 months ago
Bond-009 79e9fe112c
Merge pull request #11204 from revam/fix-resolver-helper-init-values
8 months ago
Shadowghost 9eab2bfe41 Backport pull request #12050 from jellyfin/release-10.9.z
8 months ago
Shadowghost 6734450d40 Backport pull request #12025 from jellyfin/release-10.9.z
8 months ago
nyanmisaka d37c5d8921 Backport pull request #12149 from jellyfin/release-10.9.z
8 months ago
Shadowghost 81e38e772b Backport pull request #12134 from jellyfin/release-10.9.z
8 months ago
Shadowghost b337371a0c Backport pull request #12024 from jellyfin/release-10.9.z
8 months ago
Bond-009 92dcf0c13b
Merge pull request #12124 from gnattu/enable-hi10p-vt
8 months ago
gnattu 9792fb117c Enable H.264 Hi10P hardware decode for Apple Silicon on macOS >=14.6
8 months ago
Mikal S 9b7da736ed
Replace `!=` with `is not`
8 months ago
Mikal Stordal 7b17b5b488 fix: add null check
9 months ago
Mikal Stordal 0cf8b376ac Don't expect `BaseItem` to be a movie/video file.
9 months ago
Bond-009 7b40c6fef1
Merge pull request #11971 from jellyfin/revert-11615-patch-1
9 months ago
gnattu cd5fb84136 Backport pull request #11963 from jellyfin/release-10.9.z
9 months ago
Shadowghost bb0c234984 Backport pull request #11959 from jellyfin/release-10.9.z
9 months ago
Shadowghost 18dd6b2875 Backport pull request #11934 from jellyfin/release-10.9.z
9 months ago
Shadowghost f67e327b29 Backport pull request #11921 from jellyfin/release-10.9.z
9 months ago
Bond-009 5975a0c5c8
Revert "Allow collection sort by Release Date Descending"
9 months ago
Bond-009 727f176542
Merge pull request #11615 from cptn-x/patch-1
9 months ago
gnattu 4fa3c30df2 Backport pull request #11894 from jellyfin/release-10.9.z
9 months ago
Shadowghost c1032967c2 Backport pull request #11882 from jellyfin/release-10.9.z
9 months ago
gnattu b123f7ffcd Backport pull request #11851 from jellyfin/release-10.9.z
9 months ago
gnattu 9563e4f85e Backport pull request #11823 from jellyfin/release-10.9.z
9 months ago
Shadowghost 1a94976752 Backport pull request #11806 from jellyfin/release-10.9.z
9 months ago
Shadowghost 407dc9272c Backport pull request #11762 from jellyfin/release-10.9.z
9 months ago
Shadowghost 5d4880c497 Backport pull request #11743 from jellyfin/release-10.9.z
9 months ago
Shadowghost c0364fc766 Backport pull request #11719 from jellyfin/release-10.9.z
9 months ago
nyanmisaka fc14c08bcc Backport pull request #11830 from jellyfin/release-10.9.z
9 months ago
nyanmisaka 2faa8c141f Backport pull request #11799 from jellyfin/release-10.9.z
9 months ago
gnattu ac0064110b Backport pull request #11798 from jellyfin/release-10.9.z
9 months ago
Bond-009 c7e0be3c3b Backport pull request #11774 from jellyfin/release-10.9.z
9 months ago
Shadowghost debd9eb8ce Backport pull request #11754 from jellyfin/release-10.9.z
9 months ago
gnattu 487ebd3ca8 Backport pull request #11713 from jellyfin/release-10.9.z
9 months ago
gnattu 424ca49c26 Backport pull request #11689 from jellyfin/release-10.9.z
9 months ago
Shadowghost 8b938e2696 Backport pull request #11673 from jellyfin/release-10.9.z
9 months ago
Shadowghost 29a293f9e7 Backport pull request #11647 from jellyfin/release-10.9.z
9 months ago
cptn fe07b4bbc5
Allow collection sort by Release Date Descending
9 months ago
crobibero 3564b00fc0 Backport pull request #11569 from jellyfin/release-10.9.z
9 months ago
Jellyfin Release Bot 04022f85af Bump version to 10.10.0
10 months ago
Joshua M. Boniface 47b79df136
Update MediaBrowser.Controller/Entities/Folder.cs
10 months ago
gnattu 588fb9e82b Don't assume library change only on item count
10 months ago
Tim Eisele c9cd17220a
Playlist fixes (#11487)
10 months ago
gnattu 3ae0fb90cb
Validate Collection Folders on adding and removal (#11444)
10 months ago
Bond-009 3feb3f81bf
More efficient array creation (#11468)
10 months ago
gnattu 5dc6bb4910
Fix incomplete tag query for whitelist tags (#11416)
10 months ago
Cody Robibero 48bb16472f
Merge pull request #11457 from Bond-009/audionormalization
10 months ago
gnattu 6f78ac2ff3
Use more accurate rounding in GetFixedOutputSize (#11435)
10 months ago
Bond_009 2ad872001d Address comments
10 months ago
Bond_009 88a38a61b5 Improve audio normalization
10 months ago
Bond-009 428283f787
Always scan ReplayGain tag (#11418)
10 months ago
gnattu 374b6ca0e2
Only apply custom downmix to 5.1 audios (#11401)
10 months ago
gnattu 601c88c704
fix: don't apply whitelist tags to libraries (#11377)
10 months ago
Nick Ganter 89b798f830
Maintaining track order when a new playlist is created from an existing playlist (#11371)
10 months ago
Bond-009 37d301ebd4
Merge pull request #11352 from jellyfin/fix-library-removal
10 months ago
Bond-009 bb018c4adc
Enable nullable for LibraryManager (#11191)
10 months ago
gnattu 1b567efeb5 fix: correctly pass parameters in overrides
10 months ago
gnattu e4d66f35fd chore: use proper way to override remove root
10 months ago
Cody Robibero 6fb6b5f176
Validate item access (#11171)
10 months ago
Cody Robibero 31e0756c0c
Only update if actively refreshing (#11341)
10 months ago
Bond-009 7d28d08e08
Enable more warnings as errors (#11288)
10 months ago
Joshua M. Boniface ee1d6332ee
Merge pull request #11220 from Shadowghost/add-playlist-acl-api
11 months ago
Bond-009 46071e4628
Merge pull request #11287 from Shadowghost/spelling
11 months ago
gnattu 6b6aab04ce
Fix apple audio codecs (#11315)
11 months ago
Shadowghost ddda30fe23 Only allow owner and admin to delete playlists
11 months ago
Shadowghost 3e0b201688 Enforce permissions
11 months ago
Shadowghost 4a9565ab52 Fix some spelling mistakes
11 months ago
Shadowghost 8cf77424f6 Apply review suggestions
11 months ago
Shadowghost c1dbb49315 Implement update endpoint
11 months ago
Shadowghost bff37ed13a Apply review suggestions
11 months ago
Niels van Velzen 904c3873fe
Remove SessionInfo.FullNowPlayingItem from API responses (#11268)
11 months ago
Claus Vium 4201079b34
fix: use a reentrant lock when accessing active connections (#11256)
11 months ago
gnattu fe88a484d1
fix: don't do empty hwupload for VT (#11235)
11 months ago
gnattu a8f1668540
fix: unset qmin and qmax for vt (#11246)
11 months ago
nyanmisaka deb36eeeda Add HWA video transpose support (+-90/180)
11 months ago
Nyanmisaka 16e72d6883
Fix the broken codecs shifting (#11243)
11 months ago
gnattu 5db0c5a0e4
fix: forward port patch for GHSA-866x-wj5j-2vf4 (#11228)
11 months ago
gnattu be21d51742
fix: move trickplay specific option into TrickplayOptions (#11229)
11 months ago
Shadowghost 56c432a843 Apply review suggestions
11 months ago
Shadowghost 88b3490d17 Add playlist ACL endpoints
11 months ago
gnattu 2e9aa146a5
fix: remove legacy codecs (#11217)
11 months ago
Cody Robibero 5437936bb9
Check all tags for allow/block (#11206)
11 months ago