Found a bug

  • Using a Gigabyte box with LibreElec 9.2 Noticed a bunch of missing Music Videos not showing up so I sent them back through Media Companion to correct nfo's rescanned KODI not showing up. But they show up on my Raspberry Pi with OSMC 17

    nfo
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <musicvideo>
    <fileinfo>
    <streamdetails>
    <video>
    <width>640</width>
    <height>480</height>
    <aspect>1.33</aspect>
    <codec>h264</codec>
    <format>avc1</format>
    <durationinseconds>332</durationinseconds>
    <bitrate>434 kb/s</bitrate>
    <container>.mp4</container>
    <scantype>Progressive</scantype>
    <framerate>23.976</framerate>
    <NumVideoBits>8</NumVideoBits>
    </video>
    <audio>
    <DefaultTrack>Yes</DefaultTrack>
    <codec>AAC</codec>
    <channels>2</channels>
    <bitrate>126 kb/s</bitrate>
    </audio>
    </streamdetails>
    </fileinfo>
    <tmdbid>
    </tmdbid>
    <title>Cryin'</title>
    <year>1994</year>
    <artist>Aerosmith</artist>
    <director>Marty Callner</director>
    <album>Aerosmith</album>
    <genre>o
    </genre>
    <thumb>212950957088-aerosmith-cryin_music_video_ov.jpg</thumb>
    <track>
    </track>
    <runtime>5</runtime>
    <plot>
    </plot>
    <studio>
    </studio>
    <createdate>20200515115031</createdate>
    </musicvideo>

    So what should I do ?