Display existing cover

Asked by Viper

I have all of my covers in the same folder where music file sit with the name Cover.jpg. But CoverGloobus don't see this at all. Please, tell me what should I do to display this Cover.jpg covers (maybe via editing .py file) without download from Amazon? And do you plan to make searching of existing covers more flexible?

Question information

Language:
English Edit question
Status:
Solved
For:
CoverGloobus Edit question
Assignee:
No assignee Edit question
Solved by:
Jaap Broekhuizen
Solved:
Last query:
Last reply:
Revision history for this message
Jaap Broekhuizen (jaapz-b) said :
#1

As covergloobus gets the path to the covers by asking the player you're using, which player do you use?

Revision history for this message
Viper (viper-labs) said :
#2

I use Rhythmbox and that's the CoverGloobus console output while searching the cover ("Enable Amazon Covers" UNCHECKED):

$ covergloobus
/usr/share/locale/
[INFO] Theme: Vinyl
/home/viper/Music/Music/Three%20Days%20Grace/%5B03%5D%20Life%20Starts%20Now%20(2009)/Cover.jpg
[INFO] Song Changed: No More
/home/viper/Music/Music/Ultraspank/%5B02%5D%20Progress%20(2000)/Cover.jpg
[INFO] Song Changed: Smile

Files Cover.jpg just here, in right place, but CoverGloobus display only "No Cover" message. I found that if "Enable Amazon Covers" is CHECKED, everything is OK and local Cover.jpg in every folder displays correctly. But is this logically right that I should CHECK this option to display LOCAL covers? Because covers are exist locally, no need to download it. Thanks for advance!

Revision history for this message
Viper (viper-labs) said :
#3

UPDATE!
I discovered that if "Enable Amazon Covers" CHECKED and local Cover.jpg exist program output shows:

$ covergloobus
/usr/share/locale/
[INFO] Theme: Vinyl
/home/viper/Music/Music/Three%20Days%20Grace/%5B03%5D%20Life%20Starts%20Now%20(2009)/Cover.jpg

despite local Cover.jpg program download cover via Amazon site with name "three_days_grace-life_starts_now.jpg" and put it to /home/viper/.covers folder. But why?

Revision history for this message
Best Jaap Broekhuizen (jaapz-b) said :
#4

This is solved in my bzr branch now, will probably be merged into trunk soon, and will be fixed in release 1.6!

Revision history for this message
Viper (viper-labs) said :
#5

Thanks Jaap Broekhuizen, that solved my question.