Icon

ITunes Library Cleanup

Example workflow showing how to parse an ITunes XML library file and do string matching to clean up artist tags.

Read LibraryXML intoTrack NodesExtract TrackInfoAuto TypecastColumns Group ToArtistCalculate String DistancesFind MostSimilarMatchesDrop RecordsWith NoArtistJoin Artists ToClosest MatchSort By MostSimilarRemoveUnnecessaryColumnsRenameColumnsXML Reader XPath Column AutoType Cast GroupBy String Distances Similarity Search Row Filter Joiner Sorter Column Filter Column Rename Read LibraryXML intoTrack NodesExtract TrackInfoAuto TypecastColumns Group ToArtistCalculate String DistancesFind MostSimilarMatchesDrop RecordsWith NoArtistJoin Artists ToClosest MatchSort By MostSimilarRemoveUnnecessaryColumnsRenameColumnsXML Reader XPath Column AutoType Cast GroupBy String Distances Similarity Search Row Filter Joiner Sorter Column Filter Column Rename

Nodes

Extensions

Links