Skip to main content

Simple Python-based command-line tool to generate .nfo files for movies for Kodi.

Project description

The kodi-nfo-generator is a simple Python-based command-line tool that allows you to generate .nfo files for movies that Kodi can use for its library.

This tool is aimed at people that manually curate their movie databases, in order to avoid using scrapers that may pull in the wrong information (or none at all). All the user has to do is place an ID file alongside their movie files, the default is *.imdb, containing the unique IMDB movie ID (or full IMDB movie URL). The tool will then scour the movie directories for these files and pull in the information and create the .nfo files in the same location.

Changelog

0.0.3 (2021-03-11)

0.0.2 (2020-02-09)

  • added ability to export movie IDs to a CSV file using kodi-nfo-export

  • added ability to import movie IDs from a CSV file using kodi-nfo-import

  • kodi-nfo-gen now handles movies that only have limited information available (e.g., no plot or no image)

  • added interactive mode to tools (–interactive)

0.0.1 (2020-02-08)

  • initial release, only supports IMDB for the time being

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kodi-nfo-generator-0.0.3.tar.gz (11.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page