|
2007-12-20
, 22:25
|
|
Posts: 44 |
Thanked: 21 times |
Joined on Dec 2007
@ Recife, Brazil
|
#182
|
I'm totally lost here. You are saying that these 18 pages of people saying how great this release is doesn't care that their albums does not show the covers? Even if this release has a Album view that is useless at this point?
Thanks in advance, I just want to understand how this wonderful piece of software works!
|
2007-12-20
, 22:29
|
|
Posts: 230 |
Thanked: 35 times |
Joined on Mar 2007
|
#183
|
As was said before, we cannot distribute something to get the covers from the internet, and as there is no standard for covers in album dirs (some people would say cover.jpg, some cover.png, some album.jpg, some front.jpg, ...) and we are very sensible to size so we do well on such slow hardware, we left this until we have something better to provide.
In mean time, you can use http://staff.get-e.org/?p=users/chen....git;a=summary as starting point to hack your own solution until we have something official, actually that was the idea in having this as free software, so you can help yourself until we have something. If you need some pointers, you can install python ID3 lib and use "os.walk()" to get files, ID3 to get album/artist name and then use the example code to load images and generate images with the correct size. If someone does that, then please post it here or at planet.maemo so others can benefit.
|
2007-12-20
, 22:44
|
Posts: 93 |
Thanked: 7 times |
Joined on Sep 2007
|
#184
|
|
2007-12-20
, 22:51
|
Posts: 56 |
Thanked: 8 times |
Joined on Nov 2007
|
#185
|
|
2007-12-20
, 22:57
|
|
Posts: 230 |
Thanked: 35 times |
Joined on Mar 2007
|
#186
|
The Canola folks have given a reason as to why they do not provide cover downloads with *their* product, and have also indicated that the field is open to third parties to provide; its not unreasonable for a new *beta* application to come out before third party developers have a chance to release their add-ons.
|
2007-12-20
, 22:58
|
Posts: 39 |
Thanked: 21 times |
Joined on Dec 2007
|
#187
|
|
2007-12-20
, 23:08
|
Posts: 56 |
Thanked: 8 times |
Joined on Nov 2007
|
#188
|
|
2007-12-20
, 23:09
|
|
Posts: 538 |
Thanked: 168 times |
Joined on Dec 2007
@ Seattle
|
#189
|
1st post....
I would love to complain or praise Canola2.....but after hours of trying I still haven't been able to download it. So is there some trick you all know about that you aren't telling me?
|
2007-12-20
, 23:09
|
|
Posts: 469 |
Thanked: 88 times |
Joined on Sep 2007
@ Montana
|
#190
|
Wow, that is complicated. I don't understand why is not possible for Canola to read a specific image name with a specific size. I don't mid if you choose one and I have to do the conversion in order to see the album art.
I don't understand why something that simple is that hard to implement...
Thanks in advance, I just want to understand how this wonderful piece of software works!