When I export from the XBMC Video Library, the resultant XML includes a <fanart> datatype.
For example:
- Code:
-
<fanart url="http://www.meligrove.com/">
<thumb preview="images/posters/movies/thumbnails/tt0411061.jpg">images/posters/movies/jpg/tt0411061.jpg</thumb>
</fanart>
If I include this in an NFO that is process by XBMCMC 1.998, the fanart information is all stripped out.
Is there any reason to remove this?
I am asking to keep it in because it appears to be valid XML and valid to XBMC. It would be useful for folks (like me) who are using XBMCMC to manage media collections for use with a Networked Media Tank (aka Popcorn Hour).
Cheers,
egg