mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 16:42:42 +01:00
17 lines
392 B
ReStructuredText
17 lines
392 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/
|
|
|
|
.. toctree::
|
|
|
|
plugins
|
|
library
|
|
importer
|
|
cli
|