How can I make iTunes sort on the first word by default, even though that word is "The" or "A"?

How can I make iTunes sort on the first word by default, even though that word is "The" or "A"?
I myself think that (for instance) "A tribe called Quest" should be sorted under "A", not "T".
Now I can edit the sort options manually per track and/or per selection, but I would really like to just kill this "iTunes-knows-how-you-should-sort"-feature in iTunes.
Anyone any suggestion on how to do that?
Thanks

Here is a modified version of one of Doug's Scripts. My modification was to add Sort Name to the list of tags that could be changed. I tried it on a single track and it worked. I recommend backing up your library first. Select the tracks you want to change (or all tracks) and run the script from the Applescript Editor.  If it works as intended, save it so you can apply it to newly imported tracks.  And, yes, I know this isn't the exact answer to your question, you want to change a preference setting in iTunes (if there is such a setting).
Original script can be forund at http://dougscripts.com/itunes/scripts/ss.php?sp=thistagthattag
Modified script is below. Start up Applescript Editor, paste it into a new window.  Start up iTunes and select the tracks to modify.  Click Run in the Applescript Editor.  Follow the instructions.
(* Put This In That
v2.0 april 22 2008
- runs as universal binary
- adds "Show" tag
- consolidated code
- saved as script bundle
v1.7 October 3, 2006
- adds "Album Artist" as option
v1.6 October 28, 2004
- works around iTunes 4.7 selection bug
v1.5 ('04/1)-- adds "grouping" tag
Get more free AppleScripts and info on writing your own
at Doug's AppleScripts for iTunes
http://dougscripts.com/itunes/
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
Get a copy of the GNU General Public License by writing to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
or visit http://www.gnu.org/copyleft/gpl.html
-- CONSTANTS
property allOptions : {"Song Name", "Artist", "Album", "Album Artist", "Composer", "Genre", "Comments", "Show", "Grouping", "Sort Name"}
property my_title : "Put This In That"
global thisTag, thatTag, theNewTags, theOriginalTags, yn
tell application "iTunes"
          if selection is not {} then -- if tracks are selected...
                    set sel to selection
                    set numTracks to (length of sel)
                    set s to "s"
                    if numTracks is 1 then set s to ""
                    display dialog "The data from one tag REPLACES the data in another tag in all the selected tracks, with option to delete data in first tag." & return & return & (numTracks & " track" & s & " selected.") buttons {"Cancel", "Continue"} default button 2 with title my_title giving up after 30
                    if gave up of result is true then return
                    my choose_this_tag()
                    my choose_that_tag()
                    set yn to (button returned of (display dialog "Delete data in " & thisTag & " afterwards?" buttons {"Yes", "No"} default button 2 with title my_title giving up after 45) is "Yes")
                    set oldfi to fixed indexing
                    set fixed indexing to true
                    repeat with t from 1 to numTracks
                              tell contents of item t of sel
                                        set theOriginalTags to {get name, get artist, get album, get album artist, get composer, get genre, get comment, get show, get grouping, get sort name}
                                        set theNewTags to theOriginalTags
                                        my do_put()
                                        set {name, artist, album, album artist, composer, genre, comment, show, grouping, sort name} to theNewTags
                              end tell
                    end repeat
                    set fixed indexing to oldfi
          else
  display dialog "No tracks have been selected." buttons {"Cancel"} default button 1 with icon 0 giving up after 30
          end if -- no selection
end tell
to choose_this_tag()
          tell application "iTunes"
                    set n to (choose from list allOptions with prompt ("Select a tag to get data from:") with title my_title)
                    if n is false then error number -128
                    set thisTag to (n as text)
          end tell
end choose_this_tag
to choose_that_tag()
          set o to {}
          repeat with t in allOptions
                    if (t as text) is not thisTag then copy t to end of o
          end repeat
          tell application "iTunes"
                    set n to choose from list o with prompt ("Use data from the " & thisTag & " tag to REPLACE data in...") with title my_title
                    if n is false then error number -128
                    set thatTag to n as text
          end tell
end choose_that_tag
to do_put()
          try
                    repeat with i from 1 to (length of allOptions)
                              if thisTag is (item i of allOptions) then
                                        set thisTag_sto to (item i of theOriginalTags)
                                        exit repeat
                              end if
                    end repeat
                    repeat with i from 1 to (length of allOptions)
                              if thatTag is (item i of allOptions) then
                                        set (item i of theNewTags) to thisTag_sto
                                        exit repeat
                              end if
                    end repeat
                    if yn then
                              repeat with i from 1 to (length of allOptions)
                                        if thisTag is (item i of allOptions) then
                                                  set (item i of theNewTags) to ""
                                                  exit repeat
                                        end if
                              end repeat
                    end if
          end try
end do_put

Similar Messages

  • How can i make a free facetime video call? There's always appearing that my provider might charge for the call?

    How can i make a free facetime video call? There's always appearing that my provider might charge for the call?

    If you make a call then tap the Facetime button to connect Facetime, the duration of call up to Facetime connection will be charged under your regular airtime.  However, duration during facetime conversation will not consume airtime.
    But if you tap the Facetime button on the Contact Page, then the whole duration will not consume airtime.
    For Facetime to work, both parties must be connected to wifi.

  • How can I make itunes detect new music added to Music folder

    How can I setup itunes to automatically detect new music added to my music folder? Under the advanced setting I currently have Itunes set to view my music folder where all my music is located. Im using Windows 7, Itunes Version 10.4.1.10. Currently I have to add new music manually and that's *****. I have over 2000 cd's that I need to rip. Please help. Thanks

    If you are ripping CDs, you can rip with iTunes and the tracks will be added to your iTunes library without manual intervention.
    But if you already have the files, or are using something other than iTunes to rip, you will note that iTunes does not automatically detect when new files have been placed in a folder.  You can add this capability by using a 3rd party program such as iTunes Folder Watch.

  • How can i make it so when i send a message on my laptop that it come from my email and when i send a message on my phone is sends as my phone number. i want them seperate

    how can i make it so when i send a message on my laptop that it come from my email and when i send a message on my phone is sends as my phone number. i want them seperate

    Hey mims1212,
    Thanks for the question. You can configure what address you start new conversations from on both devices:
    iOS and OS X: Link your phone number and Apple ID for use with FaceTime and iMessage
    http://support.apple.com/kb/HT5538
    Please note that this will only work for new conversations, and will also be affected if another iMessage user starts a conversation with you (ex. if a friend sent you a message to your phone number, you will still receive that on your Mac, and you will be replying from your phone number).
    Thanks,
    Matt M.

  • How can I print a full frame photo from iPhoto 11?  Even though I click on scale to fit paper size, it crops both ends of the photo in landscape set up.  I have an Epson R1800 with the latest drivers.

    How can I print a full frame photo from iPhoto 11?  Even though I click on scale to fit paper size, it crops both ends of the photo in landscape set up.  I have an Epson R1800 with the latest drivers. (I'm also 3 days new to iMac and iPhoto 11 from an eMac and iPhoto 6.)

    " Hello Jeff. Here at Oki Data, we do not support programming.  I would recommend contacting Adobe for further assistance. You can also browse their website at http://www.adobe.com/products/postscript/.

  • I created a new library so I can use it for just my music, but now my ipod will only sync to my old library and not the new one I created, even though I'm in the new library when I open itunes.  Any solutions?

    I created a new library so I can use it for just my music, but now my ipod will only sync to my old library and not the new one I created, even though I'm in the new library when I open itunes.  Any solutions?

    The point is that there are four i product users for one computer in my house, and not everyone wants the same music on their device.  Like I said before, the ipod is not syncing to the new library even though I plug it in when the new itunes library is pulled up.  It keeps syncing to the old library...

  • How can I make iTunes exclude some songs when shuffling?

    I have several thousand songs on my Ipod.  I want to add several hundred holiday songs and put them in their own playlist.  How can I prevent them from playing when I turn on Shuffle and play everything else on the player except the holiday music?

    Right-click the track(s), Get Info, go to the Options tab, and check "Skip When Suffling."

  • How can I make one entity attribute change trigger another's default value?

    Guys and Gals,
    Using JDev 11.1.2.1.0
    I have an order form which has a LOV (Customers) and an address field. The address field should contain the default address associated with the selected key in the LOV.
    To do this, I have an entity (Order) with two attributes (CustomerID & Address). Address has its default value set to "adf.object.getDefaultAddress" which returns the default address for the CustomerID. This only works on initial load.
    How would I make this adf.object.getDefaultAddress trigger when I select a different LOV CustomerID in the View Object?
    I've tried various things but am a little confused. Is there something akin to partial triggers for entity objects?
    I can provide pictures, code, etc.
    Thanks,
    Will

    you can try this.
    go the the setter method in your EntityImpl class for the LOV attribute
    public void setCustomerID(Number value) {
            setAttributeInternal(CustomerID, value);
            //here call the setAddress() method
        }in your page, set the customerID autosubmit to true and make the Address field PPR the customer Id.
    <af:selectOneChoice value="#{bindings.CustomerID.inputValue}"
                               id="soc1"
                               autoSubmit="true">
            </af:selectOneChoice>
            <af:inputText value="#{bindings.Address.inputValue}"
                                   partialTriggers="soc1">
            </af:inputText>

  • Can someone tell me how to delete a number which is stored in my messages list even though i have deleted the text message itself?

    Hi.  Can anyone help me? I am trying to delete a phone number which appears in my Messages list even though i have deleted the text message content it came from.

    Try logging into your Yahoo account from a computer, search out the contact you are trying to delete and manually correct or delete the bad contact.
    The bad information might be hidden as a second address or other contact information (or misspelled) and not be showing up on the iphone but will pull up the address anyway.
    I had one old address in a contact that kept pulling up each time i tried to email him. The new address was there, but the old address was what the phone kept showing. When I edited the contact info from my computer the old address went away, and the new address started poping up.

  • How can I make iTunes 11 automatically play the next album?

    Before iTunes 11, I could just double-click on a cover art to start the album and everything would flow from there, playing the next album in the library once it was finished and so on.
    Now, if I do that (in Album view or Artist view), it plays only that album and stops. If I press que Play button at the top of the Artist view, it plays all the albums. But I can't just start listening to an artists' albums from, example, the third one or fourth one. It's either all or one at a time.
    And yeah, I know about playlists. I didn't used them before because I didn't have to.

    I agree, this is a ridiculous change.  The "play" arrow next to the title of the album on the expanded view does nothing; neither does the play option from the context menu when I right click on an album cover.  I'm using iTunes 11 on a Windows 7 laptop.  Does anyone else have this issue?  Very lame.

  • How can i make itunes look like the new version?

    I downloaded the new Itunes 11.4 and it's opening as the old version of Itunes, how do i open itunes to the updated version on my mac?

    Turnb off the left sidebar.
    iTunes menu Viiew > Hide Sidebar

  • How can I make iTunes accept an alias as a movies folder?

    I love how iTunes organises my media files. But I need to keep my movie purchases on a different, external HD with USB 3.0.
    Creating an alias of the folder "Movies" I've copied to the HD and moving the alias back on place into the user's local Library ends in disaster. All movies that have been in the folder before moving it to the new HD are still playable.
    All newly purchased movies are downloaded out of the "Movies" folder at top level directory instead on the external HD. I can copy them to the external HD aliased "Movies" folder, but they won't appear in iTunes after dragging the files onto the iTunes window. I get an error message that says, the appopriate folder is missing. What can I do to make iTunes accept the aliased "Movies"-Folder as default for purchased movies?

    iTunes is very good, and has been for years, at totally ignoring alises and symbolic links, particularly when another drive is involved.  If you want to keep movies on a separate drive you will have to take a humbler approach and drag them to the external drive, then add them from there (hold down the option/alt key while adding to iTunes so iTunes doesn't copy them back to your main drive).  Maybe some day in the distant future the programmers of iTunes will realize many users have to use external drives since the ones supplied with the computers these days are pretty small (my 12 year old computer has a bigger drive), and if Apple wants people to buy huge media files from the iTunes Store they need to factor this into design.  Send feedback to:
    http://www.apple.com/feedback/itunesapp.html

  • How can I make iTunes authorize Audible files?

    I downloaded an audio book from Audible.com to my desktop computer at home.  Now I am traveling, using my wife's MBP, and have my iTunes library with me on an external drive. iTunes is pointed at that library and open.  I am trying to sync my iPod Touch and in the books seciton, I have specified the audio books to be copied onot my iPod, but I get the message that “some of the Audible files were not authorized to be used on this computer.”  How can I overcome this?

    Hello bobgoldstein,
    Thanks for the question.
    You may need to authorize your audible account for this computer. To do so, click Store > Authorize audible account.
    iTunes Store: About authorization and deauthorization
    http://support.apple.com/kb/HT1420
    Using Audible spoken word files with iPod
    http://support.apple.com/kb/TA26591
    Thanks,
    Matt M.

  • How can I make a photo from two merged projects available for a book that I started using one project ? They merge but the book only allows me to access the original project photos even though the merged photos can be seen in the project ?

    I have successfully merged two projects in order to add new photos for my book.  The library available to the book which has 26 completed pages accesses only the original project library.  Has anyone else had this problem ?  It is frustrating to see the photos I want in the merged project file, but to have only the original photos when I started the book available in the book library.

    That will work, but it is the long way 'round.
    As Frank noted, Book Albums are just specialized Albums.  Albums can show any Image in your Library, regardless of where the Album is located on the Library Inspector, and regardless of which Project contains the Image.  You can put your Albums anywhere (in a Folder called "Books" for example).  You can put Images from anywhere in your Library in any Album.
    The easy way 'round:
    - Make a new Book Album
    - Select Images you may want to put in your Book.  Flag them.
    - Select some more.  Flag them.
    - Go to the "Flagged" container (listed near the top of the Library Inspector), select all, and drag-and-drop them to your Book Album.
    - Repeat as needed, or just drag-and-drop directly into the Book Album.
    Note that you can remove any Image from any Album (including Books) by selecting and hitting the "{Delete}" key.  This _does not remove the Image from the Project that contains it, or from the Library.
    Note, too, that once the Images are in your Book Album, you then put them in the Book you are creating for publication.  The Book Album contains the superset of Images with which you populate the Book itself.  The Book Album also holds the Book.
    A good (imho ) introduction to the parts of Aperture can be found in this short guide I wrote.
    The User Manual is helpful.  Here is
    the chapter on making Books. 
    From that chapter, here is
    the section detailing how to create and populate a Book Album.

  • How can I make iTunes de-authorize my Mac after erasing it's hard drive?

    How can I de-authorize a Mac Mini in iTunes AFTER I have already erased the hard drive? 

    You can deauthorize all then reauthorize it.
    Authorization and Deauthorization
    Macs:  iTunes Store- About authorization and deauthorization.
    Windows: How to Authorize or Deauthorize iTunes | PCWorld.
    In iTunes you use the Authorize This Computer or De-authorize This Computer option under the Store menu in iTunes' menubar. For Windows use the ALT-S keys to access it. Or turn on Windows 7 and 8 iTunes menus: iTunes- Turning on iTunes menus in Windows 8 and 7.
    More On De-authorizing Computers (contributed by user John Galt)
    You can de-authorize individual computers, but only by using those computers. The only other option is to "de-authorize all" from your iTunes account.
      1. Open iTunes on a computer
      2. From the Store menu, select "View my Account..."
      3. Sign in with your Apple ID and password.
      4. Under "Computer Authorizations" select "De-authorize All".
      5. Authorize each computer you still have, as you may require.
    You may only do this once per year.
    After you "de-authorize all" your authorized computers, re-authorize each one as required.
    If you have de-authorized all computers and need to do it again, but your year has not elapsed, then contact: Apple - Support - iTunes - Contact Us.

Maybe you are looking for

  • Classic / Extended Classic Scenario for Shopping Cart

    Dear Friends, We are working on two different business scenarios with same Product type, Product and Product Category where we would like to control Extended Classic Scenario. 1. Self Service procurement to be executed in Classic Scenario as the foll

  • Detail-Data in Cross-Tab

    Hi, i would like to add additonal data to the row-label in a cross-tab. ....................... C1    C2    C3 Customer1 .... add.Data1 Customer2 .... add.Data2 Customer3 .... add.Data3 How can i do that? The link between the Customer-Table and the E

  • Monitor suggestion

    Hi I am struggeling with a question. I want somwhere to view discs when I burn DVD's and BR's At the moment I have a Sony BR player and a 22" samsung TV, which basicly is ok, but not that big, compared to that my clients watch the same discs on 32+ i

  • Problem in compiling jsp file

    Hi, i am using tomcat 4.12 and jdk 1.4. My login page contains 3 frames. after succesful login into ur application, 7 frames are getting called. i have called a jsp page for each frame. sometimes while accessing my application, i am getting jasper ex

  • Audible, iTunes and Vista 64bit

    Hi everyone, I'm moving to a new computer tomorrow that has Vista 64bit on it. I know that iTunes is now compatible, but I have a lot of audiobooks from Audible and to listen to them I know I'll have to authorise my new computer. I've had a look thro