Beets plugin for audiobook management. Version 1.4.0 requires Beets 2.7.1–2.7.x, Python ≥3.10. Released occasionally.
pip install beets-audibleNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Enable the plugin by adding 'audible' to your beets plugins list, then use the fetch command.
Ensure beets is pinned to 2.7.x (e.g., beets==2.7.1).
Upgrade Python to 3.10+.
Edit beets config.yaml, add 'audible' to the plugins list.
Do not import the module directly. Enable 'audible' in your beets config and run beets commands (e.g., 'beet fetch').
Ensure 'beets-audible' is installed in the same Python environment as beets (e.g., 'pip install beets-audible'). Check beets version compatibility.
Provide a valid album ID as argument: 'beet fetch -a B0EXAMPLE'.