Commit Graph

19 Commits (635d67d458e02df53a1b08998ccd3cff16e76ac3)

Author SHA1 Message Date
Bond_009 635d67d458 Revert "Use System.Net.IPNetwork"
7 months ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
Bond_009 71982c7297 Fix build errors
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Bond_009 f31224fa8f Remove sync FileStream hack
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Bond_009 8528e9bddb Improve platform checks
3 years ago
Bond_009 ddb04dc12b Use new ReadAllLines extensions
3 years ago
nyanmisaka 51dab0958d changes per suggestions
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 3f313206c6 Suggestions from review
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
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1)
4 years ago
David 8a016e31f7 Move VideoHlsService to Jellyfin.Api
4 years ago