AlbumApplet

AlbumApplet

Download

Let's the user browse his library by album cover, and download news one

Description

Discontinued.
With the release of spidermonkey, which will presumably hit Songbird soon, the speed advantage from using a java applet will no longer be significant, and the loading time of the mediaflow extension is far faster than what can currently be achieved through an applet. This, combined with cross-platform compatibillity issues and the hackery needed to make java and songbird talk together in the first place, has made me pull the plug.
The source code can be found by downloading and unzipping the xpi file, in case anyone wishes to use it.

-Dark_Wolf

Images (2)

  • Albumapplet_thumbnail
  • Albumapplet2_thumbnail

Comments (176)

  1. about 1 year ago
    sefk sefk

    Working. The album art show isn't the good one for me. But we have a good start.

  2. about 1 year ago
    Dark_Wolf author Dark_Wolf

    Well.....what -would- you like then? ;) I'm deffinetly doing requests if it's not unmanagable. Apple-itunes and media player are the inspirations here, but if someone has better ideas then that's cool too. I'm not a designer, just a programmer, and usabillity is hardly what I'm best at.

  3. about 1 year ago
    mig mig

    Sweet! You should make it download an album image from somewhere online if the image doesn't already exist on the HD.

  4. about 1 year ago
    jarlath jarlath

    Previous applications I have used (Amarok, Quod Libet, Exaile) save downloaded album covers as .folder.jpg folder.jpg or else some arbitray name. Would you consider making the plugin look for the Folder.jpg album-artist.jpg as you have currently, then look for the likes of .folder and finally, if nothing found, settle on the first .jpg it finds in the folder? It will more than likely find the right thing then and save renaming thousands of files. Keep up the good work, and please consider my suggestion :)

  5. about 1 year ago
    jarlath jarlath

    I have java 1.5 and Java 6 installed but the plugin doesn't run unfortunately.

  6. about 1 year ago
    Dark_Wolf author Dark_Wolf

    What OS are you running?

  7. about 1 year ago
    Dark_Wolf author Dark_Wolf

    Actually, make that "What OS are you running, did the 0.2.1 fix your problem and what are your language settings and the name of the library where the folder.jpg is stored?" It should be case independent, so folder.jpg and Folder.jpg should amount ot the same thing (at least it does on the windows platform).

  8. about 1 year ago
    jarlath jarlath

    I'm running Ubuntu Linux 7.04. I upgraded to 0.2.1 just now and I can't view my library anymore unless I disable the plugin. The path to the cover is /mnt/Disk/Audio/Red Hot Chili Peppers - Discography/By the Way/Folder.jpg

  9. about 1 year ago
    GruvyPunk GruvyPunk

    I've installed the latest version and I am having trouble with the resizing feature. I can make it as large as the window pretty much but if I try to shrink to less than about 50% of the window it disappears completely. I'd like to see the art but I don't want it taking so much of my screen real estate.

  10. about 1 year ago
    Dark_Wolf author Dark_Wolf

    I'm gonna instll Ubuntu (or LiveCD it anyway) to see if I cn find what's causing your problem Jarlath. GruvyPunk, wht OS are you running? Here it doesn't collapse till the last 10 pixels or so, so I'm kinda curious to wht might be casuing your problem. Also your screen resolution might be of help :)

  11. about 1 year ago
    jarlath jarlath

    Thanks a lot Dark Wolf.

  12. about 1 year ago
    Dark_Wolf author Dark_Wolf

    I was unable to reproduce either of the faults in ubuntu, but I think I found a fix for your problem Gruvypunk, by setting the min-height to 10 pixels. Ok, so the reason why I was unable to reproduce your error Jarlath is probably 'cos I wsn't ble to install java on a live-cd ubuntu, so my extension didn't work at all. Any chance I could get you to enable the java console and see if it throws any exceptions? Maybe check the songbird errorconsole for errors? You're welcome to email or MSN me at davidchansen at hotmail.com

  13. about 1 year ago
    GruvyPunk GruvyPunk

    Sorry, I probably should have mentioned that. My OS is Windows XP x64 version. My screen resolution is 1920x1200.

  14. about 1 year ago
    le garcon solitair le garcon solitair

    i'm running ubuntu 7.04 64-bit and when i have the plugin enabled the browser itself is entirely white. : / i assume this is what happens where java isn't installed, however i do have it installed.

  15. about 1 year ago
    Dark_Wolf author Dark_Wolf

    Nope, it should display a black screen regardless of wether it loaded the applet or not. This would probably indicate that it hasn't loaded the applet page at all. Are there any errors in songbirds error console?

  16. about 1 year ago
    le garcon solitair le garcon solitair

    nope. i can't access web pages or my library or anything, the browser window is just white.

  17. about 1 year ago
    Dark_Wolf author Dark_Wolf

    There's a recently discovered bug where it refuses to work if you're using the wikipedia extension. This will be fixed with the next release, presumably tomorrow.

  18. about 1 year ago
    TheNorthWolf TheNorthWolf

    Good Work, in my computer it works well (Windows Vista Home Premium)

  19. about 1 year ago
    mattcelt mattcelt

    I am having trouble with it even without the Wiki extension. (I did have the Wiki extension installed, but I uninstalled it, and it still doesn't work.) The error is a white screen where the library / birdhouse / etc. frame would normally be, and a red 'X' on a piece of paper icon in the upper-left-hand corner of the frame. Disabling the AlbumArt extension restores normal functionality. Running Songbird 0.2.5 on OSX 10.4.10 with all current updates. Songbird is running with the following extensions: Adblock Plus Adblock Plus Element Hiding Helper AlbumApplet DOM Inspector HYPE Machine site iTunes library importer MozCC Quicktime Playback Songbird iPod Device Support Taglib metadata handler Tools Menu Addons 2 I haven't tested it thoroughly by uninstalling each add-on yet, but I thought you should be aware that an existing installation of the Wiki extension is not the only time this symptom presents itself. Perhaps the adblock extension might pose a problem as well? Thanks, mattcelt

  20. about 1 year ago
    mattcelt mattcelt

    Hmmm, ok, I feel stupid. Turns out the AlbumArt frame showed up atop the other frame, all I had to do was click and drag it and both frames are sharing space now. (It might be good to mention that for us dummies... ;-) But interestingly, I'm still not getting any art - just a white frame with the red 'X', like it's not downloading as it should. Is there a setting I should change? Thanks! mattcelt

  21. about 1 year ago
    Dark_Wolf author Dark_Wolf

    Mattcelt, really sorry for not answering before, I was on vacation and honestly forgot to check if anyone had posted anything here. I think Adblock might be your problem, as it's probably blocking the applet the whole thing needs. Does it show any errors in the errorlog?

  22. about 1 year ago
    mig mig

    You might want to tell people this only works in 0.3?

  23. about 1 year ago
    Dark_Wolf author Dark_Wolf

    mm...it does say that.... under "Warning"....

  24. about 1 year ago
    flesher flesher

    I seem to be a little confused. I downloaded the latest Win32 installer of the July 31 build of Songbird and installed it then I installed the latest version of AlbumApplet. it says the extension is installed but I don't seem it anywhere in the GUI. I'm not sure where it should be displayed of if I have to enable it somewhere else to get it to show up?

  25. about 1 year ago
    pedroducos pedroducos

    I am currently having some problems, i run Ubuntu Feisty (7.04), when i have java installed and i got the "all good" in their website from firefox. However when i start Songbird it doest load the applet. The error console doesn't show anything. Don't know what to do next. In a more suggestive theme may I say that it would be cool if you could get the artwork from the ID3v2 tag.

  26. about 1 year ago
    takuhii takuhii

    I am having the same problem as Flesher... I have installed the plugin in 0.3PRE version of Songbird, but can't find the plugin ANYWHERE???!!!! Any ideas how to make this work or what I may be doing wrong. BTW: I have the latest version of JAVA, I am running Windows XP SP2 32-bit, and have DOM Inspector and Play Notify installed.

  27. about 1 year ago
    takuhii takuhii

    I have found some messages in my logs: Failed to load XPCOM component: C:Documents and SettingsmackintdApplication DataSongbirdProfilesvrdahu1w.defaultextensions{BA1988EA-0482-4b09-B178-E44C55D2BA4F}componentslibalbumJavacomamazonxmlAWSECommerceService\_ItemLookupResponse.java Failed to load XPCOM component: C:Documents and SettingsmackintdApplication DataSongbirdProfilesvrdahu1w.defaultextensions{BA1988EA-0482-4b09-B178-E44C55D2BA4F}componentslibalbumJavacomamazonxmlAWSECommerceService\_Items.java and it keeps going for EVERY element until it gets to: Failed to load XPCOM component: C:Documents and SettingsmackintdApplication DataSongbirdProfilesvrdahu1w.defaultextensions{BA1988EA-0482-4b09-B178-E44C55D2BA4F}componentslibalbumJavaStackLayout.java I also have the following error appear: Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIStringBundle.GetStringFromName]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: XStringBundle :: getString :: line 17" data: no] Is this of any use??

  28. about 1 year ago
    Lazlo Woodbine Lazlo Woodbine

    I've just installed the latest Blessed Nightly on Windows, hoping that it would now be possible to have a stable build. Unfortunately, although the build itself seems stable, all I need to do is install this add-on and Songbird will, without fail, crash soon after startup. In fact, it crashes just at the point that the applet draws the gradient background.

  29. about 1 year ago
    benexclamationpoint benexclamationpoint

    The same thing happens to me, Lazlo. Once I access the library (using the latest nightly build), the plugin attempts to load, draws the black gradient, and then the program crashes.

  30. about 1 year ago
    takuhii takuhii

    I now have the latest BLESSED nightly build, and the plugin works!! Until it draws the gradient background and then songbird crashes :(( Any ideas?? ANYONE!?

  31. about 1 year ago
    Dark_Wolf author Dark_Wolf

    Sorry for the long time responding guys. The applet crashes songbird these days, and there's nothing I can do about it I'm afraid, though I'll try to think of a bypass. For those of you having other problems with the add on (for instance those of you running the 0.2.5 songbird), please post the bugs at http://bugzilla.songbirdnest.com/show_bug.cgi?id=3854 and I'll try and look at them. Much much easier for me, and I get an email notification every time ;) As for getting art from the ID3 tags, it's on my todo list, after getting the extension to not crash songbird :p

  32. about 1 year ago
    Pr1me Pr1me

    This plugin is becoming a must for me, now I only need the ID3 function to work, because the Amazon thingy doesn't work for me. And in a further stage an option to change the size of the text or simply hide it. Edit: And it would be neat if u clicked on an album in the library panel your album slides into the window.

  33. about 1 year ago
    Dark_Wolf author Dark_Wolf

    The id3 tag thingy tunred out to be somewhat more complicated than I expected. Once a decent java library has been found that can handle images in id3 tags (and hopefully also in mp4, wma and ogg files) I'll be happy to add this feature. Until then I'm afraid it's not gonna happen.

  34. about 1 year ago
    csdahl01 csdahl01

    It works for me now, but it doesn't go to the album containing the song that I have playing. Whenever I play a song it should skip to that album pic so I can see that album.

  35. about 1 year ago
    Lazlo Woodbine Lazlo Woodbine

    You've got nothing to worry about with ogg files, because you cannot tag them with album art.

  36. about 1 year ago
    sleepstein sleepstein

    Hi- really great add-on! I've only recently discovered how great it is to have album art, so to have it available with songbird is excellent. I have a few suggestions, which you can take or leave or shoot down at will: (1) What if the covers that were displayed corresponded to the selected fields in the library view? For instance if I have a particular genre selected, and 'all' for artists and albums, then it displays all the albums from that genre... or if I have a particular artist selected, it shows only the albums of that artist? Even simply restricting to genre would be great. Something like this would make good sense because as things currently are, if my library is restricted to, say the 'rock' genre, and I double-click a cover from the 'jazz' genre, then the relevant album does not appear in the library because it's outside the range. (2) Could the cover display have an iTunes-type slider to navigate through the covers more quickly? (3) Could the covers be displayed bigger? Or a zoom slider? Anyway, just a few thoughts. Thanks.

  37. about 1 year ago
    Dark_Wolf author Dark_Wolf

    A slider has been provided. What is this iTunes you speak of? This slider has been sponsored by the guys at the Aerith project. Synchronizing the standard library better with the albumapplet is being worked on, but I'm not quite sure it's possible. I'll try though. Bigger pics might be on the way. At least a way to better handle dynamic resizing. Ohh, and album skipping!

  38. about 1 year ago
    touann touann

    I guys, I'm running Mac OS 10.4.10 with the latest Java installed and nothing happen after I installed this extension (wich seems to be really great). Do I have to do something to make it works? I'm am using Songbird 0.3rc2. Do it work for someone on a Mac? Thank's

  39. about 1 year ago
    Dark_Wolf author Dark_Wolf

    As it's all java and javascript it should run on pretty much everything, including coffee machines and Macs. Fairly sure I've heard someone with a mac using it... First of all, stuff only happens when you're on the library page. Are you sure songbird knows about the java too? Can you see java applet through songbirds? If the java isn't working, a big white box should be appearing on the library page. Otherwise, please make a bug in bugzilla and add davidchansen@hotmail.com to the cc list. Much easier for me to keep track of what's happening then, and the devs might be able to throw in a word or two as well.

  40. about 1 year ago
    songbird_rocks songbird_rocks

    I am running Ubuntu gutsy 7.10 and performed sudo sed -i 's/XINERAMA/FAKEEXTN/g' /usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/i386/xawt/libmawt.so to get java to work with x11-xcb & compiz. However, in the java console i am getting the error Error: java is not defined Source File: chrome://albumapplet/content/albumart.js Line: 383 Any help is much appreciated!

  41. about 1 year ago
    songbird_rocks songbird_rocks

    Oh never mind, just discovered the easiest fix ever, just copied everything from /usr/lib/mozilla to Songbird's plugin folder!

  42. about 1 year ago
    munkthenut munkthenut

    i getting the same issue as Mattcelt on linux (ubuntu GG), the error console says theres an error with lines , 65, 190, 97, and 125. um let me know how i can be more of use

  43. about 1 year ago
    philmeister philmeister

    Hi I'm relatively new to songbird. I was wondering is it possible that the album art could be shown on the faceplate too.

  44. about 1 year ago
    stevel staff stevel

    One hitch is that Java 1.6 isn't available on Macs yet; so if this requires 1.6 (any way to make it work with 1.5 at all?), then I think Mac users are outta luck for now.

  45. about 1 year ago
    mharter mharter

    Nice job dude, however, can you change it so it will display the tracks in the album when an album is clicked on (right now it takes 2 clicks), and then have it automatically play the album on a double click? I think that that would be a little more user friendly.

  46. about 1 year ago
    kasim013 kasim013

    Hi, I have Songbird 0.3.1 on ubuntu 64bit. I just can't see the Albumcovers, or anything from the plugin. Do I need to do something additional?

  47. about 1 year ago
    touann touann

    So I'll wait until Java 1.6 is out for us. Thanks for yours answers guys!

  48. about 1 year ago
    Dark_Wolf author Dark_Wolf

    Yes, you MUST HAVE JAVA 1.6 installed in Songbird. Won't work otherwise. A Mac version using java 1.5 will be out in a couple of days, though it won't be looking as nice as the regurlar one, since a lot of the graphic-effects I use are aren't available n Mac till Apple get off their behind and fixes java. The addon cannot currently be moved away from the library page, but I'm told the songbird guys have something in mind which will remedy this. As for clicking to make it play...well.. I'll try, but it won't be in the next release (which is comming as soon as bugtesting has finished)., and I'm not sure if it's possible at all.

  49. about 1 year ago
    philmeister philmeister

    Ah well. Its still pretty good. I agree with what mharter said about how you should click on the albums to view songs and double click to play. I think that songbird should have buttons so as to select how you want to view your music e.g. by album, by song etc. Like in media player. this could mean that you could come with a song view with cover art Looking forward to the next version.

  50. about 1 year ago
    delle mazze delle mazze

    i can't get this to work. How do I use it? What do I click on? As far as I can tell, intsalling did absolutely nothing to my Songbird. I'm running Mac OS X, by the way.

  51. about 1 year ago
    Dark_Wolf author Dark_Wolf

    Should work with the new updated version of the addon :)

  52. about 1 year ago
    MarcSD MarcSD

    great addon! It's another reason to forget Windows Media Player.

  53. about 1 year ago
    matehortua matehortua

    hi beatifull add-on, it found a lot of the albun covers of my music some questions: 1. are these images stored anywhere? 2. i wanna have my 5G IPOD with all these images, but when i try to syncronise it whit itunes i doesnt have the images!!!! exceletent job keep the good work and please try to answer my quest :)

  54. about 1 year ago
    matehortua matehortua

    i forgot something the albums move really nice and with right click i can see the songlist and the album cover very nice BUT how do i make it play that album or song ????? i tried with a lot of left and right click's and enter's and spaces but nope it never started playing the song or the album. tanx

  55. about 1 year ago
    BirdOfPrey BirdOfPrey

    Great looking plugin, it moves to the correct cover whenever I start playing a song. Will be WAY better than crappy Windows Media Player library when it's done:) A nice addition would be add the function to whenever we click on a cover album. But if it's not possible, wouldn't be possible to integrate the whole library into it and eliminate the need for a list like library at all? What I mean is the cover albums sorted by name/year and then when we click on one of them a list would appear where we could select/add to playlist/play the song on that album.. That would eliminate the need for an old-style list-like library, for browsing at least and would be way cooler that any other players library:) I know this is a bit far-fetched, and the programming for it isn't nothing but trivial, but it would be nice having a nice looking player like that. Keep up the good job!

  56. about 1 year ago
    Dark_Wolf author Dark_Wolf

    The images are stored in the same folder as the music files for that particular album. If you're using mp3s you can have it embed the images into the files, which should allow itunes to use them.... I hope :) Other formats are out of luck till I find a fairly consistent framework to allow reading/writing of tags.

  57. about 1 year ago
    Dark_Wolf author Dark_Wolf

    As of 0.3.6: Double click on the album :)

  58. about 1 year ago
    Dark_Wolf author Dark_Wolf

    I've been thinking about replacing the library completely for some time, however as you say it's a lot of work, and RL stuff (such as say.. learning a new programming language and using it to find the energy levels of an atomic nucleus) means I'll try to keep the updates in chuncks I can manage.

  59. about 1 year ago
    employeeno5 employeeno5

    This is pretty neat. I switched to Linux from Windows about two months ago and the only application I miss is iTunes. Songbird looks like it's coming along in such manner that I won't miss it at all. This plugin looks great. I'd love to try it out. I've got the latest version of Java running and the plugin would seem to be installed correctly, however I see no change in Songbird. The album applet doesn't appear, in fact nothing seems to have changed except that it's now listed as installed in the add-ons. Am I missing something obvious here? Any clear reason why it's not working; some step I'm missing? Not a big deal, I know everything is still in testing; I'm just curious. Thanks for working on this either way!

  60. about 1 year ago
    employeeno5 employeeno5

    Well, here's what my terminal output had to say on the subject: "OverlayLoader.loadOverlayList() +chrome://albumapplet/content/albumflow.xul OverlayLoader.loadPlayerOverlays() loading overlay chrome://albumapplet/content/albumflow.xul saveTabState OverlayLoader.loadPlayerOverlays() finished loading overlays Failed to create Java VM " Why I don't get a Java VM is probably simple and obvious to coder, but I'm a sculptor so I probably shouldn't be messing around with something in development in the first place. It's a cheap evening though, I'll tell you that. Thanks again and keep up the good work.

  61. about 1 year ago
    Dark_Wolf author Dark_Wolf

    Well, chances are songbird does not have java installed. I believe this can be fixed by copying your mozilla extension folder to your songbird extension folder.

  62. about 1 year ago
    Schwadegan Schwadegan

    When i run this app, all covers are the same and if i delete the album with that cover, an other one just replaces all again..... anyone else with this problem? (l ove the app if i get it to work properly :/ )

  63. about 1 year ago
    bricamac bricamac

    Hi Ihave try to use this add-one on my ubuntu 7.10. When I install the albumapplet version 0.3.4, it's work well. But when I try to use the version 0.3.5 or 0.3.6 I get this message : Error: [Exception... "'java.security.PrivilegedActionException: java.security.PrivilegedActionException: java.lang.reflect.InvocationTargetException' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001c (NS_ERROR_XPC_JS_THREW_JS_OBJECT)" location: "" data: no] Thanks again for your help.

  64. about 1 year ago
    Dark_Wolf author Dark_Wolf

    Album applet (unfortunately) assumes that your albums are in their own folder. If you don't want to sort your music you can right click the albums (one at a time, sorry) and ask it to get a new album from the web, or specify an image yourself.

  65. about 1 year ago
    Dark_Wolf author Dark_Wolf

    That's.... not good.... Could you make a bug in bugzilla for it, and add davidchansen@hotmail.com to the cc list? Much easier for me to handle. Also, try opening the java console, and see if it gives you any errors. It might have something a little more detailed for me to go on.

  66. 12 months ago
    eNiNjA eNiNjA

    The only thing that loads is a Gradient Background I get the same error as bricamac: Error: loadAlbums is not defined Source File: chrome://albumapplet/content/albumart.js Line: 118 Error: [Exception... "'java.security.PrivilegedActionException: java.security.PrivilegedActionException: java.lang.reflect.InvocationTargetException' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001c (NS_ERROR_XPC_JS_THREW_JS_OBJECT)" location: "" data: no] Xubuntu 7.10 java version "1.6.0_03" Java(TM) SE Runtime Environment (build 1.6.0_03-b05) Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing) Songbird/0.31 (20071105122737) AlbumApplet 0.3.6

  67. 12 months ago
    Dark_Wolf author Dark_Wolf

    Make a bug report? Pretty please?? It's MUCH easier for me to help you if you do.

  68. 12 months ago
    eNiNjA eNiNjA

    Bug report submitted. =)

  69. 12 months ago
    maks maks

    hey man, great work! Just a little bit slow for practical use. Unless that can be fixed, is there a way to get a non-animated version of this (much like the middle button in iTunes, between the coverflow- and list button)? Don't get me wrong now. I know there are many album art applets out there, but all of them only show the album art of the song you're currently playing (which is nonsense btw.), not the albums you're browsing!

  70. 11 months ago
    rgul rgul

    hi, I have just installed songbird 0.3 and your applet, but it doesn't work. I checked java on firefox and it works (Version 6 Update 3); checking on sunbird it doesn't. My OS is Ubuntu Gutsy 07.10 roberto

  71. 11 months ago
    plasticpie plasticpie

    I just installed this and all the album covers are the same. I know they aren't supposed to be because in iTunes they were the right ones.

  72. 11 months ago
    eNiNjA eNiNjA

    Open a terminal and type: ln -s /etc/alternatives/mozilla-javaplugin.so ~/Songbird/plugins/libjavaplugin.so This command assumes you have downloaded and extracted Songbird to your home directory.

  73. 11 months ago
    JeniSkunk JeniSkunk

    Dark_Wolf, I'm hitting the same problem as schwadegan posted on Fri, 11/30/2007 about the album art files always being redownloaded and overwriting whatever album art file was previously in the album' folder. I think the solve that's needed is for the applet to maintain a list of what album art it has already successfully downloaded. Secondly, I'd like to ask if there's any plans for the applet to let the user configure a folder for the applet to get album art from, so that the applet looks in that folder first for the album art. If the applet can't find the art in that folder it goes online to try to find the art.

  74. 11 months ago
    Dark_Wolf author Dark_Wolf

    Writing this from the ubuntu songbird... Finally.. getting java on 64bit of Ubuntu is not a trivial matter. I'm rather confused about the overwriting of album art, but as soon as I can reproduce the bug I'll fix it. Making it look in another folder first should be possible. Very busy at the moment, but I'll get it into the next feature-adding release. What I'd really like to do would be having the albums stored in the database with the songs, but the java driver I'm using for database access is pretty slow, and I wouldn't be able to remove my entires on uninstall, so...

  75. 11 months ago
    JeniSkunk JeniSkunk

    The applet will redownload the album art for an album irrespective of there already being correctly named art for that album already existing in an album's folder. The redownloaded album art overwrites the pre-existing album art in the folder. example: CD Single 2unlimited - Get Ready For This. Australian release, 3 track, catalogue number D1104. Album art automatically downloaded does not match the art on the cardboard sleeve for the single. Correct album art located via Google image search, downloaded with temp filename, cleaned up; cropped; and rescaled to 130x130, and placed in album folder. File name of incorrect album art copied. Incorrect album art deleted. File name rename pasted to correct art. incorrect art: http://images.amazon.com/images/P/B000003R93.01._SCMZZZZZZZ_.jpg art sourced to create correct art: http://roxcalibur.com/pix/e11177.jpg First restart of Songbird after manual image replace, correct art is displayed by the applet. In the background, without any notification or user intervention, applet automatically redownloads and replaces manually installed album art in album folder. Second restart of Songbird after manual image replace, initial incorrect art is displayed. OS: WinXP Pro SP2 Java: jre1.6.0_02 Songbird: Songbird 0.3 Developer Pre-release AlbumApplet: Version 0.3.6

  76. 11 months ago
    desertin desertin

    im running leopard. how the hell do you get this thing to work? i see it in my add-ons, i installed it, but when i run songbird, i dont see anything! im new to songbird by the way. thanks.

  77. 11 months ago
    reysky reysky

    Hi, Guys

    Unfortunately latest plug in is not working for me.
    Website version AlbumApplet

    by Dark_Wolf

    * Version 0.3.7
    *
    * Updated about 3 hours ago
    *

    Linux 64-bit

    Songbird is giving me following output when I tried to install.:
    Incompatible Extension
    AlbumApplet 0.3.6 could not be installed because it is not compatible with Songbird 0.4.

    Why 0.3.6 I don’t know. I have tried few times and I’ve correct extension 0.3.7. Bit odd.

    My machine
    OpenSuse 10.3 64 bit edition
    SongBird 0.4

  78. 11 months ago
    Dark_Wolf author Dark_Wolf

    You had it working on a 64 bit version of linux?? Wow, I was under the impression that it couldn’t be done. Are you doing this with IcedTea, or??

    Anyway, I’ll fix it right away so you can use it again, I just didn’t want to falsely advertise that it would work with the 64 bit version of songbird.

  79. 11 months ago
    kylor kylor

    When I right-click the currently active album, some weird box thing with some random drawing pops up and the background becomes fuzzy.

    Could there possibly be some kind of “light” rendering mode, where it only shows the album cover for the current album? It slows down the loading time for different sections considerably. Being able to disable it for, say, the “Downloads” section would be nice too.

  80. 11 months ago
    cellarmation cellarmation

    I can get it to work on version 0.4 windows xp. Didn’t do any java updates or anything so its working with whatever i had installed.

    Find it is slow loading though say from some other screen to the library.

    A couple of suggestions, when you shrink the size of the window make the text shrink proportionally as well as the images, because at the moment if you make it quite small the text is very large. Also would help if the text and side scroll bar can never overlap as it can make it un-clear as to what it says.

    Good Work :-)

  81. 11 months ago
    pedroducos pedroducos

    I have a problem running the applet,

    I am running Ubunto 7x10 up to date, version with java 1.6 correctly installed and Songbird 0.4.

    When i install the plugin it downloads and installs perfectly; when i restart firefox apparently it loads up perfectly and I see the gray white dimming background of the extention. However no covers appear at all.

    The extension seems great but cant test it. I used to have it working perfectly on Songbird 0.3

  82. 11 months ago
    Dark_Wolf author Dark_Wolf

    Phoy! That’s annoying….
    Allright, standard questions: Does the error console tell you anything, and more importantly what does the java console tell you?

  83. 11 months ago
    crunchysaviour crunchysaviour

    It’s a good applet, well done!

    However, I have a couple of problems with it.

    1. It doesn’t entirely work.

    Album covers won’t automatically be downloaded; “Redownload image” also doesn’t work. I don’t know why: it doesn’t work whether Zonealarm is running or not. Last.fm itself works; album art is just not downloaded no matter what I try. I have allowed all the website integration I can in the options and everything.

    2. It’s all a bit slow. To be honest, I’d like to be able to turn off the excessive graphics such as the gradient background, mirror effect, background blur and CD case surrounds, so that only the album art images are displayed. In fact, it’s slower than isnuTe’s cover flow at the moment.

    I’m running it on XP on a machine that’s not so old or weak that it shouldn’t be able to handle this kind of application… but still it can’t. :(

  84. 11 months ago
    dzobert dzobert

    I’m experiencing problems with this add. In place where should be covers there’s only a black gradient and a scroll. I’m running it ( v0.4) on Ubuntu 7.10. Error Console shows one error about this add.

    Error: [Exception… “‘java.security.PrivilegedActionException: java.security.PrivilegedActionException: java.lang.reflect.InvocationTargetException’ when calling method: [nsIDOMEventListener::handleEvent]” nsresult: “0x8057001c (NSERRORXPCJSTHREWJSOBJECT)” location: “” data: no]

    I hope you’ll repair this.

  85. 10 months ago
    Lonon Lonon

    Well, glad you ask.

    When using the built in search of Songbird the covers stay the same. They show move, vanish, or something. Because if I’m searching I’m filtering, and if I’m doing that then I don’t wanna see the previous covers, just the covers of the songs that match the criteria I searched for.

  86. 10 months ago
    burton82 burton82

    Hello!
    Iam using Ubuntu 7.10 AMD64. Unfortunality, Java has no AMD64 plugin. So i am not able to use your nice looking applet.
    But maybe someone have solution to fix our problem? Maybe there will a new Version without need to have the java plugin….. This will be great!

    Regards
    b

  87. 10 months ago
    Dark_Wolf author Dark_Wolf

    There are poeple on the x64 linux platform who have made it work, so it can be done. There’s no reason that it shouldn’t work with icedtea…. That being said, I haven’t been able to get it to work under 64-bit ubuntu myself.

    Alas, all of it is done in java, so a no java version is not merely unlikely, it won’t be happening unless a coding god shows up and ports the thing to c++.

  88. 10 months ago
    burton82 burton82

    really?!? This are good news. So, can you give me a link or Information for solving my problem?

    I tried Icedtea–doesnt work
    chroot–works, but really slow and buggy
    lib32 libarys–slow & buggy

    Regard
    b

  89. 10 months ago
    pedroducos pedroducos

    hey dark,

    Ive just discovered what might be a reason for the Ubuntu 7.10 bug that i mentioned earlier. If you start up Songbird without the library location mounted into the system it loads up the plugin perfectly and if you mount it after the plugin loads it plays perfectly. The bug results when you mount the library location before you start up songbird. I’m thinking it might be a problem with the location of the mounted filesystems in linux.

    On another note when you right click on the album art it should show the songs in that album inside the plugin like in your second screenshot. This does not work for me in either windows nor linux.

    If you could solve this issue it would be great. Anyway congratz on my favorite plugin, despite some minor bugs. Keep up the great job.

  90. 10 months ago
    SgtH3nry3 SgtH3nry3

    Like the Album Art Manager extension, it seems like this extension doesn’t fetch album art which is embedded in the music file either.

    And when the music file DOES contain an embedded album art image it should override the .folder.jpg/folder.jpg/album-artist.jpg which is located in the folder.

    Is there a possibility that this could be implemented in a future release?

    /sarge

  91. 10 months ago
    lelis718 lelis718

    Hello,
    I am using
    Linux (Ubuntu Gutsy )
    Sun Java plugin Version 6 Update 3

    And I got the following error.

    When I open the playlist it gives me the black gradient screen and no album art. Instead of that it gives me a warning at the console.

    Error: [Exception… “‘java.security.PrivilegedActionException: java.security.PrivilegedActionException: java.lang.reflect.InvocationTargetException’ when calling method: [nsIDOMEventListener::handleEvent]” nsresult: “0x8057001c (NSERRORXPCJSTHREWJSOBJECT)” location: “” data: no]

    Do you know what is it?

    Tks!

  92. 10 months ago
    Dark_Wolf author Dark_Wolf

    Honestly? I have no clue why you’re getting that error. There seems to be a lot fo trouble with Album Applet on Ubuntu, though I can’t say if it’s just Ubuntu or Linux in general. The linux users who have been able to get it to work aren’t being very helpful, and considering I’m using javascript and java it should be the same on all platforms.

  93. 10 months ago
    Nazgulled Nazgulled

    Hi Dark_Wolf,
    Incredible add-on for SongBird! I like eye-candy, always did and this is barely the only thing I ever liked from iTunes (which wasn’t always part of it). But I have some suggestions, some are important for me to use this add-on some are secondary…

    1) Is it possible to add a button (somewhere) to show/hide the applet? Much like the 3 different views on iTunes.

    2) This next suggestion makes more sense (I think) if the above feature can be implemented: When the applet is active, there’s always some album select, I think that when this happens, the library should be automatically filtered to display only the songs in that album.

    3) I don’t know why, but on my system, this applet is really slow and really buggy. It takes some time to start, some time to go through all the covers (not fluid animations like on iTunes), sometimes it breaks (specially when I right-click on a cover, does it do anything?), etc… I know this are the initial versions but you should really work on that, it’s not very usable like this… Or maybe the problem is my system?

    4) The covers should be filtered by the search terms also. I think someone already suggested this and I really think it’s something that should be implemented.

    5) I don’t like the album title, I think it looks awful. Maybe you could add some options to enable/disable it and to customize it’s font perhaps?

    6) Last one… The “scrollbar” to go through the covers, looks kinda ugly overall…

  94. 10 months ago
    developer developer

    Hello, i whant to help you developping the Album Applet. Can you say me where i can download the Source Code?

    Thanks

  95. 10 months ago
    Relasz Relasz

    Hi, when I install this addon it appears in the extensions list greyed out with the description ‘Not compatible with Sonbird 0.4’.

    Any help?

  96. 10 months ago
    Dark_Wolf author Dark_Wolf

    Unzip the xpi ;) It’s all there

  97. 10 months ago
    Dark_Wolf author Dark_Wolf

    1) mm…well… I suppose it could be done, yes

    2) Well, hmm… right now it filters with a single click, but I guess it could be made an option

    3) Right…yes…. Short answer: I know, and steps will be taken to help this. Long answer: The idea is to move it all to an openGL code, so it can make proper use of your grahics chip. As things look now however, it won’t be happening for the next 4-6 months though. Sorry.
    The next release of java should improve things regardless.

    4) On the todo list….

    5) Yes, could be done.

    6) Yes, I know…. you’re welcome to make a better one :p Eventually I will be making a nicer one.

  98. 10 months ago
    Dark_Wolf author Dark_Wolf

    hmm….well… if you’re using Mac, you’re out of luck. Keeping a version that worked with the old java 1.5 system that Mac’s are using is simply too much work. It will be compatible when Mac gets their behinds out of the chair and get the new version of java working.

  99. 10 months ago
    Nukeador Nukeador

    Maybe it could be a great idea to implement this feature with pictureflow (http://code.google.com/p/pictureflow/) instead of Java. Isn’t it?

  100. 10 months ago