Delete lyrics from all tracks at once?

Hi,
I tried a program that automatically gets lyrics for all my songs but I just realized most of them are wrong. How do remove lyrics all at once from all my songs without going one by one?
Thanks for reading.

That's easy with a simple script. Save the text below in a file with extension ".vbs", then double-click to run it. It will remove the lyrics from EVERY track in your iTunes Library.
You should really backup your iTunes Library before running this, just in case.
You can also download the script here (right-click and select "save as"):
http://www.pobox.com/~teridon/itunesscripts/itunesremovelyrics.vbs
' # itunesremovelyrics.vbs
' # This will find all songs in iTunes with lyrics and delete the lyrics
' # written by: Robert Jacobson (http://www.pobox.com/~teridon/itunesscripts/index.html)
' # Last Updated: 2009 Nov 17
' # Version 1.0
' # This script is GPL v2. see http://www.gnu.org/copyleft/gpl.html
' # or the end of this script
' # 1.0 Script created, see http://discussions.apple.com/thread.jspa?threadID=2237024
Option Explicit
Dim iTunesApp ' iTunes.Application object used to access the iTunes application.
Dim tracks ' The tracks collection object of the Library object.
Dim songLyrics ' The track's lyrics
Dim m ' A counter variable.
Dim answer ' MsgBox result
Dim songName
Dim artist
Dim track
Dim numtracks
DIM use_windows
'detect CSCRIPT context & use InputLine
IF Instr(lcase(wscript.FullName), "cscript")>0 THEN
use_windows = 0
ELSE 'detect WSCRIPT context & use native InputBox
use_windows = 1
END IF
Set iTunesApp = CreateObject("iTunes.Application.1")
Set tracks = iTunesApp.LibraryPlaylist.Tracks
numtracks = tracks.Count
If use_windows = 0 Then
WScript.Echo "WARNING! This will remove the lyrics from ALL tracks"
WScript.Echo "in your Library!!!! Are you sure??"
WScript.Echo "Type YES to continue"
answer=WScript.StdIn.ReadLine
if ( answer "YES" ) Then
Wscript.Echo "Exiting, no changes made"
WScript.Quit
End If
Else
answer=MsgBox("WARNING! This will remove the lyrics from ALL tracks" & Chr(10) & "in your Library!!!", 1, "WARNING")
if ( answer = 2) Then
WScript.Echo "Exiting, no changes made"
Wscript.Quit
End If
End If
For m = numtracks to 1 step -1
Set track = tracks.Item(m)
If track.Kind = 1 Then
songName = track.Name
artist = track.Artist
songLyrics = track.Lyrics
' If the song has Lyrics ...
if Len(songLyrics) > 0 Then
If use_windows = 0 Then
Wscript.Echo chr(9) & "Removing lyrics from song: " & m & ": " & songName & " by " & artist
End If
' delete the lyrics
track.Lyrics = ""
end if
End If
Next
Wscript.Echo "Done"

