Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/37d301ebd40520bb3719baa14420d98c168dd8da/MediaBrowser.Controller?page=6 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

4303 Commits (37d301ebd40520bb3719baa14420d98c168dd8da)

Author SHA1 Message Date
Oliver Weyhmüller fbc039b14b Fix scaleFactor limitation to 1 introduced by pull request 2 years ago
herby2212 8bb44b85d7 close inactive sessions after 10 minutes 2 years ago
Brett Petch dfcf0cf292
fix: dead link () 2 years ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords 2 years ago
Stepan Goremykin 7d7e177265 Remove redundant casts 2 years ago
Stepan Goremykin 26958162d0 Remove unused using directives 2 years ago
Stepan Goremykin 2c03f7e85d Use TryGetValue 2 years ago
nyanmisaka 3a25b03ea9 Fix vaapi-vulkan subtitle tearing issue 2 years ago
Bond-009 9c500bdca3
Merge pull request from Shadowghost/playlist-fix 2 years ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum () 2 years ago
knackebrot e0a7e9baa0 Fix audio VBR calculation 2 years ago
Bond-009 2ce08eb184
Merge pull request from Shadowghost/output-bitrate-channels-master 2 years ago
SenorSmartyPants 39677525f3
Don't overwrite NFO images () 2 years ago
Shadowghost 3f6a23d7d0 Fix condition in CanStreamCopyAudio 2 years ago
Shadowghost 82080bd1ef Apply review suggestions 2 years ago
Bond_009 2e4905ff05 Fix 2 years ago
Shadowghost 520c07e8ca Merge branch 'master' into network-rewrite 2 years ago
Bond-009 cf1cb2eea5
Merge pull request from Bond-009/getawaiter 2 years ago
Shadowghost ee4ffd64e1 Prefer other codecs over DTS and TrueHD on transcode 2 years ago
Shadowghost 21dc3fa042 Backport pull request from jellyfin/release-10.8.z 2 years ago
Bond_009 d8ec3a5470 Reduce usage of GetAwaiter().GetResult() 2 years ago
Shadowghost 8d158df678 Add migration to properly set playlist owner 2 years ago
Shadowghost 76ae599bd3 Fix playlist creation and removal 2 years ago
Bond-009 6351d1022b
Merge pull request from Shadowghost/dvdbdfix 2 years ago
Shadowghost 0da5255f12 Apply review suggestions 2 years ago
Shadowghost cd852d43c1 Add more comments and logging, streamline code 2 years ago
Shadowghost 2403a0a367 Apply review suggestions 2 years ago
nyanmisaka 2146ddd20c Backport pull request from jellyfin/release-10.8.z 2 years ago
nyanmisaka f21ab50a81 Backport pull request from jellyfin/release-10.8.z 2 years ago
nyanmisaka 638bda629b Backport pull request from jellyfin/release-10.8.z 2 years ago
nyanmisaka f6060bd14b Backport pull request from jellyfin/release-10.8.z 2 years ago
Bond-009 1d34c867d9
Merge pull request from 1337joe/audiobook-grouping-fixes 2 years ago
Bond_009 761b9ed6a1 Allow webp for local images 2 years ago
Joe Rogers 1c3a97bf6a
Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 2 years ago
Joe Rogers 160baa02fd
Remove some BaseItem references to make ItemResolveArgs more usable for testing. 2 years ago
nyanmisaka 0905d62224 Adapt vulkan filtering to 6.0 2 years ago
Shadowghost 80b8661008 Merge branch 'master' into network-rewrite 2 years ago
Shadowghost 1f15724398 Use source audio bitrate if requested codec is lossless 2 years ago
Bond-009 0de37e2ac2
Merge pull request from Bond-009/list 2 years ago
Nils Fürniß e58bf6b2be
Add SeasonProviderIds to EpisodeInfo () 2 years ago
Bond_009 4b01aaa0f7 Allocate less Lists 2 years ago
Shadowghost c760a50d59 Apply review suggestions 2 years ago
Shadowghost 4a1498f614 Add DTS and TrueHD bitrate limits, enforce bitrate limits if no bitrate is requested 2 years ago
Shadowghost f3840e0fdb Fix encoder checks for DTS and TrueHD 2 years ago
Shadowghost 2e3b4bda7b Take channels into account when calculating fallback audio bitrate 2 years ago
knackebrot aa99aaebc4 Add audio vbr calculation 2 years ago
knackebrot 3e74377036 Calculate output bitrate from output channel count 2 years ago
Nyanmisaka edc627fd5b
Improve the Vulkan based subtitle burn-in performance () 2 years ago
Bond-009 3b0a182045
Merge pull request from ipitio/objdispex 2 years ago
Bond-009 e5ba1bcba9
Merge pull request from crobibero/remove-switch 2 years ago
ipitio c29e8ffe1d
Update MediaBrowser.Controller/Net/BasePeriodicWebSocketListener.cs 2 years ago
Cody Robibero 49eb04899c
Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs 2 years ago
Cody Robibero 47b9a01efe
Merge pull request from Bond-009/nullable 2 years ago
Cody Robibero b3273f0f9a Simplify audio transcode channel lookup 2 years ago
Nick f94abc1eb7
Copy IsAutomated option when making MetadataRefreshOptions copy. () 2 years ago
Bond_009 ab24c0e2cf Enable nullable for more files 2 years ago
Shadowghost c5a363a007 Merge branch 'master' into network-rewrite 2 years ago
Shadowghost 07dc163844 Fix playlist parental control and no parental control skipping forbidden unrated items 2 years ago
Shadowghost c8d80450e0 Recursively update rating 2 years ago
Bond-009 720852f708
Merge pull request from Bond-009/tryparse 2 years ago
Bond-009 69379d80a1
Merge pull request from holow29/increase-transcoding-ac-max 2 years ago
Bond_009 24a7e210c3 Optimize tryparse 2 years ago
ipitio 58ed50c9d0 Catch Exception when disposing connection 2 years ago
Bond_009 cb85fc688f Enable nullable for more files 2 years ago
Shadowghost 3a91c37283 Merge branch 'master' into network-rewrite 2 years ago
Shadowghost b7418d6e9e Add permission for collection management 2 years ago
Bond-009 5e074ac945
Merge pull request from Bond-009/nullref 2 years ago
Bond-009 f5417c50f7
Merge pull request from Jpuc1143/tag-whitelist 2 years ago
Jpuc1143 cb61a57e82
Reduced number of calls to GetPreference() 2 years ago
holow29 724d2986a3 Change transcoderChannelLimit default to 8 2 years ago
gnattu ef4ae9a2dd
Implement hardware filters for videotoolbox, use Apple AAC encoder when available () 2 years ago
Claus Vium 64263920cb
Merge pull request from jmshrv/fix-m4a-moov 2 years ago
Shadowghost f2b7f664aa Apply review suggestions 2 years ago
Bond_009 52230d1c30 Return NotFound when itemId isn't found 2 years ago
James Harvey 4a2245fe1e Move mp4 container names to class and use StringComparer.OrdinalIgnoreCase 2 years ago
Shadowghost edf3909157 Use FFmpeg concat for DVD and BD folder playback 2 years ago
Shadowghost ddfdec7f46 Fix BD and DVD folder probing and playback 2 years ago
Shadowghost 519709bf10 Revert "Remove DvdLib ()" 2 years ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props () 2 years ago
James Harvey 42b4ef4529 Remove frag_keyframe on audio, not video 2 years ago
James Harvey c9627f8839 Fix Use built-in type alias 2 years ago
James Harvey 83ae6fcdb4 Fix Braces for multi-line statements should not share line 2 years ago
James Harvey a3f41bbc0c Remove frag_keyframe as it is not relevant for audio 2 years ago
James Harvey f2cc0e7069 Fill in issue/PR comment 2 years ago
James Harvey c70508b089 Add movflags to mp4 audio encoding 2 years ago
Cody Robibero 58b3945805
Merge pull request from barronpm/applicationhost-cleanup1 2 years ago
James Harvey 29c1f54b57
Fix audio codec not being used in UniversalAudio () 2 years ago
Jean-Pierre Bachmann 6b8d169529
Added CleanupCollection task 2 years ago
Patrick Barron fec23de427
Remove Emby.Notifications () 2 years ago
Cody Robibero abffd160c3
Remove ability to add a played indicator to images () 2 years ago
Patrick Barron f7ec85d7a0 Use dependency injection for IChannel 2 years ago
Patrick Barron 4f81f4daaa Use depencency injection for ISubtitleProvider 2 years ago
Shadowghost 414eb45899 Merge branch 'master' into network-rewrite 2 years ago
Bond-009 2436233d9f
Merge pull request from nyanmisaka/fix-pgs-vulkan 2 years ago
nyanmisaka 6d6b9044ab Backport pull request from jellyfin/release-10.8.z 2 years ago
nyanmisaka d6f44818e4 Backport pull request from jellyfin/release-10.8.z 2 years ago
nyanmisaka c9badabe96 Fix PGS position issue in Vulkan pipeline 2 years ago
Jpuc1143 7fa6d4c81e
Add "Allowed Tags" to Parental Controls 2 years ago
Shadowghost a728f0993e Merge branch 'master' into network-rewrite 2 years ago
Patrick Barron db1913b08f
Remove DvdLib () 2 years ago
Shadowghost 656a0bff6f Merge remote-tracking branch 'upstream/master' into network-rewrite 2 years ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 () 2 years ago
Bond-009 3a7a781ed9
Merge pull request from Shadowghost/stereo-downmix 2 years ago
renovate[bot] 7516e61c5b
chore(deps): update dotnet monorepo to v7.0.2 2 years ago
Shadowghost 407c716f82 Add stereo downmix algorithm selection. 2 years ago
Egor Bakanov 46e9f5ad2e
Fix recursive children lookup of folders () 2 years ago
Cody Robibero 678bcf9a80
Use EventManager for AuthenticationSuccess, AuthenticationFailure () 2 years ago
Bond-009 43c3a465e6
Merge pull request from SenorSmartyPants/DVRMetadata 2 years ago
Cody Robibero 9a740344be
Add support for .sup subtitle () 2 years ago
Shadowghost ef085483b2 Merge branch 'master' into network-rewrite 2 years ago
Niels van Velzen 180d17c991
Remove unused ImageByName API () 2 years ago
Bond_009 6481376b81 Use DistinctBy introduced in .NET 6 2 years ago
renovate[bot] 02f9e60e7c
chore(deps): update dotnet monorepo to v7.0.1 () 2 years ago
Joe Rogers e4040ab812
Allow video extras to use owner library options 2 years ago
Bond_009 9bb1bc5a3e Remove dependency on OptimizedPriorityQueue 2 years ago
Shadowghost 2c86bd1875 Merge branch 'master' into network-rewrite 2 years ago
Bond_009 fd9dc1e308 Update deps 2 years ago
Bond_009 cf67381e31 Fix release build 2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Bond_009 236dd650d0 Update projects to .net7 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
Bond-009 b2def4c9ea
Fix build () 2 years ago
Bond-009 210a4921f2
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis () 2 years ago
Shadowghost bcd992fb06 Merge remote-tracking branch 'upstream/master' into network-rewrite 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 () 2 years ago
Bond_009 556cc8062d Investigate some TODO comments 2 years ago
Bond-009 f369ddf522
Merge pull request 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
Dominik 87f3bdb918 Do not set different force_key_frames for vod streams 2 years ago
cvium 08d2acba20 Backport pull request from jellyfin/release-10.8.z 2 years ago
Bond-009 4c61bf1bdb
Merge pull request from jgriff6/remove-tolists 2 years ago
Bond-009 f6e7313a61
Merge pull request from photonconvergence/fix/extras-type 2 years ago
nyanmisaka a214ca2598 Backport pull request from jellyfin/release-10.8.z 2 years ago
cvium 812a4170ee Backport pull request 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 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 from 1hitsong/lyric-lrc-file-support 3 years ago
Claus Vium b137d0cc2b
Merge pull request from Shadowghost/music-extend 3 years ago
Claus Vium 81b04ddbb5
Merge branch 'master' into providermanager-cleanup 3 years ago
Shadowghost 7b90fcd053 Merge branch 'master' into network-rewrite 3 years ago
Claus Vium 719e5eae16
Merge pull request from Bond-009/ThrowIfNull 3 years ago
Bond_009 f5613add1a Remove extra argument 3 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 3 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 3 years ago
Shadowghost 4fc52a840c Merge branch 'master' into network-rewrite 3 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives 3 years ago
1hitsong 5efa138c22
Update MediaBrowser.Controller/Lyrics/LyricInfo.cs 3 years ago
Bill Thornton e8c12e5078 Backport pull request from jellyfin/release-10.8.z 3 years ago
nyanmisaka 0309c5622e Backport pull request from jellyfin/release-10.8.z 3 years ago
Luke F e579b4d42d Backport pull request from jellyfin/release-10.8.z 3 years ago
1hitsong a50bdb4770 Use async functions 3 years ago
1hitsong 35399ce8fe Update summaries, Use spans 3 years ago
1hitsong b1771f07e9 Use Span in SupportedMediaTypes comparison 3 years ago
1hitsong 0d5bd85d6d Resolve Azure build error 3 years ago
1hitsong 6f0d33b1ca Use Directory GetFiles to find lyric files 3 years ago
1hitsong 5d2364f064 Move AcceptedTimeFormats to class level variable 3 years ago
1hitsong 28d017865b Code Cleanup 3 years ago
1hitsong 552b6aceae Add default values to LyricResponse 3 years ago
1hitsong 7e923e2688 Use numeric values for metadata values 3 years ago
1hitsong dddebec794
Update MediaBrowser.Controller/Lyrics/LyricResponse.cs 3 years ago
1hitsong dce81d8818
Update MediaBrowser.Controller/Lyrics/LyricResponse.cs 3 years ago
1hitsong f737581d49 Use providers in order of priority 3 years ago
1hitsong a52d108af6 Remove automapper tool 3 years ago
1hitsong 0b86630be7 Use model properties for LRC metadata 3 years ago
1hitsong 64b013b121 Resolve Azure build issues 3 years ago
1hitsong c65819221d Code cleanups. Remove pragma commands 3 years ago
1hitsong 7d886116fd Var type refinements 3 years ago
1hitsong 823e2ec029 Removing unused lines 3 years ago
1hitsong f740d1b9f0 Remove use of AddParts. Cleanup use of Lyric vs Lyrics. 3 years ago
1hitsong f4fd908f8d Create ILyricManager 3 years ago
1hitsong d9be3874ba Auto stash before merge of "lyric-lrc-file-support" and "origin/lyric-lrc-file-support" 3 years ago
Bond-009 0b47b03423
Merge pull request from ZachPhelan/sort-special-features 3 years ago
Bond-009 43ec8e9743
Merge pull request from joseph39/ffmpeg-referer 3 years ago
Zach Phelan 8857edb66c Add function back for compatibility, add sorting 3 years ago
Zach Phelan c71d6f2358 Sort special features same as other spots, removing unnecssary function 3 years ago
Shadowghost 42fc02cab6 Add xmldocs 3 years ago
Shadowghost 61fa325ef0 Extend music parsing 3 years ago
Claus Vium 1cbf5431aa
Merge pull request from Bond-009/minor18 3 years ago
Bond_009 5036afd691 Minor cleanup 3 years ago
luz paz 9ec2870b10 Fix various typos 3 years ago
Niels van Velzen 61afd029df Check for empty guid 3 years ago
Niels van Velzen 0f91244239 Use Guid for adjacentTo API parameter 3 years ago
Shadowghost 7b05e0a413 Backport pull request from jellyfin/release-10.8.z 3 years ago
Shadowghost 3e5cf9395f Backport pull request from jellyfin/release-10.8.z 3 years ago
Joshua Boniface b3675ebce0 Backport pull request from jellyfin/release-10.8.z 3 years ago
Joshua Boniface d5ea136dc5 Backport pull request from jellyfin/release-10.8.z 3 years ago
Joshua Boniface e251f1483f Backport pull request from jellyfin/release-10.8.z 3 years ago
Joshua Boniface 0356a15056 Backport pull request from jellyfin/release-10.8.z 3 years ago
Joshua Boniface 38f6f589d9 Backport pull request from jellyfin/release-10.8.z 3 years ago
Joshua Boniface 3e24b8943d Backport pull request from jellyfin/release-10.8.z 3 years ago
Joshua Boniface 76f7a80a97 Backport pull request from jellyfin/release-10.8.z 3 years ago
Joshua Boniface 410871e148 Backport pull request from jellyfin/release-10.8.z 3 years ago
Joshua Boniface adc08b5b4c Backport pull request from jellyfin/release-10.8.z 3 years ago
Joshua Boniface a9449d0f23 Backport pull request from jellyfin/release-10.8.z 3 years ago
Shadowghost 066db8ac7f Migrate NetworkManager and Tests to native .NET IP objects 3 years ago
Joseph 54b3debd27
Add referer parameter to ffmpeg 3 years ago
Cody Robibero 40d3d8fb37 bump Jellyfin to 10.9 3 years ago
Mikal Stordal 8e1796f08a Add escape hatch for Series merging 3 years ago
Claus Vium 3e2fbb2685 Merge pull request from jellyfin/fix-yuvj420p-hwdec 3 years ago
Joshua M. Boniface 9c97c533ef Merge pull request from nyanmisaka/fix-throttler 3 years ago
Bond-009 7dab8b8f88 Merge pull request from jellyfin/libva-driver-env 3 years ago
Bond-009 074d7dc6b6 Merge pull request from jellyfin/fix-hwa-bluray 3 years ago
Joshua M. Boniface fe32b5e333 Merge pull request from jellyfin/dovi-side-data 3 years ago
Cody Robibero a99e87a00c Merge pull request from cvium/fix_7953_dlna_url 3 years ago
Cody Robibero a65397ae14 Merge pull request from nyanmisaka/brighter-vpp-tonemap 3 years ago
Cody Robibero 38102499cb Merge pull request from nyanmisaka/video-range-condition 3 years ago
Cody Robibero 7f1223016d Merge pull request from cvium/svg 3 years ago
Cody Robibero a168040cc8 Merge pull request from jellyfin/fix-overflow 3 years ago
Cody Robibero 9c5d30c217 Merge pull request from nyanmisaka/remove-mpeg4-amf 3 years ago
Cody Robibero db8047136d Merge pull request from jellyfin/improve-swdec-amf-tonemap 3 years ago
Bond-009 6702756e7b Merge pull request from cvium/fix_nfo_remoteimages 3 years ago
Bond-009 c19c787273 Merge pull request from nyanmisaka/fix-dovi-tonemap 3 years ago
Cody Robibero b8722d02a3 Merge pull request from crobibero/live-tv-infinite 3 years ago
Joshua M. Boniface 8e9c02f4c6 Merge pull request from jellyfin/fix-swscale-pgs 3 years ago
Cody Robibero 1922ee153e Merge pull request from Shadowghost/opus-fix 3 years ago
Bond-009 2b1a915ead Merge pull request from Jellifi007/fixes-diactritics 3 years ago
Cody Robibero efcdab116f Merge pull request from Shadowghost/strm-ffprobe-external-fix 3 years ago
dependabot[bot] 812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 () 3 years ago
Cody Robibero 76cfb8c903 Merge pull request from jellyfin/h264-level 3 years ago
Cody Robibero fe3dbabbff Merge pull request from jellyfin/external-audio-map 3 years ago
Cody Robibero a2f1ec23ce Merge pull request from jellyfin/pgs-qsv-iris655 3 years ago
Cody Robibero 820c75c833 Merge pull request from nielsvanvelzen/resolverpriority-plugin2 3 years ago
Joe Rogers ee5bd0daa6
Implement tests on ProviderManager.RefreshSingleItem 3 years ago
Joe Rogers a7c009e2eb
Pass TypeOptions instead of full LibraryOptions 3 years ago
Joe Rogers 2e2a594e19
Move Get*Providers definitions to interface 3 years ago
Cody Robibero 96a03776e1 Fix TranscodeReasons property name 3 years ago
Cody Robibero 4fa7f49ffc
Merge pull request from knackebrot/unix-perms 3 years ago
Joshua M. Boniface c229f3ae0a
Merge pull request 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 from Nalsai/mks-attachments 3 years ago
Joshua M. Boniface 570660099b
Merge pull request 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 from Bond-009/baseitem 3 years ago
Cody Robibero e6df698df1
Merge pull request from eyezak/issue/6450 3 years ago
Bond_009 7fdc0e3c3d BaseItem: remove unused function 3 years ago
Claus Vium 53209830e7
Merge pull request 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 () 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 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 from crobibero/internal-metadata-path 3 years ago
Claus Vium 6498a5baca
Merge pull request 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 from Nalsai/burn-subtitle-attached-fonts 3 years ago
Bond-009 ef99a53abb
Merge pull request from 1337joe/filter-theme-song-and-video 3 years ago
Joshua M. Boniface 7c9aa63382
Merge pull request from ferferga/deprecate-queueitem 3 years ago
Cody Robibero 3c0c7572ef
Merge pull request from mueslimak3r/hls-remove-seek-param 3 years ago
Cody Robibero fc5c6c0404 Use IFileSystem 3 years ago
Cody Robibero 40e413d575 Only add internal files if the internal metadata path exists 3 years ago
Nyanmisaka 9251c875b1
Update presets for NVENC encoder 3 years ago
Joe Rogers 354f22d065
Add post filtering for theme song and video 3 years ago
Cody Robibero d7cbb25d0b
Merge pull request from aolszowka/aolszowka-EncodingHelperChanges 3 years ago
Joe Rogers 15053516f8
Rewrite tests for coverage and less duplication 3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons 3 years ago
Isaac Gordezky def8500dd0
Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs 3 years ago
cameron 36cdeaa53c dont use noaccurate_seek for hls 3 years ago
Shadowghost 719b707281 feat(external-media): refactor to generic provider, extend tests and file recognition, consolidate and extend NamingOptions 3 years ago
Isaac Gordezky 151ddd400d [Bugfix] Provile bitStreamArgs for HLS fMP4 3 years ago
Bond_009 adad13b865 Remove some dead code 3 years ago
Cody Robibero 7ccf7e6157
Merge pull request from Bond-009/db2 3 years ago
Bond_009 23ea14aa27 Clean up SqliteItemRepository 3 years ago
Bond_009 5732e6188c Fix some warnings 3 years ago
Cody Robibero 4ef0099598
Merge pull request from Bond-009/warn60 3 years ago
Bond_009 1c14c86b20 Fix some warnings 3 years ago
Bond_009 3cb49d6df0 Fix option to disable server discovery 3 years ago
knackebrot 52c61bd06f Add option to change unix socket permissions 3 years ago
Nils Fürniß ab40554759
add extracting attachments for ffmpeg to burn subs 3 years ago
Ace Olszowka ea7e5e639d Fix h264_v4l2m2m acceleration in Raspberry Pi 4 3 years ago
Cody Robibero b6489e73ab
Merge pull request from Bond-009/async5 3 years ago
Cody Robibero e5701c396a
Merge pull request from daullmer/splashscreen 3 years ago
Claus Vium 488ce51032
Remove some allocations () 3 years ago
Bond_009 e7be01d7a5 Flush to disk async where possible 3 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result 3 years ago
Bond-009 cd675475bc
Merge pull request from crobibero/query-result 3 years ago
Cody Robibero 34ee6d82fb
Merge pull request from cvium/keyframe_extraction_v1 3 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult 3 years ago
Bond-009 ef0708d876
Merge pull request from 1337joe/metadata-merge-data 3 years ago
Dmitry Lyzo f28384ba30 Ignore JSON serialization for special features of movie. 3 years ago
Cody Robibero ee46754238 Fix build and clean up 3 years ago
Fernando Fernández 5df6058a8e Add FullNowPlayingQueue property 3 years ago
Joe Rogers 62dc4a79ff
Fix comment typo 3 years ago
Cody Robibero a0f248e200
Merge pull request from adavier/trakt-episode-links 3 years ago