Is there someway to automatically create album playlists in itunes for every album in the iTunes Library?
Is there someway to automatically create album playlists in itunes for every album in the iTunes Library?
Is there someway to use smart playlists to automatically create playlists for all albums?
I found this link
http://dougscripts.com/itunes/scripts/ss.php?sp=albumplaylists
This script takes each of your albums and makes a playlist for each one.
but its applescript mac only
Could it be translated over to a windows script?
It works for iTunes. You could get somebody who knows how to use applescript to do it for you if you don’t know how to do it yourself.
Tau.Neutrino said:
I found this linkhttp://dougscripts.com/itunes/scripts/ss.php?sp=albumplaylists
This script takes each of your albums and makes a playlist for each one.
but its applescript mac only
Could it be translated over to a windows script?
He links to some sites that have scripts that run on Windows: http://dougscripts.com/itunes/itinfo/windowshelp.php
It looks like it’s possible to automate iTunes on Windows via COM and VBScript: http://samsoft.org.uk/iTunes/scripts.asp
cb88 said:
Tau.Neutrino said:
I found this linkhttp://dougscripts.com/itunes/scripts/ss.php?sp=albumplaylists
This script takes each of your albums and makes a playlist for each one.
but its applescript mac only
Could it be translated over to a windows script?
He links to some sites that have scripts that run on Windows: http://dougscripts.com/itunes/itinfo/windowshelp.php
It looks like it’s possible to automate iTunes on Windows via COM and VBScript: http://samsoft.org.uk/iTunes/scripts.asp