2019-08-28, 04:55
I'm making a bunch of custom nfo files for programs that can't be scraped. One thing I can't find in the wiki is how to use the "<tag>" tag in my episode nfo files. To use a hypothetical example, say I was doing a nfo file for a tv show dealing with the making of Star Wars, would I do the tagging like this
or like this
Also, am I wasting my time doing this because I can't find a skin or kodi addon can display or search for this info?
Code:
<tag>George Lucas,Ben Burt,Industrial Light and Magic<tag>
or like this
Code:
<tag>George Lucas</tag>
<tag>Ben Burt</tag>
<tag>Industrial Light and Magic</tag>
Also, am I wasting my time doing this because I can't find a skin or kodi addon can display or search for this info?