Commit Graph

3941 Commits (4df1003029908f9bdf48829891a1f16a7e303967)

Author SHA1 Message Date
Joshua Boniface c5a2ff8ac4 Bump version to 10.8.3
2 years ago
Joshua M. Boniface dd97e6bc45 Bump version to 10.8.2
2 years ago
Bond-009 77a007a24d
Merge pull request #8191 from cvium/remove_not_missing_episodes
2 years ago
cvium 56c81696d3 fix: remove Virtual episodes when their physical counterpart exists
2 years ago
Luke F 3bd2cc9860 Resolve a System.IndexOutOfRangeException when requesting IDs that do not exist via /Users/.../Items. Previously it was possible for the 'index' values in 'positions' to refer beyond 'size'.
2 years ago
Shadowghost feb035b9e0 Extract external subs from container before determining character set
2 years ago
nyanmisaka 04b73cace6 Disable auto inserted SW scaler for HW decoders in case of changed resolution
3 years ago
Bond-009 f9dffa767f
Merge pull request #8167 from crobibero/plugin-library-scan
3 years ago
Claus Vium 444b0ea310
Merge pull request #8163 from daullmer/cover-m3u
3 years ago
Claus Vium 484427b4aa
Merge pull request #8127 from jellyfin/wa-i915-hang
3 years ago
David Ullmer c3f0649fde
Update MediaBrowser.Controller/Entities/Audio/MusicAlbum.cs
3 years ago
Nyanmisaka e877486056
Apply suggestions from code review
3 years ago
Claus Vium 9854751137
Merge pull request #8061 from jellyfin/fix-long-time-interop
3 years ago
Cody Robibero 205783f46f re-add library scan from library manager
3 years ago
Cody Robibero b2fb96ffed
Merge pull request #8152 from thornbill/fix-rtsp-over-tcp
3 years ago
David Ullmer d36f49589a
Don't refresh playlists on album refresh
3 years ago
luke brown 70f37f0527 Merge branch 'release-10.8.z' of github.com:jellyfin/jellyfin into fix-websockets-close-gracefully-on-shutdown
3 years ago
Bill Thornton dfe0aef530 Fix support for rtsp streams over tcp
3 years ago
nyanmisaka 7bae6eff95 Fix intel dx11-ocl interop taking too long to initialize on windows
3 years ago
nyanmisaka 58f61ed118 Workaround for linux 5.18+ i915 hang at cost of performance
3 years ago
Bond-009 47c2c536e4
Merge pull request #8078 from Andy2244/fix-stream_copy
3 years ago
Andy Walsh 72da42cb0a allow higher opus, vorbis transcode bitrates
3 years ago
Andy Walsh a41c67d16b fix copy&paste error for requestedRangeTypes preventing stream copy
3 years ago
Joshua M. Boniface 54778d875d Bump version to 10.8.1
3 years ago
Joshua M. Boniface 39d185c7b1
Merge pull request #7964 from jellyfin/dovi-side-data
3 years ago
nyanmisaka 5dbe16d3e6 Re-enable throttler for HWA and Copy
3 years ago
nyanmisaka 50bc41d84d Add VideoDoViTitle to display DV compatibility
3 years ago
nyanmisaka c35fc382d4 Fix yuvj420p pixel format hardware decoding
3 years ago
Bond-009 910df89cce
Merge pull request #7975 from jellyfin/libva-driver-env
3 years ago
nyanmisaka bdd52df230 Override the VAAPI driver env if i965 device is known
3 years ago
Nyanmisaka 73117b079c
Fix HWA decoders are not applied to BluRay folders
3 years ago
Cody Robibero b36543275f
Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap
3 years ago
Cody Robibero 2c0c3eb3ee
Merge pull request #7954 from cvium/fix_7953_dlna_url
3 years ago
Cody Robibero f1d56aa5ce
Merge pull request #7947 from nyanmisaka/video-range-condition
3 years ago
cvium 3275f83c3b fix: use proper bind address for DLNA location url (#7953)
3 years ago
nyanmisaka f7813803c2 Brighter VPP tone-mapping on Intel
3 years ago
nyanmisaka 477b922e4a Apply suggestions from code review
3 years ago
nyanmisaka be72001ff9 Add VideoRangeType to video conditions
3 years ago
cvium 3491f0968b feat: partially handle SVG files and remove exceptions from blurhash and dimensions
3 years ago
nyanmisaka c7c0cdad95 Fix the map index of externel audio
3 years ago
nyanmisaka 255f5a6707 Fix the int overflow issue in encoder bufsize
3 years ago
Bond-009 1a787e273a
Merge pull request #7873 from cvium/fix_nfo_remoteimages
3 years ago
Cody Robibero 2888080098
Merge pull request #7924 from jellyfin/improve-swdec-amf-tonemap
3 years ago
Nyanmisaka c8282e8441
Apply suggestions from code review
3 years ago
nyanmisaka 83d8dbf93e Remove MPEG4 hwaccel from AMF
3 years ago
Nyanmisaka e5aa708cb9
Improve AMF tonemap speed when using sw decoding
3 years ago
cvium 5204863705 fix: respect the image refresh options when parsing remote images from NFO
3 years ago
nyanmisaka 1900096012 Fix the too high default qmin option in amf encoders
3 years ago
nyanmisaka 0e8da3e805 Remove the redundant -sc_threshold from hw encoders
3 years ago
nyanmisaka be28f940b7 Fix the issue that analyzeduration env is not applied
3 years ago
nyanmisaka fb95fb1a73 Update DoVi 10bit codec tags and remove extra -strict options
3 years ago
nyanmisaka 910995f922 Fix Dolby Vision profile 5 and 8 to SDR HW tone-mapping
3 years ago
Luke Brown 3e8fe1ce11 change placeholder text in LogDebug message
3 years ago
Cody Robibero bf0a7c374c Close live stream on session end
3 years ago
Luke Brown 044ff0542b adding interface changes
3 years ago
Luke Brown 8d0024ec49 change logging back to debug
3 years ago
Luke Brown a64eebe79f changes to use dispose
3 years ago
nyanmisaka 368d10d042 Fix the mismatched resolution in sw PGS burn-in
3 years ago
luke92brown 99df9c8fcd Replace redundant xml comments with inheritdoc. Make async changes to CloseSocket.
3 years ago
luke brown 4b563f4d7e Fix web sockets closing ungracefully
3 years ago
Shadowghost 029be321d1 Respect limited opus sampling rates when building trancoding command
3 years ago
Bond-009 8d1d973438
Merge pull request #7604 from Jellifi007/fixes-diactritics
3 years ago
Shadowghost a4e4b761d5 Apply review suggestions
3 years ago
Shadowghost 128d54622a Fix stream index and subtitle container handling, preserve attachments and nonexternal streams between scans
3 years ago
Shadowghost 21ce0e58c6 Properly handle stream addition and removal for strm use cases
3 years ago
Nyanmisaka 4a1aa619d2
Fix H264 level on safari fmp4
3 years ago
Jellifi007 56573f14b0 Fixes diactritics regressions
3 years ago
Nyanmisaka 884ba4f3ed Fix the wrong external audio map index if text subtitle exists
3 years ago
Nyanmisaka e0b035e34e
Apply suggestions from code review
3 years ago
Nyanmisaka 1946414e14 Fix PGS burn-in on certain iGPU such as Iris Plus 655
3 years ago
Niels van Velzen e2ffd41141 Add new priority level to ResolverPriority for plugins
3 years ago
Cody Robibero 96a03776e1 Fix TranscodeReasons property name
3 years ago
Cody Robibero 4fa7f49ffc
Merge pull request #7202 from knackebrot/unix-perms
3 years ago
Joshua M. Boniface c229f3ae0a
Merge pull request #7333 from eyezak/hls/audio-bitstream-fmp4
3 years ago
Nyanmisaka 3cea6c61f3
Apply suggestions from code review
3 years ago
Joshua M. Boniface 97d3212410
Merge pull request #7437 from Nalsai/mks-attachments
3 years ago
Joshua M. Boniface 570660099b
Merge pull request #7483 from jellyfin/swdec-cu-tonemap
3 years ago
Nils Fürniß 90463d5e4f
Pass CancellationToken to ExtractAllAttachments
3 years ago
Nils Fürniß 6904edf68c
add extracting attachments from external subs
3 years ago
Nyanmisaka fb8ae0e9a1
Improve fps for cuda tonemap in sw decoding
3 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
3 years ago
Cody Robibero ba11add83b
Merge pull request #7445 from Bond-009/baseitem
3 years ago
Cody Robibero e6df698df1
Merge pull request #7325 from eyezak/issue/6450
3 years ago
Bond_009 7fdc0e3c3d BaseItem: remove unused function
3 years ago
Claus Vium 53209830e7
Merge pull request #7346 from Bond-009/guid
3 years ago
nyanmisaka b2c58338f2 Fix the fMP4 HLS audio sync issue on Safari
3 years ago
Nyanmisaka 4f1efb3996
Re-enable the legacy NVIDIA CUVID decoder in full HWA pipeline (#7413)
3 years ago
Cody Robibero bbd5d11d3b Remove TranscodeReason.None, Add JsonFlagEnum tests
3 years ago
Cody Robibero c331e11c24 Clean up EnumFlags serialization
3 years ago
Isaac Gordezky 5e779f20ee Series: issue-6450
3 years ago
Isaac Gordezky d871dded9f Convert TranscodeReason to Flags
3 years ago
Joshua M. Boniface 947ff9defe
Merge pull request #7404 from nyanmisaka/omx
3 years ago
nyanmisaka bfc27e494b Remove the deprecated OMX and MMAL HWA
3 years ago
nyanmisaka de4a084b03 Set the name of intel vaapi driver explicitly
3 years ago
Claus Vium 136eab9b1e
Merge pull request #7370 from crobibero/internal-metadata-path
3 years ago
Claus Vium 6498a5baca
Merge pull request #7387 from jellyfin/nvdec-threads
3 years ago
Cody Robibero 71a9ae3150
Update MediaBrowser.Controller/Providers/DirectoryService.cs
3 years ago
Nyanmisaka 4239f80c81
Lowering the VRAM usage on NVDEC decoder
3 years ago
Nyanmisaka ba8e478a2f
Fix the path to the extracted fonts on Windows
3 years ago
Bond-009 eff3d3e67e
Merge pull request #7275 from Nalsai/burn-subtitle-attached-fonts
3 years ago