HELP! itunes arranges the library differently after updating

after updating itunes to 7.0.2.16 the library is arranged abruptly wrong!
the article in band names is taken now into account! for example, 'the who' is now found under 't' and not - what would be correct - under 'w'.
this has not been before and i could not find how to change it correctly!
anyone here who knows how to solve this problem?
thanks
itunes 7.0.2.16   Windows XP  

here's the solution!!!!
important is the file: localizable.strings
well, you have to do the following steps:
- go to: programs > itunes > itunes.resources > de.iproj > localizable.strings
(the path is for german itunes. for english versions it has to be 'en.iproj' or 'fr.iproj' for french, respectively. depending on the version of itunes and wether it is a pc or mac the path can differ. important is to find 'resources' and the ipod-settings - in this folder is the marked file)
- copy this file and paste it into your desktop.
- open it with text editor.
- search for Reordered Artist Strings within the file
you'll see the following without the marked paragraph:
/* ===== Reordered Artist Strings ===== */
"146.001" = "Die ";
"146.002" = "%1, Die";
"146.003" = "die ";
"146.004" = "%1, die";
"146.005" = "DIE ";
"146.006" = "%1, DIE";
"146.007" = "The ";
"146.008" = "%1, The";
"146.009" = "the ";
"146.010" = "%1, the";
"146.011" = "THE ";
"146.012" = "%1, THE";
this is the region important for the arrangement within the library.
- if you have a none-english version you have to copy the marked paragraph and paste it into the file. pay attention that the numbering is correct!
('die' is a german definite artikel like 'the'. in the french version there will probably be 'le' or 'la'. important is that you have the part with 'the' in this file!!!! same to other languages...)
- i don't know if english versions have this problem, too. important is to have the marked paragraph correctly in this file! check this out!
- paste the edited file into the original folder. it may be a good idea to keep the old file if anything went wrong!!!

