Navidrome - Package Updates
-
[1.19.2]
- Update navidrome to 0.54.4
- Full Changelog)
d60e831
: feat(cli): support getting playlists via cli (#3634) (@kgarner7)3179966
: fix(metrics): write system metrics on start (#3641) (@kgarner7)acce3c9
: fix(release): make binaries executable before packaging (@deluan)beff1af
: fix(subsonic): make Share's lastVisited optional (@deluan)f1478d4
: fix(ui): fix for typo in hu.json (#3635) (@ChekeredList71)920fd53
: fix(ui): remove index.html from service worker cache after creating admin user (#3642) (@kgarner7)
-
[1.19.3]
- Update navidrome to 0.54.5
- Full Changelog)
287079a
: sec(subsonic): authentication bypass in Subsonic API with non-existent username (@deluan)
-
[1.20.0]
- Update navidrome to 0.55.0
- Full Changelog)
- Multiple Artists in Albums and Songs: Navidrome now supports albums and tracks with multiple artists, allowing
- Contributors and Performers: Composer, conductor, and other contributors can now be added to tracks, providing
- Album Versions: Support for
ALBUMVERSION
tag has been added, enabling users to differentiate between standard - Multi-valued Tags: Support for multi-valued tags has been improved, allowing users to store multiple values for
- Custom Tags: Support for user-defined custom tags has been added, allowing enhanced metadata flexibility and
- Smart Playlists Enhancements: Smart Playlists supports all newly added tags, including multiple artists,
- Persistent IDs: Tracks and albums now use persistent IDs (PIDs), ensuring stability in playlists, favorites,
- Scanner Improvements: Optimized file scanning, with improved handling of file moves and retagging, "watcher" mode
- Improved Handling of Missing Files: Enhanced mechanisms for managing missing files ensure better accuracy and
- Beginner-Friendly Tagging Guidelines: A comprehensive tagging guide has been introduced to assist new users in
-
[1.21.0]
- Update base image to 5.0.0
-
[1.21.1]
- Update navidrome to 0.55.1
- Full Changelog
- feat(scanner): allow disabling tags with Tags.<tag>.Ignore=true (deluan)
- feat(server): add Role filters to albums (#3829) (deluan)
- fix(scanner): add back the Scanner.GenreSeparators as a deprecated option (deluan)
- fix(scanner): full_text not being updated on scan (deluan)
- fix(scanner): restore setsubtitle as discsubtitle for non-WMA (#3821) (kgarner7)
- fix(scanner): watcher not working with relative MusicFolder (deluan)
- fix(server): db migration does not work for MusicFolders ending with a trailing slash. (#3797) (deluan)
- fix(server): panic when logging tag type. Fix #3790 (deluan)
- fix(server): skip non-UTF encoding during the database migration. (#3803) (deluan)
- fix(subsonic): fix albumCount in artists (#3827) (kgarner7)
-
[1.21.2]
- Update navidrome to 0.55.2
- Full Changelog
- 57e0f6d: feat(server): custom ArtistJoiner config (#3873) (@deluan)
- 112ea28: feat(ui): add Greek translation (#3892) (@Michatec)
- 3394580: feat(ui): add Norwegian translation (@deluan)
- 73eb0e2: feat(ui): add mood column to Album and Song list views (#3925) (@deluan)
- 46a2ec0: feat(ui): hide absolute paths from regular users (@deluan)
- 296259d: feat(ui): show bitDepth in song info dialog (@deluan)
- 55ce28b: fix(bfr): force upgrade to read all folders. (#3871) (@deluan)
- 1ed8930: fix(msi): don't override custom ini config (#3836) (@mintsoft)
- be7cb59: fix(scanner): allow disabling splitting with the
Tags
config option (#3869) (@deluan) - b386981: fix(scanner): better log message when AutoImportPlaylists is disabled (@deluan)