Commit Graph

  • 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
  • a676e23a63
    add performers to file Kendall Garner 2025-02-05 21:58:13 -08:00
  • 1858b4ded3
    working roles, use DJ-mix Kendall Garner 2025-02-05 20:32:54 -08:00
  • 6bc1095462
    Merge branch 'new-scanner' of https://github.com/navidrome/navidrome into add-mbids-to-roles Kendall Garner 2025-02-05 20:01:11 -08:00
  • 41c9d87a9c refactor: split function is now a method of TagConf Deluan 2025-02-05 22:41:43 -05:00
  • ef32a17819 refactor: optimize split function Deluan 2025-02-05 22:07:57 -05:00
  • e172753583
    fix djmixer Kendall Garner 2025-02-05 19:04:18 -08:00
  • 3f2612b334 refactor: metadata clean function again Deluan 2025-02-05 21:54:11 -05:00
  • eb61a5cafd fix: allow performers without instrument/subrole Deluan 2025-02-05 21:18:42 -05:00
  • 43ce61583a add trace log to show annotations reassignment Deluan 2025-02-05 19:05:11 -05:00
  • 449eb2f859 add trace log to show annotations reassignment Deluan 2025-02-05 18:38:43 -05:00
  • 6f0bf3ce77 fix translations for en and pt Deluan 2025-02-05 18:26:15 -05:00
  • 71d3a68d71
    parse standard roles, vorbis/m4a work for now Kendall Garner 2025-02-05 09:43:33 -08:00
  • f92081f1f6 refactor: clean function into smaller functions Deluan 2025-02-04 18:31:51 -05:00
  • d468515032 fix: parse vorbis performers Deluan 2025-02-04 18:27:08 -05:00
  • b2bf80b9b6 upgrade to Go 1.24 Deluan 2025-02-03 22:04:41 -05:00
  • b1f20d92e5
    fix local artist artwork (#3695) Deluan Quintão 2025-02-03 19:53:02 -05:00
  • d2755fa904 fix local artist artwork Deluan 2025-02-03 19:50:15 -05:00
  • 9a0ce21215
    chore(deps-dev): bump @types/node from 22.10.1 to 22.13.0 in /ui dependabot[bot] 2025-02-03 17:56:01 +00:00
  • e8f582947c
    chore(deps-dev): bump happy-dom from 15.11.7 to 16.8.1 in /ui dependabot[bot] 2025-02-03 17:33:07 +00:00
  • 19c562f0a2
    chore(deps-dev): bump vite from 5.4.11 to 6.0.11 in /ui dependabot[bot] 2025-02-03 17:33:00 +00:00
  • 077346686a fix pathSeparator in UI Deluan 2025-02-03 07:58:04 -05:00
  • b795fbe300
    feat(ui): Show full paths, extended properties for album/song (#3691) Kendall Garner 2025-02-03 03:04:57 +00:00
  • 6d566c452b
    add source to path Kendall Garner 2025-02-02 18:57:39 -08:00
  • 184a0a7411
    Merge branch 'new-scanner' into show-extended-properties-in-web-ui Kendall Garner 2025-02-03 01:50:31 +00:00
  • 09ac890dff
    feat(ui): Show full paths, extended properties for album/song Kendall Garner 2025-02-02 17:48:50 -08:00
  • 6876a33a8c made all tags lowercase as they are case-insensitive anyways. Deluan 2025-02-02 19:17:41 -05:00