Commit Graph

3305 Commits (937e2a84e81808bdf16e861ade27a02f1449e85b)

Author SHA1 Message Date
Patrick Barron 57e2f7248d Remove unused class and rename file.
4 years ago
Patrick Barron 285af300f5 Create IEventConsumer and IEventManager
4 years ago
Orry Verducci 9438a50976 Correct parentheses
4 years ago
Patrick Barron e0c6172d23 Add ServiceProvider to IServerApplicationHost
4 years ago
David b92fbe4d69 Use VersionPrefix
4 years ago
Anthony Lavado dbc1435a9e
Merge pull request #3671 from Bond-009/unixsocket
4 years ago
Patrick Barron 2be1865b42 Remove unused methods in IDtoService
4 years ago
David a61f6e3308 Fix nuget ci
4 years ago
crobibero 6709645ec9 bump deps
4 years ago
Matt Montgomery 4fa3d3f4f3 Merge remote-tracking branch 'upstream/master' into quickconnect
4 years ago
cvium e10693cbe0 Remove some LINQ queries
4 years ago
cvium 1ae3dc202c Populate ThemeVideoIds and ThemeSongIds
4 years ago
Orry Verducci 2d6699fd47 Merge remote-tracking branch 'upstream/master' into deinterlace-improvements
4 years ago
Orry Verducci ce51775e74 Apply double rate option to hardware deinterlacers
4 years ago
Orry Verducci 9dc95074a3 Add bwdif and simplify software deinterlacing
4 years ago
Orry Verducci 7df2affb23 Add double rate deinterlacing option
4 years ago
Bond-009 6c92154a9b
Update MediaBrowser.Controller/Extensions/ConfigurationExtensions.cs
4 years ago
Patrick Barron 229a5d9e0b Make DisplayPreferencesManager scoped
4 years ago
crobibero f915c3e5d9 Merge remote-tracking branch 'upstream/master' into api-migration
4 years ago
Nyanmisaka c23d991c95
Merge branch 'master' into tonemap
4 years ago
Nyanmisaka 7b3f76b81f
resolve conflicts
4 years ago
Joshua M. Boniface 47e63def20
Merge pull request #3728 from jellyfin/qsv-cutter
4 years ago
Bond-009 b7421db5fe
Merge pull request #3578 from barronpm/displaypreferences-efcore
4 years ago
Nyanmisaka 2139e9f8d1
adjust priority in outputSizeParam cutter
4 years ago
Patrick Barron 68a185fd02 Serialize/deserialize new entities properly.
4 years ago
Matt Montgomery 31d3b1b83a Cleanup interfaces
4 years ago
Nyanmisaka 17527d68df
fix build
4 years ago
Nyanmisaka df6b303da7
Merge branch 'master' into tonemap
4 years ago
Matt Montgomery 3c91aa0c3d Code cleanup
4 years ago
Matt Montgomery a40fe86776 Merge remote-tracking branch 'upstream/master' into quickconnect
4 years ago
Nyanmisaka 3e55632807
remove spaces
4 years ago
不帅你报警 30bfa5536f
Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
4 years ago
不帅你报警 d5dcb12407
Update EncodingHelper.cs
4 years ago
Nyanmisaka 95b961c864
remove unused line
4 years ago
nyanmisaka 5716453542 minor changes
4 years ago
nyanmisaka 4bdb870d16 Merge remote-tracking branch 'upstream/master' into tonemap
4 years ago
nyanmisaka 7b862bba5a add Tonemapping relaying on nvdec and ocl
4 years ago
Bond_009 928bc6c787 Fix build
4 years ago
Bond-009 3ff110984a
Merge branch 'master' into readonlyspan
4 years ago
Bond-009 1cc62d6afa
Update MediaBrowser.Controller/Extensions/ConfigurationExtensions.cs
4 years ago
Patrick Barron 3d69cea1c9
Merge branch 'master' into displaypreferences-efcore
4 years ago
Joshua M. Boniface 845ee21ddc
Merge pull request #3664 from Bond-009/createuserasync
4 years ago
Joshua M. Boniface 8960d6256f
Merge pull request #3659 from Bond-009/stringbuilder
4 years ago
Joshua M. Boniface 0d446c8755
Merge pull request #3609 from Bond-009/warn21
4 years ago
Joshua M. Boniface 22cc602117
Merge pull request #3366 from barronpm/remove-usermanager-addparts
4 years ago
Bond_009 cbe47325b3 Make UNIX socket configurable
4 years ago
Bond_009 6cbfae209d Make CreateUser async
4 years ago
Bond_009 b9004a0246 Fix build
4 years ago
Bond_009 4d681e3cad Optimize StringBuilder.Append calls
4 years ago
Bond_009 febb6bced6 Review usage of string.Substring (part 1)
4 years ago
David 90039e1ad3 Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audio
4 years ago
Nyanmisaka d4c6415f99
minor changes
4 years ago
crobibero 1385064497 Merge remote-tracking branch 'upstream/master' into api-migration-merge
4 years ago
Nyanmisaka 5f89e81306
fix qsv device creation on Comet Lake
4 years ago
Bond_009 7324b44c43 Fix warnings
4 years ago
Joshua M. Boniface 0b73f3d646
Merge pull request #3569 from nyanmisaka/textsub-fix
4 years ago
David 3514813eb4 Continute work
4 years ago
Patrick Barron 4742ddbb71 Update .NET Core to 3.1.6
4 years ago
Patrick Barron ab396225ea Migrate Display Preferences to EF Core
4 years ago
Nyanmisaka 77f9417d84
enhance platform check and 10bit detect
4 years ago
Nyanmisaka e1ba1fcebe
fix indent
4 years ago
Nyanmisaka c1c1a2f751
Match the size of subtitle stream and video stream
4 years ago
Nyanmisaka 32fb34a4cc
Fix QSV subtitle burn-in on windows and P010 detect
4 years ago
Max Git b356ff6c89 Simplify name of IsCopyDoc
4 years ago
Max Git 87f5a6bdb3 Move videostream null check to start of GetHardwareAcceleratedVideoDecoder
4 years ago
dkanada 87d7c4a62e
Merge pull request #3500 from nyanmisaka/vpp-qsv
4 years ago
Patrick Barron 3b085f6a03 Remove UserManager.AddParts
4 years ago
dkanada 5e706ba7ce keep playstate during syncplay group creation
4 years ago
Bond-009 fb91e4fc23
Merge pull request #3502 from barronpm/array-empty
4 years ago
Patrick Barron 6d1b00da64 Use Array.Empty
4 years ago
nyanmisaka ce85cea9fa solve the green line issue on QSV
4 years ago
Joshua M. Boniface 46f67c9ea4
Merge pull request #3423 from crobibero/easypassword
4 years ago
Neil Burrows 4389773508 Respect FFMpeg path passed via Environment Variable
4 years ago
dkanada 9a44e2912e
Merge pull request #3455 from jellyfin/values
4 years ago
dkanada 83ae4d074d use constructor to set optimal config values
4 years ago
Mark Monteiro 0e9164351b Merge remote-tracking branch 'upstream/master' into external-id-type
4 years ago
dkanada 57caa9fdba
Merge pull request #3435 from crobibero/revert-missing-fields
4 years ago
dkanada d0bc93e947
Merge pull request #3437 from barronpm/fix-user-delete
4 years ago
dkanada bb7444db07
Merge pull request #3439 from cvium/ignore_application_folders
4 years ago
Claus Vium 0f07b19ca5 Remove AllowIgnorePath
4 years ago
Patrick Barron 5ee419ebe4 Fix typo
4 years ago
Patrick Barron 9a01cd8590 Fix user deletion.
4 years ago
crobibero ef8bec23c4 revert missing session fields
4 years ago
crobibero 1398c2117c Revert ILoggerFactory usage in BaseItem.cs
4 years ago
crobibero f4d8e0e20c Merge remote-tracking branch 'upstream/master' into easypassword
4 years ago
David 1c78482b48 Use authorization code from api-migration to fix startup wizard
4 years ago
telans 6556bec646
brace multiline if statements (cont.)
4 years ago
telans 5bb639a59a
newlines after braces
4 years ago
telans 7f307f9082
brace multiline if statements
4 years ago
telans 98db8f72e0
fix SA1503 for one line if statements
4 years ago
telans 8e3d874802
remove regions
4 years ago
telans 8de6452967
fix some documentation periods
4 years ago
telans afe09612e8
fix SA1119
4 years ago
ConfusedPolarBear e2f16fc255 Merge remote-tracking branch 'upstream/master' into quickconnect
4 years ago
ConfusedPolarBear 329980c727 API cleanup
4 years ago
ConfusedPolarBear 4be476ec53 Move all settings into the main server configuration
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
crobibero a8adbef74f Add GetAuthorizationInfo for netcore HttpRequest
4 years ago
crobibero 4aac936721 Add more authorization handlers, actually authorize requests
4 years ago
dkanada dabb869a6b
Merge branch 'master' into hwaccel
4 years ago
Anthony Lavado 100e9d586d
Merge pull request #3336 from telans/specific-fixes
4 years ago
crobibero 589735f60c Merge remote-tracking branch 'upstream/master' into HEAD
4 years ago
dkanada 6db1878011
Merge pull request #3315 from crobibero/dashboard-update
4 years ago
telans afc9224ede
fix SA1111
4 years ago
telans 9b528aabc2
misc
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
telans acd4389653
fix SA1005
4 years ago
telans 726e116d5b
fix SA1510
4 years ago
Patrick Barron 42b4f0aa2e Merge branch 'master' into userdb-efcore
4 years ago
crobibero 829eb1a849 merge master into api-migration
4 years ago
dkanada 403cd3205f
Merge pull request #3254 from crobibero/ilogger
4 years ago
Patrick Barron fc02157b42 Fix build errors
4 years ago
Patrick Barron 7a115024aa Merge branch 'master' into userdb-efcore
4 years ago
Patrick Barron 7fba0b778e Properly remove profile images
4 years ago
crobibero 30609c848b Add MessageId to websocket message, add JsonNonStringKeyDictionaryConverter
4 years ago
crobibero a6815018dc Update to .NET Core 3.1.5
4 years ago
aled 299e49f39d Fix a small number of compile warnings
4 years ago
Bond-009 ad5c41b542
Merge pull request #3258 from aled/2149-fix-a-small-number-of-compile-warnings-1
4 years ago
Patrick Barron d105bc728d Fix startup wizard.
4 years ago
ConfusedPolarBear 35ff2be9d7 Merge remote-tracking branch 'upstream/master' into quickconnect
4 years ago
artiume d650440492 fix opencl10bit
4 years ago
artiume 347689e4e2 Split VP9 HEVC 10bit button. MacOS Decoder fixed to opencl
4 years ago
Vasily 4999831604 Merge remote-tracking branch 'upstream/master' into hwaccel
4 years ago
crobibero 7ed5cf3dca Force configuration paths to not be ignored.
4 years ago
crobibero 68e1ecaaf9 Remove EasyPassword from Authentication providers
4 years ago
Patrick Barron 98142613e8 Apply review suggestions and fix bug
4 years ago
aled 22a860a806 Fix a small number of compile warnings
4 years ago
Daniyar Itegulov 613748b45d
Make books resumable and have duration of 1 second
4 years ago
crobibero 57d1dbfe7b undo erroneous changes
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore
4 years ago
Bond-009 2dbb9d4895 Fix build
4 years ago
Vasily 668e10ceb7
Merge pull request #2767 from Bond-009/nullable3
4 years ago
Anthony Lavado c31b2798a5
Merge pull request #3180 from xumix/master
4 years ago
Anthony Lavado 91b089c0fa
Merge pull request #3179 from Bond-009/bugs
4 years ago
Vasily b9618c8c01
Merge pull request #2676 from GranPC/public-pr/blurhash
4 years ago
crobibero e30a85025f Remove log spam when using legacy api
4 years ago
Vasily 26eef1bbf8 Move logic of computing Blurhash components to ImageProcessor
4 years ago
ConfusedPolarBear 5d281adedd Merge remote-tracking branch 'upstream/master' into quickconnect
4 years ago
Vasily 9208acd5ae Convert non-local image to local before computing blurhash
4 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3
4 years ago
Vasily edcfcadcd3 Make sure blurhash is recomputed if image changed or metadata refresh toggled
4 years ago
Patrick Barron 31f725fdbf Fix a bug in Emby.Notifications and clean up
4 years ago
Patrick Barron eef7cfd912 Make SonarCloud less angry
4 years ago
Patrick Barron 01ce56016a Merge branch 'master' into userdb-efcore
4 years ago
Joshua M. Boniface 7c72f69189
Merge pull request #2733 from OancaAndrei/syncplay
4 years ago
Vasily 8be13b63d4 More cleanup
4 years ago
Joshua M. Boniface 0be3dfe7c5
Revert "Fix emby/user/public API leaking sensitive data"
4 years ago
Vasily 92008baf85 Some simple cleanup
4 years ago
Vasily 3e381cfd5e Clean GetHwaccelType Windows handling a tiny bit
4 years ago
Vasily 628734931c Fix missing commas and merge defects
4 years ago
artiume abc7558f51 Update EncodingHelper.cs
4 years ago
artiume f056704c78 add videotoolbox
4 years ago
artiume 62e47d056d Update IMediaEncoder.cs
4 years ago
artiume 0eb5791c70 Comments
4 years ago
Nyanmisaka 22ef0e3574 drop 'force_original_aspect_ratio'
4 years ago
Nyanmisaka 5fd3ea8b21 minor changes
4 years ago
Nyanmisaka 695f20b303 probe Main/High 10 more specifically
4 years ago
Nyanmisaka 161b2a2da9 minor changes
4 years ago
nyanmisaka c4ba71d96a resolve conflicts
4 years ago
nyanmisaka b4b93995f7 add more separate hw decoding toggles
4 years ago
gion e42bfc92f3 Fix code issues
4 years ago
gion e4838b0faa Merge remote-tracking branch 'upstream/master' into syncplay
4 years ago
xumix 46420dfd68 Refactor copy codec checks
4 years ago
Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud
4 years ago
Vasily 29443e3681
Apply suggestions from code review
4 years ago
Mark Monteiro 4f6e5591ec Remove 'General' as an ExternalIdMediaType, and instead use 'null' to represent a general external id type
4 years ago
Patrick Barron 56212e8101 Warnings cleanup
4 years ago
Vasily 1f83a21288 Rename Hash to BlurHash in all properties and methods for clarity
4 years ago
Vasily 3fb4c1356c Make blurhash be computed during regular scans if it was not already computed
4 years ago
Patrick Barron c464f700db Remove redundant qualifiers
4 years ago
Patrick Barron 7d9d54d2ec Fix profile images.
4 years ago
Vasily 2b1ae7ac58 Fix code smells
4 years ago
Vasily a226a4ee03 Compute hash only when one is not computed in DB, small optimizations here and there
4 years ago
Jesús Higueras fe480caf54 Add endpoint to update all items in library
4 years ago
Jesús Higueras b9fc0d2628 Add BlurHash support to backend
4 years ago
Mark Monteiro d06fee75b6 Rename Name to ProviderName
4 years ago
Mark Monteiro c82f7eeca1 Clean up some doc comments
4 years ago
Mark Monteiro 67edf1b7f5 Do not convert 'Type' value to string unnecessarily, and do not replace 'General' type with null
4 years ago
Mark Monteiro 422d5b2b68 Move ExternalIdMediaType enum to MediaBrowser.Model
4 years ago
Mark Monteiro e5c857ac36 Rename external id type 'None' to 'General'
4 years ago
Mark Monteiro 526e47c362 Clean up documentation
4 years ago
Mark Monteiro 96acd6481e Merge branch 'master' into externalid-type
4 years ago
Mark Monteiro 3ed76d7e08 Update to .NET Core 3.1.4
4 years ago
Patrick Barron aca7e221d8 Merge branch 'master' into userdb-efcore
4 years ago
Vasily d21feb2b18
Merge pull request #2970 from barronpm/activitydb-efcore
4 years ago
gion 029bb80910 Merge remote-tracking branch 'upstream/master' into syncplay
4 years ago
Frank Riley 9ee10d22c8 Rename function
4 years ago
Frank Riley 3cb6fd8a27 Fix #3083: Set the Access-Control-Allow-Origin header to the request origin/host header if possible
4 years ago
Patrick Barron 87c63e668c
Merge branch 'master' into activitydb-efcore
4 years ago
Mark Monteiro 2e09311a93
Merge branch 'master' into websocket
4 years ago
Patrick Barron 1fecd55ac0 Merge branch 'activitydb-efcore' of https://github.com/barronpm/jellyfin into activitydb-efcore
4 years ago
Patrick Barron 1e9b2613c6 Remove more unused code
4 years ago
Patrick Barron a8f0d0aa0d
Merge branch 'master' into activitydb-efcore
4 years ago
Patrick Barron 511d20a100 Apply review suggestions
4 years ago
Mark Monteiro 51cdb30741
Apply documentation suggestions from code review
4 years ago
Patrick Barron b7621d762c 2nd half of changes
4 years ago
Patrick Barron c1360a1dc3 Merge branch 'master' into userdb-efcore
4 years ago