B BayAreaMacFan macrumors member Original poster Feb 8, 2007 56 0 Sep 27, 2007 #1 So I am importing around 200 episodes of a TV show, but it will import into the movies section. Is there any way I can go set all of the episodes at once to TV Shows and set the show name without having to go through each episode?
So I am importing around 200 episodes of a TV show, but it will import into the movies section. Is there any way I can go set all of the episodes at once to TV Shows and set the show name without having to go through each episode?
plinden macrumors 601 Apr 8, 2004 4,029 143 Sep 27, 2007 #3 No, you can't change the video type for more than one movie at a time using iTunes. I think you could probably do it by stopping iTunes and manually editing the iTunes Music Library.xml file by adding Code: <key>TV Show</key><true/> to the entries. I'm sure someone could create a script for this. In fact, it's almost certain there is one. Edit: Here you are: http://dougscripts.com/itunes/scripts/scripts01.php?page=1#setvideokindofselected
No, you can't change the video type for more than one movie at a time using iTunes. I think you could probably do it by stopping iTunes and manually editing the iTunes Music Library.xml file by adding Code: <key>TV Show</key><true/> to the entries. I'm sure someone could create a script for this. In fact, it's almost certain there is one. Edit: Here you are: http://dougscripts.com/itunes/scripts/scripts01.php?page=1#setvideokindofselected
mcdj macrumors G3 Jul 10, 2007 8,972 4,225 NYC Sep 27, 2007 #4 plinden said: I'm sure someone could create a script for this. In fact, it's almost certain there is one. Click to expand... Righto. http://dougscripts.com/itunes/scripts/scripts01.php?page=1#setvideokindofselected
plinden said: I'm sure someone could create a script for this. In fact, it's almost certain there is one. Click to expand... Righto. http://dougscripts.com/itunes/scripts/scripts01.php?page=1#setvideokindofselected
B BayAreaMacFan macrumors member Original poster Feb 8, 2007 56 0 Sep 27, 2007 #5 Wow, thank you guys very much. That helped immensely.