I'd like to be able to query the Plex database by the name of a TV series and have all episodes for that series returned. For movies I'm able to simply retrieve all titles by selecting the "title" column in metadata_items. However, when I query that table for my TV show library section the titles I get back are titles of the episodes, not the TV series itself.
I've selected all the fields in metadata_items and don't see the TV series name in any field. Where can I get this value?
I appreciate your help!