Is there a way to have one main cover artwork for an album that has artwork for each song?

For example The Fall by Gorillaz has unique artwork for each song but when I'm in album view it only shows the artwork for the first song not the actual cover of the album. I'm wondering if there's a way for it to display the actual album cover in album view and the artwork for each song when it's actually playing.

Generally all you need to do is fill in an appropriate Album Artist. For more details see my article on Grouping Tracks Into Albums, in particular the topic One album, too many covers.
tt2

Similar Messages

  • Is there a way to have one flash player play all moives on a web page ?

    Hi,
      Is there a way to have one flash player play all movies on a web page ?   For example, you have a list of FLV movies on a page and you click on any them and it will play on the same player on the web page. Or does each movie needs it's own ?
    Thanks in advance..
    Peter

    Yes, for the design I made, the movies are loaded from the server.  Here is the code for the design.  It is done using AS2, and the stage includes two buttons (s1, s2) for playing the individual videos, one button to play them both (playall), one after the other, and the video object (video1_video) that was added via small menu you find at the top of the library panel's frame.
    I cannot say this would work directly for your implementation, but it gives you some things you can look into so that you can figure out how.
    function(){return A.apply(null,[this].concat($A(arguments)))}
    // ignore whatever code is above this... the forum added it, not me  
    stop();
    ncount = -1;
    var connection_nc:NetConnection = new NetConnection();
    connection_nc.connect(null);
    var stream_ns:NetStream = new NetStream(connection_nc);
    stream_ns.setBufferTime(3);
    stream_ns.onStatus = function(infoObject:Object) {
            for (var prop in infoObject) {
                   if(infoObject[prop] == "NetStream.Play.Stop" && ncount == 0){
                       video1_video.attachVideo(stream_ns);
                       stream_ns.play("20051210-w50s.flv");
                       ncount += 1;
    playall.onRelease = function(){
          ncount = 0;
          video1_video.attachVideo(stream_ns);
          stream_ns.play("barsandtone.flv");
    s1.onRelease = function(){
          video1_video.attachVideo(stream_ns);
          stream_ns.play("barsandtone.flv");
    s2.onRelease = function(){
          ncount = -1;
          video1_video.attachVideo(stream_ns);
          stream_ns.play("20051210-w50s.flv");
    I don't deal with video very often, so I have not created an AS3 version of this.

  • All I want for Christmas is a mute Icon, a mute icon, a mute icon. Is there any way to haver one? Iphone 4S

    All I want for Christmas is a mute Icon, a mute icon, a mute icon. Is there any way to have one? Iphone 4S And no the tiny metal slide on the side with the tiny orange liver is not the same. I just want to know is there a way to have an icon?

    Succinct and clear. Oh well.

  • Is there a way to have one workspace with two monitors?

    In Maverick is there a way to return to the system were you have 1 workspace and two monitor? Where at present there is this tendency for applications to auto hide partially.

    Yes it is, my bad. I'm running an external display myself and have that setting. I saw the preference with the checkmark and wrote that one by mistake.

  • Is there a way to do over an audio analysis on a clip that has been analyzed before?

    I've noticed that depending on the in/out points of an audio clip, the Audio Analysis will calculate based on the segment of the clip that was placed in the timeline. My problem is that my audio clips are very long and have multiple sections that would need to be analyzed again for optimal loudness/uniformity settings. I can't seem to find a way to do a fresh audio analysis on a clip that's already been analyzed, so is there a way to do this? I'm using 10.0.9
    Thank you,

    I've noticed that depending on the in/out points of an audio clip, the Audio Analysis will calculate based on the segment of the clip that was placed in the timeline. My problem is that my audio clips are very long and have multiple sections that would need to be analyzed again for optimal loudness/uniformity settings. I can't seem to find a way to do a fresh audio analysis on a clip that's already been analyzed, so is there a way to do this? I'm using 10.0.9
    Thank you,

  • HT4597 Is there a way to have a private reminders list on my iphone that will not be synced to my icloud?

    I want certain reminders on my iphone to sync between devices using icloud, but I would also like a private reminders list that is only viewble on my phone. Is this possible?

    Welcome to the Apple community.
    You could always set up a secondary iCloud account at settings > mail, contacts, calendars and just enable reminders. You don't have to sync this iCloud account with any other device.

  • Is there a clock/radio for the 3G that has USB for syncing to my Mac?

    I'd prefer to have only one dock for the phone instead of two on my desk.

    I've never heard of a clock/radio including a USB hub function, but I can only assume if a 3rd party manufacturer of a clock/radio that is iPod and/or iPhone compatible thought there was a market for including a USB hub function with their product and obviously being able to charge extra for it, there would be one available.

  • Is there a way to have a Numbers spreadsheet show the row numbers on ipad?

    I am have a spreadsheet I am using for keeping count of the current people registered for an event.
    If there a way to have one of the columns automatically show the row numbers so I can easily see the amount of people confirmed for the event without having to manually count them? Also, I will be adding and deleting lines and need Numbers to automatically show the row numbers without me having to change it.
    Thanks,
    Mike

    I found it out:
    inserted a new column A
    a --
    In A1 type 1
    in A2 type 2
    select the pair A1:A2
    drag the circular handle from the bottom right of A2 thru the very bottom of the column.
    b --
    in A1 type =ROW()
    select the cell A1
    drag the circular handle from the bottom right of A1 thru the very bottom of the column.

  • Just switched from safari on my imac. when using search menu safari gave me the option to "find on this page," which was an incredible help while doing research. Is there any way to have this feature using firefox?

    Just switched from safari on my imac. When using search menu in safari I had the option to "find on this page," which was an incredible help while doing research and looking for specific phrases/words. Is there any way to have this feature using firefox?

    I think Safari has the same keyboard shortcut as Firefox "command+F" on a Mac or "Ctrl+F" on Windows.
    Look in the lower left corner for the Find. There are more likely to be differences in Find Next and Find Previous in the keyboard shortcuts, but continuing at the Find bar at the bottom doesn't matter what browser you use. There is an "X" there to dismiss the Find bar. In Windows the "Esc" key will dismiss the bar if you are within the find text entry area.
    Keyboard shortcuts:
    * [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts?s=keyboard&r=0&as=s Keyboard shortcuts | How to | Firefox Help], from Mozilla very limited number of shortcuts but will show correctly for your system
    * [http://dmcritchie.mvps.org/firefox/keyboard.htm Firefox and other Browser Keyboard Shortcuts (Comparison Table)], more comprehensive but is oriented to Windows users with some guidelines for Mac and Linux users.
    <br><small>Please mark "Solved" one answer that will best help others with a similar problem -- hope this was it.</small>

  • Is there a way to insert comments directly into an Illustrator document so that every time you expor

    I use Illustrator a lot to create website designs, and pepper the PDFs with comments on how everything should work. Is there a way to have those comments embedded into the AI so that I don't have to enter in the comments every time I export a PDF?

    Template are the pre-designed document in which you do the modification as per the need.
    this will give you better idea..
    http://help.adobe.com/en_US/illustrator/cs/using/WS714a382cdf7d304e7e07d0100196cbc5f-6330a .html
    So , you can create a template with the comment on it.
    when creating the new file , base it upon the template so that you have the comment already present in the Ai.

  • Is there a way to have two payment cards under one apple id

    Is there a way to have two payment cards under one apple id? 

    You're confusing icloud and itunes store accounts.  Individual users should have their own icloud accounts (using their Apple ID) but multiple users can share the same ID for logging into the itunes store account.

  • Is there a way to have 3 itunes accounts set up under the same email address? one is for me and one for each of my sons to keep itunes money separated

    Is there a way to have 3 seperated itunes accounts set up under the same email address? one is for me and each of my two sons in order to keep itunes money separate.

    How to use multiple iDevices with one computer

  • Is there a way to have two different iTunes for two different iPhones on one Windows User account?

    Using Windows 7, iphone 4.
    I've read as many threads on these forums and as many kb's as I could find, but I sttill can't figure it out. I have 2 iPhones. Let's call them, "wife" and "hubby". I want to have two separate iTunes, one for each of the phones. Hubby is the Windoows User. I don't want to set up a different Windows User for wife.
    Hubby was the original iPhone. When I plug it in, iTunes recognized it has Hubby's iPhone. Then I unplug Hubby and close iTunes. I plug in Wife but iTunes stll comes up with Hubby under Devices and syncs Hubby's iTunes to Wife's iphone.
    I've tried using the shift key when I open iTunes to set up two separate .itl files to no avail.
    Is there a way to have two different iTunes for two different iPhones on one Windows User account?
    Thanks!

    What happens if you rename the iPhone "Wife" when it shows up as "Hubby", then choose a different set of apps/playlists to sync with? iTunes is supposed to be able to manage multiple devices, each with their own selection of content. Perhaps you "restored" "Wife" with a backup from "Hubby" when you first set things up which is now causing confusion.
    To create a new library press and hold down the shift key as you click the icon to start iTunes and keep holding shift until asked to choose or create a library. You need to use the same technique to switch back.
    tt2

  • Is there a way to have more than one Query view in the same workbook?

    Is there a way to have more than one Query view in the same workbook?
    BEx allows us to insert Queries into workbooks, but not saved views.
    I can open a view in excel & then save it as a workbook....but after that there is no way to add another view to the same excel. If I open a new view, it opens in a new Excel.

    Hi
        when u open some query in BEx analyser,u can save it as a query view as well as workbook.The difference is, workbook is if u work with the design mode which will be in the left side of ur screen and query view is wen u save after drill downing some char or key figures from a intial screen wen u execute query in BEx analyser

  • Is there a way to color one thing in a black and white photo.  Example:  I have a picture of a tulip field and I want to make it black and white - which I have already done - but I want to make one single tulip red.  Help?

    Is there a way to color one thing in a black and white photo.  Example:  I have a picture of a tulip field and I want to make it black and white - which I have already done - but I want to make one single tulip red.  Help?

    No, you'll need an external editor for the job:
    In order of price here are some suggestions:
    Seashore (free)
    The Gimp (free)
    Graphic Coverter ($45 approx)
    Acorn ($50 approx)
    Pixelmator ($50 approx)
    Photoshop Elements ($75 approx)
    There are many, many other options. Search on MacUpdate. You can set Photoshop (or any image editor) as an external editor in iPhoto. (Preferences -> General -> Edit Photo: Choose from the Drop Down Menu.) This way, when you double click a pic to edit in iPhoto it will open automatically in Photoshop or your Image Editor, and when you save it it's sent back to iPhoto automatically. This is the only way that edits made in another application will be displayed in iPhoto.

Maybe you are looking for