Deluan
2f3f190957
Make Share list responsive
2026-01-02 20:22:00 +00:00
Deluan
96d76c6eaa
Reduce spacing between album buttons, to avoid breaking the toolbar in two
2026-01-02 20:22:00 +00:00
Deluan
28f435f8a9
Enable sharing only selected songs with the Subsonic API
2026-01-02 20:22:00 +00:00
Deluan
bfa35c11b8
Fix empty entry collection in Shares
2026-01-02 20:21:59 +00:00
Deluan
2789b016b9
Fix expireAt update error
2026-01-02 20:21:59 +00:00
Deluan
39115fadfe
Fix JS console warning
2026-01-02 20:21:59 +00:00
Deluan
f1a0ef614d
Make Share icon dynamic
2026-01-02 20:21:59 +00:00
Deluan
7fd0326b8c
Change public/share path to /share - DSub does not use the URL from the API response... :(
2026-01-02 20:21:59 +00:00
Deluan
0140bf268c
Implement updateShare and deleteShare Subsonic endpoints
2026-01-02 20:21:59 +00:00
Deluan
ab7dd56421
Workaround to detect empty dates in some Subsonic clients
2026-01-02 20:21:59 +00:00
Deluan
a53e622cb4
Handle expired shares
2026-01-02 20:21:59 +00:00
Deluan
041f91ad53
Add getShares and createShare Subsonic endpoints
2026-01-02 20:21:59 +00:00
Deluan
5916024859
Fix tests and lint errors, plus a bit of refactor
2026-01-02 20:21:59 +00:00
Deluan
4e3a0f03f5
More share translations
2026-01-02 20:21:59 +00:00
Deluan
63640ec8ff
Don't expose empty dates in share info
2026-01-02 20:21:59 +00:00
Deluan
4bb4576785
Share playlists
2026-01-02 20:21:59 +00:00
Deluan
28c8797a3c
Refactor DownloadMenuDialog to use useTranscodingOptions hook
2026-01-02 20:21:59 +00:00
Deluan
1899cebe3b
Extract transcoding options to its own hook
2026-01-02 20:21:58 +00:00
Deluan
4d085249ab
Add share's contents and description to the DB
2026-01-02 20:21:58 +00:00
Deluan
56b1d6811a
Use defaultDownsamplingFormat in share options
2026-01-02 20:21:58 +00:00
Deluan
b4a11b4cdd
Fine tune SharePlayer
2026-01-02 20:21:58 +00:00
Deluan
2fca7ac081
Refactor URL builders in UI
2026-01-02 20:21:58 +00:00
Deluan
b2aac87d1d
More work on Shares
2026-01-02 20:21:58 +00:00
Deluan
04abdf4509
Initial work on Shares
2026-01-02 20:21:58 +00:00
Kendall Garner
555ce3a622
Fixes the slide bar clickable area ( #2113 )
2026-01-02 20:21:58 +00:00
dependabot[bot]
77774097f0
Bump @testing-library/react from 12.1.2 to 12.1.5 in /ui ( #2109 )
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 12.1.2 to 12.1.5.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v12.1.2...v12.1.5 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 20:21:58 +00:00
dependabot[bot]
83a32cafaa
Bump github.com/onsi/gomega from 1.24.2 to 1.25.0 ( #2111 )
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.24.2 to 1.25.0.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.24.2...v1.25.0 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 20:21:58 +00:00
dependabot[bot]
e1206a5b3f
Bump github.com/spf13/viper from 1.14.0 to 1.15.0 ( #2110 )
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.14.0...v1.15.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 20:21:58 +00:00
Kendall Garner
a9663d97c7
Fix order of gain menu options ( #2105 )
2026-01-02 20:21:58 +00:00
Deluan
6b84a5cc13
Fix artist image not caching on browser
2026-01-02 20:21:58 +00:00
Deluan
eae9b71e6b
Increase size of artist image
2026-01-02 20:21:57 +00:00
Deluan
e19cdb100f
Use constant
2026-01-02 20:21:57 +00:00
Corrado Primier
9a697ecaba
Fix Illumos build - #2067 ( #2069 )
...
Build currently fails on Illumos with error `Undefined symbol sendfile`. Fix it by linking `sendfile` explicitly.
2026-01-02 20:21:57 +00:00
Deluan
1c93c1214a
Fix Album.MaxYear calculation
2026-01-02 20:21:57 +00:00
Deluan
eb0d9d69f4
Make private methods unpublished
2026-01-02 20:21:57 +00:00
Deluan
dfe758eefd
Don't wake CacheWarmer every 10 seconds, let it sleep :)
2026-01-02 20:21:57 +00:00
Deluan
3c57687a9d
Add config option to show album participations under artists in Subsonic clients
2026-01-02 20:21:55 +00:00
vlfldr
362d3a6840
Add Gruvbox Dark color theme ( #2092 )
...
* Added Gruvbox Dark color theme
* Correct formatting by running prettier
2026-01-02 20:21:19 +00:00
Deluan
7970863a81
Don't try to downsample if requested bitrate is equal or greater than original. Fix #2066
2026-01-02 20:21:19 +00:00
Deluan
ad9af70ce3
Fix Playlist show
2026-01-02 20:21:19 +00:00
Deluan
6969168ca8
Increase timeout for obtaining login background image list
2026-01-02 20:21:19 +00:00
Deluan
6d02c1fc2b
Fix timer going awry
2026-01-02 20:21:19 +00:00
Zane van Iperen
8fd8ab5eac
Change genre.Put() to upsert. Fix #1918 and #1564 ( #1920 )
...
* persistence/genre: change Put() to upsert
Absolutely disgusting hack to work around [1]. Try to insert the genre,
but if it conflicts, ignore it and update the genre with the existing
ID.
[1]: https://github.com/navidrome/navidrome/issues/1918 .
* scanner: remove cached genre repository
Not needed anytmore. And remember:
"Many Small Queries Are Efficient In SQLite" [1].
[1]: https://www.sqlite.org/np1queryprob.html
* Revert "scanner: remove cached genre repository"
This reverts commit c5d900aa43e1c86b69f923b408e11ab8df8d815c.
* Use squirrel to build SQL, to reduce risk of SQL injection
Co-authored-by: Deluan <deluan@navidrome.org>
2026-01-02 20:21:19 +00:00
Deluan
de0ec25d2c
Fix resized image cache key
2026-01-02 20:21:18 +00:00
Deluan
28fa096166
Implement better artwork cache keys
2026-01-02 20:21:18 +00:00
Kendall Garner
3242ae96b7
Get album info (when available) from Last.fm, add getAlbumInfo endpoint ( #2061 )
...
* lastfm album.getInfo, getAlbuminfo(2) endpoints
* ... for description and reduce not found log level
* address first comments
* return all images
* Update migration timestamp
* Handle a few edge cases
* Add CoverArtPriority option to retrieve albumart from external sources
* Make agents methods more descriptive
* Use Last.fm name consistently
Co-authored-by: Deluan <deluan@navidrome.org>
2026-01-02 20:21:18 +00:00
Deluan
6d4ff8c7e5
Some refactor, log message changes
2026-01-02 20:21:18 +00:00
Kendall Garner
2fb60b92ca
ReplayGain support + audio normalization (web player) ( #1988 )
...
* ReplayGain support
- extract ReplayGain tags from files, expose via native api
- use metadata to normalize audio in web player
* make pre-push happy
* remove unnecessary prints
* remove another unnecessary print
* add tooltips, see metadata
* address comments, use settings instead
* remove console.log
* use better language for gain modes
2026-01-02 20:21:18 +00:00
Deluan
768370f48e
Remove unused prop
2026-01-02 20:21:18 +00:00
Deluan
438215be42
Change Internet Radio UX
2026-01-02 20:21:18 +00:00