glyr icon indicating copy to clipboard operation
glyr copied to clipboard

parameter --minsize not working as expected

Open SamHawkens opened this issue 10 years ago • 1 comments
trafficstars

I hope I am using this parameter right. As I understand it, if I want images of at least 300x200 pixels size, I would specify --minsize 300. Correct?

When I try glyrc cover --album "absolutely" --artist "abc" --lang us --minsize 300 I only get a smaller picture.

Trying glyrc cover --album "absolutely" --artist "abc" --lang us --minsize 300 -n 10 I get several pictures, some of them large enought.

Am I missing something?

SamHawkens avatar Apr 01 '15 22:04 SamHawkens

--minsisze is sadly only a hint to some websites - some do not even support it, some offer different sizes but the numbers are unreliable. The actual size can be determined only after downloading and since glyr is not a image processing library Im afraid you have to do this yourself. :disappointed:

sahib avatar Apr 01 '15 22:04 sahib