Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parameter --minsize not working as expected #64

Open
SamHawkens opened this issue Apr 1, 2015 · 1 comment
Open

parameter --minsize not working as expected #64

SamHawkens opened this issue Apr 1, 2015 · 1 comment

Comments

@SamHawkens
Copy link

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?

@sahib
Copy link
Owner

sahib commented Apr 1, 2015

--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. 😞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants