2013
I have pushed out a new version of mp4meta which has the following fixes:
- Correctly set the long description attribute
- Fix movies being imported as ‘Home Video’s in iTunes 11
The fix for iTunes 11 should be a welcome one for anyone who has imported movies recently!
Here’s a neat piece of Apple Script that will import a file into iTunes:
osascript -e 'tell application "iTunes" to add file ":full:path:to:movie.m4v" to playlist "Library" of source "Library"'
This feature will soon be coming to mp4meta.
2012
This week I pushed out a new version of mp4meta, my script to apply iTunes style metadata to a video (see my introduction post for information on what mp4meta does).
2011
Recently I decided to digitise all my DVD’s and add them to iTunes, so I can view them on my iPad and my (soon to be purchased) Apple TV. Getting the videos off a DVD is easy with Handbrake, but iTunes has no idea what video file I have just imported, and therefore just uses its filename as the title. Not great.