MCPcopy
hub / github.com/blacktwin/JBOPS / sync_watch_status.py

File sync_watch_status.py

utility/sync_watch_status.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2# -*- coding: utf-8 -*-
3
4"""Sync the watch status from one Plex or Tautulli user to other users across any owned server.

Callers

nothing calls this directly

Calls 12

check_users_accessFunction · 0.85
batching_watchedFunction · 0.85
sync_watch_statusFunction · 0.85
users_accessMethod · 0.80
PlexClass · 0.70
TautulliClass · 0.70
ConnectionClass · 0.70
LibraryClass · 0.70
MetadataClass · 0.70
get_librariesMethod · 0.45
get_watched_historyMethod · 0.45
get_metadataMethod · 0.45

Tested by

no test coverage detected