Commit Graph

3796 Commits (03f1eff21abf75d88d15df05b6a841e48943c7ef)

Author SHA1 Message Date
cvium c658a883a2 Merge branch 'master' into keyframe_extraction_v1
3 years ago
Cody Robibero 82260e22a2 ADd more null check
3 years ago
Cody Robibero 360fd70fc7 Clean up
3 years ago
David Ullmer 9e23af5636 Add missing xml doc
3 years ago
David Ullmer 68db3be0e7 Remove darkening filter from Splashscreen
3 years ago
David Ullmer 3fb3ee074a Remove splashscreen generation from IImageEncoder and add IImageGenerator
3 years ago
David Ullmer 0fd4ff4451 Always use 1080p, add max parental rating
3 years ago
David Ullmer 4ba168c8a1 Add splashscreen builder
3 years ago
Joe Rogers c81d2e9dec
Remove existing images when applying identify
3 years ago
Joe Rogers 853ef727da
Add refresh flag to remove existing data/images
3 years ago
Cody Robibero 0765fd568f Use IAuthorizationContext for websocket
3 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
3 years ago
Cody Robibero ebbde383e8 Fix analysis issues
3 years ago
Cody Robibero 78bb581f0c
Merge pull request #6934 from nyanmisaka/hwa
3 years ago
Bond_009 cbfa355e31 Update StyleCop
3 years ago
nyanmisaka 728a5988b3 Merge remote-tracking branch 'origin/master' into hwa
3 years ago
nyanmisaka b2d85a02c2 Apply suggestions from code review
3 years ago
nyanmisaka 4b9c84c52e EncodingHelper hwaccel pipelines refactor
3 years ago
Claus Vium daa76d3d34
Merge pull request #7042 from crobibero/fix-build
3 years ago
Cody Robibero 634ce40c2f
Merge branch 'master' into comparisons
3 years ago
Cody Robibero a8a8ce4e7b Fix build from PR merging
3 years ago
Cody Robibero 076a13abeb
Merge pull request #7029 from cvium/allocations_maybe
3 years ago
Cody Robibero 00211ca056
Merge pull request #7028 from cvium/everything_went_wrong
3 years ago
cvium 05c8834a3a Don't cache special feature ids
3 years ago
cvium 9158511017 Don't skip extras refresh when replacing metadata or doing a full refresh
3 years ago
cvium b880dc8a4a Use our own Contains extension
3 years ago
cvium 83a94aa612 Fix extras folders
3 years ago
Cody Robibero db46eaa744
Merge pull request #7021 from cvium/baseitem_closure
3 years ago
cvium 91f3ce3109 Use == instead of Object.Equals to avoid closure allocation
3 years ago
cvium 76c2775d8c Use static lambdas
3 years ago
Cody Robibero 923720c988
Merge pull request #6956 from cvium/what_could_go_wrong
3 years ago
Joe Rogers dea5a3f3bc
Deprecate LibraryOptions.EnableInternetProviders
3 years ago
Claus Vium 9a0618552b
Merge branch 'master' into what_could_go_wrong
3 years ago
Cody Robibero 0edf77994a Cache BaseItemKind
3 years ago
cvium c5569c701c Folder can't have extras
3 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
3 years ago
Jonas Resch d47811bdaf Fix wrong ffmpeg map argument due to wrong calculation
3 years ago
cvium fde84a1e00 Refactor extras parsing
3 years ago
Jonas Resch ca2d94ee97 Merge branch 'support-external-audio-files' of github.com:jonas-resch/jellyfin into support-external-audio-files
3 years ago
Jonas Resch 99a48554a6
Optimize calculation of external audio stream index in MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
3 years ago
Jonas Resch 120828d8d0
Replace escaped quote string with quote character in MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
3 years ago
Jonas Resch 180e2dc329 Prevent crashes in specific scenarios
3 years ago
Jonas Resch 0894a6193f Implement coding standards from 2nd code feedback
3 years ago
Jonas Resch a68e58556c Implement code feedback
3 years ago
Jonas Resch 9978164438 Add support for external audio files
3 years ago
Claus Vium 39e6658d01
Merge pull request #6879 from crobibero/client-log-cleanup
3 years ago
Cody Robibero b2b4bd82d7
Merge pull request #6862 from 1337joe/query-instead-of-filtering
3 years ago
Cody Robibero ea355b4262 Remove ClientLog endpoints
3 years ago
Joe Rogers 9ba7bf96ef
Query MediaSourceManager directly in image providers
3 years ago
Joe Rogers 97124f5fce
Add missed override
3 years ago
Joe Rogers 7cf5767949
Query media streams by type instead of filtering
3 years ago
Bond_009 257e1be95f Fix some warnings
3 years ago
cvium 5b1b2621ab Fix build
3 years ago
cvium b50c3852ef Remove unused dependencies
3 years ago
Cody Robibero c32a421ea7
Merge pull request #6851 from cvium/remove_references_to_ilibrarymanager
3 years ago
Cody Robibero 4cfe8fe588
Merge pull request #6831 from 1337joe/image-provider-cleanup
3 years ago
cvium 24679af2e8 Fix comment
3 years ago
cvium 4f45c52674 Remove ILibraryManager as a dependency in resolvers etc.
3 years ago
Cody Robibero 03435641c8
Merge pull request #6849 from 1337joe/server-disabled-metadata
3 years ago
Joe Rogers 58be1d7759
Actually check server disabled metadata providers
3 years ago
Bond-009 358cf48506
Merge pull request #6847 from jellyfin/dependabot/nuget/Microsoft.SourceLink.GitHub-1.1.1
3 years ago
dependabot[bot] bd32cecf7a
Bump Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1
3 years ago
dependabot[bot] c84f2e48b0
Bump Diacritics from 3.3.4 to 3.3.10
3 years ago
cvium 5a65bc1e69 Very light cleanup in applicationhost
3 years ago
Joe Rogers f73a7a6ed8
Use ImageFormat instead of string for extension
3 years ago
Bond_009 1d19a5be61 Fix some warnings
3 years ago
Claus Vium c3523e7cf7
Merge pull request #5905 from BaronGreenback/TVFix
3 years ago
Claus Vium c50c9c3dbf
Merge pull request #6794 from Bond-009/dead
3 years ago
Bond_009 994101fcf4 Remove some dead code
3 years ago
dependabot[bot] c2d99dc3f0
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0
3 years ago
Bond_009 5726535a26 Fix some warnings
3 years ago
Cody Robibero 64652b6392 Fix and disable new dotnet6 warnings
3 years ago
Cody Robibero 40045d2147 Update to full dotnet 6
3 years ago
cvium 82e6a21f3b Use the new method in DLNA
3 years ago
cvium f03e77a4d5 Merge branch 'master' into TVFix
3 years ago
Claus Vium 3906343c91
Merge pull request #6793 from Bond-009/rootedpath
3 years ago
Claus Vium 0ee43f897b
Merge pull request #5918 from crobibero/client-logger
3 years ago
Bond_009 4dfb7b18ae Add some docs and tests
3 years ago
Cody Robibero 666e95e27f Add randomization to generated filename
3 years ago
Cody Robibero 892b05c5e6 Clean up redundant code
3 years ago
Joe Rogers b4bf5af7c8
Remove ImageType.Screenshot and ItemFields.Screenshot
3 years ago
Cody Robibero d3d9311f48 Merge remote-tracking branch 'upstream/master' into client-logger
3 years ago
Cody Robibero 17264a6020 Use client info from claims
3 years ago
Bond_009 924c6682b9 Remove unused IHasScreenshots interface
3 years ago
Cody Robibero 3398f7f953
Merge branch 'master' into client-logger
3 years ago
Bond_009 416894008e Minor improvements
3 years ago
Claus Vium 869d537aaa
Merge pull request #6752 from 1337joe/fix-metadata-refresh-deletes-backgrounds
3 years ago
Cody Robibero f444e93a56 Merge remote-tracking branch 'upstream/master' into client-logger
3 years ago
Joe Rogers 7fcf01235c
Change RemoveImages to array, improve download test
3 years ago
Joe Rogers b478b115e3
Refactor to validate all images up front
3 years ago
Cody Robibero 2f6437a987 Use correct id when finding existing dlna profile
3 years ago
Cody Robibero 0e584f6840 Update documentation; use information from authorization; return generated filename
3 years ago
Cody Robibero 91204fc9f0 Fix logfile name if api key is used
3 years ago
Cody Robibero c534c45033 Suggestions from review
3 years ago
Cody Robibero a6357f89ab Add ability to upload entire file
3 years ago
Cody Robibero f78f1e834c Merge remote-tracking branch 'upstream/master' into client-logger
3 years ago
Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers
3 years ago
Claus Vium 5eda5eb636
Merge pull request #6486 from fredriklindberg/support-forwarded-headers-for-api-url
3 years ago
Claus Vium 768ec60e11
Merge pull request #6689 from 1337joe/expand-image-extraction
3 years ago
MBR-0001 ade3afad41 Add IsAutomated to SubtitleSearchRequest
3 years ago