Eric Masseran
efd2b090b5
Copilot feedback
2026-03-10 08:52:08 +01:00
Eric Masseran
1fe5bad4b2
Merge remote-tracking branch 'official/master' into use-aliases-for-track-album
...
* official/master: (180 commits)
feat(lastgenre): cleanup_existing
convert: generate playlist entries from effective output paths
Fix lint issues
Move changelog note under Unreleased section
Enable duplicate detection for as-is imports
Force slow queries for FuzzyPlugin
Add tests
Add changelog note
Match substrings fuzzily
Fix lint
Move test_autotag tests under test/autotag
Keep missing multi-value fields as None instead of empty list
Show that album genres are not applied to tracks
autotag: refactor autotag tests to use single comprehensive test
fix(lastgenre): Reset plugin config in fixtured tests
fix(fetchart): prevent deletion of configured fallback cover art
Move changelog note under unreleased section
Update changelog note
fix: ftintitle can handle a list of ampersanded artists
Fix symlink tests for macOS
...
2026-03-04 22:21:03 +01:00
Serene
aa81232336
Use proper syntax highlighting for code block
...
Co-authored-by: Šarūnas Nejus <snejus@protonmail.com>
2026-03-01 11:46:44 +00:00
Serene-Arc
dd1bda4bd0
Format docs
2026-03-01 11:46:44 +00:00
edvatar
a40bd7ca3c
docs: Document match.distance_weights in autotagger docs
...
Add documentation for the distance_weights configuration option in
the autotagger matching section. This includes all available fields
with their default values and an example of how to customize them.
Closes #6081
Signed-off-by: edvatar <88481784+toroleapinc@users.noreply.github.com>
2026-03-01 11:46:44 +00:00
Šarūnas Nejus
a8d53f78de
Fix the rest of the tests
2026-02-27 18:34:26 +00:00
Kirill A. Korinsky
1dd2cd019f
Update color docs with bright_* and bg_bright_* entries
2026-01-25 12:05:40 +01:00
Eric Masseran
ac6c0dd1a5
Add documentation
2025-12-23 12:16:17 +01:00
Šarūnas Nejus
9519d47d57
Convert Python 2 URLs to Python 3
2025-10-19 01:37:42 +01:00
Šarūnas Nejus
7fa9a30b89
Add note regarding the last plugin class
2025-10-14 16:17:29 +01:00
Šarūnas Nejus
60e0efb8ea
Make naming consistent with the field name
2025-10-10 20:36:33 +01:00
Šarūnas Nejus
841c49d494
Update ui configuration docs
2025-09-13 11:24:57 +01:00
Šarūnas Nejus
0818505334
Fix diff coloring for added and removed text in field diffs
...
- Update default `text_diff_added` value: red -> green
- Use `text_diff_removed` and `text_diff_added` instead of `text_error`
in UI
2025-09-13 11:24:55 +01:00
Šarūnas Nejus
e7c12988bc
Remove unused colors
2025-09-13 11:24:44 +01:00
Šarūnas Nejus
ab5acaabb3
Reformat all docs using docstrfmt
2025-08-10 16:25:05 +01:00
Šarūnas Nejus
769dcdc88a
Docs: fix linting issues
2025-08-10 16:16:02 +01:00
Šarūnas Nejus
874fb3da7b
Add changelog note about musicbrainz
2025-05-17 03:32:00 +01:00
Šarūnas Nejus
df56bfeec9
Move musicbrainz docs to a separate file
2025-05-17 03:31:59 +01:00
Arav K.
0a985fdfb4
[doc/reference/config] Re-write explanation for 'overwrite_null'
...
See: <https://github.com/beetbox/beets/pull/5373#discussion_r1702848037 >
2024-09-12 14:26:50 +02:00
Arav K.
c668dfae71
Document 'overwrite_null'
...
Solves #5314 .
2024-09-12 14:26:50 +02:00
Šarūnas Nejus
c2d9bcf767
Update dead link in reflink docs
2024-09-04 19:06:55 +01:00
Serene-Arc
fc5a9030e6
Add more detail to option
2023-11-24 13:55:27 +10:00
J0J0 Todos
dfcf256d1e
Add anchor at "UI options" in docs
...
to make linking to it possible.
2023-10-14 10:43:12 +02:00
J0J0 Todos
18dc6dbc73
Fix ref-links in ui:length_diff_thresh docs
2023-10-14 10:43:12 +02:00
J0J0 Todos
5898736c0a
Provide a working example in ui:import docs
...
Instead of just stating config_default.yaml's values, provide a copy/paste-able
example that changes _all_ the values and still kind of works (visually).
2023-10-14 10:43:12 +02:00
J0J0 Todos
81c10a6f5e
Improve ui:import description in docs
2023-10-14 10:43:12 +02:00
Serene-Arc
d875fee722
Add text for docs section
2023-10-14 10:43:12 +02:00
J0J0 Todos
d1166c8efc
Add length_diff_thresh description and ref-links
...
to config reference docs.
2023-10-14 10:43:12 +02:00
J0J0 Todos
5d500223b3
Draft docs update for UI code-overhaul
2023-10-14 10:43:12 +02:00
J0J0 Todos
ef5c4de225
Add docs for duplicate_verbose_prompt option in #4866
2023-08-23 07:55:26 +02:00
luzpaz
8419149c7a
Fix various typos
2023-08-09 21:26:15 -04:00
J0J0 Todos
c03bd26e3a
Merge pull request #4854 from JOJ0/discogs_single_album_refactor
...
Support providing album information on singleton imports via Discogs
2023-07-25 06:23:27 +02:00
J0J0 Todos
a374977953
Append album to singleton disambiguation string
...
- New config option for the importer 'singleton_album_disambig' lets
users choose whether they want to display [album names] in the list of
candidates. Enabled by default but ony applicable if the candidate provides
an album attribute.
- Add docs describing the new option and which source plugins currently support
it.
2023-07-21 08:30:37 +02:00
J0J0 Todos
70cbe3c8ff
Quickfix format in ref docs external_ids chapter
2023-07-21 06:59:36 +02:00
Alok Saboo
a5df4b95ea
Update MB docs
2023-05-27 14:11:07 -04:00
J0J0 Todos
2e5394246f
Docs for #4708
2023-03-25 20:51:52 +01:00
Jordyn
7f3f522973
config.rst: Remove extraneous for
2023-01-21 22:08:03 -06:00
Stefan Schweizer
4f51b4af2b
The from_scratch option is called --from-scratch on the command line.
...
Fixed the documentation.
2022-11-18 16:29:26 +01:00
David Logie
cfb32d9bc5
Add a import.ignored_alias_types option to ignore alias types.
...
Sometimes a user may want to use an artist's locale-specific alias but
*not* want to use their legal name, for example.
2022-09-24 15:36:46 +01:00
László Koncz
27bc317fed
Fix typo
2022-08-26 12:04:47 +02:00
Adrian Sampson
1054b729d3
Merge branch 'master' into duplicate
2022-08-21 10:34:15 -07:00
Adrian Sampson
3c945cba0c
Change config key from "single" to "item"
...
For consistency with the rest of the terminology in the docs/config.
Also, correct the documentation (which previously only covered albums).
2022-08-21 10:31:45 -07:00
Adrian Sampson
7af40db050
Merge branch 'master' into formatted-modify
2022-08-20 16:37:52 -07:00
Adrian Sampson
e995019edd
Doc tweaks for #4438
2022-08-17 15:55:25 -07:00
Jaime Marquínez Ferrándiz
6aa9804c24
Document the %sunique template
2022-08-17 17:03:16 +02:00
Šarūnas Nejus
5d6f808d33
Move musicbrainz.enabled section below network config in config.rst
2022-03-23 17:02:45 +00:00
Šarūnas Nejus
2193b3749b
Remove optional docs changes
2022-03-18 05:14:29 +00:00
Šarūnas Nejus
f10b70444c
Add a changelog entry
2022-03-15 22:13:23 +00:00
Šarūnas Nejus
85c4310e47
Update docs
2022-03-15 21:57:33 +00:00
Julien Cassette
f50d250c4a
Review duplicate_keys feature
2022-01-22 16:49:45 +01:00