beets/beetsplug
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
..
bpd bpd: use pygst.require() before importing gst 2012-09-12 17:57:37 -07:00
lastgenre Added command to the lastgenre plugin 2012-10-04 10:56:31 +02:00
web Send correct filename when downloading a file. 2012-08-26 15:19:03 -04:00
__init__.py The Great Trailing Whitespace Purge of 2012 2012-05-13 20:22:17 -07:00
bench.py use print_function __future__ import 2012-05-13 21:08:27 -07:00
chroma.py fix early call to imported_items in chroma 2012-07-24 14:56:14 -07:00
convert.py don't use subprocess.check_output 2012-11-01 11:59:02 -07:00
embedart.py lazily initialize ArtResizer singleton (#64) 2012-11-01 11:40:53 -07:00
fetchart.py add extension for proxied images 2012-11-01 12:39:02 -07:00
fuzzy_search.py fuzzy: use the new print_obj function 2012-10-21 11:29:21 -04:00
ihate.py "plugin is not configured" logged as debug message 2012-10-09 10:47:19 -07:00
importfeeds.py importfeed: fix "link" mode w/ unicode paths 2012-09-11 17:32:43 -07:00
info.py The Great Trailing Whitespace Purge of 2012 2012-05-13 20:22:17 -07:00
inline.py use new "except ... as ...:" syntax 2012-05-13 21:18:50 -07:00
lyrics.py fix several non-unicode logging statements 2012-10-24 15:14:33 -07:00
mbcollection.py mbcollection: change chunk size to 200 releases 2012-10-14 20:35:03 -07:00
mpdupdate.py add the 'path' argument to mpdupdate plugin 2012-05-17 12:31:19 -04:00
rdm.py simplify the random print code 2012-10-21 11:39:23 -04:00
replaygain.py don't use subprocess.check_output 2012-11-01 11:59:02 -07:00
rewrite.py The Great Trailing Whitespace Purge of 2012 2012-05-13 20:22:17 -07:00
scrub.py scrub: remove all types of tags 2012-08-24 15:39:13 -07:00
the.py "plugin is not configured" logged as debug message 2012-10-09 10:47:19 -07:00
zero.py "plugin is not configured" logged as debug message 2012-10-09 10:47:19 -07:00