mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 04:51:06 +02:00
Add update playlist for jellyfin
This commit is contained in:
@@ -578,6 +578,7 @@ const normalizePlaylist = (
|
||||
return {
|
||||
description: item.comment,
|
||||
duration: item.duration * 1000,
|
||||
genres: [],
|
||||
id: item.id,
|
||||
imagePlaceholderUrl,
|
||||
imageUrl,
|
||||
|
||||
Reference in New Issue
Block a user