Update plexapi==4.15.15

This commit is contained in:
JonnyWong16 2024-07-06 11:02:21 -07:00
parent 2ee2ab652c
commit 96c5cb216c
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
5 changed files with 13 additions and 5 deletions

View file

@ -478,6 +478,7 @@ class SubtitleStream(MediaPartStream):
return self.setSelected()
@utils.registerPlexObject
class LyricStream(MediaPartStream):
""" Represents a lyric stream within a :class:`~plexapi.media.MediaPart`.