mirror of
https://github.com/beetbox/beets.git
synced 2026-03-16 18:34:05 +01:00
Add developer guidance for SearchApiMetadataSourcePlugin and its hooks. Clarify migration advice for API-backed metadata source plugins.
18 lines
273 B
ReStructuredText
18 lines
273 B
ReStructuredText
Plugins
|
|
=======
|
|
|
|
.. currentmodule:: beets.plugins
|
|
|
|
.. autosummary::
|
|
:toctree: generated/
|
|
|
|
BeetsPlugin
|
|
|
|
.. currentmodule:: beets.metadata_plugins
|
|
|
|
.. autosummary::
|
|
:toctree: generated/
|
|
|
|
MetadataSourcePlugin
|
|
SearchApiMetadataSourcePlugin
|
|
SearchParams
|