星期二, 2月 16, 2010

Quicksilver提示播放歌曲封面



使用Quicksilver之後一切都很完美,但是在iTunes播放顯示封面這項功能卻一直困擾著我
因為儘管勾選了Monitor Recent Tracks\Display Track Notifications
Handers裡面也將Notification指定給Growl
雖然Growl有出現提示,但是在iTunes裡面設有封面的歌曲卻依然無法顯示出封面,只有使用iTunes圖示來替代歌曲的封面

一開始爬文得知必須使用v2.3版本的ID3Tag,但是我有些歌曲的ID3本版已經是v2.3卻依然無法顯示封面,但有些v2.4卻可以顯示

剛剛終於讓我找到解決的方法了!!
Script to embed iTunes artwork here

BryanW
日期: Wed, 23 Jul 2008 09:23:03 -0700 (PDT)
當地時間: 2008年7月 24日(星期四) 上午12時23分
主旨: Script to embed iTunes artwork here

Probably something most people knew but, being new to QS I didn't. I
was having a problem with the iTunes artwork not displaying with the
iTunes plugin for QS so I finally found out that it only displays
artwork that is EMBEDDED in the song and this doesn't happen with the
"Get Album Artwork" that iTunes uses. This merely puts the artwork in
a folder and then iTunes references it when playing. Anyway, I found
this script that will take the artwork and embed it into the songs.
That way you can see the artwork when using notifications or browsing.
It can be found here:

http://dougscripts.com/itunes/scripts/ss.php?sp=embedart

Hope this helps somebody. Figured I would save somebody else from
pulling there hair out.

將下載回來的Embed Artwork解壓縮後把這個Applescript放置在 使用者名稱/Library/iTunes/Scripts裡面
之後在iTunes的工具選單可以看到Applescript的圖示,點選歌曲之後再使用這Applescript就完成了~
當然ID3 Tag還是要使用 v2.3以上的版本。