mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-17 08:54:27 +02:00
[enhancement]: use jellyfin 10.9.0 lyrics
This commit is contained in:
@@ -204,7 +204,7 @@ export const contract = c.router({
|
||||
},
|
||||
getSongLyrics: {
|
||||
method: 'GET',
|
||||
path: 'users/:userId/Items/:id/Lyrics',
|
||||
path: 'audio/:id/Lyrics',
|
||||
responses: {
|
||||
200: jfType._response.lyrics,
|
||||
404: jfType._response.error,
|
||||
|
||||
Reference in New Issue
Block a user