nyanmisaka
|
488dbdb31d
|
Merge remote-tracking branch 'upstream/master' into fmp4-hls
|
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 |
Nyanmisaka
|
06670351ae
|
Apply suggestions from code review
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
4 years ago |
nyanmisaka
|
32bb73acbb
|
add aac_adtstoasc bitstream filter for mpegts to mp4 conversion
|
4 years ago |
nyanmisaka
|
536b054873
|
add experimental flag for flac
|
4 years ago |
crobibero
|
73f9a6d7d0
|
Convert array property to IReadOnlyList
|
4 years ago |
nyanmisaka
|
d91a099c9e
|
allow transcoding 8ch(7.1 layout) in aac
|
4 years ago |
nyanmisaka
|
5bd0c2b69d
|
add an option to disable hevc encoding
|
4 years ago |
Kayila
|
d0cf60e145
|
Fixes #4465 by adding the missing extras folders.
|
4 years ago |
nyanmisaka
|
11c74cb65c
|
fix for no audio stream video
|
4 years ago |
nyanmisaka
|
57e5b59b93
|
adjust bitrate limit for HLS audio codecs
|
4 years ago |
Nyanmisaka
|
0b01acbe91
|
Apply suggestions from code review
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
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 |
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 |
nyanmisaka
|
5048719a64
|
minor changes per suggestions
|
4 years ago |
Claus Vium
|
c17f84ae48
|
Merge pull request #4330 from crobibero/api-key-auth
Fix ApiKey authentication
|
4 years ago |
nyanmisaka
|
85965741f5
|
add initial support for HEVC over FMP4-HLS
|
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 |
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 |
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
Improve GroupInfo class
|
4 years ago |
Bond-009
|
e011659186
|
Merge pull request #4210 from nielsvanvelzen/typed-websocket-message
Use enum for WebSocket message types
|
4 years ago |
Bond_009
|
f0556c8ded
|
Improve GroupInfo class
* Fixed docs
* Remove extra dictionary lookups
* change property to constant
|
4 years ago |