Editing ID3 tags in itunes has no effect on iPhone's music library?

I manually manage my music (as opposed to synching), and I've noticed when I plug the iphone in, select the music library on the device, and make changed to the mp3s tags, the change does not register with the device. Although the changes show up in iTunes on my computer, when I browse the library through the iphone itself, the metadata appears unchanged. For example, if I change "Twilight Singers, The" to "The Twilight Singers" in itunes, when I browse my iPhone later it will still say "Twilight Singers, The."
Anyone else experience this or know how to fix it?
iPhone 4S 64GB Black, running latest iOS.

If your MP3 files contain ID3 information the Music app will read this information, aka metadata instead of using the file names since it contains more detail. For example, this is what allows your device to identify songs, artists, albums etc.  
To edit ID3 details you have several options, you can do it on your device, or using your computer. 
To edit on device, search BlackBerry World for 'ID3' and several apps will appear.
Since i use Windows at home, my preferred ID3 editing software is Mp3tag.
For Mac, you may want to search the App Store and see what ID3 software is offered. 
After updating the ID3 details, copy the music back to your device (or close and re-open the Music app if you edited the details on your device using ID3 software from BlackBerry World) and let me know if things are good  
I hope this helps!
Did someone help you? Click Like! Did a post solve your issue? Click Accept as Solution!
Follow me on Twitter or Google+ and subscribe to the Inside BlackBerry Help Blog

