mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 17:24:46 +03:00
update automated checkins
This commit is contained in:
@@ -169,7 +169,7 @@ namespace MediaBrowser.Api.Playback
|
||||
{
|
||||
OpenToken = state.MediaSource.OpenToken
|
||||
|
||||
}, false, cancellationTokenSource.Token).ConfigureAwait(false);
|
||||
}, cancellationTokenSource.Token).ConfigureAwait(false);
|
||||
|
||||
EncodingHelper.AttachMediaSourceInfo(state, liveStreamResponse.MediaSource, state.RequestedUrl);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user