Commit graph

  • 5c4d8dce07 nit: simplify subrole formatting Deluan 2025-02-22 12:02:45 -05:00
  • aee19e747c
    feat(ui): Improve Artist Album pagination (#3748) Kendall Garner 2025-02-22 14:31:20 +00:00
  • ebf4511183 enable pagination when over 90 Deluan 2025-02-21 21:56:56 -05:00
  • f34f15ba1c feat(ui): make need for refresh more visible when upgrading server Deluan 2025-02-21 18:15:25 -05:00
  • 9cbea79b11
    feat(core/artwork/read_playlist.go): Custom Playlist Art - #406 Elliot 2025-02-21 14:09:30 +08:00
  • ae1a02a670
    feat(core/artwork/read_playlist.go): Custom Playlist Art - #406 Elliot 2025-02-21 14:03:47 +08:00
  • 4a69507e3e
    feat(ui): Improve Artist Album pagination Kendall Garner 2025-02-20 21:53:16 -08:00
  • a01906af7e
    Merge branch 'master' into ui-show-performer-roles-in-info Kendall Garner 2025-02-21 05:35:18 +00:00
  • 9e12fa626e
    feat(ui): Show performer subrole(s) where possible Kendall Garner 2025-02-20 21:33:47 -08:00
  • 8073542509
    feat(core/artwork/read_playlist.go): Custom Playlist Art - #406 Elliot 2025-02-21 13:14:03 +08:00
  • 6468749c5c
    Merge branch 'navidrome:master' into Add-support-for-playlist-cover-art/406 Elliot 2025-02-21 13:10:37 +08:00
  • 74348a340f feat(server): new option to set the default for ReportRealPath on new players Deluan 2025-02-20 22:24:09 -05:00
  • 09ae41a2da sec(subsonic): authentication bypass in Subsonic API with non-existent username Deluan 2025-02-18 18:49:34 -05:00
  • 287079a9e4 sec(subsonic): authentication bypass in Subsonic API with non-existent username v0.54.5 Deluan 2025-02-18 18:49:34 -05:00
  • 70487a09f4 fix(ui): paginate albums in artist page when needed Deluan 2025-02-20 19:21:01 -05:00
  • d4147c2330 fix(scanner): improve refresh artists stats query Deluan 2025-02-20 14:55:45 -05:00
  • c0ba4d4684 Add "Page Size Multiplier" option gwynm 2025-02-20 07:49:28 +00:00
  • dd4802c0c6 fix(ui): remove unused term Deluan 2025-02-19 22:38:09 -05:00
  • efed7f1b40 chore(deps): bump go dependencies Deluan 2025-02-19 21:15:35 -05:00
  • 6cc95d53a9
    fix(ui): update Basque translation (#3666) Xabi 2025-02-20 03:01:27 +01:00
  • 2e34331597
    chore(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 dependabot[bot] 2025-02-20 01:36:52 +00:00
  • 33229ca887
    chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 dependabot[bot] 2025-02-20 01:36:51 +00:00
  • e69645e7ab
    chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 dependabot[bot] 2025-02-20 01:36:48 +00:00
  • a1deed1a09
    chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 dependabot[bot] 2025-02-20 01:36:44 +00:00
  • 5a8cde8e2d
    chore(deps): bump golang.org/x/image from 0.23.0 to 0.24.0 dependabot[bot] 2025-02-20 01:36:44 +00:00
  • 88e787ab34
    chore(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 dependabot[bot] 2025-02-20 01:36:40 +00:00
  • 33c69c11e4
    chore(deps-dev): bump vitest and @vitest/coverage-v8 in /ui dependabot[bot] 2025-02-20 01:36:30 +00:00
  • 513f7f779d
    chore(deps): bump dompurify and react-admin in /ui dependabot[bot] 2025-02-20 01:36:27 +00:00
  • c795bcfcf7
    feat(bfr): Big Refactor: new scanner, lots of new fields and tags, improvements and DB schema changes (#2709) Deluan Quintão 2025-02-19 17:35:17 -08:00
  • daf128e0f4 mark Scanner.Extractor as deprecated Deluan 2025-02-18 20:50:23 -05:00
  • 9c2de68085 simplify query to get missing tracks Deluan 2025-02-18 20:47:29 -05:00
  • b9fbe6ff7a remove sortable from AlbumSongs columns Deluan 2025-02-18 20:01:17 -05:00
  • ec4d2ac6a4 optimize DB after each scan. Deluan 2025-02-18 17:20:54 -05:00
  • 94daca8316
    fix(ui): Fix playlist track id, handle missing tracks better (#3734) Kendall Garner 2025-02-18 02:07:05 +00:00
  • e54590866e allow adding/overriding tags in the config file Deluan 2025-02-17 20:47:25 -05:00
  • ed52683908
    fix(ui): Fix playlist track id, handle missing tracks better Kendall Garner 2025-02-17 17:47:01 -08:00
  • 1fd121b7f6 handle more album ID reassignments Deluan 2025-02-17 18:55:57 -05:00
  • 932f87df0b fix export playlists Deluan 2025-02-17 15:10:47 -08:00
  • 6e26098604 fix import playlists Deluan 2025-02-17 14:59:57 -08:00
  • 4b2e728e63 better handling of Windows volumes Deluan 2025-02-17 15:42:11 -05:00
  • d42efb57ad
    Merge branch 'master' into new-scanner Deluan Quintão 2025-02-17 12:22:16 -08:00
  • f330648562
    fix playlists import/export on Windows Deluan Quintão 2025-02-17 12:18:51 -08:00
  • 0d7c6fcda4 run automated SQLite optimizations Deluan 2025-02-17 13:24:28 -05:00
  • 034b97b024
    chore(deps): bump docker/library/golang dependabot[bot] 2025-02-17 17:45:36 +00:00
  • a025d274f3 remove param mutation Deluan 2025-02-17 10:56:12 -05:00
  • 097fec7d6e
    support parsing MBIDs for roles (from the https://github.com/kgarner7/picard-all-mbids plugin) (#3698) Kendall Garner 2025-02-17 03:14:15 +00:00
  • a89f10f58d
    stylistic changes Kendall Garner 2025-02-16 19:07:09 -08:00
  • 28387d07e2
    feat(core/artwork/read_playlist.go): Custom Playlist Art - #406 Elliot 2025-02-17 10:31:00 +08:00
  • 2188c9ea30 add RawTags to model Deluan 2025-02-16 21:00:29 -05:00
  • 5204aa25a6 remove dependency on metadata_old (deprecated) package Deluan 2025-02-16 20:51:54 -05:00
  • 02bfe88e2b add catalogNum to AlbumInfo Deluan 2025-02-16 20:20:18 -05:00
  • 42953097f5
    feat: support inspect in ui (#3726) Kendall Garner 2025-02-16 23:33:41 +00:00
  • 30a78b66c8
    Merge branch 'new-scanner' into add-mbids-to-roles Kendall Garner 2025-02-16 23:21:42 +00:00
  • e9bc76db71 remove mbid from Last.fm agent Deluan 2025-02-16 18:16:55 -05:00
  • 24d452c4dc try to simplify the performers logic Deluan 2025-02-16 17:56:23 -05:00
  • 3a3e6c039b add test Deluan 2025-02-16 17:27:50 -05:00
  • 7543d65c84
    address round 1 Kendall Garner 2025-02-16 12:58:00 -08:00
  • 1202938a15
    inspect in ui Kendall Garner 2025-02-16 08:22:02 -08:00
  • af1337670f add organization alias for recordlabel Deluan 2025-02-15 13:27:16 -05:00
  • 4dbaaef4e1 add album version and catalog number to search Deluan 2025-02-15 13:09:43 -05:00
  • 5ebdd5519c
    add a few more tests Kendall Garner 2025-02-12 20:30:27 -08:00
  • 8862551df0
    Merge branch 'new-scanner' of https://github.com/navidrome/navidrome into add-mbids-to-roles Kendall Garner 2025-02-12 17:58:29 -08:00
  • b4fd8d5226 only count folders with audio files in it Deluan 2025-02-12 08:37:05 -05:00
  • 607a9dde90 reduce level of "already scanning" watcher log message Deluan 2025-02-12 08:25:01 -05:00
  • f27cc930ce increase pagination sizes for missing files Deluan 2025-02-12 08:17:38 -05:00
  • 042a86fce8
    fix BFR on Windows (#3704) Deluan Quintão 2025-02-11 18:51:37 -08:00
  • e3fd3a79a9 move windows local drive logic to local storage implementation Deluan 2025-02-11 21:20:35 -08:00
  • 7e48437d3a allow MusicFolder in other drives Deluan 2025-02-11 20:12:31 -08:00
  • 771e399a06 try fixing the pipeline Deluan 2025-02-11 08:35:14 -05:00
  • 713d71a511 ignore windows executables Deluan 2025-02-09 23:01:16 -08:00
  • 6daada2236 hack to make it work on Windows Deluan 2025-02-09 22:37:49 -08:00
  • 7280725135 fix potential reflected cross-site scripting vulnerability Deluan 2025-02-11 21:45:13 -05:00
  • b44c50895a
    chore(deps-dev): bump @types/node from 22.10.1 to 22.13.1 in /ui dependabot[bot] 2025-02-10 17:42:54 +00:00
  • f36332d996
    chore(deps-dev): bump eslint-plugin-react-refresh in /ui dependabot[bot] 2025-02-10 17:20:25 +00:00
  • 463e8624bb
    chore(deps-dev): bump vite from 5.4.11 to 6.1.0 in /ui dependabot[bot] 2025-02-10 17:20:15 +00:00
  • dc254334db
    chore(deps): bump github.com/go-chi/chi/v5 from 5.2.0 to 5.2.1 dependabot[bot] 2025-02-10 17:03:31 +00:00
  • ec22d97635
    chore(deps): bump golang.org/x/time from 0.9.0 to 0.10.0 dependabot[bot] 2025-02-10 17:03:27 +00:00
  • 620b7f0c29
    fix(server): Expose library_path for playlist (#3705) Kendall Garner 2025-02-10 13:28:30 +00:00
  • 6ac999f5c2
    fix(server): Expose library_path for playlist Kendall Garner 2025-02-09 21:31:48 -08:00
  • b576849453
    fix lyrics and comments being truncated (#3701) Kendall Garner 2025-02-09 15:25:37 +00:00
  • 2564a4868e reorder assertions Deluan 2025-02-09 10:24:22 -05:00
  • dff728f856
    specifically test for lyrics and comment length Kendall Garner 2025-02-08 22:44:05 -08:00
  • 976b363065
    fix lyrics and comments being truncated Kendall Garner 2025-02-08 22:08:31 -08:00
  • bd7b338dc0 fix "Cannot read properties of undefined" Deluan 2025-02-08 16:06:29 -05:00
  • 0ab83faaaf filter out other roles when SubsonicArtistParticipations = true Deluan 2025-02-08 15:24:30 -05:00
  • 6e0c4d3f60
    Merge branch 'new-scanner' of https://github.com/navidrome/navidrome into add-mbids-to-roles Kendall Garner 2025-02-08 10:45:29 -08:00
  • 314be3dbf9 handle more folder paths scenarios Deluan 2025-02-08 13:19:50 -05:00
  • 34e5eea349 make folderID consistent for relative and absolute folderPaths Deluan 2025-02-08 12:24:37 -05:00
  • 877a0bb3d1 enhance logging for artist folder detection Deluan 2025-02-08 10:01:02 -05:00
  • b7a80d75e1 simplify tag rendering Deluan 2025-02-08 09:55:57 -05:00
  • e4a5f67fd2
    Merge branch 'new-scanner' of https://github.com/navidrome/navidrome into add-mbids-to-roles Kendall Garner 2025-02-07 22:10:27 -08:00
  • 3d88c571e9 hide "Additional Tags" header if there are none. Deluan 2025-02-07 22:16:08 -05:00
  • cd5078c020 fix various issues with artist image resolution Deluan 2025-02-07 22:04:11 -05:00
  • c9d3b72d16 better logging for when the artist folder is not found Deluan 2025-02-07 19:53:08 -05:00
  • ed41b88324 don't use mbids in Last.fm api calls. Deluan 2025-02-07 19:18:07 -05:00
  • 754010c4e6 fix genre clicking in Album Page Deluan 2025-02-07 18:30:23 -05:00
  • cf11917784 don't display album-level tags in SongInfo Deluan 2025-02-07 17:58:26 -05:00
  • cafe1517ea add album version to album details Deluan 2025-02-07 17:58:10 -05:00
  • 7bb8735dc5
    map mbids Kendall Garner 2025-02-06 20:19:33 -08:00
  • 092e35374b fix: humanize Artist total size Deluan 2025-02-06 12:39:30 -05:00