3

Without getting into details, I am updating ID3 tags outside of iTunes and would like to import all of that data into iTunes. Before iTunes 10 I was able to select all songs and click "Get Info" - this would automatically pull all the updated ID3 tags for every song. It seems like the only way to do that now is to either play each song individually OR "Get Info" and continue pressing "Next" for every single song. I want to setup an action in Automator to do this for me. I have never used it before and am having some trouble with it. I would appreciate if somebody could give me a hand setting this up. Thank you!!

4

2 に答える 2

2

Found exactly what I needed here: http://marv.kordix.com/archives/000860.html It's an Applescript called "Refresh Selected Tags". You select whatever songs you want and click "Refresh Selected Tags" - simple as that!

于 2011-02-11T05:45:08.513 に答える
1

最初にいくつかの曲でこれを試してみませんか: 曲を選択し、右クリックして [id3 タグの変換] を選択します。最新バージョンを選択します。それが機能するかどうかはわかりません。

それ以外の場合は、新しい自動化ワークフローを作成し、上部の記録ボタンを押して、iTunes に切り替え、command+i (情報を取得)、次に command+n (次のボタン) を押してから、ワークフローの記録を停止します。

automator が「watch me do」という新しいアクションを作成したことがわかります。テストしてください。これが機能する場合は、オプションを押したまま、アクションの command+n 部分をその下にドラッグして複製してみてください。次に、両方を選択して複製し、持っている 4 つを複製します。command+n の長いリストが必要です。次に、iTunes で開始したい曲を選択し、automator で再生を押します。

于 2010-12-26T19:21:59.760 に答える