mirror of
https://github.com/chrisbenincasa/tunarr.git
synced 2026-04-18 17:13:37 -04:00
fix: fix Jellyfin HLS direct streams
This commit is contained in:
@@ -68,6 +68,7 @@ export const debugFfmpegApiRouter: RouterPluginAsyncCallback = async (
|
||||
realtime: false,
|
||||
startTime: dayjs.duration(0),
|
||||
watermark: channel.watermark ?? undefined,
|
||||
streamMode: channel.streamMode,
|
||||
});
|
||||
|
||||
return res.send({
|
||||
|
||||
Reference in New Issue
Block a user