Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 350 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 350 Bytes

script.module.metahandler

Metahandler Script Module for Kodi

Author: Eldorado

Credits to the many who have supplied code fixes

Scrape for movie and tv show meta data from within a Kodi addon from the following sources:

  • TMDB
  • OMDB
  • TheTVDB

Usage:

Begin by importing the metahandler library

   import metahandlers