Commit Graph

185 Commits (80846a1c66eb7f669d95d021786b5273ba3b15f6)

Author SHA1 Message Date
Claus Vium 5592967497
Merge pull request #5403 from BaronGreenback/DLNAProfileFix
3 years ago
BaronGreenback 84da57cd48
Update StreamingHelpers.cs
3 years ago
David ece0d67f99 Use FileShare.Read for log files
3 years ago
BaronGreenback 75c9659e05 Fix unreachable code & assign id to each profile.
3 years ago
David 60ffa6f514 Use FileShare.None when creating files
3 years ago
BaronGreenback d819a1d928
Remove Content-Length header from DLNA HEAD request (#5335)
3 years ago
Joshua M. Boniface 7ece3c5523
Merge pull request #5273 from Bond-009/warn31
3 years ago
Bond_009 eba859e33e Minor improvements
3 years ago
Bond_009 141efafd3d Enable TreatWarningsAsErrors for MediaBrowser.Model
3 years ago
dkanada 13d65318eb
Merge pull request #5223 from Bond-009/minor10
3 years ago
Bond_009 e9f22303a4 Properly forward cancellationTokens
3 years ago
Bond_009 65bab55ca0 Minor improvements
3 years ago
crobibero 223b42aed3 Create BaseItemKind enum
3 years ago
Claus Vium 63be326302
Merge pull request #5117 from jellyfin/fix-framerate-locale
3 years ago
nyanmisaka 3ce0d589ba make FRAME-RATE field culture invariant
3 years ago
Bond-009 4a2678e63b
Merge pull request #5097 from Bond-009/cleanup4
3 years ago
Bond_009 f6b293203a
Restore weird behaviour
3 years ago
Bond_009 1c2cd7efa0
Remove useless abstraction and clean up formatting
3 years ago
Bond_009 d24e7f60c7
Fix GetOrderBy and add tests
3 years ago
crobibero 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder
3 years ago
BaronGreenback 11700db312
Update StreamingHelpers.cs
4 years ago
crobibero ca5c20c988 Remove IIsoMounter and IsoMounter
4 years ago
Joshua M. Boniface a6199f821b
Merge pull request #4169 from stanionascu/bdiso-playback
4 years ago
Greenback e41d1773ba changes
4 years ago
Greenback 616caca2b7 Added more comments.
4 years ago
BaronGreenback 7a6063ed41
Merge branch 'master' into NetworkPR2
4 years ago
Joshua M. Boniface 7457c4a95d
Merge pull request #4499 from crobibero/more-param
4 years ago
Joshua M. Boniface 799eb44005
Merge pull request #4514 from Artiume/patch-9
4 years ago
nyanmisaka b4598bd71b Merge remote-tracking branch 'upstream/master' into fmp4-hls
4 years ago
artiume 6a751251e7
Update Jellyfin.Api/Helpers/TranscodingJobHelper.cs
4 years ago
artiume a46b70b169
Truncate GUID to 8 char
4 years ago
artiume 3423bdf53a
Update Jellyfin.Api/Helpers/TranscodingJobHelper.cs
4 years ago
Greenback a3e47f3e4e Updated to latest Unstable.
4 years ago
nyanmisaka 51dab0958d changes per suggestions
4 years ago
artiume e6e7295320
oops
4 years ago
artiume 4e07d9d561
Update FFmpeg log
4 years ago
Greenback e51ddd326c Fixes spelling.
4 years ago
Bond_009 4b1c9dc9ea Pass cancellation where possible
4 years ago
crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
4 years ago
BaronGreenback d66f88672c
Merge branch 'master' into NetworkPR2
4 years ago
nyanmisaka 099563cd6b comply with dotnet-5
4 years ago
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
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
nyanmisaka 8c0778e827 switch ffmpeg to hls muxer for live streaming
4 years ago
crobibero 95ebb9a55a Use null coalescing when possible
4 years ago
crobibero 5f52a58e78 Convert NullReferenceException to ResourceNotFoundException
4 years ago