-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Home
Benedikt edited this page Apr 15, 2022
·
23 revisions
This is the beets wiki. It's home to developer documentation and semi-coherent notes about the beets project. If you're looking for help using beets, take a look at the beets documentation.
These wiki pages may be relevant to users:
- Concepts: A high-level description of the theory of beets and its internals.
These pages are more of interest to developers:
- Optimization: If we ever get to a point where performance is a higher priority than functionality, this page lists some possible optimization opportunities.
- Refactoring: Some plans for small- to medium-sized refactorings that beets might need.
- ReleaseChecklist: How to make a new release of beets.
- Python3: Notes on porting beets to Python 3.x.
- Issues: How we manage bug reports and feature requests.
Finally, these pages are mainly compendia of notes that may be helpful someday.