Skip to content

Movie NFO support #111

Description

@pschmucker

NFO support

Overview

When NFO file is present alongside with movie, use NFO information as fallback for metadata not found.

Filename

Can be either index.nfo (for Blu-ray format) or <movie_filename>.nfo.

Implementation

NFO parser

Find an existing NFO parser library or implement it

Movie scan

  • During movie scan, check the presence of NFO file. If present, load it.
  • Extract / fetch movie metadata as usual
  • Complete missing metadata with the ones from NFO if needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions