|
@@ -151,7 +151,6 @@ namespace MediaBrowser.Providers.Music
|
|
Url = url,
|
|
Url = url,
|
|
CancellationToken = cancellationToken,
|
|
CancellationToken = cancellationToken,
|
|
BufferContent = true
|
|
BufferContent = true
|
|
-
|
|
|
|
},
|
|
},
|
|
"GET").ConfigureAwait(false))
|
|
"GET").ConfigureAwait(false))
|
|
using (var response = httpResponse.Content)
|
|
using (var response = httpResponse.Content)
|