Skip to content

Commit

Permalink
Added a quick checkpoint to ensure the config file is set up correctl…
Browse files Browse the repository at this point in the history
…y prior to users importing their music library
  • Loading branch information
miertla authored and JOJ0 committed Jan 24, 2025
1 parent 346071c commit 1ae4677
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/guides/main.rst
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,13 @@ here, including the directory and file naming scheme. See

.. _YAML: https://yaml.org/

To check that your config file is set up correctly run ``beet version``. This should return your
beets version, Python version, and a list of installed plugins. If no plugins are displayed, but
there are plugins listed in your config file go back to the steps above to set up the config
file properly before importing your music library. You can also run ``beet config`` which will
display more in-depth details about each enabled plugin.


Importing Your Library
----------------------

Expand Down

0 comments on commit 1ae4677

Please sign in to comment.