beets
https://github.com/beetbox/beets
Python
music library manager and MusicBrainz tagger
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported17 Subscribers
Add a CodeTriage badge to beets
Help out
- Issues
- Make `Library.directory` and music-directory context Path-based
- Migrate importer path APIs and state to `pathlib.Path`
- Migrate model filesystem helpers to `pathlib.Path`
- Replace runtime `item.path` and `album.artpath` consumers
- Use `Path` in models while keeping SQL path storage as bytes
- Remove `components` and `ancestry`, and make `prune_dirs` Path-only
- Remove legacy byte-path compatibility helpers
- Enable pathlib lint and clean up remaining `os.path` usage
- Migrate artwork and media path APIs to `pathlib.Path`
- pathlib migration: migrate art utils to `pathlib`
- Docs
- Python not yet supported