beets/docs
Adrian Sampson d9974081a7 add extension for proxied images
`urllib.urlretrieve` was using the correct extension in most cases -- I think
when the URL ended with .jpg -- but not in every case. This was leading to files
named just "cover" and not "cover.jpg" or something else sensible. In
particular, proxied URLs don't have .jpg extensions. This generates the filename
manually so the source image always has an extension.
2012-11-01 12:39:02 -07:00
..
guides docs: note that fingerprinting often unnecessary 2012-08-22 17:36:24 -07:00
plugins add extension for proxied images 2012-11-01 12:39:02 -07:00
reference docs & changelog for pervasive format config (#62) 2012-10-20 20:29:49 -07:00
changelog.rst changelog and light style fixes for #64 2012-10-31 17:52:21 -07:00
conf.py fetchart: fix extension-less files from CAA 2012-08-02 09:46:57 -07:00
index.rst translate changelog 2011-09-17 16:41:35 -07:00
Makefile Sphinx documentation skeleton 2011-09-16 13:57:15 -07:00