mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 18:33:33 +00:00
Add update playlist for jellyfin
This commit is contained in:
parent
0ed13c75af
commit
633c9f59d9
5 changed files with 74 additions and 18 deletions
|
|
@ -578,6 +578,7 @@ const normalizePlaylist = (
|
|||
return {
|
||||
description: item.comment,
|
||||
duration: item.duration * 1000,
|
||||
genres: [],
|
||||
id: item.id,
|
||||
imagePlaceholderUrl,
|
||||
imageUrl,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue