Skip to content

Commit

Permalink
Checkpoint to make sure config file is set up correctly added to the…
Browse files Browse the repository at this point in the history
… getting started guide #4820

## Description

Added a quick checkpoint to ensure the config file is set up correctly
prior to users importing their music library. This was something I
discovered later after running into an issue with my config file and
hope it helps new users avoid the issues I had.
  • Loading branch information
JOJ0 authored Jan 24, 2025
2 parents 346071c + 6161b44 commit 80bc539
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/guides/main.rst
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,11 @@ here, including the directory and file naming scheme. See

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

To check that you've set up your configuration how you want it, you can type
``beet version`` to see a list of enabled plugins or ``beet config`` to get a
complete listing of your current configuration.


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

Expand Down

0 comments on commit 80bc539

Please sign in to comment.