jeffvli
3ad5447871
enable album play buttons if yt enabled
2026-02-07 14:44:24 -08:00
jeffvli
3a50dee7a2
revert settings migrations, lint
2026-02-07 13:40:05 -08:00
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
fddda70190
handle release group image for song normalization
2026-02-07 13:14:02 -08:00
jeffvli
a5992943d0
fetch image by release group instead of release
2026-02-07 13:12:19 -08:00
jeffvli
56e2611992
serve electron renderer via express to allow yt iframe playback
2026-02-07 12:59:59 -08:00
jeffvli
c8ae128ac4
handle imageUrl in drag preview and context menu
2026-02-07 02:33:31 -08:00
jeffvli
ba56ab8844
redesign external song indicator on itemcard
2026-02-07 02:30:41 -08:00
jeffvli
7cb7dfb62b
add external song indicator for queue
2026-02-07 02:14:24 -08:00
jeffvli
86537a8d1e
increase cache time for youtube queries
2026-02-07 01:53:19 -08:00
jeffvli
3b3e77b672
handle external imageUrl
2026-02-07 01:52:58 -08:00
jeffvli
bec6464a44
move external playback fetch to context
2026-02-07 01:26:04 -08:00
jeffvli
812ca5302a
fix audio context breaking on source change
2026-02-07 01:01:59 -08:00
jeffvli
1824083b99
adjust yt search query format
2026-02-07 00:41:55 -08:00
jeffvli
f46ca8cd35
handle playback from ItemCard
2026-02-07 00:41:36 -08:00
jeffvli
f04ea3bca0
fix artist name joining from mbz
2026-02-06 22:29:16 -08:00
jeffvli
a547be1577
add settings configuration for integrations
2026-02-06 22:19:42 -08:00
jeffvli
8ae29407ec
support ytmusic controls on web/mpv players
2026-02-06 21:38:05 -08:00
jeffvli
8e603871b7
add experimental ytmusic playback for external songs
2026-02-06 20:47:27 -08:00
jeffvli
40ec16e191
support mbz album detail view
2026-02-06 20:13:58 -08:00
jeffvli
0bb30ab0da
decouple internal and external album count in releasetype sections
2026-02-06 14:47:02 -08:00
jeffvli
9919ff9626
improve card styling on external items
2026-02-06 14:40:15 -08:00
jeffvli
f6cec17710
progress
2026-02-06 13:02:44 -08:00
jeffvli
03b01472f8
remove duplicate ServerType enum
2026-02-06 13:02:44 -08:00
jeffvli
3550177f67
ignore external albums in album section playback handler
2026-02-06 05:23:33 -08:00
jeffvli
82914c27f0
add missing releases from musicbrainz to artist page
2026-02-06 05:23:33 -08:00
jeffvli
10d02087d0
add selector to convert musicbrainz releases to Album type
2026-02-06 05:23:33 -08:00
jeffvli
4b509951a5
add musicbrainz artist query
2026-02-06 05:23:33 -08:00
jeffvli
2869aab728
add musicbrainz-api package
2026-02-06 05:23:33 -08:00
jeffvli
7cecd859ae
add mbzReleaseGroupId to Album type
2026-02-06 05:22:56 -08:00
jeffvli
fea2966f62
refactor jellyfin field properties and include ProviderIds
2026-02-06 05:17:40 -08:00
jeffvli
6efa308e85
fix release channel input value
2026-02-06 04:13:53 -08:00
Pyx
82b50a60bc
Implement Glassy Dark theme ( #1388 )
...
* implement theme
* refactor theme stylesheets to load inline to simplify vite bundling
* add missing css module scope name for web build
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2026-02-06 02:01:32 -08:00
jeffvli
f52c4f7900
fix alpha release notes to compare to development instead of alpha tag
2026-02-06 00:16:11 -08:00
jeffvli
2fb621993d
rename electron-builder config to alpha instead of nightly
2026-02-05 23:52:38 -08:00
jeffvli
cf663de2fc
add handlers and setting for nightly release
2026-02-05 23:45:32 -08:00
jeffvli
65c215fa9c
fix R2_ENDPOINT_URL reference
2026-02-05 20:58:15 -08:00
jeffvli
8af972c20b
add nightly publish build
2026-02-05 20:48:05 -08:00
jeffvli
027e4046a2
handle radio metadata in discord rpc / fullscreen player ( #1649 )
2026-02-05 19:14:30 -08:00
jeffvli
4c256348fc
add configuration to blur explicit album/song art
2026-02-04 01:20:31 -08:00
jeffvli
6e3275c05c
add explicit / clean indicators for album and song titles ( #1634 )
2026-02-04 00:35:35 -08:00
Jake Klingler
3518a3f3b6
populate bit depth from jellyfin ( #1648 )
2026-02-04 00:10:28 -08:00
jeffvli
2b6b0cb38b
fix artist favorite songs (subsonic)
2026-02-03 23:58:44 -08:00
jeffvli
f56a836ffd
add personal/community toggle for artist top songs ( #1372 )
2026-02-03 23:58:44 -08:00
jeffvli
2d963a9d23
use correct filters for album song sort options
2026-02-03 23:58:44 -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
T
1f9223b476
Fix: ratings display on player bar and mobile player ( #1646 )
...
* fix(playerbar): use settings to display ratings
* fix(mobile player): use settings to display ratings
2026-02-03 22:50:43 -08:00
Alexander Welsing
b4ecf5d257
Update instant mix to use the new items endpoint instead of songs ( #1642 )
...
songs/:itemId:/InstantMix -> items/:itemId/InstantMix
2026-02-03 22:34:34 -08:00
jeffvli
0dd13cbab1
add release notes modal to appmenu
2026-02-03 01:06:52 -08:00