Damien Erambert
5e79e385d9
Support using alt+click on prev/next to jump to previous/next album in queue ( #2220 )
2026-07-15 22:27:40 -07:00
jeffvli
57155e15ed
add missing album gain to Jellyfin ( #2199 )
2026-07-09 22:03:02 -07:00
Jeff
355b19c1cb
Add support for OpenSubsonic enhanced lyrics ( #2208 )
2026-07-09 21:32:05 -07:00
mannansainidev
0c89fea1ea
feat: add jukebox player engine for server-side playback ( #2109 )
...
* feat: add jukebox player engine for server-side playback
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2026-07-09 21:29:22 -07:00
BlackHoleFox
94aa34f6b2
Improve Jellyfin playlist loading and modification performance times ( #2184 )
...
* Remove unneeded Fields from getPlaylistSongList
* Add optimized controller function for playlist addition duplication checks
* Remove Jellyfin People data handling
* move artist map inline
---------
Co-authored-by: Kendall Garner <17521368+kgarner7@users.noreply.github.com >
2026-06-29 05:21:04 +00:00
Kendall Garner
da445b815d
feat(genre): support sorting by track/album count
2026-06-28 19:39:32 -07:00
jeffvli
61cc87e0b7
refactor song path replacement
...
- path replacement during runtime instead of during API normalization
- fix Navidrome API path not appending libraryPath which caused inconsistency between ND and Subsonic paths
2026-06-19 22:02:25 -07:00
Bram Johnson
16e00a0f9f
feat(playlists): add isMissing and isPresent operators to Navidrome smart playlist form ( #2149 )
2026-06-18 09:44:58 -07:00
jeffvli
c4da44a443
add playlist/artist image upload for jellyfin ( #2105 )
2026-06-03 00:07:31 -07:00
jeffvli
0e5b3450dd
set ignoreScrobble, playbackRate as optional params
2026-05-25 13:26:11 -07:00
jeffvli
112449576e
add OS reportPlayback endpoint and types
2026-05-25 13:26:09 -07:00
jeffvli
9bb38e1df3
apply additional name sort to RELEASE_DATE album list sort ( #2022 )
2026-05-12 19:48:03 -07:00
Jeff
e2a1d813a9
Use proper casing for i18n locales ( #1998 )
2026-05-11 19:42:07 -07:00
jeffvli
cc8910cfd6
add artistrating smart playlist field ( #2015 )
2026-05-07 21:08:57 -07:00
Norman
953494e9d0
Fixed bad smart playlist field s ( #2011 )
2026-05-07 20:46:48 -07:00
jeffvli
cc4e933c07
fix missing path replacement transformations
2026-04-16 00:29:13 -07:00
jeffvli
918f453066
support navidrome artist image upload/delete
2026-04-06 11:41:26 -07:00
jeffvli
08ce8a4028
add nd v0.61.1 smart playlist fields
2026-04-05 02:38:40 -07:00
jeffvli
a8954bfa2a
remove imageUrl in favor or imageId for artistInfo
2026-04-04 21:52:44 -07:00
jeffvli
feda1bb06f
remove square image param, default item id for image
2026-04-03 11:24:39 -07:00
jeffvli
72f1d2f9f9
improve date parsing for partial dates ( #1683 )
2026-04-02 19:39:08 -07:00
jeffvli
db06e7f601
add native nd radio endpoints, support radio station images
2026-04-02 18:26:26 -07:00
jeffvli
7442f9d3ca
support navidrome playlist image upload
2026-04-02 01:23:09 -07:00
jeffvli
d3881ee3be
support limitPercent for smart playlists
2026-03-31 21:09:13 -07:00
jeffvli
de403ea6ac
add new nd smart playlist fields
...
- averagerating
- albumdateloved
- albumlastplayed
- albumdaterated
- albumloved
- albumrating
- artistdateloved
-artistlastplayed
- artistdaterated
- artistloved
- artistplaycount
2026-03-31 20:55:36 -07:00
jeffvli
a30b1ec90b
add OS transcoding extension
2026-03-31 20:45:22 -07:00
Kendall Garner
68e6e3cf65
feat(playlist): support updating playlist track order ( #1875 )
...
* feat(playlist): support updating playlist track order
* force track mode when editing
* use common confirmation for save
* remove en editPLaylist key
2026-03-27 21:36:08 -07:00
Kendall Garner
d438c802a4
fix(normalize): do not duplicate remixer when included in credit
2026-03-27 18:46:12 -07:00
Lyall
dfdac28f53
Fix server queue saving/restoring on Navidrome and OpenSubsonic ( #1828 )
...
* fix server queue saving
* fix error when attempting to restore empty queue
* queue items optional
* make playQueueByIndex optional
* fix incorrect error message
2026-03-12 13:41:50 +00:00
jeffvli
078d8068e0
fix file path replacement to handle both add/replace ( #1749 )
2026-03-09 00:55:13 -07:00
jeffvli
9e08157517
add has_rating filter for Navidrome song list
2026-03-06 18:03:14 -08:00
Norman
eb8913479b
Add album grouping column ( #1722 )
...
* Add album grouping column
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2026-02-26 20:34:55 -08:00
jeffvli
438db40d0e
remove audio prefix from subsonic contentType property
2026-02-25 22:22:13 -08:00
jeffvli
ceef7964af
add originalyear to smart playlist filters ( #1746 )
2026-02-24 00:34:07 -08:00
Alexander Welsing
2c546867a8
change "Fields" query parameter to array ( #1733 )
...
* change "Fields" query parameter to array
* platformToTarget.key() -> to array
2026-02-17 18:45:31 -08:00
Jeff
e6f49b9f1f
Add album view for playlists ( #1700 )
...
* update client side song ordering to include album order
* add compact styling to LibraryHeader
* move search button to top right of LibraryHeader
2026-02-11 21:48:25 -08:00
Jeff
f39a7f8d6f
Add album detail list view ( #1681 )
2026-02-09 21:56:08 -08:00
jeffvli
7cecd859ae
add mbzReleaseGroupId to Album type
2026-02-06 05:22:56 -08:00
Jake Klingler
3518a3f3b6
populate bit depth from jellyfin ( #1648 )
2026-02-04 00:10:28 -08:00
jeffvli
69b6821deb
add secondary sort for album release date
2026-01-30 21:07:44 -08:00
jeffvli
ced3b491ff
add SortName client side sort option ( #1612 )
2026-01-28 20:45:47 -08:00
marank
8ed586e2f3
add support for disc subtitles from subsonic discTitles field ( #1609 )
2026-01-23 21:30:09 -08:00
marank
f016d2cdf4
Cover art support for folder view (Subsonic servers only) ( #1608 )
...
* add coverArt support for subsonic folders
2026-01-23 21:26:51 -08:00
Kendall Garner
5c06624f8c
Initial work: support showing studios for jellyfin, allow pill to be clickable ( #1566 )
2026-01-18 13:53:34 -08:00
jeffvli
a0e09b80cf
fix missing playlistItemId for subsonic song normalization ( #1564 )
2026-01-18 02:28:31 -08:00
jeffvli
d793e67b56
replace separator string with smaller bullet
2026-01-17 13:29:25 -08:00
jeffvli
e0e1799902
add fallback to minYear if no dates tagged
2026-01-17 02:35:11 -08:00
Kendall Garner
f465e34ea3
fix(jellyfin): use correct filter for album/artist with small count
2026-01-08 20:32:57 -08:00
haveac1gar
e0e82e7246
Added sorting by Disc Number and Track Number for SongListSort.COMMENT ( #1518 )
2026-01-05 20:15:15 -08:00
jeffvli
5ec8f1a904
add fallback to year for navidrome release display ( #1498 )
2026-01-04 15:22:37 -08:00