Commit Graph

  • 6da9b377c8 fix: filter out missing items from subsonic search Deluan 2025-01-15 20:33:52 -05:00
  • 91a634c355 refactor: searchable interface Deluan 2025-01-15 20:12:13 -05:00
  • 5b8493b37c fix: don't expose missing files in Subsonic API Deluan 2025-01-15 20:05:21 -05:00
  • fe1a45126b fix: album artwork cache Deluan 2025-01-15 12:29:56 -05:00
  • 040be8e8cb fix(ui): null pointer Deluan 2025-01-15 12:06:19 -05:00
  • 9d86f63f15 fix(server): add logs to public image endpoint Deluan 2025-01-15 08:47:47 -05:00
  • 127d1f424e Merge branch 'master' into new-scanner Deluan 2025-01-14 22:33:18 -05:00
  • 8b49ef9619 keep album created_at when upgrading Deluan 2025-01-14 22:14:00 -05:00
  • 6ea5c56ed7 Add DFF to MIME types list KyokoMiki 2025-01-15 03:11:13 +00:00
  • 72bef136a8 drop full_text indexes, as they are not being used by SQLite Deluan 2025-01-14 17:47:36 -05:00
  • d77abc327e remove unused methods Deluan 2025-01-14 16:15:46 -05:00
  • ec563c5689 fix: don't store empty lyrics in the DB Deluan 2025-01-14 16:08:04 -05:00
  • 8f3780e101 fix: various artists Deluan 2025-01-14 09:23:57 -05:00
  • 7db3df48d6 fix: panic when initializing the watcher Deluan 2025-01-14 08:57:14 -05:00
  • ded717ec1b fix: reduce watcher log spam Deluan 2025-01-13 22:49:20 -05:00
  • d58717d9ca fix: trim participant names Deluan 2025-01-13 21:50:03 -05:00
  • 17b746fce5 fix: album cover art resolution Deluan 2025-01-13 20:30:41 -05:00
  • 73ccfbd839
    fix(ui): update Türkçe translations from POEditor (#3636) v0.54.4 Deluan Quintão 2025-01-13 20:07:45 -03:00
  • 190f787c34
    chore(deps-dev): bump eslint-plugin-react-refresh in /ui dependabot[bot] 2025-01-13 17:56:06 +00:00
  • 23787f1ea7
    chore(deps-dev): bump happy-dom from 15.11.7 to 16.5.3 in /ui dependabot[bot] 2025-01-13 17:55:59 +00:00
  • bfd9b21499 fix: hide PID from Native API Deluan 2025-01-13 11:41:16 -05:00
  • eb3a5cf48e fix: error msgs Deluan 2025-01-13 11:41:03 -05:00
  • 98428d769a fix(ui): update Türkçe translations from POEditor navidrome-bot 2025-01-13 10:07:10 +00:00
  • 072cc3bed2 fix: not showing albums by albumartist Deluan 2025-01-12 22:21:03 -05:00
  • 3573c771ef feat: use (display) albumArtist and add links to each artist Deluan 2025-01-12 20:55:04 -05:00
  • 3ebba5ff7c fix: reassign album annotations Deluan 2025-01-12 20:17:51 -05:00
  • dacb91fd8d Merge branch 'master' into new-scanner Deluan 2025-01-12 18:32:54 -05:00
  • 920fd53e58
    fix(ui): remove index.html from service worker cache after creating admin user (#3642) Kendall Garner 2025-01-12 23:32:02 +00:00
  • 1febfab722 fix: keep album annotations when changing PID.Album config Deluan 2025-01-12 15:54:20 -05:00
  • e6942a7536
    fix(ui): remove index.html from service worker cache after creating admin user Kendall Garner 2025-01-12 11:03:51 -08:00
  • dbb0f1160e store full PID conf in properties Deluan 2025-01-12 13:05:56 -05:00
  • ea8a5c5d34 fix: don't lose album stars/ratings when migrating Deluan 2025-01-12 11:51:08 -05:00
  • 89fb04ce8e fix SIGSEGV Deluan 2025-01-11 22:45:33 -05:00
  • e7299ec35e fix tests Deluan 2025-01-11 21:23:12 -05:00
  • 0e3b1d5748 Merge branch 'master' into new-scanner Deluan 2025-01-11 21:18:08 -05:00
  • 3f938bf666 set default album PID to legacy_pid Deluan 2025-01-11 21:00:09 -05:00
  • 3179966270
    fix(metrics): write system metrics on start (#3641) Kendall Garner 2025-01-12 02:02:36 +00:00
  • 4e063f43d5 detect changes in PID configuration Deluan 2025-01-11 20:44:48 -05:00
  • a30fabf205
    add artist metadata to aggregrate sql Kendall Garner 2025-01-11 17:24:00 -08:00
  • ef8dfe5dbc refactor: simplify prometheus http handler Deluan 2025-01-11 19:09:41 -05:00
  • d5fbb68e54 refactor: move magic strings to constants Deluan 2025-01-11 19:00:45 -05:00
  • b6fdbdc5d8 fix: basic authentication Deluan 2025-01-11 18:56:55 -05:00
  • 3146ed627a refactor: simplify Prometheus instantiation Deluan 2025-01-11 17:49:57 -05:00
  • 902067411d fix: getAlbumList byGenre Deluan 2025-01-11 17:27:44 -05:00
  • 3a8721d882
    add broken basic auth test Kendall Garner 2025-01-11 11:44:18 -08:00
  • ff360dbdee
    fix(metrics): write system metrics on start Kendall Garner 2025-01-11 09:59:29 -08:00
  • d4b2a3db43 save similar artists as JSONB Deluan 2025-01-10 22:07:01 -05:00
  • db4bd92f95 fix: handle album and track tags in the DB based on the mappings.yaml file Deluan 2025-01-10 21:21:43 -05:00
  • fbe1c97f64 fix: listenbrainz scrobbling Deluan 2025-01-10 19:03:12 -05:00
  • a1e1f6b3c7 Merge branch 'master' into new-scanner Deluan 2025-01-09 22:33:32 -05:00
  • 537e2fc033 chore(deps): bump go dependencies Deluan 2025-01-09 22:27:59 -05:00
  • f1478d40f5
    fix(ui): fix for typo in hu.json (#3635) ChekeredList71 2025-01-10 00:30:53 +01:00
  • 2df74ecd1e
    Fix typo in hu.json ChekeredList71 2025-01-10 00:11:49 +01:00
  • ab45f6bfe9
    Merge branch 'navidrome:master' into master ChekeredList71 2025-01-10 00:07:34 +01:00
  • beff1afad7 fix(subsonic): make Share's lastVisited optional Deluan 2025-01-09 14:55:39 -05:00
  • ba2623e3f1 feat(server): add more logs to backup Deluan 2025-01-09 13:23:59 -05:00
  • d60e83176c
    feat(cli): support getting playlists via cli (#3634) Kendall Garner 2025-01-09 17:01:37 +00:00
  • d9eddc5431
    use csv writer and csv instead Kendall Garner 2025-01-09 08:45:35 -08:00
  • a35db2d811
    address initial nit Kendall Garner 2025-01-09 08:30:20 -08:00
  • ded0583c40
    feat(cli): support getting playlists via cli Kendall Garner 2025-01-09 07:55:46 -08:00
  • b73a56d45b
    feat(subsonic): implement OpenSubsonic explicitStatus field (#3597) Caio Cotts 2025-01-09 12:05:38 -03:00
  • fb240434d5
    Merge branch 'new-scanner' into explicit-status Deluan Quintão 2025-01-09 11:28:55 -03:00
  • d17e069a86 feat: send release_group_mbid to listenbrainz Deluan 2025-01-08 23:42:42 -05:00
  • ed8f5becdf fix: listenbrainz scrobbling Deluan 2025-01-08 23:29:59 -05:00
  • fc44d57255 refactor: more participations renaming Deluan 2025-01-08 22:31:14 -05:00
  • 30b6ae24b4 Merge branch 'master' into new-scanner Deluan 2025-01-08 21:58:52 -05:00
  • cedc9817a0
    hot retreival of lyrics Cipher 2025-01-08 11:23:57 +01:00
  • e329a8a10e fix(lyrics): enhance lyrics parsing by adding .lrc file support and improving logging cipheritall 2025-01-08 00:25:02 +00:00
  • 2c01284984
    read LRC files Cipher 2025-01-07 14:54:15 +01:00
  • 64c33aaf3f
    chore(deps-dev): bump vite from 5.4.11 to 6.0.7 in /ui dependabot[bot] 2025-01-06 17:57:01 +00:00
  • a11de046bb
    chore(deps): bump uuid from 11.0.3 to 11.0.4 in /ui dependabot[bot] 2025-01-06 17:56:38 +00:00
  • fb5c1ac6e0
    chore(deps): bump inflection from 1.13.4 to 3.0.1 in /ui dependabot[bot] 2025-01-06 17:56:26 +00:00
  • 4a93849a8b
    chore(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0 dependabot[bot] 2025-01-06 17:49:10 +00:00
  • bdb1945a82
    chore(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 dependabot[bot] 2025-01-06 17:49:06 +00:00
  • 5092359a4c
    chore(deps): bump golang.org/x/time from 0.8.0 to 0.9.0 dependabot[bot] 2025-01-06 17:49:02 +00:00
  • b3ded07500
    fixes after rebasing with upstream/master (#3) laker-93 2025-01-02 08:09:25 +00:00
  • 398ceece3f
    chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2 dependabot[bot] 2024-12-30 17:55:22 +00:00
  • b6c858ca3a
    chore(deps): bump github.com/onsi/gomega from 1.36.1 to 1.36.2 dependabot[bot] 2024-12-30 17:55:20 +00:00
  • debf14b1d7
    chore(deps-dev): bump happy-dom from 15.11.7 to 16.1.0 in /ui dependabot[bot] 2024-12-30 17:14:28 +00:00
  • 8d30935391
    chore(deps-dev): bump vite from 5.4.11 to 6.0.6 in /ui dependabot[bot] 2024-12-30 17:14:12 +00:00
  • cc867b3ceb
    chore(deps-dev): bump eslint-plugin-react from 7.37.2 to 7.37.3 in /ui dependabot[bot] 2024-12-30 17:13:43 +00:00
  • acce3c97d5 fix(release): make binaries executable before packaging Deluan 2024-12-29 23:43:57 -03:00
  • cbd826a336 Merge branch 'master' into new-scanner Deluan 2024-12-29 13:02:01 -03:00
  • 734eb30ac5
    fix(ui): update Suomi, Polski, Türkçe translations from POEditor (#3592) v0.54.3 Deluan Quintão 2024-12-28 20:58:08 -05:00
  • 43d94b36b5 fix(ui): update Suomi, Polski, Türkçe translations from POEditor navidrome-bot 2024-12-29 01:38:08 +00:00
  • 8aaba56f0d fix beets address and add is_duplicate field. (#2) laker-93 2024-12-27 20:49:43 +00:00
  • bfd9449494 Add user filter for deleting songs. Add get beets id endpoint. (#1) laker-93 2024-06-22 11:33:39 +01:00
  • aebb823948 add query string when calling beets delete http api to permanently delete from disk luke-1993 2023-12-29 09:27:16 +00:00
  • 80eafe7c38 extract song ids to delete from body of HTTP request, rather than params. luke-1993 2023-12-25 15:00:20 +00:00
  • fc42a930e2 fix error now we are synced with upstream luke-1993 2023-12-24 12:30:37 +00:00
  • c94e894beb * add dockerfile * set default value for 'ReportRealPath' to True * move deleteSong logic from subsonic apis to native-apis luke-1993 2023-10-22 18:06:19 +01:00
  • d8fa4629da give album when making a query to beets to delete a track to filter out any duplicates from just kmatching against artist and track name. Delete by ID rather than query luke-1993 2023-10-14 16:39:11 +01:00
  • f9b1a68532 must add http prefix luke-1993 2023-10-13 10:52:46 +01:00
  • ff429b1bb1 reach out to localhost of the host machine from within the navidromer container luke-1993 2023-10-13 09:49:17 +01:00
  • de76f84599 add endpoint for delete. Sends the track ids to be deleted to a go endpoint. implement server side logic for delete. luke-1993 2023-09-30 19:24:29 +01:00
  • 1eedee9086 fix(insights): add more linux fs types Deluan 2024-12-27 12:08:52 -05:00
  • 76229f87bc refactor: rename explicitStatus helper function Caio Cotts 2024-12-26 23:25:57 -05:00
  • 51eed74a0e
    fix(release): change owner of cache to Navidrome user (#3599) Kendall Garner 2024-12-27 03:13:13 +00:00
  • f467a338b1
    Merge branch 'master' into fix-packaging-cache-dir Kendall Garner 2024-12-27 02:29:57 +00:00
  • bd70b4a2f7 fix(ci): change owner of cache to Navidrome user Kendall Garner 2024-12-26 18:19:44 -08:00