mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-15 23:59:08 +00: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