mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-25 14:27:19 -05:00
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