Skip to content

Commit 185696e

Browse files
authored
Register LyricStream as a PlexObject (#1434)
1 parent f1c3d3a commit 185696e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: plexapi/media.py

+1
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,7 @@ def setDefault(self):
478478
return self.setSelected()
479479

480480

481+
@utils.registerPlexObject
481482
class LyricStream(MediaPartStream):
482483
""" Represents a lyric stream within a :class:`~plexapi.media.MediaPart`.
483484

0 commit comments

Comments
 (0)