Deluan
8e0ff1a235
fix(jellyfin): resolve genre id as a MusicGenre item
...
The Jellyfin /Items/{id} endpoint resolved albums, artists, songs and
playlists by id but not genres, so a genre id returned 404. Finamp's
genre "See all" fetches the genre as the track list's parent item, and
that 404 crashed its screen to a blank page after the tracks flashed in.
Add a Genre lookup to resolveItemByID (backed by a new GenreRepository.Get)
so a genre id returns its MusicGenre BaseItemDto, matching real Jellyfin.
2026-08-10 21:37:57 -04:00
..
2026-08-06 10:59:50 -04:00
2026-08-02 12:58:53 -04:00
2026-08-02 12:58:53 -04:00
2025-06-26 15:50:56 -04:00
2026-07-20 21:49:14 -04:00
2026-08-09 15:03:27 -04:00
2026-01-18 17:42:42 -05:00
2026-05-13 17:44:22 -03:00
2026-08-09 15:03:27 -04:00
2026-08-09 15:03:27 -04:00
2026-08-09 15:03:27 -04:00
2026-08-09 15:03:27 -04:00
2026-08-09 15:03:27 -04:00
2026-08-09 15:03:27 -04:00
2025-07-18 18:41:12 -04:00
2026-04-19 13:16:47 -04:00
2026-06-14 13:39:16 -04:00
2026-08-10 21:37:57 -04:00
2026-07-18 16:50:23 -04:00
2026-07-18 16:50:23 -04:00
2026-05-13 17:44:22 -03:00
2025-07-18 18:41:12 -04:00
2026-07-02 09:46:57 -04:00
2026-06-27 16:11:08 -04:00
2026-06-27 16:11:08 -04:00
2026-06-19 18:25:35 -04:00
2026-06-19 18:25:35 -04:00
2026-06-19 18:25:35 -04:00
2026-06-27 10:37:25 -04:00
2026-07-02 09:46:57 -04:00
2026-07-02 09:46:57 -04:00
2026-06-19 18:25:35 -04:00
2026-06-19 18:25:35 -04:00
2026-06-19 18:25:35 -04:00
2026-06-27 10:37:25 -04:00
2026-06-27 10:37:25 -04:00
2026-06-19 18:25:35 -04:00
2026-07-20 21:49:14 -04:00
2026-08-09 15:03:27 -04:00
2025-06-28 19:00:13 -04:00
2026-07-16 22:20:35 -04:00
2026-08-09 15:03:27 -04:00
2025-06-11 12:02:31 -04:00
2026-03-02 08:56:56 -05:00
2026-08-09 15:03:27 -04:00
2026-08-09 15:03:27 -04:00
2025-11-14 22:15:43 -05:00
2026-02-08 09:57:30 -05:00
2026-07-08 12:37:17 -04:00
2026-07-13 11:32:03 -04:00
2026-02-23 08:51:54 -05:00
2026-02-08 09:57:30 -05:00
2026-07-02 08:29:44 -04:00
2026-07-02 08:29:44 -04:00
2026-07-19 12:39:31 -04:00
2025-07-18 18:41:12 -04:00
2026-02-17 09:28:42 -05:00