feishin/src/renderer/api
Kendall Garner 176a95a946
Compilation support for Jellyfin artist albums, misc other album filter fixes
- Jellyfin will use `ContributingArtistsId` (compilation), `AlbumArtistIds` (compilation is false), or `ArtistIds` (unspecified; all)
- Jellyfin can filter by compilation _only_ on the artist discography page
- Navidrome album filter fix for `defaultValue` display and prevent showing `tagQuery` 0 when querying
- Subsonic can filter by one or more artists in the album page. Sort is also applied on these items
- Bump genre/tag cache/stale time to 2/1 minutes
- Fix various cases where the album filter would display as active when it wasn't
2025-07-02 07:44:57 -07:00
..
jellyfin Compilation support for Jellyfin artist albums, misc other album filter fixes 2025-07-02 07:44:57 -07:00
navidrome Migrate to Mantine v8 and Design Changes (#961) 2025-06-24 00:04:36 -07:00
subsonic Compilation support for Jellyfin artist albums, misc other album filter fixes 2025-07-02 07:44:57 -07:00
controller.ts Migrate to Mantine v8 and Design Changes (#961) 2025-06-24 00:04:36 -07:00
index.ts Lint all files 2023-07-01 19:14:12 -07:00
query-keys.ts fix all imports for new structure 2025-05-26 17:20:02 -07:00
utils.ts log -> error, remove unnecesary logs 2025-06-26 21:17:59 -07:00