Commit Graph

38 Commits (b62b0ec2b581369de42c69305773f0edb9d701b4)

Author SHA1 Message Date
Bond_009 b62b0ec2b5 Fix warnings
7 months ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 e7be01d7a5 Flush to disk async where possible
2 years ago
Claus Vium 17273a6075
Merge pull request #6614 from Bond-009/warn36
3 years ago
Bond_009 79642af3b8 Fix some warnings
3 years ago
Bond_009 f31224fa8f Remove sync FileStream hack
3 years ago
cvium f3573b061c Remove the unused arg
3 years ago
cvium 1603d1928e Kill ProgressiveFileCopier and seek to end for ongoing livetv
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
cvium ba2e346d12 prevent cancellationtoken leakage
3 years ago
Bond_009 c4bb32f259
Access last element by index where possible
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
Bond-009 f31efce52d
Merge branch 'master' into usings
4 years ago
Bond_009 3ab50f5a3f Address comments
4 years ago
Bond_009 e9d1eabd53 Remove unused usings
4 years ago
Bond_009 7060934792 Fix some warnings in Emby.Server.Implementations
4 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
4 years ago
Bond-009 d4b438791f Don't append transcodes to transcoding temp path
5 years ago
dkanada f3ca37e523 minor changes to transcode cleanup scheduled task
5 years ago
Bond_009 237db8ae92 Clean up livestreaming code
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Bond-009 e64aaebbac Improvements around streams
5 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
5 years ago
Erwin de Haan 39ef1106d7 Visual Studio Reformat: Emby.Server.Implementations Part Liv-P
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
Bond_009 ea4c914123 Fix exception logging
6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti 1dc8ff9e91 allow specification of m3u stream limit
7 years ago
Luke Pulverenti 2f758676d0 support sharing m3u tuner streams
7 years ago
Luke Pulverenti 5cb7469028 support track selection before playback
7 years ago
Luke Pulverenti 74136371b5 use default transcode temp path when configure one is unreachable
7 years ago
Luke Pulverenti 9b71812325 update live stream management
7 years ago
Luke Pulverenti 164e7dc896 improve live tv direct play
7 years ago
Luke Pulverenti 9707712d39 update logging
7 years ago
Luke Pulverenti 2e0e1697a8 rework live stream creation
7 years ago