move playurl fallback

This commit is contained in:
Ovler 2023-10-16 11:00:56 +08:00
parent e50210fd12
commit eb9e4bd6e9
No known key found for this signature in database
GPG Key ID: 87C2223333333333

View File

@ -227,7 +227,7 @@ public class JfClient {
} catch (Exception e) {
e.printStackTrace();
}
}
}
}, null);
// if playurl is still "", return config.getJellyfinUrl() + "/videos/" + itemid + "/stream.mp4?static=true&DeviceId=" + DeviceId + "&api_key=" + AccessToken;