set oldRoot to "/Volumes/Storage/Media/Музыка/Mp3/" set newRoot to "/Users/lerm/Music/Library/" set oldLength to (length of oldRoot) + 1 tell application "iTunes" set libPlaylist to library playlist 1 set libLength to count of file tracks of libPlaylist repeat with i from 1 to libLength log i set curTrack to track i of libPlaylist if get class of curTrack is file track then set curLocation to location of curTrack set curPath to POSIX path of curLocation if curPath starts with oldRoot then set newPath to newRoot & (text oldLength thru length of curPath) set newFile to newPath as POSIX file set location of curTrack to newFile end if end if end repeat end tell log "Done."
Перенос библиотеки iTunes под Mac OS X
-
Музыка аниме на рубеже тысячелетий
По мотивам " Anime Party'00 - часть первая" от
skyjet и в продолжение предыдущих " Мелодий". Выделение каких-либо периодов в истории…
-
Мелодии и ритмы зарубежной эстрады
А сегодня мы прогуляемся по Youtube в поисках музыки и видео из ставших уже классическими японских OVA-сериалов конца 80-х. Начнём с "Konya wa…
-
Звериный оскал...
…
- Post a new comment
- 5 comments
- Post a new comment
- 5 comments