Similar Messages

  • Can't edit ID3-tags in iTunes 7.3.1

    I can't edit any of the properties in the id3-tag editor in iTunes. My files are mp3 and are not protected.
    It seems to work if I convert my files to mp3 (although they are already mp3s) but there a lot of files to convert then.
    What should I do?

    open system preferences
    open network pane
    select airport in the left list
    click the advanced button
    go to the TCP/IP tab
    set the configure IPv6 field to OFF.
    click OK
    click apply
    now try again to connect to your remote speakers.
    if this doesn't help, you may be suffering from wireless interference.
    download iStumbler and note the channels other networks in the vicinity are broadcasting on, then change the channel your network is using as far away as possible from those.

  • Edit ID3 tags of iTunes song

    I'm trying to create a script that will search for a song, select it and (through virtual keystrokes) allow me to edit the name/album of the song in the "Get Info" pane. The following is what I have so far:
    set _nameOfSong to "MySong"
    set _nameOfAlbum to "MyAlbum"
    tell application "iTunes"
    activate
    set _results to (get every track of library playlist 1 whose name contains ¬
    "garageBandSong1" and album is "" and artist is "OAC" and genre is "")
    repeat with _song in _results
    play _song
    end repeat
    delay 3
    tell application "System Events"
    -- simulates the "Select Current Song" menu item from the "Controls" menu
    keystroke "l" using command down
    delay 2
    keystroke "i" using command down
    delay 5
    tell process "iTunes"
    tell window 1
    tell tab group 1
    click radio button "Info"
    tell radio button "Info"
    -- edit name, album of song
    end tell
    end tell
    end tell
    end tell
    end tell
    end tell
    Usual, when i play a song in iTunes, a speaker icon appears to the left of the song's name. The icon does not appear when I use the "play _song" command, which in turn prevents me from selecting it via commandL. What can i do to fix it? Is there any other way to search for and select a song via applescript?
    thanks

    Using +GUI Scripting+ and the "Get Info" pane isn't the fastest way to edit the name/album of a song with AppleScript. Nevertheless, if that's what you want to do, maybe the following lines of code might help:
    *tell application "iTunes"*
    activate
    *tell application "System Events" to tell process "iTunes"*
    *set _results to rows of outline 1 of scroll area 2 of splitter group 1 of window 1 whose (value of text fields contains "garageBandSong1") and (value of text fields contains "OAC")* -- needs several seconds
    *repeat with _song in _results*
    *select _song*
    *keystroke return* -- play song (optional)
    *keystroke "i" using command down*
    *delay 5*
    *tell window 1*
    *tell tab group 1*
    *click radio button "Info"*
    --edit name, album of song
    *end tell*
    *end tell*
    *keystroke return*
    *end repeat*
    *end tell*
    *end tell*
    Maybe it would be still better to replace the statement
    *set _results to rows of outline 1 of scroll area 2 of splitter group 1 of window 1 whose (value of text fields contains "garageBandSong1") and (value of text fields contains "OAC")*
    with something like this:
    *set _results to rows of outline 1 of scroll area 2 of splitter group 1 of window 1 whose (value of text field 1 contains "song name") and (value of text fields 2 contains "something else") and (value of text fields 3 contains "something else")*

  • Can not edit id3 tags since upgrade to iTunes 8.1: permissions problem (?)

    Hi all,
    I am angry at myself for having upgraded to 8.1 before I knew that it's ok, and angry at Apple releasing this update with too many problems. Here is my list:
    (1) I cannot change ID3 tags within iTunes for certain tracks. I usually click on one or several tracks, press Command+i for information, then change the desired tags (e.g. genre, album, etc.) and click ok. Only that iTunes won't let me write anything. I found that I have no longer write permission to exactly these tracks (my music is on an external LaCie Firewire800 HD). What I did so far:
    - I tried to run "Repair permissions" on the internal HD.
    - I clicked on the iTunes music folder on the external hard drive, opened the information window and changed under "Sharing & Permissions" the rights to read&write for my user account. I clicked on "Apply to enclosed items", which should set the permissions to all elements within the folder.
    Any ideas? My system is freshly installed (~3weeks old), everything is updated.
    (2) Probably related to (1): certain files and documents on my internal hard drive have wrong permissions. Firefox for example is locked as read only, and I cannot update it via the "Check for update" in the help menu. I know there is an update available, as I am using 3.0.6 and the newest is 3.0.8. Repair permissions did not help. See the screen shot for the grayed out "Check for updates" menu entry.
    http://img18.imageshack.us/img18/6567/picture2rxl.png
    (3) In iTunes, I have a smart playlist in which all songs rated with four or more stars are gathered. I found songs in this list that I did not rate yet, and they all have odd "empty" stars in comparison to the songs I rated myself. What's up with that? See screenshot, some of the songs of the album "I love Jazz" have these odd stars:
    http://img23.imageshack.us/img23/8702/picture1zkg.png

    That's exactly what I did, it took ~20sec to complete the "apply to enclosed items" command (there was heavy disk access), but it does not improve. The permissions stay the same for the files/folders in question. It's very odd, have a look at the screenshot:
    Some folders have correct permissions, others (to which I have no access through iTunes) show "admin" twice as the only user who is allowed to write. Repair permission does not help. I have hundreds of files/folders where permissions are wrong, only since the upgrade recently.
    http://img4.imageshack.us/img4/33/permission.png
    Message was edited by: JJulian (added screenshot)

  • Problem with ID3 tags in iTunes

    I was hoping that I could get some clarification on how iTunes uses ID3 tags with mp3s. The problem I am having is that I have fixed all the ID3 tags on my mp3s using another program (Tag & Rename is the name of the program, it does both v1 and v2 ID3 tags) but iTunes still doesn't recognize the changes I have made. I have tried deleting my entire library, and readding all the songs, but for some reason it still has the wrong information. I tried opening the files with other music players, and they read the ID3 tags fine.
    Thanks in advance!
    I don't know if this helps, but the most noticable program is with my compilations. I changed all the artists to the actual artist name instead of "Various" that it used to say, but iTunes still reports the artist as "Various".

    I routinely change file names, change ID3 tags, and edit existing tracks using external programs. Once done, all I do is to double click the track in iTunes to ensure it reads updated ID3 tag info correctly from the track.
    1. iTunes reads track info from the file everytime you play a track and saves any changes that you have made through external software to its internal database at "C:\Documents and Settings\<user name>\My Documents\My Music\iTunes\iTunes Library.itl" and "iTunes Music Library.xml". As an alternative to playing, you could also press Ctrl-I to display track info, at which time it reads updated info from the track and displays it.
    2. If the filename has been changed for a track, iTunes prompts you to point to the right filename. When done, it populates ID3 tag info, while retaining the playcount and rating.
    Hope this helps.

  • Artwork, podcast notes and editing ID3 tags

    Hello
    I'm trying to get to a point where information about the content of my show appears on the iPod, in iTunes and any other podcatching application/mp3 player. In my case that would be a artist/track listing of the music featured on my podcast.
    I tried editing the ID3 tags under the 'media' tab in Libsyn by inserting the artist/track listing into the comments box but that didn't work. I then read about how to edit the ID3 tags using iTunes but that seemed to refer to editing the tags in a dowloaded podcast and not the tags on a podcast uploaded to Libsyn's server.
    So, how do I edit my ID3 tags to achieve the results I'm looking for?
    Oh.....and I'm also trying to do that thing where my logo will appear in iTunes and on an iPod when the podcast is playing but I'm not having much luck there either. I can't get the logo to appear in my iPod at all. I'm able to get it to appear in the flip section at the top of iTunes but shouldn't it also be in the bottom left hand corner of the iTunes window?
    Thanks
    Neil

    I tried editing the ID3 tags under the 'media' tab in
    Libsyn by inserting the artist/track listing into the
    comments box but that didn't work. I then read about
    how to edit the ID3 tags using iTunes but that seemed
    to refer to editing the tags in a dowloaded podcast
    and not the tags on a podcast uploaded to Libsyn's
    server.
    When you edit the ID3 tags in iTunes, the information is stored in the file. When this file is subsequently uploaded to a server, and then downloaded by a user, the tags carry through and are available to the user's iTunes/iPod. So you need to use iTunes to add whatever ID3 tags you want before uploading your file.
    Hope this helps,
    Greg.

  • How to edit ID3 tag of mp3 file?

    Id3INFO but I know it's read-only. How can I change the ID3Tag an mp3? Any tutorial or tips?

    to edit ID3 info in an AIR application? I cannot be of help.
    However, there are many free apps available for mp3 editing- one that I use is Audacity (http://audacity.sourceforge.net/).
    Just open MP3 in Audacity(v1.2.6), go to Project > Edit ID3 tags.

  • Which version of ID3 tags does iTunes 9 use?

    Hi, which version of ID3 tags does iTunes 9 use?

    I'm with you on the multiple tags issue. I'd just assumed if iTunes rips with v2.2 and then you get it to convert to v2.3 the file would have just the one tag. Otherwise why not call the feature *Add v2.3 tag?* Anyway there I go again expecting logic when I should know better.
    tt2

  • Itunes has sent a lot of my music into iCloud. I have not asked for this. I can't log on to icloud, since I only have an ipod. How do I get my music back? It seems to have disappeared from my computer.

    itunes has sent a lot of my music into iCloud. I have not asked for this. I can't log on to icloud, since I only have an ipod. How do I get my music back? It seems to have disappeared from my computer.

    I have read the the advice you gave, and I had already tried that. It did not help.
    When I tried to download an album with nine songs, (I have paid for the complete album), two songs were missing. One of them has showed up/disappeared a couple of times, but with a cloud/arrow-symbol next to it, what I thought to be a symbol for downloading from the cloud. When I click it, it starts a downloading process, and then I am told it cannot be done, "please try again later".  The other song is nowhere to be seen.  The song with the cloud/arrow-symbol, I bought 3 times, once with the album, twice just the song. That didn't change matters. iTunes tells me I have downoladed all songs I have purchased.
    I do not really understand why you do not understand what I am writing, I only describe what happens when I use iTunes.
    If a person want to use iCloud, one needs an iPhone, iPad or an iPod Touch. That information is not given until you have downloaded and installed the iCloud program. That is why I have it on my computer, but cannot use it. To set up an iClod account, you have to connect one of the above mentioned devices. I don't have one, so I cannot do it.
    If you want the (13013) problem explained, I suggest you google it. I am not the only one to have that problem.
    I am thankful that you spend time on trying to help me, but I cannot explain things clearer than this.

  • ITunes has quit recognizing my iPhone as a device.  The computer still dings at me when I plug in the USB cable, but the program is failing to show my phone as a connected device.  How do I fix that??

    iTunes has quit recognizing my iPhone as a device.  The computer still dings at me when I plug in the USB cable, but the program is failing to show my phone as a connected device.  How do I fix that??

    I think this article will help you.

  • Why can't I copy and paste the music from my iPhone on iTunes 11 to a folder in my Music Library?

    Why can't I copy and paste the music from my iPhone on iTunes 11 to a folder in my Music Library? I want to have a copy of the music on iTunes so when I update to a newer version of iOS I don't lose my music. And no I didn't buy this music off iTunes and neither will I use iTunes Match.

    There has never been a function to copy anything from an iPhone and paste it to a computer.
    All of your media should be in iTunes already.
    If it is not and was purchased from iTunes, right click on the device and select Transfer Purchases.
    If the media is not in iTunes and was not purchased from iTunes, how did you get it on the device in the first place?

  • I downloaded version 11 for the itunes library and updated my ipod to ios6, today when I click to open itunes, it wont open and says I need to reinstall itunes. Will I lose my whole music library?

    I downloaded version 11 on itunes and updated my ipod to os6, when I try to open itunes now, it says it downloaded incorrectly and won't open. It says to reinstall itunes. Will I lose my whole music library if I reinstall itunes?

    you will not loose your content at all. It is still sitting in your hard drive even if you uninstall itunes.
    Once itunes will be reinstalled , it will re-sync your stuff on your hard drive

  • HT4913 If I sign up for iTunes Match, and then turn the iTunes Match on my iPad, will my music library from the iPad that is not currently in iCloud move to the iCloud?

    I have a large music library on my iPad, that is not currently on iCloud or on my main PC. If I sign up for iTunes Match, and then turn the iTunes Match on my iPad, will the music library from the iPad that is not currently in iCloud move to the iCloud? Or will I loose all that music?

    Welcome to the Apple Community.
    Tap the song you wish to download.

  • After creating a new playlist in iTunes, how can I add my entire music library --at once-- to the new playlist. I want to download all my music from Icloud at once on my Macpro

    After creating a new playlist in iTunes, how can I add my entire music library --at once-- to the new playlist. I want to download all my music from Icloud at once on my Macpro

    You have two separate questions here...
    To get all your music into one playlist, select Music in the sidebar and click the Songs view at the top. Then, highlight all the songs and drag them into your playlist.
    I don't know if it's possible to download all Purchased content (or do you mean iTunes Match content?) at once; try a few Google searches.

  • After 2 years of not having a PC i now have a laptop... I downloaded iTunes.  How can I retrieve my music library???

    After 2 years of not having a PC i recently purchased and ASUS laptop and downloaded iTunes.  How can I retrieve my music library?
    I thought I backed it up on an external hard drive, but I can't import the files to my library...
    I also still have my iPod with my full library on it, but if I sync it to my new iTunes, it will wipe the librarry.
    Is there any way Apple can help me recover my music library?

    See Recover your iTunes library from your iPod or iOS device.
    tt2

Maybe you are looking for

  • IPhone will no longer connect to wi-fi at home

    For a long time both me and my Mom had comcast and as soon as I came into both dwellings the phone would automatically jump onto either wifi network.  Then a while ago she switched to verizon and used the same Belkin router.  So there was no problem

  • Changing The IPOD name

    Ive erased my ipod and tried to reload Itunes, but I'm not at my computer so it keeps labeling it as the person who owns the computer. How do I change this?

  • Internet Explorer 10 compatibility with Moss 2007.

    Hello , We are facing issue with MOSS 2007 and Internet Explorer 10.There are few out of box fields are not working at all with IE 10. Lookup field – with more that 20 items in it. Date and Time  These fields do not work at all. I know there is worka

  • Re: Regarding bdc

    Hi experts, Please help me out as i am new to abap.My problem is to create a Classical batch input program-using transaction FK01 to create vendor/change the vendor address into R/3 system.  (Call Transaction Method) Replies will be highly appreciate

  • My 3D menu is always greyed out?

    I cannot create a 3D object as the menu is always greyed out, please help?