Claus Vium
|
5592967497
|
Merge pull request #5403 from BaronGreenback/DLNAProfileFix
|
4 years ago |
BaronGreenback
|
84da57cd48
|
Update StreamingHelpers.cs
Updated condition
|
4 years ago |
David
|
ece0d67f99
|
Use FileShare.Read for log files
|
4 years ago |
BaronGreenback
|
75c9659e05
|
Fix unreachable code & assign id to each profile.
|
4 years ago |
David
|
60ffa6f514
|
Use FileShare.None when creating files
|
4 years ago |
BaronGreenback
|
d819a1d928
|
Remove Content-Length header from DLNA HEAD request (#5335)
|
4 years ago |
Joshua M. Boniface
|
7ece3c5523
|
Merge pull request #5273 from Bond-009/warn31
|
4 years ago |
Bond_009
|
eba859e33e
|
Minor improvements
|
4 years ago |
Bond_009
|
141efafd3d
|
Enable TreatWarningsAsErrors for MediaBrowser.Model
|
4 years ago |
dkanada
|
13d65318eb
|
Merge pull request #5223 from Bond-009/minor10
Minor improvements
|
4 years ago |
Bond_009
|
e9f22303a4
|
Properly forward cancellationTokens
|
4 years ago |
Bond_009
|
65bab55ca0
|
Minor improvements
|
4 years ago |
crobibero
|
223b42aed3
|
Create BaseItemKind enum
|
4 years ago |
Claus Vium
|
63be326302
|
Merge pull request #5117 from jellyfin/fix-framerate-locale
Make FRAME-RATE field culture invariant
|
4 years ago |
nyanmisaka
|
3ce0d589ba
|
make FRAME-RATE field culture invariant
|
4 years ago |
Bond-009
|
4a2678e63b
|
Merge pull request #5097 from Bond-009/cleanup4
Remove useless abstraction and clean up formatting
|
4 years ago |
Bond_009
|
f6b293203a
|
Restore weird behaviour
|
4 years ago |
Bond_009
|
1c2cd7efa0
|
Remove useless abstraction and clean up formatting
|
4 years ago |
Bond_009
|
d24e7f60c7
|
Fix GetOrderBy and add tests
|
4 years ago |
crobibero
|
55670b91b2
|
Use ArrayModelBinder for sortBy and sortOrder
|
4 years ago |
BaronGreenback
|
11700db312
|
Update StreamingHelpers.cs
Null exception fix
|
4 years ago |
crobibero
|
ca5c20c988
|
Remove IIsoMounter and IsoMounter
|
4 years ago |
Joshua M. Boniface
|
a6199f821b
|
Merge pull request #4169 from stanionascu/bdiso-playback
Playback (direct-stream/transcode) of BDISO/BDAV containers
|
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
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids
|
4 years ago |
Joshua M. Boniface
|
799eb44005
|
Merge pull request #4514 from Artiume/patch-9
Update FFmpeg log
|
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
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
artiume
|
a46b70b169
|
Truncate GUID to 8 char
|
4 years ago |
artiume
|
3423bdf53a
|
Update Jellyfin.Api/Helpers/TranscodingJobHelper.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
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
segment muxer cannot make fMP4 init file.
'-strict -2' option doesn't work with segment muxer for flac remuxing.
|
4 years ago |
crobibero
|
95ebb9a55a
|
Use null coalescing when possible
|
4 years ago |
crobibero
|
5f52a58e78
|
Convert NullReferenceException to ResourceNotFoundException
|
4 years ago |