Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 700 Bytes

OMDb-Attributes.md

File metadata and controls

17 lines (12 loc) · 700 Bytes

Configuring OMDb is optional but can allow you to mass edit metadata using IMDb.

A omdb mapping is in the root of the config file.

Below is a omdb mapping example and the full set of attributes:

omdb:
  apikey: ########
Name Attribute Allowed Values Default Required
API Key apikey OMDb API Key N/A ✔️
  • The OMDb apikey can be generated here.

  • The free apikey is limited to 1000 requests per day so if you hit your limit the program should be able to pick up where it left off the next day as long as the cache option is enabled