mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03: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
|
|
@ -96,7 +96,7 @@ const endpoints: ApiController = {
|
|||
getPlaylistSongList: jellyfinApi.getPlaylistSongList,
|
||||
getSongDetail: undefined,
|
||||
getSongList: jellyfinApi.getSongList,
|
||||
updatePlaylist: undefined,
|
||||
updatePlaylist: jellyfinApi.updatePlaylist,
|
||||
updateRating: undefined,
|
||||
},
|
||||
navidrome: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue