Commit Graph

3272 Commits (355c0c802fd64ca707e99833c722f9ccd028872e)

Author SHA1 Message Date
crobibero dae4541bad Merge remote-tracking branch 'upstream/master' into dotnet-5
4 years ago
Bond_009 bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[])
4 years ago
crobibero 73f9a6d7d0 Convert array property to IReadOnlyList
4 years ago
Kayila d0cf60e145 Fixes #4465 by adding the missing extras folders.
4 years ago
crobibero 83629ab6f2 Update packages to net5
4 years ago
Claus Vium 3900976be5
Merge pull request #4247 from crobibero/update-plugin
4 years ago
cvium e78c63c4dc Remove OriginalAuthenticationInfo and add IsAuthenticated property
4 years ago
Claus Vium 96dcd9c87e
Merge pull request #3086 from redSpoutnik/api-upload-subtitle
4 years ago
Claus Vium ec2538a1ba
Merge pull request #4420 from cvium/fix_person_studio_genre_endpoints
4 years ago
Claus Vium 1823cbb026
Merge pull request #4412 from cvium/fix_displaypreferences_creation
4 years ago
Claus Vium c17f84ae48
Merge pull request #4330 from crobibero/api-key-auth
4 years ago
Claus Vium 6afd990986
Merge pull request #4424 from jellyfin/minor8
4 years ago
Bond_009 b21919c7f4 Minor perf improvements
4 years ago
cvium 584b4fa41f Fix Persons, Genres and Studios endpoints
4 years ago
crobibero b4d52d8009 Apply patch
4 years ago
crobibero 5d88e61076 Merge remote-tracking branch 'upstream/master' into livetv-ts-fix
4 years ago
Bond-009 8fc16043c7
Merge pull request #4405 from nyanmisaka/aac-directstream
4 years ago
Anthony Lavado 6205fb4b6a
Merge pull request #4341 from Bond-009/minor6
4 years ago
cvium 19d77c99ae Save new display preferences
4 years ago
nyanmisaka d34be6faf4 fix aac directstreaming
4 years ago
Patrick Barron 72263613d0 Convert some code in UserManager to async
4 years ago
crobibero 429e59fb81 Fix null reference
4 years ago
crobibero 981f000437 Use proper IsApiKey flag
4 years ago
nyanmisaka c91f42c7a0 Default output audio bitrate to 128k
4 years ago
Bond_009 5a9c218324 Fix build
4 years ago
Bond_009 49569ca0a0 Use nameof where possible
4 years ago
BaronGreenback 38da2ee26e
Merge branch 'master' into update-plugin
4 years ago
Joshua M. Boniface f9bd7be741
Merge pull request #4285 from cvium/fix_websocketlisteners
4 years ago
Joshua M. Boniface b3bf07959c
Merge pull request #4171 from nyanmisaka/amf-tonemap
4 years ago
dkanada 5c2ecc0ca5
Merge pull request #4324 from crobibero/dotnet-3.1.9
4 years ago
Bond-009 d54de29485
Merge pull request #4315 from Jan-PieterBaert/fix-warnings
4 years ago
crobibero f998e52107 Update to dotnet 3.1.9
4 years ago
Anthony Lavado 1f5ac19346
Merge pull request #3954 from Ullmie02/library-pictures
4 years ago
Jan-Pieter Baert ec91d3893d
Fix SA 1116 warnings
4 years ago
Jan-Pieter Baert 6f9beef732
Fix SA1012 and SA1013 warnings
4 years ago
cvium 38cb8fee8a Fix IWebSocketListener service registration
4 years ago
Joshua M. Boniface 2d689f101b
Merge pull request #4268 from Bond-009/groupinfo
4 years ago
Bond-009 e011659186
Merge pull request #4210 from nielsvanvelzen/typed-websocket-message
4 years ago
Bond_009 f0556c8ded Improve GroupInfo class
4 years ago
Nyanmisaka 9fbf725a6d
Enhance workload when tone mapping on some APUs
4 years ago
Nyanmisaka 2124bc2e18
enhance workload when tone mapping with AMF
4 years ago
github@esslinger.dev dd4f3a7c51 feat: convert supportedCommands strings to enums
4 years ago
crobibero 53d8023def Update all on-disk plugins
4 years ago
Bond-009 7775066475
Merge pull request #4236 from ConfusedPolarBear/warnings1
4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
Gary Wilber eb04773c79 Use the get or add argument
4 years ago
Gary Wilber 50c9083bc0 remove unnecessary parentheses
4 years ago
Gary Wilber 449f7e1b1e update based on suggestions
4 years ago
Gary Wilber 89041982c2 Use ConcurrentDictionary's in DirectoryService
4 years ago
Niels van Velzen 72534f9d66 Use SessionMessageType for WebSocket messages
4 years ago