add agent to fixMatch docstring

This commit is contained in:
blacktwin 2020-04-29 21:10:48 -04:00
parent 911fb7e680
commit 25ae83c7bd

View file

@ -547,6 +547,7 @@ class PlexPartialObject(PlexObject):
False allows user to provide the match
searchResult (:class:`~plexapi.media.SearchResult`): Search result from
~plexapi.base.matches()
agent (str): Agent name to be used (imdb, thetvdb, themoviedb, etc.)
"""
key = '/library/metadata/%s/match' % self.ratingKey
if auto: