Just wanted to throw my 2 cents in here:
I do watch _a lot_ of anime movies, and sorting them out is currently a PitA, using the normal scrapers for imdb or whatever.
Scraping one movie brings out a list of a gazillion and one titles to choose from, and it quickly becomes quite time consuming.
On the other hand, scraping the same movie off anidb (so categorizing it as a serie) returns the correct result at the first try. Well, 99.999% of the times, which is quite good enough for me

The only problem with that is the renamer; it wants to rename it something like "movie title S E01 Episode01". Obviously, I'd say, it thinks it's a serie.
So I was thinking: it wouldn't be that hard to take the code for the anidb scraper and putting it among the movies scrapers, would it?
Well, that's all.
Thank you for listening, you're great! Have a good night!!!