Agustín Carrasco

Results 18 comments of Agustín Carrasco

Just had this issue: `bowerTrees` returns an array of trees, you have to _always_ merge them using `broccoli-merge-trees`.

Seems like a great idea! Currently we are polishing some stuff all around the the plugin, but this is worth giving a shot once we are done with that.

The reason for what that behavior isn't implemented yet is explained on my last post on issue #13. Basically, there's a memory leak on the iconview model (or we might...

It was deprecated long time before I embedded the Cover search plugin on this one. The custom search API(which is recommended instead of the image search doi) is really limited...

This probably haves to do with how the plugin that manages the covers handles the images. When a image is first added, the original image would be used, whilst the...

The problem is that, if the issue is within the plugin that retrieves the covers, it's not in our power to modify it's behavior; all we could do is open...

Although an interesting idea, I don't think we should implement this. Primarily because (at least in my understanding of things) the plugin philosophy is to manage the album as it's...

I agree, the two page wiki isn't good enough too keep all that info anymore, and trying to summarize to make it smaller ends up failing to provide useful info....

I'll think about it, but you have to take into account the strain to the LastFM API that this feature signifies. You'll be doing tons of requests in a short...

I understand what you mean, but the previous problems stand: 1. If many user with a big library do a full sync, that's a lot of requests. The current way...