You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/plex-bootstraptest.py
+9-7Lines changed: 9 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -103,6 +103,7 @@ def alert_callback(data):
103
103
""" Listen to the Plex notifier to determine when metadata scanning is complete.
104
104
* state=1 means record processed, when no metadata source was set
105
105
* state=5 means record processed, applicable only when metadata source was set
106
+
{u'StatusNotification': [{u'notificationName': u'LIBRARY_UPDATE', u'description': u'Extra information may still be downloading from the Internet', u'title': u'Library scan complete'}], u'type': u'status', u'size': 1}
0 commit comments