Hi
I use Media Companion to create Kodi compatible nfo files for TV shows, Movies and Music Videos. These nfo's are all read by Plex using the Kodi scraper.
However, ErsatzTV appears to ignore these.....
Any chance that they could be read?
An example looks like;
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<musicvideo>
<fileinfo>
<streamdetails>
<video>
<width>704</width>
<height>400</height>
<aspect>1.76</aspect>
<codec>xvid</codec>
<durationinseconds>363</durationinseconds>
<bitrate>2 004 kb/s</bitrate>
<container>.avi</container>
<scantype>Progressive</scantype>
</video>
<audio>
<codec>ac3</codec>
<channels>2</channels>
<bitrate>576 kb/s</bitrate>
</audio>
</streamdetails>
</fileinfo>
<tmdbid>
</tmdbid>
<title>Bohemian Rhapsody</title>
<year>1975</year>
<artist>Queen</artist>
<director>
</director>
<album>A Night at the Opera</album>
<genre>
</genre>
<thumb>http://upload.wikimedia.org/wikipedia/commons/thumb/b/bd/Bohemian_Rhapsody_by_Queen_US_vinyl_red_label.png/440px-Bohemian_Rhapsody_by_Queen_US_vinyl_red_label.png</thumb>
<track>
</track>
<runtime>6</runtime>
<plot>
</plot>
<studio>
</studio>
<createdate>20181112145054</createdate>
</musicvideo>