What if? What will it do?

Ok , I have gotten used to itunes quite a lot more now and understand how it organizes things, how to assign album art if right clicking isn't playing ball ect ,however I have a question about a cd I have which I am reluctant to put in to my itunes.
The reason being ,Its a big compilation cd ,101 hits of the 90's its called. Now , in the past when i have added a cd to itunes and it has been split up all over the place it has been easy to trace all the tracks to put it right (eg/ Sorting the view as a list and then finding the album's tracks in question by the album name column.
But ,With this 90's cd EVERY SINGLE TRACK is from a different album!! none of the tracks corresponds with each other what so ever!! And Iv got a feeling if placed in itunes I am going to have 101 rogue tracks/folders dotted all over the place
I hope what I have wrote makes sense and someone is able to give me sound advice ,perhaps even a solution
thanks all

Did you realize you can set the name of CDs before you hit the import button?
For this one, after itunes has looked the CD up in the GraceNotes database, select all the tracks > Get Info.
Leave most of it alone, but change these
Album Artist = Various Artists
Album = 101 Hits of the 90s
Option tab > Part of a Compilation = No
iTunes will put everything in a folder named "Various Artists/101 Hits of the 90s"
It will still show the song title and actual artist (assuming itunes finds it in GraceNotes)
If there is more than one disc, fill in the "disc 1 of 5" info for each disk.
2 of 5 and so forth.
If you don't like what it does, you can just delete it and send it to the recycle bin.

