Hello,
I would like to use the mbd post processing on a file that I have already performed partial imdb matching (using xmltv imdb). While xmltv imdb is really fast, it isn't getting all the possible matches that webgrabber+ imdb matching does.
So I'd like to consider a movie for matching if
it does not contain the field <star-rating system="IMDB User Rating">
but does contain <category>Film</category>
Does anyone have any suggestions on how I might do that? The current matching available in selectmovie seems to be a wildcard text search, and I can't see how to select programs with specific elements.
Thanks
Anthony