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)
restricting beautifulsoup version to <=4.6.0 as newer versions fail: https://github.com/fracpete/kodi-nfo-generator/issues/2
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file kodi-nfo-generator-0.0.3.tar.gz
.
File metadata
- Download URL: kodi-nfo-generator-0.0.3.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c53efe4425aff99a285855926f8d97fe8928f1f31637579a6739864e4c12b35 |
|
MD5 | 28b5190f1bf7cbbf18c235766ec93dad |
|
BLAKE2b-256 | 58cd0dddc4d8f391052f2500683f4b3b73fed1e24bffe41fa3cff84eb4b777dc |