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
Benjamin
7a77b9bfe7
feat: show record label copyright at bottom of track listing ( #1421 )
...
* show record label copyright at bottom of track listing
* add recordLabels support for Jellyfin
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2025-12-22 19:08:35 -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
c1ea39aa14
normalize dates to UTC, remove year to date conversions
2025-12-10 17:40:32 -08:00
jeffvli
a74ed3e4c7
add fallback to album artist if no artists in Jellyfin response ( #1329 )
2025-12-07 00:42:01 -08:00
jeffvli
917bf91583
add folder browsing support ( #315 )
2025-12-03 14:55:16 -08:00
jeffvli
bdc52ece9d
more jellyfin api fixes
2025-11-29 19:33:42 -08:00
jeffvli
8611bb9755
fix subsonic / jellyfin issues
2025-11-29 19:33:42 -08:00
Kendall Garner
80419a1edf
Remove stream url, cleanup old audio player ( #1269 )
...
* Remove stream url, cleanup old audio player
* remove unused api in playerbar waveform
* make jellyfin transcoding work?
2025-11-29 19:33:38 -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
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
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
Kendall Garner
6733047942
improve jellyfin participants
2025-10-10 19:32:11 -07: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
f4be797f16
Add comment describing jellyfin image tag invalidation
2025-09-24 08:12:00 -07: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
jeffvli
9db2e51d2d
reorganize global types to shared directory
2025-05-26 17:18:56 -07:00