Similar Messages

  • Delete DC from the track

    Hi Experts,
    I have created a DC in a Track.
    Now i want to delete it from the track.
    i referred to SAP note :864515.
    However applying SAP note for my DCs it throws the error as "Folder or subtree contains local only files or folders"
    whereas i can still see the DC deployed on the server.
    Can you guys help me find the solution to this?
    Regards,
    Ashish Shah

    Hi Ashish,
    Try this.
    1)If Remove from Client does not work, then manually delete the dc folders from the file system.
    2)Check in DTR perspective under this DC that all files exist only remotely (i.e no file under that DC tree in DTR should have a home icon)
    3)In Dev Config perspective, rt-click on this DC and "Create Project" .. the whole point is you should get a "mount" for the resources to be deleted from the DTR.
    4)Close the project and delete the project (select the radiobutton delete the contents from the folder too)
    5)Goto DTR persp, rt-click on _comp folder and Delete subtree
    6)Delete and check-in
    Lemme know how it goes.
    Thanks,
    Rajit

  • How do you permanently delete apps from all your mac products (MacBook Pro, iPad, iPhone), how do you permanently delete apps from all your mac products (MacBook Pro, iPad, iPhone)

    how do you permanently delete apps from all your mac products (MacBook Pro, iPad, iPhone)

    They are not taking up storage space.  Apple knows you installed them at one time (="purchased", whether you paid money or not), and merely keeps a list so that if you wish to reinstall any of them on this or a future device, you can.  This is useful if maybe you deleted them due to space constraints, and now have a device with more memory and wish to reinstall.
    It's also useful for taking a trip down Memory Lane looking at all the useless apps you installed once then immediately deleted once you realized they were total garbage ...

  • Why is it on the photo app is that when you add your photos to new albums and when you are deleting from camera roll it will delete photos from everywhere so therefore once your photos are in the albums you have chosen you cannot delete f

    Why is it on the photo app is that when you add your photos to new albums and when you are deleting from camera roll it will delete photos from everywhere so therefore once your photos are in the albums you have chosen you cannot delete from camera roll

    Your photos are actually all in the Camera Roll.  The album you create only contain pointers to these pictures.  Albums are like music playlists; when you delete a song from the playlist it doesn't delete the song from your music library.  But when you delete a song from your music library it will also be deleted from any playlists that it may have been in as well.

  • I lost all my playlists trying to download I tunes 8 and becuase It deleted them from all my devices becuase of music match.  I have an Ipod that still has all the playlists can I restore them from that device?

    I lost all my playlists trying to download I tunes 8 and It deleted them from all my devices becuase of music match.  I have an Ipod that still has all the playlists can I restore them from that device?

    Hello!
    Do you have a Mac computer with Time Machine backups?

  • Can I delete email from all mail forever?

    Can I delete email from "all mail" forever?

    Hi there!
    Do the following
    message.setFlag(Flags.Flag.DELETED,true);
    folder.close(true);
    store.close();
    these 3 statements will delete email from the mail server.
    get back to me after u try this.
    ciao
    vivek

  • Itunes deleted album art from all tracks except the first from each album.

    I spent so many hours adding the album art to every track of the 1100 albums on my ipod. And recently after connecting my ipod to itunes the artwork has been deleted from every track except the first of each album.
    So i can still see all the albums in coverflow but when listening to individual tracks past track one the art disappears. Is there any way that i can get the art back on all my tracks without spending 100 hours on amazon?

    *bump

  • How can I clear all the audio clips from the tracks at once in multi-track?

    Just switched to CS and trying to find shortcut to clearing all of the audio from all of the tracks when I am doing a multi-track session.  Thanks for any help.

    THANKS that's what I was looking for
    Whitey Whitney
    Production Director
    Wilks Broadcasting - Kansas City
    KMXV, KBEQ, KFKF, KCKC
    508 Westport Rd.  Suite 202
    Kansas City, MO.  64111
    816-753-4000

  • Error while Deleting DC from the Track

    Hello All,
    Please anyone one tell me the precedure for deleting the DC from the track.
    The Procedure I Followed is,Deleting the folders in _comp directory of the DC in the local system(local workspace where DC is stored).
    synchronizing the DC in DevelopmentConfiguration Perspective.
    In DTR Perspective  Inactive->DC->Deleting the _comp directory of my DC
    While doing the above procedure I am gertting the following error.
    09:50:53.017  DELETE  (FAILED: Folder or subtree contains local only files or folders)  comp   (C:\Documents and Settings\kiran.ct\.dtc\0\DCs\sap.com\ram2\comp\)
    Please any one give the solution. Thanks in advance.
    Regards
    Kiran

    Hi Kiran,
    Please follow the steps mentioned in note 864515.
    Regards
    Sidharth

  • How to delete users from Dev and Testing once it is deleted in Production

    Sap Gurus,
    Is there any automated way to delete the users from development and testing once it is has been deleted from production. i.e. when the administrator deletes the user from production after logging in then it should automatically delete the users from testing and development without logging on in these 2 systems (development and testing). Can anyone help me in resolving this issue.
    I am very much thankful in advance..
    Regards,
    Kali

    Rob,
    Ok, you are right in that way I can allow only that person but I have to allow 2 persons at this time. i.e. If at all I have to allow one more person also how should I do it, and also what if the person uses different passwords in development and testing?
    Thanks for your response Rob.
    Kali.

  • Prevent user from deleting rows from all tables in his own schema

    Hi,
    How can I prevent user from deleting rows in all tables in his own schema.
    I want the user to not able to delete rows from any existing or new tables that might be added in the future.
    The user does not have the "DELETE ANY TABLE" system privilege.
    Please advise.
    Thanks.

    Nowadays, I'd also avoid triggers (if possible).
    Sometimes, when I daydream, I'm rewriting a few applications that I've contributed to as a newbie, and I'm very ashamed of it nowadays.
    From what I've experienced, in retrospective, the emphasis on teaching 'Oracle stuff' has been lying far too much on PL/SQL row-by-row oriented processing instead of letting Oracle 'crunch' sets at once.
    Most of my debugging hours ended up in discovering one or more database triggers 'doing stuff automagically'.
    Another nice blogpost: http://rwijk.blogspot.com/2007/09/database-triggers-are-evil.html
    Regarding OP's question:
    I would just rethink/reconsider this requirement completely.
    Correctly implementing privileges and roles seems the best way to go, yes.
    Triggers? Nah...
    pre-post-edit, noticed thread got updated just before posting
    Don't know what you mean with 'namedropping', but I think it's legitimate to point other readers to interesting Oracle related opinions/articles that do have a technical background and lots of interesting examples.
    post dreaded OTN outage edit (from here)
    Again: I would just rethink/reconsider this requirement completely.
    Both trigger/vpd are being used to hide a design flaw here.

  • How can I delete photos and or albums from my iphone without having to delete them in all locations?  I have some pictures in an album that i want to remove them from but when I try it asks do I want to delete picture  from all loc

    I have pictures in albums on my iphone.  I want to delete them from one album but when I try it asks to delete the picture from all locations.  I only want to delete it from 1 album.  Is this possible to do?

    You can delete photos from individual albums but not from the camera roll.  If you try to delete a photo from camera roll it will be deleted from all other albums ("locations") that contain the photo.  This is because the actual photo is in the camera roll (the albums only contain links to the photo in camera roll, not the actual photo).

  • After upgrading to OS 8.1.3 on iphone 5, suddenly all contacts have facetime and ring on both my ipad and iphone.  Went to Contacts and Facetime to Edit and delete, but no field to do so. How can I delete Facetime from all these contacts?

    After upgrading to OS 8 on my iphone 5, suddenly all my contacts had Facetime capabilities. I only want to FT with a few people Unwanted FT calls now ring on both my iphone and ipad. I tried to edit and delete FT capabilities in both Contacts and Facetime icon, but there is no field to delete for this. How do I delete Factime from my contacts list? thanks for any help with this.

    Hi Ingo 2711,
    Thank you for your suggestion.  I backup on itunes. I went to itunes, deleted syncing my contacts, then re-synced them. But the Facetime capability option continues to be there on most (not all, for some curious reason) of my contacts. I am not sure I posed my question correctly.  I want to be able to FT with my family, so don't want to delete the FT capability totally from my iphone and ipad. But I don't want all these other iphone calls from various contacts to ring on my ipad as FT calls.  I want a way to select with whom I have FT capabilities. Any further suggestions? Thanks much, trekpal

  • If I delete photos from "all images" will they delete in iPhoto ?

    I am looking for a way to delete unwanted photos from the HD.
    I have duplicates and superfluous photos all over the HD in various locations so I would like to delete them from whatever master location will clear them from the HD.

    Never make any changes of any sort to the structure or content of the iPhoto library - doing so will corrupt the iPhoto library and you will lose data
    This specifically included deleting photos from the all images display
    If you want to delete photos in the iPhoto library do it in iPhoto ONLY
    LN

  • Is there any way to get delete everything from my ipod at once?

    I need help, I forgot my restrictions passcode and I need to delete everything from my ipod...is there anything I can do to solve this besides going in one by one and erasing everything manually? Is here any way I can retrieve my passcode?

    If the passcode wasn't on the iPod when you last synced/backed it up on your computer's iTunes then you should be able to restore to that backup - if it was on the iPad at that time then restoring will restore/keep that passcode lock.
    Otherwise to restore the iPod back to factory defaults : Settings > General > Reset > Erase All Content And Settings - that will remove everything from the iPod

Maybe you are looking for