docstring update
This commit is contained in:
parent
599d9970ea
commit
d90d052696
@ -353,11 +353,11 @@ def sync_watch_status(watched, section, accountTo, userTo):
|
|||||||
Parameters
|
Parameters
|
||||||
----------
|
----------
|
||||||
watched: list
|
watched: list
|
||||||
|
List of watched items either from Tautulli or Plex
|
||||||
section: class
|
section: class
|
||||||
Section class of sync from server
|
Section class of sync from server
|
||||||
userTo: str
|
userTo: str
|
||||||
User's server class of sync to user
|
User's server class of sync to user
|
||||||
|
|
||||||
"""
|
"""
|
||||||
print('Marking watched...')
|
print('Marking watched...')
|
||||||
sectionTo = accountTo.library.section(section)
|
sectionTo = accountTo.library.section(section)
|
||||||
|
Loading…
Reference in New Issue
Block a user