Commit Graph

3766 Commits (0a068b924f0be67c8f9602288e545e39dce7314c)

Author SHA1 Message Date
knackebrot 52c61bd06f Add option to change unix socket permissions
3 years ago
Cody Robibero b6489e73ab
Merge pull request #7241 from Bond-009/async5
3 years ago
Cody Robibero e5701c396a
Merge pull request #6436 from daullmer/splashscreen
3 years ago
Claus Vium 488ce51032
Remove some allocations (#7246)
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 #7225 from crobibero/query-result
3 years ago
Cody Robibero 34ee6d82fb
Merge pull request #6600 from cvium/keyframe_extraction_v1
3 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult
3 years ago
Bond-009 ef0708d876
Merge pull request #7078 from 1337joe/metadata-merge-data
3 years ago
Dmitry Lyzo f28384ba30 Ignore JSON serialization for special features of movie.
3 years ago
Joe Rogers 62dc4a79ff
Fix comment typo
3 years ago
Cody Robibero a0f248e200
Merge pull request #7134 from adavier/trakt-episode-links
3 years ago
Cody Robibero 6520ad03f0 Fix release build
3 years ago
Cody Robibero ecb73168b3 Suggestions from review
3 years ago
nyanmisaka 8c3f98f41b Also seek the external audio stream
3 years ago
nyanmisaka ddc2569258 Fix the wrong logic in HEVC VP9 10bit hwdec boxes
3 years ago
Joe Rogers b43f46d5c9
Make identify flag describe purpose, not source
3 years ago
Joe Rogers a26509a98a
Keep from serializing trailers into database
3 years ago
adavier 9574d13059 Implement trakt episode links using the implementation from Series.cs
3 years ago
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