Greenback
|
e51ddd326c
|
Fixes spelling.
|
4 years ago |
Bond_009
|
4b1c9dc9ea
|
Pass cancellation where possible
|
4 years ago |
crobibero
|
dae4541bad
|
Merge remote-tracking branch 'upstream/master' into dotnet-5
|
4 years ago |
crobibero
|
3f313206c6
|
Suggestions from review
|
4 years ago |
Bond_009
|
c4bb32f259
|
Access last element by index where possible
|
4 years ago |
Bond_009
|
bc7359f87d
|
Use string.Split(char) where possible instead of string.Split(char[])
|
4 years ago |
crobibero
|
73d2cb1c2a
|
Updated based on review feedback
|
4 years ago |
crobibero
|
95ebb9a55a
|
Use null coalescing when possible
|
4 years ago |
crobibero
|
5f52a58e78
|
Convert NullReferenceException to ResourceNotFoundException
|
4 years ago |
crobibero
|
01355e0498
|
Fix nullability errors in Jellyfin.Api (part 1)
|
4 years ago |
Claus Vium
|
a7b3880d0e
|
Merge branch 'master' into fix_and_mildly_improve_similar
|
4 years ago |
crobibero
|
2ce9a56cae
|
Remove GetImageTypes
|
4 years ago |
cvium
|
b99519898d
|
Remove duplicate /Similar endpoints and add poor matching for artists and albums
|
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
|
c17f84ae48
|
Merge pull request #4330 from crobibero/api-key-auth
Fix ApiKey authentication
|
4 years ago |
Claus Vium
|
8c5e0ddae0
|
Merge pull request #4401 from nyanmisaka/respect-music-settings
Respect music quality settings when transcoding
|
4 years ago |
Claus Vium
|
6afd990986
|
Merge pull request #4424 from jellyfin/minor8
Minor perf improvements
|
4 years ago |
Bond_009
|
134fd0d960
|
> -> <
|
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 |
Bond-009
|
53b2a2ee22
|
Merge pull request #4213 from cvium/progressivefilestream
Add ProgressiveFileStream
|
4 years ago |
nyanmisaka
|
00f0c14d7b
|
respect music quality settings when transcoding
|
4 years ago |
Bond-009
|
9e9431d829
|
Merge pull request #4384 from nyanmisaka/ios-hls-bitrate
Fix HLS music playback on iOS
|
4 years ago |
crobibero
|
981f000437
|
Use proper IsApiKey flag
|
4 years ago |
nyanmisaka
|
c91f42c7a0
|
Default output audio bitrate to 128k
|
4 years ago |
crobibero
|
4558c192c7
|
Merge remote-tracking branch 'upstream/master' into query-image-type
|
4 years ago |
Cody Robibero
|
163d6b0f1d
|
Update Jellyfin.Api/Helpers/RequestHelpers.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
crobibero
|
2eafbc03e4
|
fix build
|
4 years ago |
crobibero
|
27e753ddb4
|
Convert image type string to enum.
|
4 years ago |
crobibero
|
549f2284ad
|
Convert filters string to enum.
|
4 years ago |
KonH
|
211c9cd608
|
Remove unnecessary null checks in some places
Related to https://github.com/jellyfin/jellyfin/issues/2149
|
4 years ago |
cvium
|
146cad6150
|
Remove EOF counter
|
4 years ago |
cvium
|
6ca313abc1
|
Add ProgressiveFileStream
|
4 years ago |
Anthony Lavado
|
25bfef58fc
|
Merge pull request #4187 from BaronGreenback/FFMPegErrorMsg
Fix for #4184 when no FFMPEG path set.
|
4 years ago |
BaronGreenback
|
bbf196c7bd
|
Update TranscodingJobHelper.cs
|
4 years ago |
BaronGreenback
|
9fc1a8b619
|
Inverted if statement
|
4 years ago |
cvium
|
cb173d79e6
|
Fix the test
|
4 years ago |
cvium
|
7576824cee
|
Standardize use of IsLocal and RemoteIp
|
4 years ago |
BaronGreenback
|
15e064cb73
|
Update StreamingHelpers.cs
|
4 years ago |
BaronGreenback
|
f7a56f70c6
|
Update StreamingHelpers.cs
|
4 years ago |
BaronGreenback
|
3c13489cb9
|
Update StreamingHelpers.cs
|
4 years ago |
BaronGreenback
|
25e965b85c
|
Update FileStreamResponseHelpers.cs
|
4 years ago |
BaronGreenback
|
d3e8834e80
|
Removed memoryStream
|
4 years ago |
BaronGreenback
|
ac7636ea1e
|
added dlnaheaders
fix for #4059
|
4 years ago |
David
|
4836f14aff
|
Enable HTTP Range Processing
|
4 years ago |
crobibero
|
fb422ff741
|
Merge remote-tracking branch 'upstream/master' into http-client-migrate
|
4 years ago |
crobibero
|
dd078e7b82
|
use named client
|
4 years ago |
Bond-009
|
32f8b46040
|
Fix incorrect usage of ArrayPool
|
4 years ago |
crobibero
|
5f64ab02a0
|
bump System.Text.Json
|
4 years ago |