mirror of
https://github.com/sifacaii/VlcJellyfin
synced 2025-05-26 06:20:20 -04:00
move playurl fallback
This commit is contained in:
parent
e50210fd12
commit
eb9e4bd6e9
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user