Category mapping gone awry

It seems with the latest changes to the guide, that the automatic mapping of programs has gone somewhat awry.

A lot of programs from my XMLTV file are being mapped to the Movie category despite not being a movie.

Correctly Identified

Double Impact

    <category lang="en">Action &amp; Adventure</category>
    <category lang="en">Movie</category>

Grown Ups

     <category lang="en">Comedy</category>
     <category lang="en">Movie</category>

TV Shows Incorrectly Identified as Movies

Have you Been Paying Attention

    <category lang="en">Comedy</category>
    <category lang="en">Series</category>
    <category lang="en">Game Show</category>
    <category lang="en">News and Business</category>

Ellen

    <category lang="en">Talk Shows</category>

All movies have a category of Movie in the guide data, and are the only ones that should be identified as such. Plex is incorrectly identifying others that don’t have the movie category.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.