Kodi Community Forum
[PATCH] DVD Identification (DVDid) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: [PATCH] DVD Identification (DVDid) (/showthread.php?tid=66533)



[PATCH] DVD Identification (DVDid) - tocsick - 2010-01-08

I've written a patch to allow XBMC to query the discident.com database and retrieve the DVD's title based on the disk fingerprint. (disk fingerprint is basically an MD5 hash of the disks file structure)

This will allow skinners to use System.DVDTitle in their skin to make use of this function.

See Patch: http://trac.xbmc.org/ticket/8436

Let me know what you guys think.


EDIT: To take it a step further I'm hoping to have the DVD metadata scraped after recognizing a disk and expose that information to the GUI as well. For more information see:
http://forum.xbmc.org/showthread.php?tid=53086


- waldo22 - 2010-01-09

Slick! Thanks.

-Wes


- blittan - 2010-01-09

Would be great if also discident could supply a imdb id for each movie possible Smile