Similar Messages

  • Cannot access itunes and the app store after updating to iso6

    have just updated to ISO6 and now everytime try to go to itunes or app store the screen just comes up blank or get a message say it couldnot connect. have tryed resetting date as read that works but didnt for me, have still got maps and facebook ect  they seem to be fine but cant do anything with the itunes and the app store any ideas as i only did the update as the phone said to, so I am hoping there is a way to fix this or else its not worth having an iphone if you are un able to utlitise it.

    If you updated your existing account then try logging out of it on the iPad by tapping on the id in Settings > iTunes & App Stores and then log back in and see if that 'refreshes' the account on the iPad.

  • How do i delete duplicates from my music library. After updating my iTunes the "Show Duplicates" option does not appear in the menu

    How do i delete duplicates from my music library. After updating my iTunes the "Show Duplicates" option does not appear in the menu

    If you are on Version 11.0.1 rather than 11 Apple put it back in
    View > Show Duplicates
    Option + View > Show Exact Duplicates
    so if you are on 11 upgrade to 11.0.1 and you will have it

  • I am using Windows 7 Home Premium 64-bit OS.  I've never had this problem before... today I opened iTunes and it prompted me to download the newest version.  I use iTunes all the time and have updated it multiple times with no issues.  During the installa

    I am using Windows 7 Home Premium 64-bit OS.I've never had this problem before... today I opened iTunes and it prompted me to download the newest version.  I use iTunes all the time and have updated it multiple times with no issues.  During the installation process it gave me an error message that said: 
    Runtime error! 
    Program C:\Program Files\iTunes.exe
    R0634
    An application has made an attempt to load the C runtime library incorrectly.
    Please contact the application's support team for more information.
    I quit the installation, uninstalled iTunes and rebooted my computer.  I now receive a similar message with a slight difference:
    Runtime error! 
    Program C:\Program Files (x86)...
    R0634
    An application has made an attempt to load the C runtime library incorrectly.
    Please contact the application's support team for more information.
    I did not leave anything out from the error message.  It doesn't point to a specific file, it just ends with "(x86)..."  Every time I boot up my computer, this error message pops up on my desktop.
    How do I repair this issue?  I have found multiple suggested solutions but am unsure which one is the best, and I don't want to try a bunch of different things for fear I may make the problem worse.  I would like to try and fix this myself if possible but I need to know if that is really possible or if I need to take my computer to someone for repairs.  Any suggestions will be greatly appreciated!!

    Hi lustyln,
    I'm having a little trouble understanding all of what you are trying to explain. From what I can tell, it sounds like your PC has a lot of software problems and you want to know what is supposed to be there and what isn't.
    For reference, here are your product specifications:
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&dlc=en&docname=c01893242&lc=en&product=4043282
    To get your PC software back to how it was when it was first purchased, run a system recovery:
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&dlc=en&docname=c01867418&lc=en&product=4043282
    I hope this helps.
    ...an HP employee just trying to help where I can, but not speaking on behalf of HP.

  • Can you help me interpret the following lines in UPDATE rule?

    Hi,
    Can you help me interpret the following lines in UPDATE rule?
    1. What is the role of role of u201CCHANGING RESULT.u201D and u201CCHANGING lc_local_value.u201D?
    2. What is the role of the CALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY', in particular the Exporting and Importing parts?
    3. Can I say that u201CCOMM_STRUCTURE-ORDER_VALu201D in the subroutine is passed to u201Clc_document_valueu201D in the u201CFORM loc_curr_convertu201D; and further passed to u201Cforeign_amountu201D in the u201CCALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY'u201D?
    4. Finally, what becomes of my original u201CActual Goods receipt quantityu201D( 0GR_QTY ) which I am writing the routine for? I donu2019t see any where in the code that it is being referred to? Do any of these codes affect the value of 0GR_QTY?
    5. Also, if there are 3 different subroutines in the INCLUDE and I am making the change described in #4 above, how do I know which of the 3 subroutines to call?
    ===============================
    ===============================
    So I am reviewing a transfer routine in for u201CActual Goods receipt quantityu201D and routine an INCLUDE statement: INCLUDE RS_BCT_MM_UPDATE_RULES.
    The update rule also includes the following properties to run the following subroutine in the Include:
    IF u2026..
    perFORM LOC_CURR_CONVERT
               USING    COMM_STRUCTURE-ORDER_VAL
                        COMM_STRUCTURE-DOC_DATE
                        COMM_STRUCTURE-ORDER_CURR
                        COMM_STRUCTURE-LOC_CURRCY
                        COMM_STRUCTURE-EXCHG_RATE
               CHANGING RESULT.
    I verified in the INCLUDE (RS_BCT_MM_UPDATE_RULES) and the subroutine is as follows:
    FORM loc_curr_convert
      USING    lc_document_value
               lc_date
               lc_document_currency
               value(lc_local_currency)
               lc_rate
      CHANGING lc_local_value.
    conversion of lc_rate from floating-point to decimal. Necessary for *
    call of CONVERT_TO_LOCAL_CURRENCY.
    data lc_rate_dec type p decimals 5.
    lc_rate_dec = lc_rate.
      IF lc_document_currency = lc_local_currency
      no conversion necessary -> Main case 1
        AND NOT ( lc_document_currency IS INITIAL
               OR lc_local_currency IS INITIAL ) .
        lc_local_value = lc_document_value.
      ELSEIF NOT ( lc_document_currency IS INITIAL
      OR lc_local_currency IS INITIAL OR lc_date IS INITIAL ) .
      conversion necessary with lc_date -> Normally not possible
        CALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY'
          EXPORTING
            date                 = lc_date
            foreign_amount       = lc_document_value
            foreign_currency     = lc_document_currency
            local_currency       = lc_local_currency
            rate                 = lc_rate_dec
          IMPORTING
          EXCHANGE_RATE        =
            local_amount         = lc_local_value
          EXCEPTIONS
            NO_RATE_FOUND        = 1
            OVERFLOW             = 2
            NO_FACTORS_FOUND     = 3
            NO_SPREAD_FOUND      = 4
            DERIVED_2_TIMES      = 5.
        IF sy-subrc NE 0.
      message a802 with lc_date lc_document_currency lc_local_currency
                        sy-subrc.
        ENDIF.
      ELSE.
      if conversion not possible -> assign target values
        lc_local_value = lc_document_value.
        lc_local_currency = lc_document_currency.
      ENDIF.
    ENDFORM.

    HI,
    Thanks so much the explanations.
    I just verified again on our dev system and the update rule for 0GR_QTY (Actual goods receipt quantity) include the following:
        perFORM QUANTITY_CONVERT
           USING    COMM_STRUCTURE-CPQUAOU
                    COMM_STRUCTURE-po_UNIT
                    COMM_STRUCTURE-base_uom
                    COMM_STRUCTURE-numerator
                    COMM_STRUCTURE-denomintr
           CHANGING RESULT
    Now, in the include, I also found:
    FORM QUANTITY_CONVERT
      USING    QC_SOURCE_VALUE
               QC_SOURCE_UNIT
               VALUE(QC_TARGET_UNIT)
               QC_UMREZ
               QC_UMREN
      CHANGING QC_TARGET_VALUE.
    i.  Does it mean it actually does quantity conversion?
    ii. If you have access to the INCLUDE I will appreciate some hints on what the subroutine QUANTITY_CONVERT is doing. It does not appear do to be saying anything about quantity conversion; but it is supposed to be doing something with the parameters being passed from the update routine.
    iii. In your response to #5, after all the computation in the INCLUDE, what comes back to the Update rule  i.e. what comes back to become the value of 0GR_QTY?
    Is it the u201CRESULT.u201D in the update rule or u201CQC_TARGET_VALUE.u201D in the subroutine in the INCLUDE.
    iv. So, am to create an Update rule for 0PSTNG_DATE and the source is BUDAT; and I need to write a routine using the include INCLUDE RS_BCT_MM_UPDATE_RULES.
    I looked through the INCLUDE and identified all the subroutines in this INCLUDE as follows:
    QUANTITY_CONVERT
    LOC_CURR_CONVERT
    GET_WEEK
    WEEK_DAY
    QUARTER_DAY
    --Does it mean that to use this subroutine, I can only use the USING parameters of one of these listed subroutines?
    --Also, does it mean that because 0PSTNG_DATE is a date, I can only use one of
    GET_WEEK
    WEEK_DAY
    QUARTER_DAY
    --Or, are there other includes to be used for 0PSTNG_DATE
    Thanks

  • I opened iPhoto today and found I had NO PHOTOS in the library.  After a day of reading, I seem to have found them.  However, panic does not begin to describe my emotions.  They continued to come up on the screen saver, so I knew they were in the computer

    I opened iPhoto today and found I had NO PHOTOS in the library.  After a day of reading, I seem to have found them.  However, panic does not begin to describe my emotions.  They continued to come up on the screen saver, so I knew they were in the computer somewhere.  What I don't understand is what happened??  I am now busy backing them up into my external hard drive, again, but just now including the ones from about August 2011 to now.  I don't back up often enough, but thank gosh I haven't lost them all.  My question is this:  What is the best way to get them back into iPhoto?  I have an old version of iPhoto and I was prompted to update to '08, which I thought I had and BOOM - all the photos were gone when I said "no".  I have lost all my albums and wonder what it will look like if I put them back in?  They were found in the iPhoto Data folder.  I looked it up in iPhoto Help.

    They were found in the iPhoto Data folder.
    These are not your Photos. They are just the thumbnails that show in the iPhoto Window. They are tiny and not useful for anything. Look for your photos in the Originals Folder.
    Hold down the option (or alt) key key and launch iPhoto. From the resulting menu select 'Choose Library'. Are any Libraries listed?

  • Has anyone else had the issue of losing the YouTube apps on the original IPhone after updating to 4.3.5

    Has anyone else had the issue of losing theYouTube app on the original IPhone after updating to 4.3.5?  (The Restrictions is turned as OFF)
    The Youtube app is now cleaned away from the IOS 4.3.5
    Any help would be appreciated.

    This still doesn't make sense. The iPhone 4 may have come with a number of different versions of iOS out of the box depending on when it was purchased and how long it had sat on the shelf.
    If you can't find it, check restrictions and make sure you haven't locked it out.

  • HT4623 My iPad 3 has lost the speaker sound after updating to iOS 6.1, headphones are working fine

    My iPad 3 has lost the speaker sound after updating to iOS 6.1, headphones are working fine. Please help me out, done all the troubleshooting like restarting, side switcing, cleeaning the headphone jack etc.,

    Hi I also have this problem. Sound was only working on the headphones and also on the volume slider in the settings app. Everywhere else I get no sound and no volume slider. Now the headphones don't work either.
    (I'm using an ipad 2 iOS 6.1.2) 
    And NO it's not muted. I've reset all settings and restarted the iPad. Been searching forums for a couple days. Some say its a dirty docking port problem, others suggest a Skype or other app update that could be the problem.
    No volume control icon appears when I press the volume control buttons. Only says sound effects, if it says anything at all. Most often there is NO volume icon. YouTube, video, music, and other game apps, no sound.

  • Only half of the body just below the camera and steel side of camera side is getting heated up just after 10 , 15 mins of usage i my iphone  4 is it normal...as earlier the body was not heating up even after 2 hours....the problem started after updating t

    only half of the body just below the camera and steel side of camera side is getting heated up just after 10 , 15 mins of usage i my iphone  4 is it normal...as earlier the body was not heating up even after 2 hours....the problem started after updating to 6.1.2
    iPhone 4, iOS 6.1.2

    Hi, did you ever solve this problem?
    My 1 year old -- ha! one month out of warranty -- iPhone 4 has been having a nearly identical problem over the past few days.
    It started by dying completely so I had the battery replaced, thinking it was simply battery issue.
    It then worked again for a moment but started doing exactly what you describe, going through a reset cycle (longer than 30 seconds but who's counting). And it felt quite warm.
    Did hard reset, plugged into wall charger and MBP USB but the new battery wouldn't even get a full charge (a whopping 92% after nearly two days). It would even lose battery when plugged in if I opened an app. And all the while plugged in, if I left the phone on, it would cycle through these resets. So I turned it off to try to charge it.
    Now suddenly, it's dead again. Totally black, and hard reset does nothing. Up until two days ago there was nothing wrong whatsoever with this phone! And I hadn't even installed a new app that could be the root of the issue. No idea whatsoever what caused this.
    Any help would be much appreciated!!

  • HT4623 itune is not showing iphone after updateing to IOS6

    itune is not showing iphone after updateing to IOS6

    Have you tried the Basic Troubleshooting Steps...
    Restart... Reset... Restore from Backup...  Restore as New...
    Restart / Reset
    http://support.apple.com/kb/ht1430
    Backing up, Updating and Restoring
    http://support.apple.com/kb/HT1414
    If you try all these steps and you still have issues... Then a Visit to an Apple Store or AASP (Authorized Apple Service Provider) is the Next Step...
    Be sure to make an appointment first...

  • I can't open the "Keepsafe" App after update.

    I can't open the "Keepsafe" App after update it to the latest version,
    When i click on the app and after 20 second it's quickly goes back to the home screen,
    I've tried reopening this App and restarting my iphone but still not working.
    Please Help me to restore my data (more than 2,000 pics) in this App.
    Best Regards

    Close all open apps by double-tapping the home button, then swiping up and off the screen with the app window (not the smaller icon).
    Then reset: hold down the home button along with the sleep/wake button until the screen goes black and you see the Apple, then let go. (No data loss)

  • My iphone 4 currently at ios 7.1.. suddenly my iPhone entered into recovery mode without any reasons.. i tried using iTunes restore the iPhone.. after the process finished... I still stuck at recovery mode. any idea?

    currently at ios 7.1.. suddenly my iPhone entered into recovery mode without any reasons.. i tried using iTunes restore the iPhone.. after the process finished... I still stuck at recovery mode. any idea?

    i have tried to restore via itunes as i would have usually, half way through i get an error code 3194 pop up.....and yes i do back up.
    Thanks for your help but i've already tried this a couple of times.

  • I have the IPhone 4 , after updating the software to version 5.0 , i can't edit my contacts, is it only from my device or the updated software should be adjusted?

    I have the IPhone 4 , after updating the software to version 5.0 , i can't edit my contacts anymore(the button edit doesn't exist anymore), is it only from my device or the updated software should be adjusted?

    That's exactly right.  And since you have a MacBook Air (as I do), that means the synching should occur just fine (if you've set it up right in iTunes).  In other words, once you actually do the update, the iTunes on your MacBook Air will re-sync your photos back to your iPhone.
    Basically, the process is that your iPhone gets backed up, wiped clean, then the new iOS version gets installed, then the backup gets restored.  That will restore everything in the article above, which does not include your photos.  But the sync process that happens after the iOS installation would restore your photos from iPhoto given you've set it up that way in iTunes.
    When you have your iPhone plugged into iTunes, while looking at the iPhone's summary page, click "Photos" on the right side of iTunes to see how you have your sync set up.
    Regardless, it sounds like you'll be fine!  Your photos will wind up in iPhoto once you place them there.  They will be safe there.

  • I have a large library that I ripped in AIFF using iTunes.  I converted to Mp3 to save drive space, keeping the originals. I have a new computer and want to revert to my original files. iTunes sees the library but is looking for Mp3 files.  Suggestions?

    I have a large library that I ripped in AIFF using iTunes.  I converted to Mp3 to save drive space, keeping the originals. I have a new computer and want to revert to my original files. iTunes sees the library but is looking for Mp3 files.  Suggestions?

    You're welcome.
    For tips on logical organization within iTunes see my article on Grouping Tracks Into Albums.
    tt2

  • How to make the document dirty after updating the links?

    Hi,
    I am using the below code to update the link resources by providing new URI. The link resources are getting updated, but the document is not becoming dirty.
                    InterfacePtr<ICommand> updateCmd(CmdUtils::CreateCommand(kLinkResourceStateUpdateCmdBoss));
                    InterfacePtr<ILinkResourceStateUpdateCmdData> updateCmdData(updateCmd, UseDefaultIID());
                    updateCmdData->SetResource(ref.GetUID());
                    updateCmdData->SetDatabase(ref.GetDataBase());
                    updateCmdData->SetNotify(true);
                    updateCmdData->SetUpdateAction(ILinkResourceStateUpdateCmdData::kUpdateURI);
                    updateCmdData->SetURI(newURI);
                    updateCmd->SetUndoability(ICommand::kRegularUndo);
                    CmdUtils::ProcessCommand(updateCmd);
    How do I make the document dirty after updating the resources?
    Thanks,

    Thanks. It is working fine.
    I called PreDirty(docPtr), before updating the links.

