jeffvli
c4ecfeedec
add automatic country prioritization based on existing releases
2026-02-07 13:36:17 -08:00
jeffvli
f43655ed5a
refactor mbz country priority to be multiselect
2026-02-07 13:24:32 -08:00
jeffvli
f46ca8cd35
handle playback from ItemCard
2026-02-07 00:41:36 -08:00
jeffvli
a547be1577
add settings configuration for integrations
2026-02-06 22:19:42 -08:00
jeffvli
6efa308e85
fix release channel input value
2026-02-06 04:13:53 -08:00
jeffvli
cf663de2fc
add handlers and setting for nightly release
2026-02-05 23:45:32 -08:00
jeffvli
4c256348fc
add configuration to blur explicit album/song art
2026-02-04 01:20:31 -08:00
rushii
4423b06807
fix(Settings): mpv path selector ( #1641 )
...
An unnecessary default value appears to be stringifying a Promise when a separate useEffect hook is supposed to properly load the setting value.
2026-02-03 22:56:09 -08:00
jeffvli
ac5611fdca
add favorite songs section to artist page ( #1604 )
2026-02-02 22:23:38 -08:00
Kendall Garner
d2d8ea8249
misc type fixes, album artist header page favorite/rating work now
2026-02-01 22:04:46 -08:00
Exceen
ce46e0f351
feat: add regex filter setting for sidebar playlists ( #1589 )
...
* added regex filter for sidebar playlists
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2026-02-01 18:25:37 -08:00
jeffvli
1a5e513526
add list filter collections
2026-01-30 20:03:27 -08:00
jeffvli
ad83e95a46
decouple audio device setting property depending on player type ( #1617 )
2026-01-30 17:55:25 -08:00
jeffvli
a1a837298f
fix title/description of home feature style setting
2026-01-29 19:58:54 -08:00
Mike Benz
796629b4e6
Enable Playlist in sidebar to be sorted ( #1542 )
...
* add playlist reorder in sidebar
2026-01-28 20:54:20 -08:00
jeffvli
78aebd7c5d
add configuration to revert to single-select ItemGrid behavior
2026-01-28 20:14:05 -08:00
jeffvli
a5541745c3
add toggle for single/multiple home feature carousel ( #1581 ) ( #1412 )
2026-01-22 01:18:34 -08:00
jeffvli
0c1537e5ef
prevent duplicate audio device in selector ( #1598 )
2026-01-22 00:33:52 -08:00
jeffvli
ef5daad1dd
add more dynamic imports to optimize bundle
2026-01-17 07:32:16 -08:00
jeffvli
03c1fb0ff2
add missing table body to hotkeys manager
2026-01-04 14:31:18 -08:00
jeffvli
0596faf51e
readd mpv reload handler
2026-01-04 01:01:01 -08:00
jeffvli
a66c67e86d
optimize settings store
2026-01-03 01:01:54 -08:00
jeffvli
6aeec1e89c
add filepath replacement setting ( #1402 )
2026-01-02 01:23:29 -08:00
jeffvli
588e0609fd
add list playback and navigation hotkeys ( #1469 )
2026-01-01 14:02:02 -08:00
jeffvli
82a566aee1
add artist release type configuration, fix page configurations
2025-12-29 20:54:58 -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
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
f904aafd4a
add isEnabled property for playback filters
2025-12-27 18:12:14 -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
ce570eddd2
improve auto dj to trigger on remaining songs change
2025-12-23 21:05:40 -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
96d2699a2d
add migration to clear all original store settings ( #1396 )
2025-12-15 19:07:12 -08:00
jeffvli
593ad7ad12
allow custom message on restart toast
2025-12-15 11:27:17 -08:00
jeffvli
3c2af4bd1a
more minor theme adjustments
2025-12-14 19:33:03 -08:00
jeffvli
649f541077
reorder theme settings to the top of general
2025-12-14 14:55:10 -08:00
jeffvli
3f32e6cd2f
decrease settings modal width
2025-12-14 06:36:02 -08:00
jeffvli
69de9a98f0
add new app themes
2025-12-14 06:06:27 -08:00
Jeff
7ed847fecb
Add internet radio ( #1384 )
2025-12-13 21:26:33 -08:00
jeffvli
65a7c3440b
add player autodj ( #7 )
2025-12-07 15:04:39 -08:00
jeffvli
512a769742
add log level setting
2025-12-07 00:50:09 -08:00
jeffvli
dace0259aa
move settings page back into modal
2025-12-05 18:54:36 -08:00
jeffvli
b72af98a1b
maintain defined order on reorder configurations ( #1322 )
2025-12-04 21:43:08 -08:00
jeffvli
4d626377ef
fix mediasession controls
2025-12-04 01:31:57 -08:00
jeffvli
ccdd16292a
add player filters to omit songs from queue based on criteria
2025-12-03 22:11:18 -08:00
jeffvli
5540ca4e32
improve handlers for artist / sidebar configuration
2025-12-03 20:51:10 -08:00
jeffvli
a27ddfe746
add genres to home route configuration
2025-12-03 20:22:49 -08:00
jeffvli
ee5d2b12c1
add setting to follow current song on playqueue
2025-12-03 20:11:38 -08:00
jeffvli
355257104d
reorganize external link settings
2025-12-02 20:25:42 -08:00