How do you get it to show a picture of the albumn your on

As you can see on the main advertisement for the 20gb color ipod, there is a picture of the albumn of the song your listening to, how do you assign pictures to certain bands or albumns?

iPhoto??
Jack,
Here are a couple of methods.Go to <a href="http://images.google.com/Ó>Google Image Search</a> and type in (say) "The Beatles", and click on search images. That brings up 327,000 images!! You could be more specific and just type in "Abbey Road", if that was what you were looking for. Double click on a picture you like, then at the top of that page click on "see full size image". When you get that image, simply copy/paste it into the space for album artwork in iTunes. Make sure you select the album in the browser of iTunes before you copy/paste. You'd be surprised what Google Images can bring up. There are literally millions, and even obscure album artwork can be found.
In the unlikely event that Google canÕt find an image, you can also get artwork from Amazon.
If youÕre happy using images from Amazon, and donÕt want to copy/paste, then http://www.yvg.com/itunesartimporter.shtml&#211;>Art Importer is a nice free program to do it for you.

Similar Messages

  • How do you get ical to show on your home screen?

    How do you get ical to show on your home screen? I deleted it from my homescreen (somehow) and i want to get it back.

    Just open the International preferences panel, go to Times, Customize, and click on the leftmost number (hours). A small triangle lights up, and a pop-up list of various formats opens. Just select the one you like (1-24 or 01-24). Make sure to set the Date & Time preferences to 24-hour clock first.

  • How do you get it to show the temperature when you scroll down?

    On some some IDevices I see when you scroll down, it shows the temperature and the date. But on my iPad mini when I scroll down, it just shows the day. But at the bottom it says, " weather information provided by yahoo" I have yahoo weather installed. How do I get it to show the temperature too? Thanks.

    Settings->Privacy->Location Services->Weather-> Turn it on.
    It will show your current locations weather. Note that it uses GPS and internet access. so it may use your Cellular Data and battery.

  • How do you get users to show up in finder?

    How do you get the users to be listed in the right pane?
    Thanks

    Hi Rolomoto, when in Finder, press shift+command+G and type "/Users" in the box (without the quotes). You can also get the "Go To" box from the Finder menu. Finder will show you the different users folders, with the currently logged in user having a "house" for the folder. Because each users' folder is for them only, you won't get permission to see much inside them.

  • How do you get .00 to show?

    I am new to java programming. We have a project we are working on that uses decimals. Say you want to enter $12.00, when you click the calculate button it shows $12.0. How do you get the second 0 to show? Any help appreciated. The variables are a double and labels are .setText using a Math.round.
    Sharon

    When one runs this program in MSDOS, it will not render the '�' sign to see this change the '$' sign and type;-
    DOSPrompt>java Money >money.txt
    Then one can see some real money signs - jolly nice.
    /* One can test this whole program by writing in a double value at the prompt.
    ** It will convert the vlue to a money value such as "$15.99" or "$16.00"
    ** Note: the MSDOS shell does not render '�' signs given in the unicode '\u00A3'
    ** I have written to Bill Gates about this issue on numerous occasions and yet
    ** he seems unable to respond to my strongly worded letters.
    ** Author: Lady Margaret Thatcher (now a Baroness). */
    import java.text.*;
    public class Money {
    public static void main (String []args) {
       double d= 0.0D;
       // Catch all exception and exit
       try {
          d = Double.parseDouble(args[0]);
       catch(Exception e){
          System.out.println("\nEnter any large floating point number");
          System.exit(0); 
       DecimalFormat decfmt = new DecimalFormat();
       decfmt.setMaximumFractionDigits(2);
       String money = '$' + decfmt.format(d); // one can change this '\u00A3' or '�' for the � sign
       if (money.length() < 4) money += ".00";
       System.out.println("Money value: "+money);
    }

  • HT202213 how do you get it to show up in the sidebar again, after setting it up?

    how do i get home sharing to tapear agian in the toolbar, after i set it up?

    I can sort of reproduce what your talking about I think its because your setting the Start and Due date to the same time which seems to affect the search folder that's used for the view. The following seems to work okay for me
    Task taskItem = new Task(service);
    taskItem.Subject = "Created From qqq";
    taskItem.Body = "body";
    taskItem.IsReminderSet = true;
    taskItem.ReminderDueBy = DateTime.Now;
    taskItem.StartDate = DateTime.Now;
    taskItem.DueDate = DateTime.Now.AddHours(1);
    taskItem.Status = TaskStatus.NotStarted;
    ExtendedPropertyDefinition PidLidToDoOrdinalDate = new ExtendedPropertyDefinition(DefaultExtendedPropertySet.Common, 0x85A0, MapiPropertyType.SystemTime);
    taskItem.SetExtendedProperty(PidLidToDoOrdinalDate, DateTime.Now.AddHours(1));
    ExtendedPropertyDefinition FlagDueBy = new ExtendedPropertyDefinition(DefaultExtendedPropertySet.Common, 0x8560, MapiPropertyType.SystemTime);
    taskItem.SetExtendedProperty(FlagDueBy, DateTime.Now.AddHours(1));
    taskItem.Save();
    Cheers
    Glen

  • On an iPod 5 how do you get it to show your battery percentage

    I saw on my friends iPhone 5 that it showed the percentage
    of battery at the top.. How do you do that in settings
    on an iPod 5?

    There is a way that iPod touches can get battery percentage. Note that this will work for any iPod on any iOS. You do NOT need to jailbreak for this to work.
    You will need to download iBackupbot for itunes it is for Mac and Windows.
    1. Download iBackupBot for Windows or Mac.
    2. Plug in your iPod Touch, Launch iTunes and create a current Backup of your iPod.
    3. Open iBackupBot, and click your latest backup located on the left side. Then close iTunes.
    4. Find: Library/Preferences/com.apple.springboard.plist in the right window and double click to open it,
    hit cancel to bypass the registration notice.
    5. On the next line down after <dict> type this exactly as shown:
    <key>SBShowBatteryLevel</key>
    <true/>
    Restore your iPod through iTunes using the backup you just edited.
    Thats how you get it!

  • How do you see individual tv show episodes and not the cover for the tv show in cover flow?

    I used iFlicks to import some of my TV series to iTunes. I then selected the cover flow view because its easier to see when sitting on the coach. The only problem i've got is that iTunes shows covers for each TV series but I can't seem to find a way to see how many episodes are in a series and how to select that episode. This is specifically for cover flow view. I took screenshot that shows Season 1 of Alphas that consists of 5 episodes:
    [IMG]http://i1219.photobucket.com/albums/dd432/vmoodleyzaf/ScreenShot2011-12-21at1933 27.png[/IMG]
    As you can see in the screenshot, there's no indication of the episodes contained within the series. If anyone has any ideas about this, i'd really appreciate it.

    If you are in Cover Flow view, fullscreen, selecting the cover only plays the first episode of the series. I even tried downloading an entire season from iTunes and it does the same thing. Obviously, iTunes names the episodes and season numbers correctly. If I press the skip button on the remote while watching an episode, it jumps to the next episodes without showing any info about the new episode. Please note that this is in fullscreen mode. If I exit fullscreen mode, then a list of episodes is shown below the cover of the tv show. However, that list is not viewable from a distance.

  • How do you get Firebox to save a bookmark to the last bookmark folder you used?

    In previous versions of Firefox, when I went to save a bookmark, it use to pull up the previous bookmark file that I used. This is very handy if you're bookmarking several websites into the same category instead of having to search for the same file in Bookmarks. How do we get Bookmarks to remember the last file used to add the bookmark to?

    Eren,
    Yes.  When you finish editing the fields on the Info tab, click "OK" and the artist, name, year, etc will be written to the file itself. 
    So will the artwork if you have pasted it into the Artwork tab (but not if you have gotten it via the Get Album Artwork command).
    To make sure the info really did get written, play the same file in another player.
    Also, if you have anything on your computer that will undo the changes, make sure to disable it.  In particular, go into Windows Media Player on the Tools > Options > Library tab, and uncheck anything that is capable of editing your tags (Rename...,  Retrieve..., etc).  Otherwise, WMP may undo the edits you make in iTunes.

  • How do you get Emoji to show on other mobile phones?

    Why doesnt it show up on other phones when you text?

    Assuming that you have downloaded the app already. Settings - general - keyboard - international keyboard - then add the emoji keyboard.  then when you are in your text message hit the globe icon to the left of the space bar and your emoji will show up.

  • How do you get spaces to show everything in that space so you can drag...

    Stuff into other spaces?

    Invoke spaces, then invoke Exposé (or the other way around; either works).
    You can also drag to the dock icon and hit the spacebar to open show the app.
    You can also enable a 'hidden' dock preference to always spring open dock items:
    Defaults write com.apple.dock enable-spring-load-actions-on-all-items 1
    Message was edited by: Barney-15E

  • PlayOptions playMode="pause" How can you get a web show to autostart?

    LR3.2
    I created several Web Albums and want the albums to start immediately without any user interaction.
    I'm assuming that under resources->styles in the style.xml one would use
    Options playMode which has a default setting of pause,
    what are the other parameters this can be set to????
    I'm assuming this is the setting to use for autostarting the Web Album slideshow.
    If this is not how to autostart, then what does one need to do?
    I created several Web Albums with Layout Style Lightroon Flash Gallery.

    From what I have seen on the web this option is not in use and there is no way to autoplay. Sadly

  • HT1391 Purchases show in the Playlist folder /Purchases, but not anywhere else in the Library Album, etc: - how do you get them to show there?

    Songs that I have purchased and downloaded show in the Playlist folder under "Purchased", but not in the Library under Artist, Album etc:.  What do I need to do to have them show under Artist, etc;?

    Download the free iTunes Single of the Week...
    Sounds a bit voodoo I know, but it has a good strike rate.
    tt2

  • When I call my friends a different persons picture shows up from the Facebook linked contacts. How do I get it to show my picture in there contacts?

    I believe its the person who had this phone number before me. My friends that have Iphones and have there contacts linked from facebook my picture shows up as another persons. How can they fix that?

    Stoed,
    Let's get to the bottom of this iCloud backup issue. Have you ever had your Facebook contacts synced to your contact list? Did this issue begin after a software updage or downloading of an application? If you go to Settings>Facebook does it show you signed into your Facebook account there?
    LindseyT_VZW
    Follow us on Twitter @VZWSupport

  • How do you get permission for FlexLm/HASP to access the system clock?

    I've got animation software that accesses the system clock to verify a security dongle. It works fine under 10.4.3, but I recently got a dual processor G5 with 10.4.5 on it. According to the s/w tech people, the dongle mgmt s/w doesn't have permission to access the system clock because of new security fixes. Anybody have any idea how I can open permissions to the system clock so I can get back to work?
    Thanks for any help you can offer...
    Brian

    Moving this discussion to the Using Flash Builder forum. 
    I believe the software though is working as designed.  From previous discussions I have seen the Design view was removed in Flash Builder 4.7.  The users in this forum may be able to provide additional information around this.

Maybe you are looking for

  • Inactive Customer Report/ Customer who has done transaction

    Hi All. I need to created report for customer who has done any transaction in last 2 years, please suggest me way to achieve this Thanks Prem

  • How to set up VLANs for Cisco SG500 - 28 switch

    Hi, First of all, this is my first post in here, I hope someone can help me, and please be patient since I am very little experienced. OK, so let me explain you the scenarion that I am facing and hopefully someone will be able to help me. We have a C

  • Using Mail with Exchange Servers

    My office, which is all PC except for my iMac, recently set up a Microsoft Exchange Server. I've set up my exchange account on Mail, however, when I log in using Outlook on a PC I can go into the advance settings and add additional shared mailboxes.

  • Entourage 2008 Calendarp

    The canned holidays on Entourage 2008 show up 8 times each on the iPhone calendar, as well as in Entourage. Not sure who the culprit is here, since they didn't show up that way in either app prior to 2.x, I'm pretty sure.

  • Authenticate users via email

    This is the problem: i want to send a URL to visited by a user, so that after doing that, he's authenticated by the system. This is like some of most used web phorum work. How can i solve this problem? where can i find examples? I think the problem i