jeffvli
72d0fca28b
support secondary public server URL
2025-12-30 21:05:38 -08:00
jeffvli
3ee92b068b
fix list filters sidebar not persisting closed state
2025-12-30 13:45:21 -08:00
jeffvli
43652ce65d
add several audiomotionanalyzer presets
2025-12-30 13:32:54 -08:00
jeffvli
b08c8a1719
update default audiomotionanalyzer preset
2025-12-30 13:22:08 -08:00
jeffvli
82a566aee1
add artist release type configuration, fix page configurations
2025-12-29 20:54:58 -08:00
jeffvli
1aa91fe2f5
add defaults to main settings to sync with renderer
2025-12-28 18:12:14 -08:00
jeffvli
3c07f03651
fix custom gradients in audiomotion visualizer
2025-12-28 17:45:21 -08:00
jeffvli
b2579c031d
pin album/song list filters by default
2025-12-28 17:19:38 -08:00
jeffvli
98e2458a03
enable lyrics/visualizer in sidebar by default
2025-12-28 17:19:38 -08:00
jeffvli
b30e26ae7e
adjust app default columns
2025-12-28 17:19:32 -08:00
jeffvli
7106b100ce
set default playerbar type to Slider
2025-12-28 06:04:41 -08:00
jeffvli
a3794158f0
increase default sidebar image res to 400
2025-12-28 01:34:18 -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
f904aafd4a
add isEnabled property for playback filters
2025-12-27 18:12:14 -08:00
jeffvli
35d8698ca0
add broadcast and other release type groupings
2025-12-27 15:23:42 -08:00
jeffvli
23e4574667
add configuration to show secondary release types
2025-12-27 15:19:00 -08:00
jeffvli
804a670bf1
default artistBackground to true
2025-12-27 02:04:00 -08:00
jeffvli
aa7a5037fa
add opacity configuration for visualizers
2025-12-27 01:33:05 -08:00
jeffvli
3db229ef68
re-add similar artists carousel to artist page
2025-12-27 01:13:28 -08:00
jeffvli
796e511626
redesign artist page ( #416 ) ( #447 )
2025-12-26 21:13:04 -08:00
jeffvli
06e757d3b2
decrease default lyric font/gap size
2025-12-26 18:40:30 -08:00
jeffvli
0c8032d097
adjust default audiomotion visualizer styles
2025-12-26 15:31:26 -08:00
jeffvli
7cd86d1301
default enable lyrics/visualizer in sidebar
2025-12-26 15:31:17 -08:00
jeffvli
1a184a73de
revert behavior for queue add by id
2025-12-26 14:55:53 -08:00
jeffvli
e4b5cf36e1
fix duplicate PLAYER_PLAY event causing race condition in mpv
2025-12-26 14:49:06 -08:00
jeffvli
800074dced
add ignored presets for butterchurn
2025-12-25 17:19:56 -08:00
jeffvli
8205eeed22
split lyrics settings by key ( #1389 )
2025-12-25 01:29:31 -08:00
jeffvli
5eb2cff6e9
add additional configuration to player sidebar
...
- allow reordering of panels
- allow separation between lyrics and visualizer panels
- allow resize of panels
2025-12-24 23:20:00 -08:00
jeffvli
d822d9cd29
increase default table image res to 80px
2025-12-24 19:25:44 -08:00
Jeff
d9172efae9
Add visualizer configuration ( #1443 )
...
* add visualizer configuration
* add visualizer presets
* add butterchurn visualizer
* wrap visualizers in error boundary
2025-12-24 18:12:13 -08:00
jeffvli
51587fbb6b
add grid item card size presets
2025-12-23 21:59:52 -08:00
jeffvli
5b1f269344
update radio permission to allow normal users to create
2025-12-23 20:58:58 -08:00
farfromrefuge
a322717e0e
feat: add artist radio and track radio (in context menu) ( #1437 )
...
* Add API support for artist radio and track radio features
* Add translation strings and settings UI for artist radio count
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2025-12-23 20:46:19 -08:00
Jeff
25bfb65b6d
Add image URL generation at runtime to allow for dynamic image sizes ( #1439 )
...
* add getImageUrl to domain endpoints
* add new ItemImage component and hooks to generate image url
* add configuration for image resolution based on types
2025-12-23 20:18:52 -08:00
jeffvli
154f0180e1
fix potential infinite updater loop due to stale settings sync state
2025-12-15 11:27:17 -08:00
jeffvli
ea7399541f
revert to using custom window bar styles
2025-12-15 01:14:39 -08:00
jeffvli
69de9a98f0
add new app themes
2025-12-14 06:06:27 -08:00
jeffvli
752b191ad7
optimize playlist edit modal ( #1234 )
...
- remove user list fetch if not admin
- move to context modal to allow dynamic content
2025-12-14 04:43:48 -08:00
Jeff
7ed847fecb
Add internet radio ( #1384 )
2025-12-13 21:26:33 -08:00
jeffvli
a14e5f08ee
allow user to unpin list sidebar
2025-12-13 02:03:04 -08:00
jeffvli
a546a4d57b
handle player stop on queue clear
2025-12-13 00:15:20 -08:00
Kendall Garner
ed5d590a6b
feat: sync play queue for navidrome/subsonic ( #1335 )
...
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2025-12-12 21:05:00 -08:00
jeffvli
578083d994
fix mpv autoNext and next song replacement behavior (part 2)
2025-12-12 18:44:14 -08:00
jeffvli
29a5fa3f74
fix mpv autoNext and next song replacement behavior
2025-12-12 18:25:06 -08:00
jeffvli
a4dbeff5ea
fix missing emitters from onPlayerPlay
2025-12-11 21:00:00 -08:00
jeffvli
61e70342a4
fix mpv player queue behavior to handle gapless playback
2025-12-11 20:36:47 -08:00
jeffvli
10aec7bcac
always set start song index to 0 when adding to queue in shuffle mode
2025-12-10 19:34:59 -08:00
jeffvli
b627f4e489
revert mediaStop back to 0.x.x behavior
2025-12-10 00:48:02 -08:00
jeffvli
e4b5158fe3
adjust some settings defaults
2025-12-07 19:57:10 -08:00
jeffvli
4f4300042b
add bitDepth, sampleRate columns to table ( #1205 )
2025-12-07 19:41:03 -08:00