Maybe you are looking for

  • How do i get my music back on my ipad2 after transferring it to my pc

    i transferred the music in itunes onto my pc and then updated my ipad.  when i reopened my ipad my music is gone along with all the music videos.

  • Problem Validating & Processing Transformation file in NW 7.0 version

    I am trying to Validate & Process Transformation File against my Data file I am getting the error message that I have at the below. When I validate the Conversion files, I see the creation of corresponding .CDM files. I even deleted the .CDM files an

  • How to invoke the method for af:cmdtoorbarbtn having af:showpopbehavior

    Hi, Please help me to invoke the method on click the <af:commandToolbarButton> which having <af:showPopBehavior> as child tag. Here the code snippet:- <af:commandToolbarButton icon="/icons/field_group_plus_ena.png" hoverIcon="/icons/field_group_plus_

  • New web content option in V25

    Hi, Please, I would like to confirm if the new option in Web Content - Allow Acesst to Entitlement Information - is just Enterprise accounts? DPS Pro account is out. Would be this featute? Dynamic subscriptions (Enterprise only) Publishers can add or

  • Microsoft Virtual PC 7 for Mac

    I downlaod Virtual pc 7 for mac's from dreamspark but after theprogram is installed i have a msg saying that is not suported. the probram crear stated that will support OS 10.4 and higer. what else i need to do to make this application work.