Commit graph

  • 64a4e28c0d
    Merge f23abda908 into 72b4c77161 Will Burden 2026-03-24 23:41:58 +0400
  • f0eb10bde9
    Merge 690511d2ad into 72b4c77161 J0J0 Todos 2026-03-24 23:41:58 +0400
  • 71209d75b4
    Merge d9b9a6696f into 72b4c77161 J0J0 Todos 2026-03-24 02:28:40 -0400
  • 517affc9f1
    Merge 318f2fd564 into 72b4c77161 Šarūnas Nejus 2026-03-23 20:30:56 +0000
  • 318f2fd564
    Fix path tests on Windows use-relative-paths Šarūnas Nejus 2026-03-23 20:30:48 +0000
  • 2d776a8a22
    Add ability to set temporary music dir context for ipfs Šarūnas Nejus 2026-03-23 14:12:31 +0000
  • 5eee28bb5c
    Fix paths for Windows Šarūnas Nejus 2026-03-23 10:08:51 +0000
  • 81dac7e64a
    Update docs Šarūnas Nejus 2026-03-23 09:29:10 +0000
  • ba45082b9f
    Add changelog note Šarūnas Nejus 2026-03-23 09:25:41 +0000
  • 61d21b5aeb
    Migrate item/album paths to relative storage Šarūnas Nejus 2026-03-23 09:22:10 +0000
  • cd3bf6a836
    Store paths relative to music dir in DB, expand on read Šarūnas Nejus 2026-03-23 03:13:24 +0000
  • 72de8e279f
    Merge d362bf5026 into 72b4c77161 Šarūnas Nejus 2026-03-23 19:16:19 +0000
  • d362bf5026
    Document extra_debug logging method for plugin authors fix-extra-debug-changelog-note Šarūnas Nejus 2026-03-23 19:16:14 +0000
  • 30dff41cc9
    Merge bae4bd159b into 72b4c77161 gaotue 2026-03-23 16:30:33 +0100
  • bae4bd159b Try to resolve failing checks gaotue 2026-03-23 16:30:10 +0100
  • b7659fba39 Try to resolve failing checks gaotue 2026-03-23 16:19:23 +0100
  • 290502e294 Merge branch 'master' of https://github.com/gaotue/beets gaotue 2026-03-23 16:00:22 +0100
  • 0303d4ac1e Recognize format during import. Fix issues raised by copilot gaotue 2026-03-23 15:51:15 +0100
  • 414c1da686 Recognize format during import. Fix issues raised by copilot gaotue 2026-03-23 15:41:16 +0100
  • 93b4eccc39
    Update beets/importer/tasks.py gaotue 2026-03-23 14:46:08 +0100
  • 54f438f176
    Update test/test_importer.py gaotue 2026-03-23 14:44:57 +0100
  • d5a5a0225a
    Update beets/importer/tasks.py gaotue 2026-03-23 14:44:24 +0100
  • b963a14d41
    Update beets/importer/tasks.py gaotue 2026-03-23 14:43:53 +0100
  • d5f64fdba8
    Update beets/importer/tasks.py gaotue 2026-03-23 14:43:28 +0100
  • cccc1fd513
    Update beets/importer/tasks.py gaotue 2026-03-23 14:41:36 +0100
  • 8f2b4e50b3
    Update test/test_importer.py gaotue 2026-03-23 14:38:49 +0100
  • 5e9ea54429
    Update beets/importer/tasks.py gaotue 2026-03-23 14:37:30 +0100
  • e89648b12b
    Update beets/importer/tasks.py gaotue 2026-03-23 14:37:09 +0100
  • e92c56a5f4
    Merge branch 'master' into master gaotue 2026-03-23 14:36:29 +0100
  • 14f237c798
    Merge 9be0a64d97 into 72b4c77161 Tommy Schnabel-Jones 2026-03-23 08:41:58 -0400
  • f500d434db
    Use context to share music_dir Šarūnas Nejus 2026-03-16 08:45:47 +0000
  • ff1698117a
    Merge 2dfe339edc into 72b4c77161 Ogi Moore 2026-03-23 08:47:56 +0000
  • 17808b1a0b
    Merge f33592e9ec into 72b4c77161 wavebyrd 2026-03-23 08:47:56 +0000
  • 81170312e9
    Merge ed0f50d2af into 72b4c77161 Konstantin 2026-03-23 04:33:24 -0400
  • a88605c346
    Merge 1f37d6c875 into 72b4c77161 Vedant Madane 2026-03-23 05:36:10 +0000
  • 1f37d6c875 docs: remove duplicate 2.6.0 changelog line (fixes Check docs CI) Vedant Madane 2026-03-23 11:06:04 +0530
  • 7e7cf9ca47
    Merge c17eebb16e into 72b4c77161 J0J0 Todos 2026-03-23 06:04:26 +0100
  • 6c9825392f
    Store item paths relative to library directory Šarūnas Nejus 2026-03-13 09:35:06 +0000
  • bde42a7305
    Merge 7ea42c7d50 into 72b4c77161 Šarūnas Nejus 2026-03-23 01:56:24 +0000
  • 7ea42c7d50
    Set ImportTask.candidates to None by default use-explicit-autotag-imports Šarūnas Nejus 2026-03-23 01:56:16 +0000
  • 7b93269ae9
    Add commit to git blame ignore revs Šarūnas Nejus 2026-03-23 01:54:33 +0000
  • 0c2f3ed073
    autotag: use explicit imports Šarūnas Nejus 2025-05-21 02:28:28 +0100
  • 72b4c77161
    Simplify tagging (#6165) master Šarūnas Nejus 2026-03-22 19:34:26 +0000
  • 4b5db35945 Add filename extension for music files with no extension during import gaotue 2026-03-22 20:32:23 +0100
  • 5fad834ad2
    Ensure we use Distance to initialise Match objects Šarūnas Nejus 2026-03-21 18:18:49 +0000
  • 5ae0b82c8a
    Add test for from_scratch Šarūnas Nejus 2026-03-21 16:48:57 +0000
  • 8a586ec506
    Add test for original_date Šarūnas Nejus 2026-03-21 16:48:50 +0000
  • 80fc1490e5
    Add a note to the changelog Šarūnas Nejus 2026-03-21 16:41:12 +0000
  • 74b89b6ed2
    autotag: do not sync joined artist to artists field Šarūnas Nejus 2026-03-21 14:36:32 +0000
  • 067748a483
    autotag: move tests to test_hooks.py Šarūnas Nejus 2025-11-03 02:28:37 +0000
  • df6f5c5826
    import: simplify tagging item Šarūnas Nejus 2025-11-03 08:39:12 +0000
  • 79787cfd97
    tagging: fix list albumartists field Šarūnas Nejus 2024-09-14 04:11:52 +0100
  • f3f132942a
    autotag: fix list fields Šarūnas Nejus 2025-11-03 08:55:18 +0000
  • b4ab2d8aa4
    tagging: allow nulling singleton fields Šarūnas Nejus 2024-11-23 02:58:14 +0000
  • 819b35f6aa
    autotag: add a test for overwrite_null configuration Šarūnas Nejus 2025-11-15 14:30:00 +0000
  • f240fd91d0 docs: move database error changelog entry under Unreleased Vedant Madane 2026-03-22 11:13:38 +0530
  • 394b388b22 chore: drop stale ruff ignore for renamed test_field_diff path Vedant Madane 2026-03-22 10:14:52 +0530
  • 1ee3e4c1a2 Merge upstream master into fix-db-permission-error Vedant Madane 2026-03-22 10:14:43 +0530
  • da7714aea6
    Add feature to exclude albums/songs during auto import (#6452) Šarūnas Nejus 2026-03-22 01:54:27 +0000
  • 47148d5100 Fix formatting kelamg 2026-03-21 20:49:22 +0100
  • 7556beb33a Revert docstring kelamg 2026-03-21 20:47:05 +0100
  • 131930144b Update beetsplug/lyrics.py kelamg 2026-03-21 20:42:11 +0100
  • 97a89e919c Update docs/plugins/lyrics.rst kelamg 2026-03-21 20:34:55 +0100
  • 989fc665c9 Improve test kelamg 2026-03-21 20:39:05 +0100
  • 2e70472748 Remove + chars kelamg 2026-03-21 20:33:25 +0100
  • 2f83c0869e Fix integration test kelamg 2026-03-21 19:35:56 +0100
  • b3bcb78349 Fix indentation kelamg 2026-03-21 19:15:21 +0100
  • 55b6fbe77d copied more generic implementation from snejus, and updated the tests and docs accordingly jochem 2026-03-21 13:02:55 +0100
  • d4dc46591d Update beetsplug/lyrics.py kelamg 2026-03-20 16:26:44 +0100
  • eacaa09a07 Fix docs formatting kelamg 2026-03-20 15:59:08 +0100
  • 9a735df125 Fix formatting kelamg 2026-03-20 15:47:26 +0100
  • ec4def9e91 Refactor exclusion tests to pytest kelamg 2026-03-20 15:34:40 +0100
  • 2f9ee89b2a Added feature to exclude albums/songs during importing when auto is enabled, as requested in issue #3523. Also added corresponding tests and documentation. jochem 2026-03-19 15:28:11 +0100
  • 8107f279ac
    Merge ed859c387d into b09801b24e MatMacinf 2026-03-21 23:09:49 +0100
  • b09801b24e
    docs: Update links to pipx installation guide (#6454) Šarūnas Nejus 2026-03-21 18:09:20 +0000
  • fb46314027 docs: Update links to pipx installation guide Andrey Mivrenik 2026-03-21 20:01:46 +0200
  • 893f814b64
    Merge a76ad95af3 into 03b1ab012c Arne Christian Beer 2026-03-21 15:27:12 +0000
  • a76ad95af3
    feat: beets info --links to make external ids links Arne Beer 2026-03-20 19:07:04 +0100
  • b8bd491a74
    Add uv.lock to gitignore Arne Beer 2026-03-21 15:57:33 +0100
  • 97a70babf0 Updated tests to test the behaviour Wouter2devries 2026-03-20 21:51:55 +0100
  • abd421384b Simplified has_cover_art Wouter2devries 2026-03-20 21:13:49 +0100
  • 867d17e409 Changed has_images to has_cover_art Wouter2devries 2026-03-20 21:03:52 +0100
  • 03b1ab012c
    Refactor dist display (#6444) Šarūnas Nejus 2026-03-20 19:23:54 +0000
  • 1c30e67e03 Added Images query tests, docs and changelog Wouter2devries 2026-03-20 14:48:23 +0100
  • 77d178808a Added has_cover_art query Wouter2devries 2026-03-20 13:53:06 +0100
  • 2bb65ed17a
    Merge bc2a94c760 into 1943b14565 Rebecca Turner 2026-03-20 06:54:19 +0530
  • c17eebb16e lastgenre: Dedup fallback handling in _get_genre lastgenre_forbidden J0J0 Todos 2026-03-09 07:30:15 +0100
  • 4c5f4c84b9 lastgenre: Genre ignorelist based on artist J0J0 Todos 2026-03-18 16:46:53 +0100
  • cd0c0a2349 lastgenre: Tests for genre ignorelist feature J0J0 Todos 2026-03-01 10:24:43 +0100
  • bbc82b8cc8 lastgenre: Dedup fallback handling in _get_genre J0J0 Todos 2026-03-09 07:30:15 +0100
  • 6cbc4fb9e1 lastgenre: Genre ignorelist based on artist J0J0 Todos 2026-03-18 16:46:53 +0100
  • d577fbeda4 Fix tests for utils move J0J0 Todos 2026-03-19 20:29:14 +0100
  • 95158cb0c9 lastgenre: Tests for genre ignorelist feature J0J0 Todos 2026-03-01 10:24:43 +0100
  • f33592e9ec fetchart: handle sources config given as plain string wavebyrd 2026-03-18 21:22:05 -0400
  • 2d1461f1d0
    Refactor distance and match display into properties Šarūnas Nejus 2026-03-15 17:21:19 +0000
  • 1943b14565
    Refactor of layout utils (#6442) Šarūnas Nejus 2026-03-17 18:07:34 +0000
  • a3e94ecac3
    Document Side Šarūnas Nejus 2026-03-16 01:30:08 +0000
  • 2a003ac709
    Refactor ShowChangeTest to use snapshot-style assertions Šarūnas Nejus 2026-03-15 09:20:09 +0000
  • 89784c6e3b
    Middle and last line widths are always the same for split_into_lines Šarūnas Nejus 2026-03-15 07:55:36 +0000
  • d10abe426c
    Rename width_tuple to widths Šarūnas Nejus 2026-03-14 20:27:59 +0000