Files
supersonic/backend
Michael Manganiello 14bfaac7a2 feat: Add sorting options for Artists
Include both `Album Count` and `Random` sortings for the Artists page.

This change also fixes the Artist search feature in Jellyfin, which was
broken because of an open issue on Jellyfin [1]. The current workaround
is to do the filtering locally after receiving all results from Jellyfin
API.

Also, as the Jellyfin API doesn't include a sorting option for
`AlbumCount`, we need to disable pagination when that option is
selected, to receive all artists, and run the sorting locally.

[1] Related issue: https://github.com/jellyfin/jellyfin/issues/8222
2024-04-13 21:04:51 -03:00
..
2024-01-12 08:53:21 -08:00
2024-03-05 09:49:10 -03:00
2024-03-01 16:59:04 -08:00
2023-10-20 20:05:13 +01:00
2023-10-20 20:05:13 +01:00
2024-02-24 15:17:13 -03:00
2023-04-08 08:59:39 -07:00