beets/docs
Mark Trolley 13ce920fd1
Fix cover art archive fetching
PR #3748 changed the way cover art is fetched from the cover art
archive, but the manual addition of a `-` to the width suffix that was
needed when the image URI was being constructed manually was not
removed. Because of this the plugin would try to look up the property
under `thumbnails` that didn't exist (for example `-1200` instead of
`1200`), which would fail.
2023-02-17 19:01:20 -05:00
..
dev Document Album.items() / LibModel.items() conflict 2022-07-12 11:21:52 +01:00
guides feat(import): Move logfile import logic to --from-logfile argument 2022-06-28 00:17:34 +02:00
plugins Merge branch 'master' into splupdate_dry_run 2023-01-31 07:07:09 +01:00
reference config.rst: Remove extraneous for 2023-01-21 22:08:03 -06:00
changelog.rst Fix cover art archive fetching 2023-02-17 19:01:20 -05:00
conf.py Add missing placeholders to extlinks captions 2022-12-31 14:23:34 +00:00
contributing.rst add CONTRIBUTING.rst to the docs 2020-07-20 19:56:05 -07:00
faq.rst docs/faq: add a note about 'pip install -e .' 2021-10-01 08:45:46 -05:00
index.rst Update index.rst 2022-05-03 21:39:08 +08:00
Makefile Add new livereload server for docs 2016-01-25 13:19:26 -08:00
modd.conf Switch to modd for live docs build 2017-12-21 11:39:08 -05:00