This project aims to implement a Spotlight plugin for EyeTV recordings. An EyeTV recording consists of a .mpg file (media streams), a .eyetvr meta data file and a few other files. This plugin, UnofficialEyeTV.mdimport, retrieves the meta data from the .eyetvr file and supplies them to Spotlight when it indexes the .mpg file. As a result, users can use Finder to categorize recordings, and can search for recording using the meta data.
What's New:
Version 0.2: This release fixes a problem with .eyetvr generated by older versions EyeTV, in which 'recording title' and 'episode title' keys are missing. The 'title' key will be used if the two keys are missing. A new custom attribute (net_sourceforge_aneyetvimporter_EyeTVRecordingID) is added.