Aldrin Jenson
f8ce50ea6d
Option to toggle fields in songs, albums & artists ( #923 )
...
* Add toggleColumns
- Add logic for toggling columns
- Add MenuComponent + useSelectedFields hook
* Refactoring
* eslint-fixes
* Typo
* skip menu in albumGridView
* add omittedFields
* Add toggling for playlists and albumSong
* Refactoring
* defaultProps - fix
* Add toggling for PlaylistSongs
* remove accidental console log
* Refactoring for future compatibility
* Hide ToggleMenu in albumGridView
* Add TopBarComponent in ToggleFieldsMenu
* Add defaultOff for useSelectedFields
* Fix edge case
* eslint fix
* Refactoring
* Add propType for forwardRef
* Fix issues
* add translation for grid and table
* add translation for grid and table
* Ignore menuBtn for spotify-ish and Ligera themes
* hide bpm by default in playlistSongs
* Add memoization
* Default album view must be Grid
Co-authored-by: Deluan <deluan@navidrome.org>
2026-01-02 19:31:11 +00:00
Deluan Quintão
1d812005e8
Update translations ( #1130 )
...
* Update zh-Hant.json (POEditor.com)
* Update cs.json (POEditor.com)
* Update nl.json (POEditor.com)
* Update ja.json (POEditor.com)
* Update pl.json (POEditor.com)
* Update es.json (POEditor.com)
* Update th.json (POEditor.com)
* Update sl.json (POEditor.com)
2026-01-02 19:31:11 +00:00
Deluan
f0b2ecb596
Move Swedish translation to right folder
2026-01-02 19:31:11 +00:00
Deluan
30f7f1d189
Bump react-jinke-music-player from 4.24.0 to 4.24.1 in /ui
2026-01-02 19:31:11 +00:00
deeeeeebs
2a23053fa0
Add Swedish translation ( #1126 )
...
* Swedish translation
* Updated and renamed to sv.json
Added further lines/translations from the english.json and corrected some of the previous translations
* Update sv.json
* Update sv.json
Ok now i'm done! :P
2026-01-02 19:31:11 +00:00
Deluan
9d5755f5ba
Remove md5-hex wrapper and use blueimp-md5 directly
2026-01-02 19:31:10 +00:00
Deluan
422d72f016
Reorder Makefile dev targets
2026-01-02 19:31:10 +00:00
Deluan
2e0eb245e2
Update Portuguese translations
2026-01-02 19:31:10 +00:00
Steve Richter
4a7bcd4f5f
User management improvements ( #1101 )
...
* Show more descriptive success messages for User actions
* Check username uniqueness when creating/updating User
* Adjust translations
* Add tests for `validateUsernameUnique()`
Co-authored-by: Deluan <deluan@navidrome.org>
2026-01-02 19:31:10 +00:00
dependabot[bot]
7e537d4208
Bump lodash from 4.17.19 to 4.17.21 in /ui ( #1110 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 19:31:10 +00:00
Deluan
c2fb9b3c46
Add explicit dependency for inflection
2026-01-02 19:31:10 +00:00
Deluan
4dd0ebf571
Remove C++11 warning in macOS
2026-01-02 19:31:10 +00:00
Deluan
26b52a49ee
Fix test
2026-01-02 19:31:10 +00:00
Deluan
fbfe1af318
Upgrade TagLib to 1.12
2026-01-02 19:31:10 +00:00
Deluan
f4523a9452
Restore pretty formatted config options in debug level
2026-01-02 19:31:10 +00:00
Deluan
7ade74df96
Make ScanInterval=0 disable the periodic scan
2026-01-02 19:31:10 +00:00
Dnouv
5330639488
Fix Ligera Error ( #1117 )
...
* Fix Ligera Error
* Run make setup
2026-01-02 19:31:10 +00:00
Deluan
f2635a05ef
Add Slovenian translation. Thanks @jernejml
2026-01-02 19:31:10 +00:00
Deluan
1079828446
Bump react-admin to 3.15.1
2026-01-02 19:31:10 +00:00
Deluan
d6b6358206
Add more explicit npm dependencies
2026-01-02 19:31:09 +00:00
Deluan
fd266bfcb4
Remove dependency on lodash.get
2026-01-02 19:31:09 +00:00
Deluan
e911059af7
Add explicit npm dependencies
2026-01-02 19:31:09 +00:00
Deluan
26ed9bc57b
Do not use ra-core directly
2026-01-02 19:31:09 +00:00
Deluan
dbd3491850
Only setup event stream when mounting the app
2026-01-02 19:31:09 +00:00
Dnouv
75b7d861c4
Fix PWA notification toolbar color ( #1083 )
...
* Fix PWA notification color
* Add React hook
* Convert component into a hook
Co-authored-by: Deluan <deluan@navidrome.org>
2026-01-02 19:31:09 +00:00
Deluan
afa25fd212
Integrate goose log with our own log system
2026-01-02 19:31:09 +00:00
Deluan
a7a7d23883
Removed unnecessary code
2026-01-02 19:31:09 +00:00
Deluan
9dfc5e604a
Upgrade prettier to 2.3.0
...
Some reformatting was needed... :/
2026-01-02 19:31:09 +00:00
Deluan
dbec38851f
Bump github.com/lestrrat-go/jwx from 1.1.6 to 1.2.0
2026-01-02 19:31:09 +00:00
Deluan
3e56e834a4
Upgrade to go-chi 5
2026-01-02 19:31:07 +00:00
Deluan
f747bf7a89
Bump github.com/golangci/golangci-lint from 1.39.0 to 1.40.0
2026-01-02 19:27:22 +00:00
Dnouv
5f014920c2
Replace Feature Policy with Permissions Policy ( #1112 )
...
* Add Permissions Policy
* Remove Display capture option
2026-01-02 19:26:44 +00:00
Paul TREHIOU
7a11d49e2a
Improve systemd unit security ( #677 )
...
Applied suggestions from `systemd-analyze` and also using StateDirectory to ensure /var/lib/navidrome exists and is writeable
2026-01-02 19:26:44 +00:00
Deluan
d3edef8390
Schedule periodic scan before starting initial scan
2026-01-02 19:26:44 +00:00
Aniket Biswas
289dfd5377
Restart Current Song on previous ( #1104 )
...
* fixed on previous song behaviour
* rebased with master
2026-01-02 19:26:44 +00:00
Deluan
e6441d794a
Bump react-jinke-music-player from 4.21.2 to 4.24.0 in /ui
2026-01-02 19:26:44 +00:00
Deluan
145b6912d0
Fix redaction for query parameters. Fix #1103
2026-01-02 19:26:44 +00:00
Deluan
749ef07a01
Fix Bookmarks Subsonic support ( #1099 )
...
JSON responses were incorrect
2026-01-02 19:26:44 +00:00
Deluan
46826791cf
Refactor to remove some nesting
2026-01-02 19:26:44 +00:00
Deluan
3a93914ec3
Fix(?) possible TypeError
2026-01-02 19:26:44 +00:00
Deluan
82f3aee0a3
Bump github.com/onsi/gomega from 1.11.0 to 1.12.0
2026-01-02 19:26:44 +00:00
dependabot[bot]
b3ab61c31e
Bump github.com/robfig/cron/v3 from 3.0.0 to 3.0.1 ( #1098 )
...
Bumps [github.com/robfig/cron/v3](https://github.com/robfig/cron ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/robfig/cron/releases )
- [Commits](https://github.com/robfig/cron/compare/v3.0.0...v3.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 19:26:44 +00:00
dependabot[bot]
463e5b9ff3
Bump github.com/microcosm-cc/bluemonday from 1.0.8 to 1.0.9 ( #1056 )
...
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday ) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases )
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.8...v1.0.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 19:26:44 +00:00
Samarjeet
e8a63c50cb
Fix Spotify-ish playlist title is cut off ( #1094 )
2026-01-02 19:26:44 +00:00
dependabot[bot]
688c44bd77
Bump @testing-library/user-event from 13.1.5 to 13.1.8 in /ui ( #1082 )
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 13.1.5 to 13.1.8.
- [Release notes](https://github.com/testing-library/user-event/releases )
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/user-event/compare/v13.1.5...v13.1.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 19:26:43 +00:00
plr20
f1636125d0
Update Czech translation ( #1095 )
...
* Update Czech translation
* Adjust translations
2026-01-02 19:26:43 +00:00
dependabot[bot]
0a1b411263
Bump github.com/onsi/ginkgo from 1.16.1 to 1.16.2 ( #1096 )
...
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo ) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v1.16.1...v1.16.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 19:26:43 +00:00
Deluan
d2d780918b
Breaking change: Add ScanSchedule, allows interval and cron based configurations.
...
See https://pkg.go.dev/github.com/robfig/cron#hdr-CRON_Expression_Format for expression syntax.
`ScanInterval` will still work for the time being. The only situation it does not work is when you want to disable periodic scanning by setting `ScanInterval=0`. If you want to disable it, please set `ScanSchedule=""`
Closes #1085
2026-01-02 19:26:43 +00:00
Deluan
cbc480a615
Fix possible TypeError
2026-01-02 19:26:43 +00:00
Brian Schrameck
4264a5c6ef
BPM metadata enhancement ( #1087 )
...
* BPM metadata enhancement
Related to #1036 .
Adds BPM to the stored metadata about MediaFiles.
Displays BPM in the following locations:
- Listing songs in the song list (desktop, sortable)
- Listing songs in playlists (desktop, sortable)
- Listing songs in albums (desktop)
- Expanding song details
When listing, shows a blank field if no BPM is present. When showing song details, shows a question mark.
Updates test MP3 file to have BPM tag. Updated test to ensure tag is read correctly.
Updated localization files. Most languages just use "BPM" as discovered during research on Wikipedia. However, a couple use some different nomenclature. Spanish uses PPM and Japanese uses M.M.
* Enhances support for BPM metadata extraction
- Supports reading floating point BPM (still storing it as an integer) and FFmpeg as the extractor
- Replaces existing .ogg test file with one that shouldn't fail randomly
- Adds supporting tests for both FFmpeg and TagLib
* Addresses various issues with PR #1087 .
- Adds index for BPM. Removes drop column as it's not supported by SQLite (duh).
- Removes localizations for BPM as those will be done in POEditor.
- Moves BPM before Comment in Song Details and removes BPM altogether if it's empty.
- Omits empty BPM in JSON responses, eliminating need for FunctionField.
- Fixes copy/paste error in ffmpeg_test.
2026-01-02 19:26:43 +00:00