Skip to content

Commit

Permalink
Changelog for Wikipedia fetchart backend (#1194)
Browse files Browse the repository at this point in the history
  • Loading branch information
sampsyo committed Jan 25, 2015
1 parent ec2e989 commit b5c4eda
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ Features:
by default. :bug:`1246`
* :doc:`/plugins/fetchart`: Names of extracted image art is taken from the
``art_filename`` configuration option. :bug:`1258`
* :doc:`/plugins/fetchart`: There's a new Wikipedia image source that uses
DBpedia to find albums. Thanks to Tom Jaspers. :bug:`1194`

Fixes:

Expand Down
3 changes: 2 additions & 1 deletion docs/plugins/fetchart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ file. The available options are:
found in the filesystem.
- **sources**: List of sources to search for images. An asterisk `*` expands
to all available sources.
Default: ``coverart itunes albumart amazon google wikipedia``, i.e., all sources
Default: ``coverart itunes albumart amazon google wikipedia``, i.e.,
all sources.

Here's an example that makes plugin select only images that contain *front* or
*back* keywords in their filenames and prioritizes the iTunes source over
Expand Down

0 comments on commit b5c4eda

Please sign in to comment.