Commit Graph

4026 Commits (6ed113c7e5c5381c937ae3b6b9fcfe1d3a187483)

Author SHA1 Message Date
Bond-009 b2def4c9ea
Fix build (#8859)
2 years ago
Bond-009 210a4921f2
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709)
2 years ago
Bill Thornton 79f01834c1 Add delay_moov flag for progressive mp4 transcoding
2 years ago
Bond-009 da5913aa30
The -autoscale option was added in FFmpeg 4.4 (#8813)
2 years ago
Bond_009 556cc8062d Investigate some TODO comments
2 years ago
Bond-009 f369ddf522
Merge pull request #7039 from 1337joe/providermanager-cleanup
2 years ago
SenorSmartyPants 159a244654 Add Options to disable DVR NFO and image saving
2 years ago
Shadowghost 2e639c77c7 Apply review suggestions
2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling
2 years ago
cvium 08d2acba20 Backport pull request #8662 from jellyfin/release-10.8.z
2 years ago
Bond-009 4c61bf1bdb
Merge pull request #8618 from jgriff6/remove-tolists
2 years ago
Bond-009 f6e7313a61
Merge pull request #8638 from photonconvergence/fix/extras-type
2 years ago
nyanmisaka a214ca2598 Backport pull request #8620 from jellyfin/release-10.8.z
2 years ago
cvium 812a4170ee Backport pull request #8501 from jellyfin/release-10.8.z
2 years ago
photonconvergence 09e8a7e62c Fix extra type differentiation
2 years ago
jgriff6 c2c286be6e Remove unnecessary IsPathLocked function
2 years ago
Joshua M. Boniface 74eae1e789
Merge pull request #7708 from nyanmisaka/amd-vaapi-vulkan
2 years ago
nyanmisaka 560d0838c7 Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+)
2 years ago
Bond_009 224bb355dd Rewrite BaseItem.ModifySortChunks
2 years ago
Bond_009 f6af28cf96 Fix some things that slipped through the cracks
2 years ago
Claus Vium 05c20001c8
Merge pull request #8381 from 1hitsong/lyric-lrc-file-support
2 years ago
Claus Vium b137d0cc2b
Merge pull request #7514 from Shadowghost/music-extend
2 years ago
Claus Vium 81b04ddbb5
Merge branch 'master' into providermanager-cleanup
2 years ago
Claus Vium 719e5eae16
Merge pull request #8503 from Bond-009/ThrowIfNull
2 years ago
Bond_009 f5613add1a Remove extra argument
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
2 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives
2 years ago
1hitsong 5efa138c22
Update MediaBrowser.Controller/Lyrics/LyricInfo.cs
2 years ago
Bill Thornton e8c12e5078 Backport pull request #8280 from jellyfin/release-10.8.z
2 years ago
nyanmisaka 0309c5622e Backport pull request #8213 from jellyfin/release-10.8.z
2 years ago
Luke F e579b4d42d Backport pull request #8189 from jellyfin/release-10.8.z
2 years ago
1hitsong a50bdb4770 Use async functions
2 years ago
1hitsong 35399ce8fe Update summaries, Use spans
2 years ago
1hitsong b1771f07e9 Use Span in SupportedMediaTypes comparison
2 years ago
1hitsong 0d5bd85d6d Resolve Azure build error
2 years ago
1hitsong 6f0d33b1ca Use Directory GetFiles to find lyric files
2 years ago
1hitsong 5d2364f064 Move AcceptedTimeFormats to class level variable
2 years ago
1hitsong 28d017865b Code Cleanup
2 years ago
1hitsong 552b6aceae Add default values to LyricResponse
2 years ago
1hitsong 7e923e2688 Use numeric values for metadata values
2 years ago
1hitsong dddebec794
Update MediaBrowser.Controller/Lyrics/LyricResponse.cs
2 years ago
1hitsong dce81d8818
Update MediaBrowser.Controller/Lyrics/LyricResponse.cs
2 years ago
1hitsong f737581d49 Use providers in order of priority
2 years ago
1hitsong a52d108af6 Remove automapper tool
2 years ago
1hitsong 0b86630be7 Use model properties for LRC metadata
2 years ago
1hitsong 64b013b121 Resolve Azure build issues
2 years ago
1hitsong c65819221d Code cleanups. Remove pragma commands
2 years ago
1hitsong 7d886116fd Var type refinements
2 years ago
1hitsong 823e2ec029 Removing unused lines
2 years ago
1hitsong f740d1b9f0 Remove use of AddParts. Cleanup use of Lyric vs Lyrics.
2 years ago
1hitsong f4fd908f8d Create ILyricManager
2 years ago
1hitsong d9be3874ba Auto stash before merge of "lyric-lrc-file-support" and "origin/lyric-lrc-file-support"
2 years ago
Bond-009 0b47b03423
Merge pull request #8401 from ZachPhelan/sort-special-features
2 years ago
Bond-009 43ec8e9743
Merge pull request #8144 from joseph39/ffmpeg-referer
2 years ago
Zach Phelan 8857edb66c Add function back for compatibility, add sorting
2 years ago
Zach Phelan c71d6f2358 Sort special features same as other spots, removing unnecssary function
2 years ago
Shadowghost 42fc02cab6 Add xmldocs
2 years ago
Shadowghost 61fa325ef0 Extend music parsing
2 years ago
Claus Vium 1cbf5431aa
Merge pull request #8250 from Bond-009/minor18
2 years ago
Bond_009 5036afd691 Minor cleanup
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
Niels van Velzen 61afd029df Check for empty guid
2 years ago
Niels van Velzen 0f91244239 Use Guid for adjacentTo API parameter
2 years ago
Shadowghost 7b05e0a413 Backport pull request #8209 from jellyfin/release-10.8.z
2 years ago
Shadowghost 3e5cf9395f Backport pull request #8182 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface b3675ebce0 Backport pull request #8191 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface d5ea136dc5 Backport pull request #8174 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface e251f1483f Backport pull request #8167 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface 0356a15056 Backport pull request #8163 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface 38f6f589d9 Backport pull request #8127 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface 3e24b8943d Backport pull request #8061 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface 76f7a80a97 Backport pull request #8152 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface 410871e148 Backport pull request #7732 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface adc08b5b4c Backport pull request #8092 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface a9449d0f23 Backport pull request #8078 from jellyfin/release-10.8.z
2 years ago
Joseph 54b3debd27
Add referer parameter to ffmpeg
2 years ago
Cody Robibero 40d3d8fb37 bump Jellyfin to 10.9
2 years ago
Mikal Stordal 8e1796f08a Add escape hatch for Series merging
2 years ago
Claus Vium 3e2fbb2685 Merge pull request #8001 from jellyfin/fix-yuvj420p-hwdec
2 years ago
Joshua M. Boniface 9c97c533ef Merge pull request #7994 from nyanmisaka/fix-throttler
2 years ago
Bond-009 7dab8b8f88 Merge pull request #7975 from jellyfin/libva-driver-env
2 years ago
Bond-009 074d7dc6b6 Merge pull request #7968 from jellyfin/fix-hwa-bluray
2 years ago
Joshua M. Boniface fe32b5e333 Merge pull request #7964 from jellyfin/dovi-side-data
2 years ago
Cody Robibero a99e87a00c Merge pull request #7954 from cvium/fix_7953_dlna_url
2 years ago
Cody Robibero a65397ae14 Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap
2 years ago
Cody Robibero 38102499cb Merge pull request #7947 from nyanmisaka/video-range-condition
2 years ago
Cody Robibero 7f1223016d Merge pull request #7946 from cvium/svg
2 years ago
Cody Robibero a168040cc8 Merge pull request #7941 from jellyfin/fix-overflow
2 years ago
Cody Robibero 9c5d30c217 Merge pull request #7925 from nyanmisaka/remove-mpeg4-amf
2 years ago
Cody Robibero db8047136d Merge pull request #7924 from jellyfin/improve-swdec-amf-tonemap
2 years ago
Bond-009 6702756e7b Merge pull request #7873 from cvium/fix_nfo_remoteimages
2 years ago
Bond-009 c19c787273 Merge pull request #7828 from nyanmisaka/fix-dovi-tonemap
2 years ago
Cody Robibero b8722d02a3 Merge pull request #7781 from crobibero/live-tv-infinite
2 years ago
Joshua M. Boniface 8e9c02f4c6 Merge pull request #7736 from jellyfin/fix-swscale-pgs
2 years ago
Cody Robibero 1922ee153e Merge pull request #7716 from Shadowghost/opus-fix
2 years ago
Bond-009 2b1a915ead Merge pull request #7604 from Jellifi007/fixes-diactritics
2 years ago
Cody Robibero efcdab116f Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix
2 years ago
dependabot[bot] 812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
2 years ago
Cody Robibero 76cfb8c903 Merge pull request #7643 from jellyfin/h264-level
2 years ago
Cody Robibero fe3dbabbff Merge pull request #7580 from jellyfin/external-audio-map
2 years ago
Cody Robibero a2f1ec23ce Merge pull request #7557 from jellyfin/pgs-qsv-iris655
2 years ago
Cody Robibero 820c75c833 Merge pull request #7519 from nielsvanvelzen/resolverpriority-plugin2
2 years ago
Joe Rogers ee5bd0daa6
Implement tests on ProviderManager.RefreshSingleItem
2 years ago
Joe Rogers a7c009e2eb
Pass TypeOptions instead of full LibraryOptions
2 years ago
Joe Rogers 2e2a594e19
Move Get*Providers definitions to interface
2 years ago
Cody Robibero 96a03776e1 Fix TranscodeReasons property name
2 years ago
Cody Robibero 4fa7f49ffc
Merge pull request #7202 from knackebrot/unix-perms
2 years ago
Joshua M. Boniface c229f3ae0a
Merge pull request #7333 from eyezak/hls/audio-bitstream-fmp4
2 years ago
Nyanmisaka 3cea6c61f3
Apply suggestions from code review
2 years ago
Joshua M. Boniface 97d3212410
Merge pull request #7437 from Nalsai/mks-attachments
2 years ago
Joshua M. Boniface 570660099b
Merge pull request #7483 from jellyfin/swdec-cu-tonemap
2 years ago
Nils Fürniß 90463d5e4f
Pass CancellationToken to ExtractAllAttachments
2 years ago
Nils Fürniß 6904edf68c
add extracting attachments from external subs
2 years ago
Nyanmisaka fb8ae0e9a1
Improve fps for cuda tonemap in sw decoding
2 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
2 years ago
Cody Robibero ba11add83b
Merge pull request #7445 from Bond-009/baseitem
2 years ago
Cody Robibero e6df698df1
Merge pull request #7325 from eyezak/issue/6450
2 years ago
Bond_009 7fdc0e3c3d BaseItem: remove unused function
2 years ago
Claus Vium 53209830e7
Merge pull request #7346 from Bond-009/guid
2 years ago
nyanmisaka b2c58338f2 Fix the fMP4 HLS audio sync issue on Safari
2 years ago
Nyanmisaka 4f1efb3996
Re-enable the legacy NVIDIA CUVID decoder in full HWA pipeline (#7413)
2 years ago
Cody Robibero bbd5d11d3b Remove TranscodeReason.None, Add JsonFlagEnum tests
2 years ago
Cody Robibero c331e11c24 Clean up EnumFlags serialization
2 years ago
Isaac Gordezky 5e779f20ee Series: issue-6450
2 years ago
Isaac Gordezky d871dded9f Convert TranscodeReason to Flags
2 years ago
Joshua M. Boniface 947ff9defe
Merge pull request #7404 from nyanmisaka/omx
2 years ago
nyanmisaka bfc27e494b Remove the deprecated OMX and MMAL HWA
2 years ago
nyanmisaka de4a084b03 Set the name of intel vaapi driver explicitly
2 years ago
Claus Vium 136eab9b1e
Merge pull request #7370 from crobibero/internal-metadata-path
2 years ago
Claus Vium 6498a5baca
Merge pull request #7387 from jellyfin/nvdec-threads
2 years ago
Cody Robibero 71a9ae3150
Update MediaBrowser.Controller/Providers/DirectoryService.cs
2 years ago
Nyanmisaka 4239f80c81
Lowering the VRAM usage on NVDEC decoder
2 years ago
Nyanmisaka ba8e478a2f
Fix the path to the extracted fonts on Windows
2 years ago
Bond-009 eff3d3e67e
Merge pull request #7275 from Nalsai/burn-subtitle-attached-fonts
2 years ago
Bond-009 ef99a53abb
Merge pull request #7366 from 1337joe/filter-theme-song-and-video
2 years ago
Joshua M. Boniface 7c9aa63382
Merge pull request #6058 from ferferga/deprecate-queueitem
2 years ago
Cody Robibero 3c0c7572ef
Merge pull request #7338 from mueslimak3r/hls-remove-seek-param
2 years ago
Cody Robibero fc5c6c0404 Use IFileSystem
2 years ago
Cody Robibero 40e413d575 Only add internal files if the internal metadata path exists
2 years ago
Nyanmisaka 9251c875b1
Update presets for NVENC encoder
2 years ago
Joe Rogers 354f22d065
Add post filtering for theme song and video
2 years ago
Cody Robibero d7cbb25d0b
Merge pull request #7291 from aolszowka/aolszowka-EncodingHelperChanges
2 years ago
Joe Rogers 15053516f8
Rewrite tests for coverage and less duplication
2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Isaac Gordezky def8500dd0
Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
2 years ago
cameron 36cdeaa53c dont use noaccurate_seek for hls
2 years ago
Shadowghost 719b707281 feat(external-media): refactor to generic provider, extend tests and file recognition, consolidate and extend NamingOptions
2 years ago
Isaac Gordezky 151ddd400d [Bugfix] Provile bitStreamArgs for HLS fMP4
2 years ago
Bond_009 adad13b865 Remove some dead code
2 years ago