INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Video Library IMDB lookups?  (Read 1757 times)

Tim Harvey

  • Recent member
  • *
  • Posts: 32
Video Library IMDB lookups?
« on: July 05, 2005, 01:14:52 am »

I've always used MC for my Music Library, but it has support for images and video as well. 

Is there any way for it to lookup imdb data for video files?  It would be nice if it would fill in a video database in the same fashion as music files, perhaps by searching IMDB for a movie matching the filename, or even placing the IMDB number in the filename of a movie in a specified syntax.

Tim

Logged

glynor

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 19608
Re: Video Library IMDB lookups?
« Reply #1 on: July 05, 2005, 09:22:17 pm »

That would be swanky, but pretty difficult.  There are SO many different "rips" of video files out there, the hash database would be a nightmare.

However, if you use FireFox as your browser, you can just add a Bookmark called "IMDB Quicksearch" and then add this info to the Bookmark (Manage Bookmarks --> Find the bookmark you made --> Properties):

Code: [Select]
Location:  http://us.imdb.com/Find?%s
Keyword: imdb

Then, you can just type "imdb requiem for a dream" into FireFox's address bar and IMDB will come up with requiem's info all nice and preloaded.  That's how I tag my video files nice and easily.  Of course, it's easier with my 2 x 21-inch monitors!   ;)

PS.  Adding one for TV Tome would be just as easy.  The search string would be:

Code: [Select]
http://www.tv.com/search.php?type=11&stype=all&qs=%s&x=0&y=0
Logged
"Some cultures are defined by their relationship to cheese."

Visit me on the Interweb Thingie: http://glynor.com/

Tim Harvey

  • Recent member
  • *
  • Posts: 32
Re: Video Library IMDB lookups?
« Reply #2 on: July 06, 2005, 11:38:51 am »

Actually, I was more looking for a feature of MC to use IMDB to automatically perform lookups and populate the library database.

I use some other apps that do it (XboxMediaCenter, MythTV) and it works quite well simply based off the filename.  It would work even better if for example '(IMDB#xzy)' was present in the filename.

Perhaps this is a feature a plugin could handle?  I haven't looked at the plugin capabilities of MC, but if you can gain access to the database to add/edit items in it, a plugin should be easy to provide that would do this.

Tim
Logged

jgreen

  • Citizen of the Universe
  • *****
  • Posts: 2419
Re: Video Library IMDB lookups?
« Reply #3 on: July 06, 2005, 12:06:36 pm »

As a suggestion, you might post the same request on the Plugin Board, in the thread for the plugin "aTagger".  The developer, who goes by the name "@l@n", but who may in fact answer to "Alan", is working with several users on his plugin, which goes out to AMG in the way you want to go out to IMDB.  You might try some skillful/subtle pestering, he seems like a hard worker who could get it done.

Happily, I'm ignorant of all the complexities Glynor mentioned, so I have no idea of how big a task it might be that we're trying to lay on poor @l@n.  But if that capability comes to MC, along with the ability to play Nero mp4s internally, then I thing you're really busting a hole in the sky.
Logged

glynor

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 19608
Re: Video Library IMDB lookups?
« Reply #4 on: July 06, 2005, 01:02:03 pm »

If you just did a filename based search, you wouldn't have the differing hash problem I mentioned (though you could get invalid tags if the file was named incorrectly -- which happens a lot).  I suppose the difficulty level would depend mostly on how flexible the information returned by IMDB is...  It isn't really designed (as far as I know) to be filtered and re-used, but it could be possible with enough of a PERL master.
Logged
"Some cultures are defined by their relationship to cheese."

Visit me on the Interweb Thingie: http://glynor.com/

jgreen

  • Citizen of the Universe
  • *****
  • Posts: 2419
Re: Video Library IMDB lookups?
« Reply #5 on: July 06, 2005, 01:58:27 pm »

So you'll give it a try?
Logged

glynor

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 19608
Re: Video Library IMDB lookups?
« Reply #6 on: July 06, 2005, 04:18:37 pm »

it could be possible with enough of a PERL master.

Not I, my friend, not I.

I know a little about what would need to be done to parse the output from IMDB.  How to go about it?  No clue at all...
Logged
"Some cultures are defined by their relationship to cheese."

Visit me on the Interweb Thingie: http://glynor.com/
Pages: [1]   Go Up