This commit is contained in:
Fredrik Burmester
2024-11-10 17:03:15 +01:00
parent 817e2b3d85
commit 8ed81fbe23
5 changed files with 24 additions and 33 deletions

View File

@@ -1,4 +1,4 @@
import iosFmp4 from "@/utils/profiles/iosFmp4";
import native from "@/utils/profiles/native";
import { Api } from "@jellyfin/sdk";
import {
BaseItemDto,
@@ -6,8 +6,6 @@ import {
PlaybackInfoResponse,
} from "@jellyfin/sdk/lib/generated-client/models";
import { getMediaInfoApi } from "@jellyfin/sdk/lib/utils/api";
import { getAuthHeaders } from "../jellyfin";
import native from "@/utils/profiles/native";
export const getStreamUrl = async ({
api,