beets/beetsplug/web
Graham R. Cobb 9986b9892c Fix bug where album artpath not returned when INCLUDE_PATHS is set
Track item paths and album artpaths should be removed from results unless
INCLUDE_PATHS is set. This works for items but for albums the artpath is always
removed.

This patch makes the artpath removal conditional on INCLUDE_PATHS not being set
and includes a regression test. Note: the default value for INCLUDE_PATHS is
False so no changes will be seen by users unless they already have
INCLUDE_PATHS set.

Signed-off-by: Graham R. Cobb <g+beets@cobb.uk.net>
2021-03-06 15:25:48 +00:00
..
static Update a lot of URLs to use HTTPS 2019-06-05 03:11:49 +02:00
templates Add reverse proxy support 2017-03-19 20:08:39 +00:00
__init__.py Fix bug where album artpath not returned when INCLUDE_PATHS is set 2021-03-06 15:25:48 +00:00