Skip to content

Commit

Permalink
example for --libraryShares
Browse files Browse the repository at this point in the history
  • Loading branch information
blacktwin committed Jun 18, 2019
1 parent caebf46 commit ca5f4fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions utility/plex_api_share.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
--restore Restore share settings from json file
Filename of json file to use.
(choices: %(json files found in cwd)s)
--libraryShares Show all shares by library
# Plex Pass member only settings:
--kill Kill user's current stream(s). Include message to override default message
Expand Down Expand Up @@ -80,6 +81,9 @@
plex_api_share.py --user USER --remove --sync
- Disable sync feature for USER
plex_api_share.py --libraryShares
- {Library Name} is shared to the following users:
{USERS}
Excluding;
Expand Down

0 comments on commit ca5f4fb

Please sign in to comment.