progress on subsonic api

This commit is contained in:
jeffvli
2025-07-21 00:08:58 -07:00
parent 96221c8fa7
commit 98e8bda45d
94 changed files with 3083 additions and 798 deletions
@@ -258,7 +258,7 @@ export const openShuffleAllModal = async (
query: {
sortBy: GenreListSort.NAME,
sortOrder: ListSortOrder.ASC,
startIndex: 0,
offset: 0,
},
}),
queryKey: queryKeys.genres.list(server?.id),