Skip to content

dMacGit/meta_core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meta_Core - Search

A basic package that handles Blu-Ray and DVD Movie Media, Meta data searching

Table of Contents

General Info

This makes use of the 3rd party API OMDBapi http://www.omdbapi.com in order to grab information/meta-data on the searched DVD and Blu-Ray Movie title. Currently works on Text titles, but in future imdb specific id's as well.

Technologies

Setup

  1. Create an OMDBapi API key. Read more here

  2. Clone repo into target folder/directory.

  3. Create private_data folder in root directory.

  4. In private_data folder, create text file private_key.txt and paste in the key. Make sure the text format in the file reads: key:placeKeyTextHere

Future

Most of the core functionality is complete.

  • Need to add support for imdb ID's
  • Support for user defined Lists (Both tt-ids and titles).
  • Remove old code leftovers.

Status

  • Currently still in development

About

Main module for meta data lookup for media

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages