create/update 'beets config.md' file
This commit is contained in:
@@ -140,6 +140,9 @@ match:
|
|||||||
* [Getting Started](http://beets.readthedocs.io/en/v1.4.2/guides/main.html)
|
* [Getting Started](http://beets.readthedocs.io/en/v1.4.2/guides/main.html)
|
||||||
* [Path Formats - Template Functions](http://beets.readthedocs.io/en/v1.4.2/reference/pathformat.html)
|
* [Path Formats - Template Functions](http://beets.readthedocs.io/en/v1.4.2/reference/pathformat.html)
|
||||||
* [Somebody's beets config sample](http://akeil.net/listings/beets.config.yaml.html)
|
* [Somebody's beets config sample](http://akeil.net/listings/beets.config.yaml.html)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
* Beets config is located at `$HOME/.config/beets/config.yaml`
|
* Beets config is located at `$HOME/.config/beets/config.yaml`
|
||||||
* Import directory of music with: `beet import <directory-name>`
|
* Import directory of music with: `beet import <directory-name>`
|
||||||
* Delete album with: `beet rm -a "Jon Oliva" -d` (`-a` for album and `-d` to delete the files and not just the database entry)
|
* Delete album with: `beet rm -a "Jon Oliva" -d` (`-a` for album and `-d` to delete the files and not just the database entry)
|
||||||
Reference in New Issue
Block a user