WINAMP.COM | Forums : Powered by vBulletin version 2.3.9 WINAMP.COM | Forums > Developer Center > Winamp Development > Retrieving album art
  Last Thread   Next Thread
Author
Thread Post New Thread    Post A Reply
TheSaw
Senior Member

Registered: Apr 2009
From:

Retrieving album art

I didn't find anything related to this, besides the incomplete plugin in the SDK. Can anyone help me out?

Quick Link | Report this post to a moderator | IP: Logged

TheSaw is offline Old Post 08-12-2009 09:32 PM
Click Here to See the Profile for TheSaw Click here to Send TheSaw a Private Message Click Here to Email TheSaw Find more posts by TheSaw Add TheSaw to your buddy list Edit/Delete Message Reply w/Quote
DrO
Moderator

Registered: Sep 2003
From: UK

the example in the sdk is about all there is from what i know unless you have a look at gen_classicart which i think is the other example in the sdk.

-daz

__________________
My Plugin Site | Current Plugin Releases | Winamp-en-gb Lang Pack [14/03/2009 (Rev #2)]

Quick Link | Report this post to a moderator | IP: Logged

DrO is offline Old Post 08-14-2009 05:09 PM
Click Here to See the Profile for DrO Click here to Send DrO a Private Message Find more posts by DrO Add DrO to your buddy list Edit/Delete Message Reply w/Quote
TheSaw
Senior Member

Registered: Apr 2009
From:

I chcked the gen_classicart, but as someone else said in another thread, it's missing some header files. I have the svc_albumArtProvider.h header file, but no idea how exactly to use it... Can't find the example.

__________________
Winamp integration plug-in with Windows 7

Quick Link | Report this post to a moderator | IP: Logged

TheSaw is offline Old Post 08-14-2009 07:21 PM
Click Here to See the Profile for TheSaw Click here to Send TheSaw a Private Message Click Here to Email TheSaw Find more posts by TheSaw Add TheSaw to your buddy list Edit/Delete Message Reply w/Quote
TheSaw
Senior Member

Registered: Apr 2009
From:

bump, i still need help with this

__________________
Winamp integration plug-in with Windows 7

Quick Link | Report this post to a moderator | IP: Logged

TheSaw is offline Old Post 08-26-2009 09:08 AM
Click Here to See the Profile for TheSaw Click here to Send TheSaw a Private Message Click Here to Email TheSaw Find more posts by TheSaw Add TheSaw to your buddy list Edit/Delete Message Reply w/Quote
DrO
Moderator

Registered: Sep 2003
From: UK

when i've got a chance i'll try to setup the sdk on a clean machine so i can see what is missing/needs to be done but that could be anytime in the next week or more based on what time (or lack off i have) available in the coming days.

-daz

__________________
My Plugin Site | Current Plugin Releases | Winamp-en-gb Lang Pack [14/03/2009 (Rev #2)]

Quick Link | Report this post to a moderator | IP: Logged

DrO is offline Old Post 08-26-2009 12:28 PM
Click Here to See the Profile for DrO Click here to Send DrO a Private Message Find more posts by DrO Add DrO to your buddy list Edit/Delete Message Reply w/Quote
TheSaw
Senior Member

Registered: Apr 2009
From:

Okay, thank you. In the meantime, I'm trying to read the ID3v2 tag, maybe I can retrieve the album art like that :/

__________________
Winamp integration plug-in with Windows 7

Quick Link | Report this post to a moderator | IP: Logged

TheSaw is offline Old Post 08-26-2009 03:52 PM
Click Here to See the Profile for TheSaw Click here to Send TheSaw a Private Message Click Here to Email TheSaw Find more posts by TheSaw Add TheSaw to your buddy list Edit/Delete Message Reply w/Quote
TheSaw
Senior Member

Registered: Apr 2009
From:

So nothing?

__________________
Winamp integration plug-in with Windows 7

Quick Link | Report this post to a moderator | IP: Logged

TheSaw is offline Old Post 09-20-2009 08:48 AM
Click Here to See the Profile for TheSaw Click here to Send TheSaw a Private Message Click Here to Email TheSaw Find more posts by TheSaw Add TheSaw to your buddy list Edit/Delete Message Reply w/Quote
Rovastar
Moderator

Registered: Jun 2001
From: London, England

Ummh I am interested in this also as it happens. DrO, Could you spare a little time to have a look?

__________________
"Rules are for the guidance of wisemen and the obedience of fools"

Visuals - MilkDrop www.milkdrop.co.uk
New Visuals - Morphyre www.Morphyre.com

Quick Link | Report this post to a moderator | IP: Logged

Rovastar is offline Old Post 09-20-2009 04:03 PM
Click Here to See the Profile for Rovastar Click here to Send Rovastar a Private Message Click Here to Email Rovastar Visit Rovastar's homepage! Find more posts by Rovastar Add Rovastar to your buddy list Edit/Delete Message Reply w/Quote
DrO
Moderator

Registered: Sep 2003
From: UK

haven't had anytime - this is the first time i've properly logged on here in 2weeks. will try to do what i can...

-daz

__________________
My Plugin Site | Current Plugin Releases | Winamp-en-gb Lang Pack [14/03/2009 (Rev #2)]

Quick Link | Report this post to a moderator | IP: Logged

DrO is offline Old Post 09-21-2009 04:59 PM
Click Here to See the Profile for DrO Click here to Send DrO a Private Message Find more posts by DrO Add DrO to your buddy list Edit/Delete Message Reply w/Quote
DrO
Moderator

Registered: Sep 2003
From: UK

haven't had anytime to look into/sort anything out. this is the first time i've properly logged on here in 2weeks. will try to do what i can...

-daz

__________________
My Plugin Site | Current Plugin Releases | Winamp-en-gb Lang Pack [14/03/2009 (Rev #2)]

Quick Link | Report this post to a moderator | IP: Logged

DrO is offline Old Post 09-21-2009 04:59 PM
Click Here to See the Profile for DrO Click here to Send DrO a Private Message Find more posts by DrO Add DrO to your buddy list Edit/Delete Message Reply w/Quote
TheSaw
Senior Member

Registered: Apr 2009
From:

This problem is solved, you can close / remove it

__________________
Winamp integration plug-in with Windows 7

Quick Link | Report this post to a moderator | IP: Logged

TheSaw is offline Old Post 10-03-2009 01:18 PM
Click Here to See the Profile for TheSaw Click here to Send TheSaw a Private Message Click Here to Email TheSaw Find more posts by TheSaw Add TheSaw to your buddy list Edit/Delete Message Reply w/Quote
NikoMitDaMacht
Junior Member

Registered: Mar 2005
From:

I am also searching for a possibility of Albumart retreiving.
Can you post your solution?

Thanks.

Quick Link | Report this post to a moderator | IP: Logged

NikoMitDaMacht is offline Old Post 10-05-2009 03:12 PM
Click Here to See the Profile for NikoMitDaMacht Click here to Send NikoMitDaMacht a Private Message Find more posts by NikoMitDaMacht Add NikoMitDaMacht to your buddy list Edit/Delete Message Reply w/Quote
TheSaw
Senior Member

Registered: Apr 2009
From:

I'm using TagLib to do it

__________________
Winamp integration plug-in with Windows 7

Quick Link | Report this post to a moderator | IP: Logged

TheSaw is offline Old Post 10-05-2009 07:23 PM
Click Here to See the Profile for TheSaw Click here to Send TheSaw a Private Message Click Here to Email TheSaw Find more posts by TheSaw Add TheSaw to your buddy list Edit/Delete Message Reply w/Quote
NikoMitDaMacht
Junior Member

Registered: Mar 2005
From:

Mhh ok ... that is not what i hoped to get :-)
Isn't there a winamp api thing what you can use to get the curent album art from winamp directly?
In the SDK I found something interessting in the gen_classicart but I didn't really understand what it is doing. It looks like a plugin that displays the current AlbumArt in a window. Does it have to be a plugin or is any other application allowed to "connect" to this kind of service?

It would be great if anyone can make the whole AlbumArt thing a bit clearer to me.

Thanks

Quick Link | Report this post to a moderator | IP: Logged

NikoMitDaMacht is offline Old Post 10-06-2009 05:08 PM
Click Here to See the Profile for NikoMitDaMacht Click here to Send NikoMitDaMacht a Private Message Find more posts by NikoMitDaMacht Add NikoMitDaMacht to your buddy list Edit/Delete Message Reply w/Quote
TheSaw
Senior Member

Registered: Apr 2009
From:

It's prolly only for plug-ins, but as I saw that project is missing a file

Anyways, taglib is really easy to use...

__________________
Winamp integration plug-in with Windows 7

Quick Link | Report this post to a moderator | IP: Logged

TheSaw is offline Old Post 10-07-2009 07:47 AM
Click Here to See the Profile for TheSaw Click here to Send TheSaw a Private Message Click Here to Email TheSaw Find more posts by TheSaw Add TheSaw to your buddy list Edit/Delete Message Reply w/Quote
DrO
Moderator

Registered: Sep 2003
From: UK

assuming that the sdk has been installed without modifications...

copy svc_imgwrite.h into %WinampSDK%\Wasabi\api\service\svcs
copy api_albumart.h into %WinampSDK%\Agave\AlbumArt

hopefully that covers what was missing as it allowed me to compile gen_classicart without other modifications (other than the ones i'm making to gen_classicart itself to make it compatible with 5.53+ and a little bit more useable for myself which will be passed on like the gen_tray modifications i've done in the past).

-daz

Attachment: gen_classicart_sdk_fix.7z
This has been downloaded 16 time(s).

__________________
My Plugin Site | Current Plugin Releases | Winamp-en-gb Lang Pack [14/03/2009 (Rev #2)]

Quick Link | Report this post to a moderator | IP: Logged

DrO is offline Old Post 11-06-2009 10:35 PM
Click Here to See the Profile for DrO Click here to Send DrO a Private Message Find more posts by DrO Add DrO to your buddy list Edit/Delete Message Reply w/Quote
TheSaw
Senior Member

Registered: Apr 2009
From:

Working perfectly, thank you

__________________
Winamp integration plug-in with Windows 7

Quick Link | Report this post to a moderator | IP: Logged

TheSaw is offline Old Post 11-10-2009 12:00 AM
Click Here to See the Profile for TheSaw Click here to Send TheSaw a Private Message Click Here to Email TheSaw Find more posts by TheSaw Add TheSaw to your buddy list Edit/Delete Message Reply w/Quote
DrO
Moderator

Registered: Sep 2003
From: UK

thanks for the confirmation, now to pester people to get it officially fixed, heh.

-daz

__________________
My Plugin Site | Current Plugin Releases | Winamp-en-gb Lang Pack [14/03/2009 (Rev #2)]

Quick Link | Report this post to a moderator | IP: Logged

DrO is offline Old Post 11-18-2009 10:21 AM
Click Here to See the Profile for DrO Click here to Send DrO a Private Message Find more posts by DrO Add DrO to your buddy list Edit/Delete Message Reply w/Quote
All times are GMT. The time now is 12:02 AM. Post New Thread    Post A Reply
  Last Thread   Next Thread
WINAMP.COM | Forums : Powered by vBulletin version 2.3.9 WINAMP.COM | Forums > Developer Center > Winamp Development > Retrieving album art
Show Printable Version
 | 
Email this Page
 | 
Subscribe to this Thread

Forum Jump:
 

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is off
vB code is ON
Smilies are ON
[IMG] code is ON