jeffvli
cd04d7a760
re-add visualizer preset update functionality
2025-12-31 15:32:44 -08:00
jeffvli
6356c55c81
add loading state to external lyrics fetch
2025-12-31 15:20:22 -08:00
jeffvli
37ed99d0fb
optimize artist page load speed
2025-12-31 15:15:30 -08:00
jeffvli
91ccc71fcd
fix media session using stale image reference ( #1296 )
2025-12-31 01:51:52 -08:00
jeffvli
b00f9795bf
add song infinite carousel ( #1464 )
2025-12-31 01:20:04 -08:00
jeffvli
255b9a9c2d
fix lyrics fetch and clear ( #1342 )
...
- split server and remote lyrics into separate queries
- lyrics cache now always contain server lyrics, override will use separate remote query
- clear button is reverted to only clear the override query, and back to server
2025-12-31 01:07:56 -08:00
jeffvli
8eab4933ae
fix click handler on LibraryHeader image
2025-12-30 21:19:29 -08:00
jeffvli
031f443238
re-add missing styles onto library header image
2025-12-30 21:09:47 -08:00
jeffvli
72d0fca28b
support secondary public server URL
2025-12-30 21:05:38 -08:00
jeffvli
7aeadb531f
use ItemImage in library header
2025-12-30 16:17:37 -08:00
jeffvli
4e213ea79e
improve library header title size calculation
2025-12-30 16:13:04 -08:00
jeffvli
b99ea61115
allow analytics opt out from env ( #1454 )
2025-12-30 15:40:58 -08:00
jeffvli
4a025f82e4
fix incorrect imageId assignments ( #1456 )
2025-12-30 15:18:03 -08:00
jeffvli
6ddaf0366c
support copy / paste audiomotionanalyzer gradients
2025-12-30 15:03:05 -08:00
jeffvli
62183ecb58
adjust analytics to wait for server before track
2025-12-30 13:59:52 -08:00
jeffvli
4dc3a0e8d1
decrease opacity of header background image
2025-12-30 13:37:26 -08:00
jeffvli
43652ce65d
add several audiomotionanalyzer presets
2025-12-30 13:32:54 -08:00
jeffvli
3bf2c585b8
fix localization on visualizer form
2025-12-30 05:35:37 -08:00
jeffvli
adc094005f
improve compact size item card
2025-12-30 03:59:17 -08:00
jeffvli
6aa3905922
use exact album artist names ( #1459 )
2025-12-30 03:39:53 -08:00
jeffvli
aa75aaaffb
add more metadata to album header / side
2025-12-30 02:33:23 -08:00
jeffvli
62ab4b7a00
add releaseType to album header
2025-12-29 21:16:39 -08:00
jeffvli
82a566aee1
add artist release type configuration, fix page configurations
2025-12-29 20:54:58 -08:00
Pyx
42058ff6d6
fix: correct propagation on settings menu ( #1453 )
...
* fix propagation error on settings menu
2025-12-29 14:57:49 -08:00
jeffvli
5c399f7117
add timeout to prevent too many lyrics fetch on song change
2025-12-28 17:49:39 -08:00
jeffvli
3c07f03651
fix custom gradients in audiomotion visualizer
2025-12-28 17:45:21 -08:00
jeffvli
b26b6eab09
move server selector inline with other collapsed sidebar items
2025-12-28 17:27:01 -08:00
jeffvli
fd158b956a
reorganize album metadata tags
2025-12-28 16:27:27 -08:00
jeffvli
ffdef596ad
auto follow queue when autodj is triggered
2025-12-28 14:34:38 -08:00
jeffvli
0a54f7c44c
remove similarSongs from autodj when music folder is selected ( #1451 )
...
- Similar songs queries for both Subsonic/Jellyfin do not support querying by musicFolderId
2025-12-28 14:09:22 -08:00
jeffvli
ef631d12cc
support multiselect for nd album artist_id filter
2025-12-28 06:44:31 -08:00
jeffvli
4006980b29
adjust artist page suspense fetching
2025-12-28 06:36:14 -08:00
jeffvli
f9c3c107bd
adjust featured genres breakpoints
2025-12-28 06:04:54 -08:00
jeffvli
e2d56c70b1
add optimistic update for top songs list ( #1414 )
2025-12-28 03:47:01 -08:00
jeffvli
1a930021b6
handle favorite/update in similarArtists
2025-12-28 03:43:59 -08:00
jeffvli
99be12e648
improve list loading indicator
2025-12-28 03:05:20 -08:00
jeffvli
f43950874d
use "album" releasetype as default artist album fallback
2025-12-28 02:03:05 -08:00
jeffvli
7f52b31b40
use multiselect for navidrome song tag filters
2025-12-28 01:26:36 -08:00
jeffvli
18a864a049
use multiselect for navidrome tag filters ( #1420 )
2025-12-28 01:24:54 -08:00
jeffvli
4eac6457ea
add MPRIS volume handler ( #1415 )
2025-12-28 01:15:38 -08:00
Leonardo Salgueiro
df0d4b7032
feat: adding setting to show/hide user ratings ( #1426 )
...
* adding show/hide user ratings setting
2025-12-28 01:04:50 -08:00
jeffvli
396325f397
refactor artist album grid to use flex layout
2025-12-28 00:51:20 -08:00
BatteredBunny
63015195b0
feat: Add DISABLE_AUTO_UPDATES env variable for disabling updates in the application entirely ( #1446 )
2025-12-28 00:50:55 -08:00
jeffvli
aae68853ef
kill butterchurn visualizer if player is idle
2025-12-27 18:18:06 -08:00
jeffvli
f904aafd4a
add isEnabled property for playback filters
2025-12-27 18:12:14 -08:00
jeffvli
38b2508de6
unrender sidebar play queue when fullscreen player is open
2025-12-27 17:50:42 -08:00
jeffvli
8fee57157a
fix lyrics settings button variant
2025-12-27 17:44:41 -08:00
jeffvli
6207cea9f1
support animated artist images
2025-12-27 17:29:26 -08:00
jeffvli
c299752e44
Revert "enable autoHideSuspend on all overlayscrollbars instances"
...
This reverts commit b9a0d9b847 .
2025-12-27 17:06:09 -08:00
jeffvli
82e4f832eb
fix queue panels size persistence
2025-12-27 16:59:30 -08:00