2020-03-31, 17:24
I have several items of content which Kodi doesn't add to the library because it is unable to find metadata based on the filename:
If I create an nfo file, or an MKV kodi-metadata attachment, with a manually set title (the same title that the filename has), kodi does add the content to the library, but it does not then retrieve any of the metadata available online for that item. I can then manually go to the item through the kodi interface and tell it to refresh the metadata, in which case it properly finds the title and all its associated metadata from an online source and creates a complete record for the item.
Is it possible to tell kodi to use the "title" from the NFO or MKV kodi-metadata attachment, and then use that title to automatically look up the remaining metadata and fill it in for the item, or do I have to do this manually every time?
Code:
WARNING: No information found for item '[...]', it won't be added to the library.
Is it possible to tell kodi to use the "title" from the NFO or MKV kodi-metadata attachment, and then use that title to automatically look up the remaining metadata and fill it in for the item, or do I have to do this manually every time?