jon-turney / pidgin-musictracker

Automatically exported from code.google.com/p/pidgin-musictracker
GNU General Public License v2.0
1 stars 0 forks source link

Set cover art from the currently playing song as the buddy icon #141

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
That's all.

Original issue reported on code.google.com by medesh...@gmail.com on 25 Jun 2009 at 1:09

GoogleCodeExporter commented 9 years ago
Issue 154 has been merged into this issue.

Original comment by b152fee4...@gmail.com on 16 Jul 2009 at 4:03

GoogleCodeExporter commented 9 years ago
Ah yeah. This issue would be really, really nice! For this option i'm waiting 
for years!
(btw: thank you for programming this great plugin!)
If you need a german translator, tell me. I can do the job. :)

Original comment by twww.ua...@googlemail.com on 24 May 2010 at 2:51

GoogleCodeExporter commented 9 years ago
I've been waiting on a plugin who can do this other than the horribly buggy 
currenttrack. :/

Original comment by nailz1...@gmail.com on 24 May 2010 at 5:28

GoogleCodeExporter commented 9 years ago
may be this will possible by the use of covergloobus...

Original comment by alfonso....@gmail.com on 12 Jan 2011 at 10:00

GoogleCodeExporter commented 9 years ago
This would be so awesome! Please.
This would bee the Cherry on top .

Original comment by larsdroe...@hotmail.de on 5 May 2011 at 6:23

GoogleCodeExporter commented 9 years ago
I've been doing some research on this (specifically for Clementine support) and 
it seems that MPRIS compliant players can pass the album art as the "arturl:" 
return parameter of the .GetMetadata method (MPRIS1) or as the return parameter 
"mpris:artUrl:" of the Metadata property (MPRIS2) as explained here 
http://code.google.com/p/clementine-player/wiki/MPRIS

That should make the support for album art passing straighforward for MPRIS 
compliant music players.

Original comment by pablo...@gmail.com on 2 Nov 2011 at 4:01