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

Prefer local provider by default #48

Closed
alphapapa opened this issue Apr 15, 2014 · 1 comment
Closed

Prefer local provider by default #48

alphapapa opened this issue Apr 15, 2014 · 1 comment

Comments

@alphapapa
Copy link

It seems that the local provider ends up being checked second:

$ glyrc lyrics -a "Joao Gilberto" -t "garota de ipanema" -w stdout --timeout 3 --cache $HOME/.cache/glyrc 
- Artist   : joao gilberto
- Title    : garota de ipanema
- Language : us
- Type     : lyrics

---- Triggering: musictree 
---- Triggering: local 
Olha que coisa mais linda,

It should check the cache first instead of after musictree.

@sahib sahib closed this as completed Apr 15, 2014
@alphapapa
Copy link
Author

Oh, I misunderstood, I thought musictree was a web site provider. Now it
makes sense. :)

On Tue, Apr 15, 2014 at 1:51 PM, Chris P. notifications@github.com wrote:

Hi,

That's an feature, not a bug. Many people prefer the cover.jpg in their
music directory compared to the online covers. Gmpc e.g. relies on this
behaviour. So, won't fix.


Reply to this email directly or view it on GitHubhttps://github.com//issues/48#issuecomment-40519387
.

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