plexapi.video.Show does not have the tagline attribute.
I can still access it using show._data.attrib.get("tagline") so it not pressing but I felt like it should have the attribute just like how originalTitle was added in #664
This is the missing attribute:

plexapi.video.Show does not have the tagline attribute.
I can still access it using
show._data.attrib.get("tagline")so it not pressing but I felt like it should have the attribute just like how originalTitle was added in #664This is the missing attribute:
