Frank Stellmacher
47e16ebfef
fix: RC3 queue link underline, genre album artist split, Artists "Other" bucket ( #977 )
...
* fix: RC3 queue link underline, genre album artist split, Artists "Other" bucket
Three zunoz reports, one change:
- Queue now-playing card: the artist and album links now underline on hover
(not just recolour), matching clickable names everywhere else. The album
link sits on .queue-current-sub itself; artist links are nested .is-link
spans — both selectors covered.
- Genre album cards split multi-artist credits into individual links like the
rest of the app. Root cause was the local-index genre query hardcoding NULL
for the album raw_json column, so OpenSubsonic artists[] never reached the
card and it fell back to the flat "A • B" single link. Select a.raw_json
instead (parity with the All Albums / advanced-search album queries).
- Artists page alphabet index: # is now digits-only, and a new "Other" bucket
collects accented Latin (Æ/Ø/Å…) and non-Latin scripts (CJK, Cyrillic, …)
that previously fell into the # catch-all. Adds artistBucketKey/compareBuckets
helpers (unit-tested), an OTHER bucket sorted last, and the artists.other
label across 9 locales.
* docs(changelog): queue link hover, genre card artist split, Artists Other bucket (#977 )
2026-06-04 03:13:45 +02:00
..
2026-05-28 14:36:25 +03:00
2026-06-04 00:03:24 +03:00
2026-06-04 00:03:24 +03:00
2026-05-29 04:40:31 +03:00
2026-06-03 22:05:35 +03:00
2026-06-01 13:04:36 +03:00
2026-06-01 13:04:36 +03:00
2026-06-01 04:20:18 +03:00
2026-05-27 12:32:20 +03:00
2026-06-01 03:11:27 +03:00
2026-06-01 03:11:27 +03:00
2026-05-14 01:19:58 +02:00
2026-05-15 22:01:05 +02:00
2026-06-01 13:04:36 +03:00
2026-05-14 01:19:58 +02:00
2026-05-21 22:55:26 +02:00
2026-05-24 21:11:04 +03:00
2026-05-13 23:48:03 +02:00
2026-05-14 14:27:44 +02:00
2026-05-17 00:43:05 +02:00
2026-05-27 00:02:46 +03:00
2026-06-03 22:16:06 +03:00
2026-05-29 04:40:31 +03:00
2026-06-01 13:04:36 +03:00
2026-06-01 13:04:36 +03:00
2026-06-01 03:11:27 +03:00
2026-06-04 03:13:45 +02:00
2026-05-13 17:07:53 +02:00
2026-05-29 04:40:31 +03:00
2026-05-29 04:40:31 +03:00
2026-05-29 04:40:31 +03:00
2026-05-29 04:40:31 +03:00
2026-05-14 14:27:44 +02:00
2026-05-14 14:27:44 +02:00
2026-06-01 13:04:36 +03:00
2026-05-22 01:44:25 +02:00
2026-05-13 14:01:22 +02:00
2026-05-15 02:19:20 +03:00
2026-05-29 04:40:31 +03:00
2026-06-01 03:11:27 +03:00
2026-06-01 13:04:36 +03:00
2026-06-01 13:04:36 +03:00
2026-05-28 14:36:25 +03:00
2026-05-28 14:36:25 +03:00
2026-05-13 21:06:49 +02:00
2026-05-22 00:33:09 +02:00
2026-05-26 19:35:08 +03:00
2026-05-28 03:15:08 +03:00
2026-06-02 12:11:22 +03:00
2026-05-27 12:32:20 +03:00
2026-05-27 12:32:20 +03:00
2026-05-14 14:27:44 +02:00
2026-05-14 14:27:44 +02:00
2026-05-14 14:27:44 +02:00
2026-05-14 14:27:44 +02:00
2026-05-14 14:27:44 +02:00
2026-05-13 16:32:54 +02:00
2026-05-13 16:54:48 +02:00
2026-06-04 01:36:24 +02:00
2026-06-04 00:03:24 +03:00
2026-05-14 14:27:44 +02:00
2026-05-14 14:27:44 +02:00
2026-05-14 14:27:44 +02:00
2026-05-17 13:20:50 +02:00
2026-05-14 14:27:44 +02:00
2026-05-13 22:52:08 +02:00
2026-06-01 04:20:18 +03:00
2026-06-01 04:20:18 +03:00
2026-05-15 16:21:38 +03:00
2026-05-29 04:40:31 +03:00
2026-05-29 04:40:31 +03:00
2026-05-29 04:40:31 +03:00
2026-04-06 12:46:13 +02:00
2026-05-28 10:49:31 +03:00
2026-06-02 16:01:01 +03:00
2026-05-24 21:11:04 +03:00
2026-06-01 13:04:36 +03:00
2026-06-01 13:04:36 +03:00
2026-05-28 23:59:49 +03:00
2026-05-28 23:59:49 +03:00
2026-04-23 18:41:46 +02:00
2026-05-22 21:06:04 +02:00
2026-06-01 03:11:27 +03:00
2026-05-18 21:00:46 +03:00
2026-05-24 21:11:04 +03:00
2026-05-24 21:11:04 +03:00
2026-05-13 23:07:45 +02:00
2026-05-27 00:10:34 +02:00
2026-05-13 23:07:45 +02:00
2026-05-13 23:07:45 +02:00
2026-05-14 14:27:44 +02:00
2026-06-01 03:11:27 +03:00
2026-06-01 03:11:27 +03:00
2026-06-01 13:04:36 +03:00
2026-05-18 11:40:46 +03:00
2026-05-26 19:35:08 +03:00
2026-05-28 03:15:08 +03:00
2026-06-03 22:16:06 +03:00
2026-05-22 00:33:09 +02:00
2026-05-17 13:37:22 +02:00
2026-05-13 23:48:03 +02:00
2026-05-13 23:48:03 +02:00
2026-05-14 15:37:26 +02:00
2026-05-27 00:10:34 +02:00
2026-05-14 15:37:26 +02:00
2026-06-01 03:11:27 +03:00
2026-06-04 00:22:29 +03:00
2026-05-18 21:00:46 +03:00
2026-05-26 19:35:08 +03:00
2026-04-22 23:32:44 +02:00
2026-06-01 03:11:27 +03:00
2026-05-22 18:59:28 +02:00
2026-05-27 00:10:34 +02:00
2026-05-27 00:10:34 +02:00
2026-05-22 18:59:28 +02:00
2026-05-22 14:07:38 +03:00
2026-05-22 14:07:38 +03:00
2026-05-24 21:11:04 +03:00
2026-05-14 14:27:44 +02:00
2026-05-28 03:15:08 +03:00
2026-05-14 14:27:44 +02:00
2026-05-14 14:27:44 +02:00
2026-05-13 13:54:26 +02:00
2026-05-13 14:01:22 +02:00
2026-05-13 13:33:41 +02:00
2026-05-13 15:52:09 +02:00
2026-05-14 14:27:44 +02:00
2026-05-13 13:46:59 +02:00
2026-05-22 00:33:09 +02:00
2026-05-13 13:33:41 +02:00
2026-05-27 00:10:34 +02:00
2026-05-13 22:33:02 +02:00
2026-05-27 00:10:34 +02:00
2026-05-13 23:48:03 +02:00
2026-05-23 18:54:04 +03:00
2026-05-27 00:10:34 +02:00
2026-05-27 00:10:34 +02:00
2026-05-14 14:27:44 +02:00
2026-05-30 02:19:06 +02:00
2026-05-30 02:19:06 +02:00
2026-05-06 17:51:25 +02:00
2026-05-15 02:05:34 +03:00
2026-05-18 21:00:46 +03:00
2026-05-13 23:48:03 +02:00
2026-05-15 13:38:35 +03:00
2026-06-01 03:11:27 +03:00
2026-05-15 13:38:35 +03:00
2026-05-13 21:42:18 +02:00
2026-05-14 14:27:44 +02:00
2026-05-14 14:27:44 +02:00
2026-06-02 12:11:22 +03:00
2026-05-13 21:42:18 +02:00
2026-05-14 14:27:44 +02:00
2026-06-01 13:04:36 +03:00
2026-06-01 13:04:36 +03:00
2026-04-08 12:23:24 +02:00
2026-05-13 23:48:03 +02:00
2026-05-14 14:27:44 +02:00
2026-05-14 00:45:48 +02:00
2026-05-22 18:59:28 +02:00
2026-05-18 01:27:38 +02:00
2026-05-29 04:40:31 +03:00
2026-05-14 14:27:44 +02:00
2026-05-16 22:56:47 +03:00
2026-05-13 23:48:03 +02:00
2026-04-23 22:50:36 +02:00
2026-05-13 22:52:08 +02:00