From 469b61689ae355dd6f13b82c914a35957f1acbd2 Mon Sep 17 00:00:00 2001 From: "Fabrice L." Date: Fri, 12 Sep 2014 07:50:50 +0200 Subject: [PATCH] Link to the internal whitelist raw file content --- docs/plugins/lastgenre.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/plugins/lastgenre.rst b/docs/plugins/lastgenre.rst index 58f3432be..171f8e69f 100644 --- a/docs/plugins/lastgenre.rst +++ b/docs/plugins/lastgenre.rst @@ -21,8 +21,9 @@ your ``plugins`` line in :doc:`config file `. The plugin chooses genres based on a *whitelist*, meaning that only certain tags can be considered genres. This way, tags like "my favorite music" or "seen live" won't be considered genres. The plugin ships with a fairly extensive -internal whitelist, but you can set your own in the config file using the -``whitelist`` configuration value:: +[internal whitelist](https://raw.githubusercontent.com/sampsyo/beets/master/beetsplug/lastgenre/genres.txt), +but you can set your own in the config file using the ``whitelist`` configuration +value:: lastgenre: whitelist: /path/to/genres.txt