mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 04:50:12 +02:00
Re-add artistInfo api call for navidrome
This commit is contained in:
@@ -135,7 +135,7 @@ const artistInfoParameters = z.object({
|
||||
});
|
||||
|
||||
const artistInfo = z.object({
|
||||
artistInfo2: z.object({
|
||||
artistInfo: z.object({
|
||||
biography: z.string().optional(),
|
||||
largeImageUrl: z.string().optional(),
|
||||
lastFmUrl: z.string().optional(),
|
||||
|
||||
Reference in New Issue
Block a user