Write .NFO files and download poster/backdrop images from a Plex movie library.
Project description
Plex2NFO
Given a Plex movie library, this tool will generate NFO files for each movie in the library. The NFO files are compatible with Kodi and Jellyfin and can be used to import the movie library into Kodi or Jellyfin.
I assume that the library is already scanned into Plex, that the metadata is already downloaded and that each movie is in a separate folder. Please see the Plex documentation, especially the section "Movies in Their Own Folders" for more information.
Existing pictures are not overwritten, but NFO files are always overwritten.
installation
python3 -m pip install plex2nfo
Usage
python3 -m plex2nfo http://localhost:32400/ <plex-token> --section <Section> [--dry-run] --volume /local/volume/Movies:/data/Movies
The --volume argument is required when the Plex server is running in a Docker container and the NFO files should be written to the host system.
The path /local/volume/Movies should be replaced with the path to the movie library on the host system.
The path /data/Movies should be replaced with the path to the movie library in the Docker container.
Only Movies are supported, not TV shows.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file plex2nfo-1.0.1.tar.gz.
File metadata
- Download URL: plex2nfo-1.0.1.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.2 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e6a9506c7045f3d70c633ee43cfb8f74b40375e0db9d78e055e08b0ada4bde0
|
|
| MD5 |
ccfb08e4988381a63285ec5fe819e87f
|
|
| BLAKE2b-256 |
51be3758f796b3ae921e014ec24836a9c37522961ebe93a2d38449ec09e69276
|
File details
Details for the file plex2nfo-1.0.1-py3-none-any.whl.
File metadata
- Download URL: plex2nfo-1.0.1-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.2 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3b60594c105a815f8d3c0013095b92004820cc6ceceb7aca63a2696a74b60f9
|
|
| MD5 |
b55b9bbe926353b9ac918a219d142c91
|
|
| BLAKE2b-256 |
c09bb078dc2d0ad535525c53291db7635e3325e4b200d347014d71e39aa3c64d
|