2019-11-13, 23:39
Hi, I'm trying to create a tvshow.nfo file that will allow me to add a couple of home videos to my Kodi library. I thought I'd created it correctly, but I guess I haven't, since it's not showing when I run Update Library Can anyone have a look and tell me where I'm going wrong? Right now it looks like this:
Can anyone point me to where I'm going wrong? Thanks!
Quote:<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>I have created a folder in my TVSHOWS directory called "2019 USAPA National Championships". Inside that folder I have two video files, as well as the two image files I referenced in the tvshow.nfo file.
<tvshow>
<title>2019 USAPA National Championships</title>
<showtitle>2019 USAPA National Championships</showtitle>
<plot>Dave played in the 2019 USAPA National Championships, and his first match was on Championship Court! Check out the pickleball action as Dave and his partner Chris Kay (who stepped in at the last minute to replace Dave's scheduled partner, Jacob Johanntges, whose flight was cancelled last minute) go for gold! There are two clips of the match--one is the webcam view, which has no audio; the other is the live cameras at the courts, which contains audio but unfortunately only shows the second game of the match due to a technical glitch at the venue.</plot>
<fanart>
<thumb aspect="fanart" preview="fanart.jpg">fanart.jpg</thumb>
<thumb aspect="poster" type="season" season="0" language="en">poster.png</thumb>
</fanart>
<playcount>0</playcount>
<lastplayed></lastplayed>
<year>2019</year>
<status></status>
<code></code>
<aired></aired>
<trailer></trailer>
</tvshow>
Can anyone point me to where I'm going wrong? Thanks!