Sitansh Rajput
d95c19e4f1
"Add to Playlist" on AlbumList actions ( #1257 )
...
* added a dependency npm was complaining about
added playlist to album actions
* removed chokidar dependency
Co-authored-by: Skrtansh Rajput <srajput@alienvault.com>
2026-01-02 20:06:11 +00:00
Deluan
2ca820f118
Extract ExternalLinks into its own component
2026-01-02 20:06:11 +00:00
dependabot[bot]
f1edf6e69a
Bump @testing-library/user-event from 13.2.0 to 13.2.1 in /ui
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/testing-library/user-event/releases )
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/user-event/compare/v13.2.0...v13.2.1 )
---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-02 20:06:11 +00:00
Deluan
e55e3e779a
Use Tooltip in links to external sites
2026-01-02 20:06:11 +00:00
Deluan
7ca8383a68
Fix get song by id
2026-01-02 20:06:11 +00:00
Deluan
1f1a080bd9
Retrieve all options for Genre filters
2026-01-02 20:06:11 +00:00
Deluan
a62472af7b
Fix build
2026-01-02 20:06:10 +00:00
Deluan
79dfba80cb
Use ffmpeg extractor by default on Windows
...
This is to avoid issue with unicode chars in filenames. See #810
2026-01-02 20:06:10 +00:00
Deluan
4f43c6bec5
Reorganize metadata extractors code
2026-01-02 20:06:10 +00:00
Deluan Quintão
9934dc3bfb
Build and release Docker image for Linux 32 bits platform ( #1260 )
2026-01-02 20:06:10 +00:00
Deluan
dc717c62f1
Use TagLib to detect whether a media file has embedded cover or not
2026-01-02 20:06:10 +00:00
Deluan
442497ae5f
Change fallback extractor to taglib, the default option
2026-01-02 20:06:10 +00:00
Deluan
3202d01f4d
Reduce number of calls to lstat.
...
Should make the scanner a bit faster, specially in networked filesystems
2026-01-02 20:06:10 +00:00
Deluan
f39d23e71d
Small refactorings
2026-01-02 20:06:10 +00:00
Deluan
cdba81d09a
Show in the logs which mbid will be used if multiple mbids are found for album/artist
2026-01-02 20:06:10 +00:00
Deluan
f9cfc4c63b
Fix "too many SQL variables" error in GetStarred endpoint
2026-01-02 20:06:10 +00:00
Deluan
fc8bd68e2d
Abort startup if config file is invalid
2026-01-02 20:06:10 +00:00
Deluan
325ad01aba
Removed unused function
2026-01-02 20:06:10 +00:00
Deluan
2b5c612b20
Fix build
2026-01-02 20:06:10 +00:00
Deluan
e63769051f
Remove dependency of deprecated ioutil package
2026-01-02 20:06:10 +00:00
Deluan
5989a3d4fb
Use fs.FS in MergeFS implementation
2026-01-02 20:06:09 +00:00
Deluan
1e5b6a3c54
Small refactorings
2026-01-02 20:06:09 +00:00
Deluan
4a38fdbaec
Simplify cover detection in roll-up code by left-joining synthesized table
2026-01-02 20:06:09 +00:00
Deluan
71b217bc09
Simplify genre roll-up code by left-joining synthesized tables
2026-01-02 20:06:09 +00:00
Deluan
09603abe33
Make getGenre Subsonic endpoint returns genres sorted by counts
2026-01-02 20:06:09 +00:00
Deluan
8d7cd365cf
Optimize GetAll genres query
2026-01-02 20:06:09 +00:00
Deluan
50ba17eb5a
Show songs' genres as text instead of Chips
2026-01-02 20:06:09 +00:00
Deluan
6c74b184bc
Fix rollup of track genres to albums and artists.
...
See: https://github.com/navidrome/navidrome/pull/1251#issuecomment-882343022
2026-01-02 20:06:09 +00:00
Deluan
34fdc63c64
Fix log message about artist with Various Artists' mbid
2026-01-02 20:06:09 +00:00
Deluan
ac728c043b
Fix log message about multiple MBIDs
2026-01-02 20:06:09 +00:00
Deluan
03e7edc427
Fix multiple id3v2.4 genres appearing as one big concatenated genre
2026-01-02 20:06:09 +00:00
Deluan
033be045c0
Add more tests
2026-01-02 20:06:09 +00:00
Deluan
cd5589eba2
Add Links to external sites
2026-01-02 20:06:09 +00:00
Deluan
9cf777b5ff
Fix aggregated values (count, size, duration) in roll-up queries
2026-01-02 20:06:09 +00:00
Deluan
0817dd108a
Add Genres as "Chips" in Album details and Song details
2026-01-02 20:06:08 +00:00
Deluan
a7b9051f77
Force full rescan when adding multi-genres
2026-01-02 20:06:08 +00:00
Deluan
41a7468876
Fix lint error
2026-01-02 20:06:08 +00:00
Deluan
0fa019ac77
Fix Count methods
2026-01-02 20:06:08 +00:00
Deluan
bc266f8fad
Add Genre filters to UI
2026-01-02 20:06:08 +00:00
Deluan
27dfca0b7f
Purge unused genres at the end of the scan
2026-01-02 20:06:08 +00:00
Deluan
f7db423e9f
Add multiple genres to Artists
2026-01-02 20:06:08 +00:00
Deluan
15b3994d13
Remove unnecessary repositories methods
2026-01-02 20:06:08 +00:00
Deluan
5de062da03
Add multiple genres to Albums
2026-01-02 20:06:08 +00:00
Deluan
1e9e8edc49
Add multiple genres to MediaFile
2026-01-02 20:06:08 +00:00
Deluan
52510a55c4
Add genre tables, read multiple-genres from tags
2026-01-02 20:06:08 +00:00
Deluan
3085484848
Change initial scan message log level
2026-01-02 20:06:08 +00:00
Deluan
1d7d166ff6
Enable buffered scrobbles by default
2026-01-02 20:06:08 +00:00
dependabot[bot]
281037a879
Bump react-image-lightbox from 5.1.1 to 5.1.4 in /ui ( #1252 )
...
Bumps [react-image-lightbox](https://github.com/frontend-collective/react-image-lightbox ) from 5.1.1 to 5.1.4.
- [Release notes](https://github.com/frontend-collective/react-image-lightbox/releases )
- [Changelog](https://github.com/frontend-collective/react-image-lightbox/blob/master/CHANGELOG.md )
- [Commits](https://github.com/frontend-collective/react-image-lightbox/compare/v5.1.1...v5.1.4 )
---
updated-dependencies:
- dependency-name: react-image-lightbox
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 20:06:08 +00:00
dependabot[bot]
9cc34fb34e
Bump @testing-library/user-event from 13.1.9 to 13.2.0 in /ui ( #1253 )
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 13.1.9 to 13.2.0.
- [Release notes](https://github.com/testing-library/user-event/releases )
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/user-event/compare/v13.1.9...v13.2.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 20:06:07 +00:00
Deluan
fe1ffe8199
Bump github.com/lestrrat-go/jwx from 1.2.2 to 1.2.4
2026-01-02 20:06:07 +00:00