Fernando Fernández
|
e21e00cad5
|
Merge remote-tracking branch 'upstream/master' into no-scaling
|
4 years ago |
Joshua M. Boniface
|
212c5318ae
|
Merge pull request #4507 from BaronGreenback/Spelling
Corrects spelling in comments
|
4 years ago |
Fernando Fernández
|
2deda0437d
|
Review suggestions
|
4 years ago |
Claus Vium
|
15b9f993c6
|
Merge pull request #4342 from crobibero/base-item-manager
Add BaseItemManager
|
4 years ago |
Greenback
|
9a323f6df0
|
More spelling corrections.
|
4 years ago |
Fernando Fernández
|
38c3b6fcd3
|
Fix build and thread detection logic
|
4 years ago |
Joshua M. Boniface
|
e0f60847c0
|
Merge pull request #4361 from ssenart/feature/4360-transcoding_flac_downsampling
Add FLAC and define the corresponding target sample rate
|
4 years ago |
Cody Robibero
|
08279e91ba
|
Update MediaBrowser.Controller/MediaEncoding/EncodingJobInfo.cs
|
4 years ago |
Fernando Fernández
|
d7cdaeea7d
|
Use all system cores when threads are set to auto or bigger than the amount of system's cores
|
4 years ago |
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
Update all on-disk plugins
|
4 years ago |
cvium
|
e78c63c4dc
|
Remove OriginalAuthenticationInfo and add IsAuthenticated property
|
4 years ago |
Cody Robibero
|
ce88815b3c
|
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
4 years ago |
Cody Robibero
|
1996e08dd1
|
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
4 years ago |
Cody Robibero
|
e06b33af83
|
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
4 years ago |
Cody Robibero
|
e8b832ea18
|
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
4 years ago |
Claus Vium
|
96dcd9c87e
|
Merge pull request #3086 from redSpoutnik/api-upload-subtitle
Add Post subtitle in API
|
4 years ago |
Claus Vium
|
ec2538a1ba
|
Merge pull request #4420 from cvium/fix_person_studio_genre_endpoints
Fix Persons, Genres and Studios endpoints
|
4 years ago |
Claus Vium
|
1823cbb026
|
Merge pull request #4412 from cvium/fix_displaypreferences_creation
Save new display preferences
|
4 years ago |
Claus Vium
|
c17f84ae48
|
Merge pull request #4330 from crobibero/api-key-auth
Fix ApiKey authentication
|
4 years ago |
Claus Vium
|
6afd990986
|
Merge pull request #4424 from jellyfin/minor8
Minor perf improvements
|
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
Fix AAC direct streaming
|
4 years ago |
Anthony Lavado
|
6205fb4b6a
|
Merge pull request #4341 from Bond-009/minor6
Minor improvements
|
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 |
crobibero
|
64b32d3290
|
Use BaseItemManager
|
4 years ago |
crobibero
|
50558ffe3d
|
Add BaseItemManager
|
4 years ago |
Stéphane Senart
|
28ee4f0a7f
|
[AudioTranscoding] Add FLAC as supported target audio format and be able to define the corresponding target sample rate
|
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
Fix IWebSocketListener service registration
|
4 years ago |
Joshua M. Boniface
|
b3bf07959c
|
Merge pull request #4171 from nyanmisaka/amf-tonemap
Add tonemapping for AMD AMF
|
4 years ago |
dkanada
|
5c2ecc0ca5
|
Merge pull request #4324 from crobibero/dotnet-3.1.9
Update to dotnet 3.1.9
|
4 years ago |
Bond-009
|
d54de29485
|
Merge pull request #4315 from Jan-PieterBaert/fix-warnings
Fix some 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
Use backdrop with library name as library thumbnail
|
4 years ago |
Jan-Pieter Baert
|
ec91d3893d
|
Fix SA 1116 warnings
|
4 years ago |