mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-04-01 06:31:53 +01:00
chore
This commit is contained in:
@@ -97,11 +97,6 @@ export const getStreamUrl = async ({
|
||||
}
|
||||
);
|
||||
|
||||
console.log(
|
||||
"getStreamUrl ~ getMediaInfoApi ~ getPlaybackInfo ~",
|
||||
res2.status
|
||||
);
|
||||
|
||||
if (res2.status !== 200) {
|
||||
console.error("Error getting playback info:", res2.status, res2.statusText);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user