Ticket #119 (closed Enhancement: fixed)
Add aka-search support to IMDB queries
| Reported by: | Stephan | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Metadata - Movie | Version: | 1.0b5 |
| Keywords: | Cc: | stephan.diederich+sapphire@… |
Description
Hi,
actually I'm not sure which sideeffect this has, but the aka-search in IMDB recognizes most of my movies (with foreign titels) while the normal search does not.
To do an "aka" search, one just has to append &site=aka to the search string.
Here in SapphireMovieImporter.m:550 " http://www.imdb.com/find?s=all&q=%@&site=aka"
Comments?
Stephan
P.S.: I tried to try that hack, but it seems that I can't compile Sapphire here on Leopard. So this is untested... :/
Change History
Note: See
TracTickets for help on using
tickets.

(In [488]) Enable AKA searches as well Fixes #119