mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-26 17:42:40 -04:00
93e535d3a1
Mostly small changes as I was looking through the code. * async void -> async Task * Properly implemented dispose methods * Pass the logstream directly to the JobLogger * Style fixes