mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
25 lines
516 B
ReStructuredText
25 lines
516 B
ReStructuredText
For Developers
|
|
==============
|
|
|
|
This section contains information for developers. Read on if you're interested
|
|
in hacking beets itself or creating plugins for it.
|
|
|
|
See also the documentation for MediaFile_, the library used by beets to read and
|
|
write metadata tags in media files.
|
|
|
|
.. _mediafile: https://mediafile.readthedocs.io/en/latest/
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
plugins
|
|
library
|
|
importer
|
|
cli
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: API Reference
|
|
|
|
../api/plugins
|
|
../api/database
|