Similar Messages

  • What html code will start an EXE (program) with a click on a webpage link?

    The code in bold below worked. After I switched my browser from IE 11 to Firefox to get the hover on hotspots to work, the program gave me this error message. I moved the EXE file to my local file folder and tried it as shown below. Still no success. Any suggestions?
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>Family Tree Charts</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><style type="text/css">
    <!--
    body,td,th {
        color: #000;
    -->
    </style></head>
    <body link=blue vlink=blue>
    <table width="100%" height="25" border="0" cellpadding="4" cellspacing="0">
      <tr>
        <td width="93%" height="27" bgcolor="#EFEFEF"> <div align="center"><font color="#999999">
        <b>This Software Allows You To Review Neat Charts of Your Family Tree </b></font></div></td>
        <td width="7%" bgcolor="#CCFFFF"> <div align="center"><A href="Mementos_Menu.html"><font size="2">Back</font></a></div></td>
      </tr>
    </table><BR><center>
    <br>
    <FONT color=#ff00ff><strong>Click the link below to download a special software program for your PC.</strong></FONT><br>
    <br>
    <a href="http://jdmcox.com/"><strong>Cox Website</strong></a><br><br>
    <strong>ITEM 1</strong> (AT THIS  WEBSITE) IS  THE <strong>FAMILY TREE CHART</strong> PROGRAM.<br>
    It is called <strong>Simple Family Tree</strong><br>
    <table width="80%" border="2" cellspacing="2" cellpadding="2">
      <tr>
        <td width="49%" align="left" valign="top"><FONT color=#ff00ff><strong>Click the link below to use this special software program after you download and install the program.</strong></FONT><br>
    <br>
    <!--<a href="C:\Program Files (x86)\Simple Family Tree\Simple Family Tree.exe"><strong>Family Tree Charts Program by Doug Cox</strong></a><br><FONT color=#ff00ff>
    -->
    <a href="C:\Users\Tom and Polly\Documents\Genealogy CD\Simple Family Tree\Simple Family Tree.exe"><b>Family Tree Charts Program</b></a><br><br>
    <FONT color=#ff00ff><strong>Click  the &quot;run&quot; button for both warning messages.<br>
    Click the &quot;READ THIS!&quot; menu option when the program opens.<br>
    Click  "X" in the upper right to close the program.<br><br>
    You can update the family data in future years with this program too.</strong></FONT>
    <br></td>
        <td width="51%" align="left" valign="top"><FONT color=#ff00ff><strong>NOTE 1: Be sure your HTML code for this webpage has a proper line to link to the location where the software was installed. You can use NOTEPAD to make HTML code changes. My existing line is: </strong></FONT><br>
          "c:\<u>program files (x86)</u>\simple family tree\simple family tree.exe"<br><br>
          <FONT color=#ff00ff><strong>The underlined portion will need to agree with where the program was installed. Just change the directory (see underlined sample above). Good luck. If I am still living, call me.<br><br>
          NOTE 2: After you download, install, and try to use the program, you may get an error message window that looks like this -&quot;0 FAMS @F191 @ FAM&quot;. This means you have an individual record in your GEDCOM file that does not have a parent. Be sure all GEDCOM records have at least one parent even if you must name the parent UNKNOWN.</strong></FONT></td>
      </tr>
    </table>
    <br></center> 
    <table width="100%" border="0" cellpadding="2" cellspacing="0" bgcolor="#CCCCCC">
        <tr>
          <td bgcolor="#EFEFEF"> <font size="2">&copy;2002 Sales and People</font></td>
        </tr>
    </table></body>
    </html>

    Herbert:
    Here is my latest code attempt, but I get messages about the lines in BOLD that I do not understand.
    Perhaps you will see what I need to fix. Sure appreciate what you have found and shared with such a neophyte (aka dumbo).
    Tom
    <!--
    body,td,th
    -->
    function RunExe(path) {
    try {
    var ua = navigator.userAgent.toLowerCase();
    if (ua.indexOf("msie") != -1) {
    MyObject = new ActiveXObject("WScript.Shell")
    MyObject.Run(path);
    } else {
    netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");
    var exe = window.Components.classes['@mozilla.org/file/local;1'].createInstance(Components.interfaces.nsILocalFile);
    exe.initWithPath(path);
    var run = window.Components.classes['@mozilla.org/process/util;1'].createInstance(Components.inteinterfaces.nsIProcess);
    run.init(exe);
    var parameters = ["/c start Simple Family Tree.exe"];
    run.run(false, parameters, parameters.length);
    } catch (ex) {
    alert(ex.toString());
    This Software Allows You To Review Neat Charts of Your Family Tree
    Back
    Click the link below to download a special software program for your PC and your GED file.
    *Cox Website*
    ITEM 1 (AT HIS  WEBSITE) IS  HIS FAMILY TREE CHART PROGRAM.
    It is called Simple Family Tree
    Click the link below to look at my GEDCOM file contents.<br>Instructions are provided in the READ THIS menu option at the top of the window.
      *Show Yarnall Chart*
    *Return to this webpage by clicking on the backarrow after looking at the chart.
    You can update the family data in future years with this program too.*
    ©2002 Sales and People
    Date: Thu, 2 Jan 2014 02:09:18 -0800
    From: [email protected]
    To: [email protected]
    Subject: What html code will start an EXE (program) with a click on a webpage link?
        Re: What html code will start an EXE (program) with a click on a webpage link?
        created by Herbert2001 in Dreamweaver support forum - View the full discussion
    Perhaps this might be helpful:
    https://addons.mozilla.org/en-US/firefox/addon/opendownload-10902/
    It allows executables in Firefox to be run - it is an extenstion, though, so it must be installed in Firefox before your page will work.
    Another option is this solution, but it will still require a manual change in Firefox:
    http://forums.mozillazine.org/viewtopic.php?f=19&t=803615
    Or this: http://stackoverflow.com/questions/6472435/running-exe-in-firefox-why- do-i-get-an-error
    However, you will still have problems with getting it to work cross-browser. Honestly, browsers are not supposed to have access like that to the client side file system, which absolutely makes sense for the web.
    That is why you may have to approach the solution from a different angle - perhaps create a server side cloud version of your application(s) which can be easily accessed and run by your family members. I believe you used C to develop the applications? Although I have no experience with this framework, Wt might be a solution to convert your projects to server side applications:
    http://www.webtoolkit.eu/wt
    Good luck!
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5972893#5972893
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5972893#5972893
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5972893#5972893. In the Actions box on the right, click the Stop Email Notifications link.
               Start a new discussion in Dreamweaver support forum at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • I am trying to decide which OS to upgrade to because I am not sure what my computer will handle

    I am trying to decide which OS to upgrade to because I am not sure what my computer will handle and I don't want to pay to upgrade to a version that I do not have the hardware to support (i.e. memory or CPU speed). I tried to install Turbo Tax and I was told I needed 10.7 or higher. Could you please help. I have an iMac and my OS is 10.6.8 plus the details below.
    Model Name:    iMac
      Model Identifier:    iMac11,2
      Processor Name:    Intel Core i3
      Processor Speed:    3.06 GHz
      Number Of Processors:    1
      Total Number Of Cores:    2
      L2 Cache (per core):    256 KB
      L3 Cache:    4 MB
      Memory:    4 GB
    Thanks
    <Re-Titled By Host>

    System requirements for OS X Lion
    OS X Mountain Lion system requirements
    OS X Mavericks system requirements
    Apple - OS X Yosemite system requirements

  • Confirmation of PM order, what FI posting will be done in SAP

    Dear Gurus,
    On final confirmation of PM order, what FI posting will be
    done in SAP ?
    Regards

    Hi Entry Will be
    Stock of FG Accunt debit
      to COGP Account
    Mann

  • We got a new Apple TV for Christmas and it works wonderful. However, my question is this. We are on a satelitte internet system and our bandwidth is limited. Can anyone tell me what effect it will have on using up my 10 megs of bandwidth?

    We got a new Apple TV for Christmas and it works wonderful. However, my question is this. We are on a satelitte internet system and our bandwidth is limited. Can anyone tell me what effect it will have on using up my 10 megs of bandwidth? If I run over the 10 mgs, the service either slows way down until it is reset on the first of the next month or I have to purchase additional bandwidth and it can get expensive.
    Any information would be greatly appreciated.

    If you only have a 10MB limit on the Internet connection you might as well not have Internet access and certainly should not attempt to stream anything.
    If the limit is 10GB, then you will need to be careful with streaming as most video is 1-3GB for a one hour show.

  • My iphone is able to charge when i connect it to my computor, but no matter what i do, will not show up on itunes. i have tried resetting both the computer and the iphone and nothing is working.

    my iphone is able to charge when i connect it to my computor, but no matter what i do, will not show up on itunes. i have tried resetting both the computer and the iphone and nothing is working.

    Type "ipad not recognized in itunes" or similar into the search bar at the top of this page by "Support".

  • What adobe product will allow me to edit a pdf file in its orignal form.

    What adobe product  will allow me to edit a pdf file in its orignal form. I want to scan in a document in its orignal form and edit the document. Is this possible?  Please help where and how. Thanks

    As George as suggested, the answer is sort of maybe, though you should not expect perfection. The OCR is not perfect (almost no OCR products are, unless you pay a lot of money possibly). You should always edit the original document and not try to do it from a scan if at all possible. The OCR is step to trying to recreate the original document, but there will always be manual steps involved.

  • What dj mixer will work well with my iMac os x lion 10.7. I have installed virtual dj and djay apps.

    what dj mixer will work well with my iMac os x lion 10.7. I have installed virtual dj and djay apps.

    what dj mixer will work well with my iMac os x lion 10.7. I have installed virtual dj and djay apps.

  • I have Direct TV with wireless, but a weak wifi signal downstairs. Can I get a Airport (what,kind) that will improve my signal for my Apple TV

    I have Direct TV with wireless, but a weak wifi signal downstairs. Can I get a Airport (what,kind) that will improve my signal so that my Apple TV will work?

    If you have an AirPort Extreme now, an AirPort Express could be added to your network to extend the range of the network.
    See the info about Extend an Existing Wireless Network.........http://www.apple.com/airport-express/
    Install the AirPort Express approximately half way between the AirPort Extreme and the point where the Apple TV will be located. The more that you can eliminate obstructions like walls, a ceiling or heavy furniture in the signal path between the AirPort Extreme, AirPort Express and Apple TV, the better the network will perform.

  • What all information will i loose if I sync iPhone with another computer?

    Hey,
    Just wanted to understand what all information will i loose if i sync my iphone with another computer?
    will i loose my contacts and messages?
    Thanks
    Cheers
    Divesh

    Syncing your iPhone with iTunes on another computer will not erase all data on your iPhone. SMS/MMS will not be touched, photos/video in your iPhone's Camera Roll, the same for notes, email accounts, and iPhone settings.
    In regards to iTunes content, an iPhone can be synced or manually managed with an iTunes library on a single computer only, and photos can be transferred from a single computer only. When transferring iTunes content and photos from another computer, all iTunes content and photos transferred from a different computer will be erased from the iPhone first with a warning message provided indicating this will happen.
    You can sync contacts, calendar events, and Safari bookmarks with the supported applications on multiple computers.
    You can transfer iTunes content and photos from one computer along with syncing contacts, calendar events, and Safari bookmarks with the supported applications.
    When connecting your iPhone to iTunes on another computer, you will be provided a warning message that your iPhone has been synced with iTunes on another computer. If you don't select to transfer any iTunes content or photos from another computer, no iTunes content and photos that were transferred from a different computer will be erased from your iPhone. If you select to sync contacts, calendar events, and Safari bookmarks only with the supported applications on another computer, only this data will be touched on your iPhone.

  • HT204370 I would like to purchase 'Mary Poppins' Movie in English. When I view the trailer, in itunes store, it's in French, how do I know what language I will purchase?

    I would like to purchase 'Mary Poppins' Movie in English. When I view the trailer, in itunes store, it's in French, how do I know what language I will purchase?

    The film's description page should list the language(s) that it's in e.g. one of the version of Mary Poppins here in the UK store has :
    If a film has different audio tracks then see this page for how to select one : http://support.apple.com/kb/HT5562

  • What will I learn at the Hour of Code lesson next week at Apple retail stores? Also, what age group will be attending?

    What will I learn at the Hour of Code lesson next week at Apple retail stores? Also, what age group will be attending?

    If you had searched for it you would have found  Apple Retail Store - Hour of Code Workshop

  • What hide command will do

    what hide command will do

    Here is the F1 help.....
    <i>HIDE
    Basic form
    HIDE f.
    In an ABAP Objects context, a more severe syntax check is performed that in other ABAP areas. See Constants not allowed in HIDE area.
    Effect
    Retains the contents of f related to the current output line. When the user selects the line from the list f is automatically filled with the retained value.
    The selection can occur in:
    AT LINE-SELECTION
    AT PFx
    AT USER-COMMAND
    READ LINE
    The contents of the field do not have to have been displayed using WRITE in order for you to retain them.
    The HIDE statement does not support deep structures (structures that contain internal tables).
    Useful system fields for interactive reporting are listed in the System Fields for Lists documentation.
    Note
    Lines or components of lines of an internal table that you address using a field symbol (see ASSIGNING addition to the READ and LOOP statements), cannot be retained using HIDE. You can store them using a global variable instead.
    Note
    Runtime errors:
    HIDE_FIELD_TOO_LARGE: The field is too long for HIDE.
    HIDE_ON_EMPTY_PAGE: HIDE not possible on an empty page.
    HIDE_NO_LOCAL: HIDE not possible for a local field.
    HIDE_ILLEGAL_ITAB_SYMBOL: HIDE not possible for a table line or component of a table line.</i>
    and also a sample program.
    report zrich_0003.
    data: begin of itab occurs 0,
          field type c,
          end of itab.
    itab-field = 'A'.  append itab.
    itab-field = 'B'.  append itab.
    itab-field = 'C'.  append itab.
    itab-field = 'D'.  append itab.
    itab-field = 'E'.  append itab.
    loop at itab.
      format hotspot on.
      write:/ itab-field.
      hide itab-field.
      format hotspot off.
    endloop.
    at line-selection.
      write:/ 'You clicked', itab-field.
    It kind of "remembers" what is written, so that when you click on it, it knows what the value is.
    Please remember to award points and mark as solved if  your question has been answered.  Thanks.
    Regards,
    Rich Heilman
    Message was edited by: Rich Heilman

  • I have just purchased an app, and paid my money, what happens now will the app be mailed to me or ?? as nothing seems to be happeneing

    i have just purchased an app, and paid my money, what happens now will the app be mailed to me or ?? as nothing seems to be happeneing

    Apps are automatically downloaded and stored to your Applications folder. Check there...
    Which Mac OS X are you running?

  • What init parameters will help with the OBIEE performance..?

    Hi All
    By any chance does any one have info on What init parameters will help with the OBIEE performance..?
    Thanks

    fast=true ;-)
    What performance is causing you a problem? Data retrieval, general UI navigation? Its a massive area to cover. Can you be more specific?

  • How to Extend an AM and in what case you will extend the AM

    Hi OAF Gurus,
    Please explain How to Extend an AM and in what case you will extend the AM.
    Thanks in advance
    Kumar

    Hi,
    please go throughwith below link provied by anil...
    http://oracleanil.blogspot.com/2010/11/am-extension-in-oaf.html
    Regrads
    Meher Irk

Maybe you are looking for