Date: 30/05/2017 14:21:24
From: Tau.Neutrino
ID: 1072632
Subject: Playlists in itunes

Is there someway to automatically create album playlists in itunes for every album in the iTunes Library?

Reply Quote

Date: 30/05/2017 15:58:35
From: Tau.Neutrino
ID: 1072675
Subject: re: Playlists in itunes

Is there someway to use smart playlists to automatically create playlists for all albums?

Reply Quote

Date: 30/05/2017 16:24:19
From: Tau.Neutrino
ID: 1072679
Subject: re: Playlists in itunes

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?

Reply Quote

Date: 30/05/2017 23:09:53
From: roughbarked
ID: 1072686
Subject: re: Playlists in itunes

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.

Reply Quote

Date: 31/05/2017 00:20:24
From: cb88
ID: 1072706
Subject: re: Playlists in itunes

Tau.Neutrino said:


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?

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

Reply Quote

Date: 31/05/2017 07:58:38
From: Tau.Neutrino
ID: 1072933
Subject: re: Playlists in itunes

cb88 said:


Tau.Neutrino said:

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?

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


Cool. Thanks

Reply Quote