beets/beetsplug
Frederik “Freso” S. Olesen 0d21e816d4 Fetchart: Remove hard 500px size limit for CAA cover art.
Using -500 URLs for coverartarchive.org will only ever return images
where the biggest dimension is (width or height) is 500 pixels,
regardless of what fetchart settings are otherwise set.

This commit removes the -500 from the URL entirely rather than using it
conditionally, since a maxwidth of 500 will allow for a 600 high and 500
wide image, but CAA.org/...-500 would return a 500x417 image instead, so
not enforcing a size is the only way to ensure the user's {max,min}width
settings are properly respected.
2015-04-07 15:24:01 +02:00
..
bpd bpd: Process commands as bytes (fix #1388) 2015-03-31 07:13:13 -05:00
lastgenre Isolate bugs in pylast 2015-03-14 15:13:07 -07:00
web Merge pull request #1247 from brunal/future 2015-01-26 17:02:07 -08:00
__init__.py All plugins use unicode_literals 2015-01-20 16:22:27 +01:00
bench.py Use __future__ imports but unicode_literals everywhere 2015-01-19 12:25:16 +01:00
bpm.py All plugins use unicode_literals 2015-01-20 16:22:27 +01:00
bucket.py All plugins use unicode_literals 2015-01-20 16:22:27 +01:00
chroma.py Redact some API keys 2015-03-29 14:22:49 -07:00
convert.py New beets.art image utilities 2015-04-05 12:15:38 -07:00
cue.py Smartplaylists: improve tests & code modularization 2015-03-25 10:44:33 +01:00
discogs.py Merge pull request #1376 from tomjaspers/config-redacted-fields 2015-03-27 22:11:24 -04:00
duplicates.py make helper functions methods in plugin 2015-03-28 10:08:07 +01:00
echonest.py Merge pull request #1376 from tomjaspers/config-redacted-fields 2015-03-27 22:11:24 -04:00
embedart.py New beets.art image utilities 2015-04-05 12:15:38 -07:00
fetchart.py Fetchart: Remove hard 500px size limit for CAA cover art. 2015-04-07 15:24:01 +02:00
filefilter.py A couple of explanatory comments for #1292 2015-02-03 09:50:36 -08:00
freedesktop.py Merge freedesktop plugin into thumbnails 2015-01-29 13:08:02 +01:00
fromfilename.py Improve logging management for plugins: fixes 2015-02-10 16:55:06 +01:00
ftintitle.py Housekeeping and styling changes 2015-03-28 11:20:28 +00:00
fuzzy.py All plugins use unicode_literals 2015-01-20 16:22:27 +01:00
ihate.py Moved the regular expression file filter into a separate plugin. 2015-01-20 19:50:00 +01:00
importadded.py Use __future__ imports but unicode_literals everywhere 2015-01-19 12:25:16 +01:00
importfeeds.py importfeeds: Fix Unicode error when writing files. 2015-02-07 15:13:01 +00:00
info.py info: error msg instead of traceback on IOError 2015-03-13 17:55:09 +01:00
inline.py All plugins use unicode_literals 2015-01-20 16:22:27 +01:00
keyfinder.py Merge branch 'master' into future 2015-01-21 10:04:33 +01:00
lastimport.py Redact some API keys 2015-03-29 14:22:49 -07:00
lyrics.py Merge pull request #1376 from tomjaspers/config-redacted-fields 2015-03-27 22:11:24 -04:00
mbcollection.py All plugins use unicode_literals 2015-01-20 16:22:27 +01:00
mbsync.py All suitable plugins use CommonOptionsParser features 2015-03-05 17:03:02 +01:00
missing.py fix default format from config 2015-03-28 17:23:11 +01:00
mpdstats.py Redact some passwords in plugins 2015-03-27 22:42:28 -04:00
mpdupdate.py Redact some passwords in plugins 2015-03-27 22:42:28 -04:00
permissions.py Merge pull request #1320 from brunal/multiple-logging-levels 2015-02-17 17:10:31 -05:00
play.py All suitable plugins use CommonOptionsParser features 2015-03-05 17:03:02 +01:00
plexupdate.py database_change: send model that changed 2015-03-16 14:32:37 +01:00
random.py Plugins conversion cont. 2015-03-05 17:40:32 +01:00
replaygain.py Bytes arguments to bs1770gain command 2015-03-14 14:43:00 -07:00
rewrite.py Fix #1393: rewrite broken for album-level fields 2015-04-04 16:03:12 -07:00
scrub.py Fix StrubPlugin.write_item() expected arguments 2015-02-24 19:30:51 +01:00
smartplaylist.py Smartplaylists: improve tests & code modularization 2015-03-25 10:44:33 +01:00
spotify.py All plugins use unicode_literals 2015-01-20 16:22:27 +01:00
the.py Delete 'format' variables that shadow the built-in 2015-02-11 16:26:16 +01:00
thumbnails.py Thumbnails: add None check on lib_name 2015-03-30 19:56:22 +02:00
types.py All plugins use unicode_literals 2015-01-20 16:22:27 +01:00
zero.py All plugins use unicode_literals 2015-01-20 16:22:27 +01:00