2023-08-12, 23:31
(NOTE: I'm running Matrix 19.5. I intend to upgrade soon)
I've been scouring the forum and the web but can't find anything similar to my simple nfo file problem.
I have various videos that, as expected, can't scrape. For example, videos from YouTube that are interviews with series creators, cast, etc. All I want is for them to get added to the kodi library, and not just just the "Files" section.
I've uploaded the debug log file to nocatumovi (paste) . It looks like it matches the nfo file to the video file, and opens and closes the nfo file twice, but then declares "VideoInfoScanner: No NFO file found."
I put these files in the "Specials" directory along side the Seasons. I've tried both S00E21 and 0x21 formats in the file name. I've tried a few variations of this nfo file:
<episodedetails>
<title>Buffy the Vampire Slayer.0x21.A_Buffy_Bestiary</title>
<uniqueid type="doco">doco021</uniqueid>
</episodedetails>
The uniqueid is confusing to me. The database field is an integer (which I've also tried) but the nfo file doc gives an example like "home001". Does each nfo file I create like this need a unique uniqueid value, even across different TV series? (Of course I assume it does, but...).
I've been scouring the forum and the web but can't find anything similar to my simple nfo file problem.
I have various videos that, as expected, can't scrape. For example, videos from YouTube that are interviews with series creators, cast, etc. All I want is for them to get added to the kodi library, and not just just the "Files" section.
I've uploaded the debug log file to nocatumovi (paste) . It looks like it matches the nfo file to the video file, and opens and closes the nfo file twice, but then declares "VideoInfoScanner: No NFO file found."
I put these files in the "Specials" directory along side the Seasons. I've tried both S00E21 and 0x21 formats in the file name. I've tried a few variations of this nfo file:
<episodedetails>
<title>Buffy the Vampire Slayer.0x21.A_Buffy_Bestiary</title>
<uniqueid type="doco">doco021</uniqueid>
</episodedetails>
The uniqueid is confusing to me. The database field is an integer (which I've also tried) but the nfo file doc gives an example like "home001". Does each nfo file I create like this need a unique uniqueid value, even across different TV series? (Of course I assume it does, but...).