beets/docs
Šarūnas Nejus 35361a63b6
Require data_source in album_for_id and track_for_id functions
These functions now accept both an ID and data_source parameter,
enabling plugins like mbsync and missing to retrieve metadata from the
correct source.

Update mbsync and missing plugins to use the restored functions with
explicit data_source parameters. Add data_source validation to prevent
lookups when the source is not specified.

Add get_metadata_source helper function to retrieve plugins by their
data_source name, cached for performance.
2026-03-10 00:56:35 +00:00
..
_static Transparent background logo for docs 2023-10-29 10:30:33 +01:00
_templates/autosummary Document shared metadata search plugin workflow 2026-03-08 09:00:14 +00:00
api Document shared metadata search plugin workflow 2026-03-08 09:00:14 +00:00
dev Invoke album_matched hook from AlbumMatch.__post_init__ 2026-03-10 00:56:35 +00:00
extensions Address RUF012 2026-01-13 20:55:40 +00:00
guides Fix redirect URLs 2026-03-06 11:28:29 +00:00
plugins Require data_source in album_for_id and track_for_id functions 2026-03-10 00:56:35 +00:00
reference Format 2026-03-08 08:51:42 +00:00
.gitignore Streamlined auto api referencing for documentation (#5795) 2025-05-22 11:35:40 +02:00
changelog.rst Require data_source in album_for_id and track_for_id functions 2026-03-10 00:56:35 +00:00
code_of_conduct.rst Update docstrfmt 2025-09-04 12:49:44 +01:00
conf.py Document shared metadata search plugin workflow 2026-03-08 09:00:14 +00:00
contributing.rst Update docstrfmt 2025-09-04 12:49:44 +01:00
faq.rst Format docs 2026-03-06 11:28:29 +00:00
index.rst Re-added macport instructions. Removed mailing list ref. Added section 2025-10-11 13:52:35 +02:00
Makefile Streamlined auto api referencing for documentation (#5795) 2025-05-22 11:35:40 +02:00
modd.conf Switch to modd for live docs build 2017-12-21 11:39:08 -05:00
team.rst Update my teams page entry 2026-03-02 08:31:44 +01:00