Are you referring to the CMA Awards? If so, and you want metadata to be scraped for it, you need to name/organize it something like the following in order for it to be automatically matched.
test_tv/ <--- TV Shows library should point to this directory level, name is not important
└── CMA Awards (1967)
└── Season 57
└── CMA Awards (1967) - S57E01.ext
I created a test file for this on my system. The above structure resulted in this match, using the Plex TV Series scanner/agent.
You’d need to so something similar for other series which do not match automatically. You can also include the TVDB or TMDB series ID in curly braces at the end of the folder/filename to ensure a proper match, but the folder structure would still need to match that above.
If you still have issues after implementing the above structure, you may need to perform the Plex Dance for the series (particularly if it has been misidentified as a different series, or added as duplicate episodes to another series).
