jeffvli
145dc5c99e
add fallback for navidrome release date
2025-12-29 20:54:58 -08:00
jeffvli
4006980b29
adjust artist page suspense fetching
2025-12-28 06:36:14 -08:00
jeffvli
1a930021b6
handle favorite/update in similarArtists
2025-12-28 03:43:59 -08:00
jeffvli
6207cea9f1
support animated artist images
2025-12-27 17:29:26 -08:00
jeffvli
d94b220319
fix playlist image urls
2025-12-27 14:58:57 -08:00
jeffvli
796e511626
redesign artist page ( #416 ) ( #447 )
2025-12-26 21:13:04 -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
ac3dcb5e17
fix releaseDate behavior on navidrome song normalization
2025-12-22 20:15:37 -08:00
jeffvli
c1ea39aa14
normalize dates to UTC, remove year to date conversions
2025-12-10 17:40:32 -08:00
jeffvli
f84506ce01
use tags list for Navidrome genres to support counts
2025-12-02 18:38:08 -08:00
jeffvli
cb3c0fe0d4
add favorites list
2025-11-30 01:12:29 -08:00
jeffvli
7c71f1058d
null songCount and albumCount in genre type
2025-11-29 19:33:38 -08:00
jeffvli
81d3d2e620
fix Song domain type year value
2025-11-29 19:32:24 -08:00
jeffvli
164332d752
refactor domain types to rename itemType
2025-11-29 19:32:20 -08:00
jeffvli
173e00af3d
refactor Genre domain type to include serverType and serverId
2025-11-29 19:32:20 -08:00
jeffvli
3c2f186891
fix Navidrome normalized types for userFavorite, userRating
2025-11-29 19:30:49 -08:00
jeffvli
85407f3e11
remove uniqueId property from all entities except QueueSong
2025-11-29 19:30:48 -08:00
jeffvli
427f808180
rename internal types in domain models
2025-11-29 19:30:47 -08:00
jeffvli
f266e299f5
remove old api types files
2025-11-03 11:16:50 -08:00
Kendall Garner
e26ffaac53
Add additional information to album: record label, release type, version ( #1242 )
...
* Add additional information to album
* add mbz release types and normalization
* update Pill styling
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2025-11-03 00:34:42 -08:00
jeffvli
c7a473d864
refactor api controller to internalize server fetch
2025-11-02 21:56:35 -08:00
Lyall
4dd52b0cef
feat: Add explicit status for Navidrome and OpenSubsonic ( #1220 )
...
* add navidrome explicit status
* add ExplicitStatus enum and support opensubsonic
* add explicit status to cards
2025-10-26 13:48:45 +00:00
Evelyn Gravett
1b278cb33a
Feature: Add song and artist links to discord RPC ( #1160 )
...
* Add song and artist links to discord RPC
* use first artist name for artist link, full artist name for song link
* use first album artist for song link
* add discord rpc links setting
* simplify discord link settings
* fix setting description
* add musicbrainz links
* fix callback missing dependency
* use encodeURIComponent for lastfm links
Co-authored-by: Kendall Garner <17521368+kgarner7@users.noreply.github.com >
* split musicbrainz ids
* combine link settings
---------
Co-authored-by: Kendall Garner <17521368+kgarner7@users.noreply.github.com >
2025-10-04 03:27:59 +00:00
Kendall Garner
2feef206fb
add Navidrome/Jellyfin image cache invalidation
2025-09-24 08:05:22 -07:00
Kendall Garner
4b4df28641
add bit depth, sample rate
2025-07-13 07:12:13 -07:00
Kendall Garner
6f5dd4881a
join path with library path
2025-07-01 21:51:09 -07:00
jeffvli
9db2e51d2d
reorganize global types to shared directory
2025-05-26 17:18:56 -07:00