mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-01 06:42:22 -04:00
* Remove useless MemoryStream in DlnaHttpClient * Use HttpContent.ReadFromJsonAsync extension * Call ConfigureAwait for IAsyncDisposable * Use HttpContent.CopyToAsync where possible