Blacktwin
b638e800dd
examples for backup and restore.
2018-08-05 19:06:10 -04:00
Blacktwin
7bd9af12db
add restore
...
restore by user or all
2018-08-05 19:02:59 -04:00
Blacktwin
d059f00bfe
additional user information
2018-08-05 18:28:05 -04:00
Blacktwin
f3fa1f18a1
backup to json file in script root.
2018-08-05 18:13:15 -04:00
Blacktwin
87907952c8
add backup information
2018-08-04 03:05:29 -04:00
Blacktwin
a037db8300
docstrings
2018-08-03 17:35:49 -04:00
Blacktwin
dfb9382546
obsolete use plex_api_share.py
2018-08-02 16:22:10 -04:00
Blacktwin
f05217329e
correct sorting and appending common servers.
2018-08-02 15:53:25 -04:00
Blacktwin
ac5804d188
fix for server addition
2018-08-01 14:36:05 -04:00
Blacktwin
838e471c9e
added unique key.
2018-07-31 08:44:21 -04:00
Blacktwin
0c4953df1e
change json structure.
2018-07-31 08:34:28 -04:00
Blacktwin
992544bd02
remove bitrate
2018-07-30 16:19:30 -04:00
Blacktwin
ccc3e4a0cd
fix bitrate for movies
...
add guid info
fix --media_type
2018-07-29 15:11:02 -04:00
Blacktwin
b9d2646970
added sort by rating.
2018-07-28 00:48:50 -04:00
Blacktwin
d7ebcd7b32
adding metadata to all
2018-07-28 00:24:41 -04:00
Blacktwin
c7e37c1b6d
first iteration of adding metadata for later sorting
2018-07-27 11:54:17 -04:00
Blacktwin
477c69d691
moved code from diff_things to org_diff.
...
added media_type args with default as movie and show.
added RawTextHelpFormatter.
2018-07-26 15:05:35 -04:00
Blacktwin
947bd55af8
fixed dict, fixed filename
2018-07-25 16:09:00 -04:00
Blacktwin
a2c2e94bff
check if user has no servers
2018-07-25 12:55:02 -04:00
Blacktwin
ca06ec9476
shebang
...
add CONFIG and ssl
2018-07-25 12:33:10 -04:00
Blacktwin
13fdfa77d0
shebang
...
todos
2018-07-25 07:45:34 -04:00
Blacktwin
5cf5c7d1ba
list connected server obj.
...
continue when connections fail when comparing multiple servers.
search main server once.
2018-07-25 07:22:19 -04:00
Blacktwin
c0b4cebd4a
adding count and list keys
2018-07-25 07:01:51 -04:00
Blacktwin
5340729046
fetchItem for more info for future metadata filtering (title, guid, etc.).
...
pop main dict.keys as they are not relevant and objects now.
2018-07-24 09:00:18 -04:00
Blacktwin
bca69ba688
create server_compare.py
2018-07-23 10:51:24 -04:00
Blacktwin
803743ae8d
CONFIG addition. functioned marked_watch()
2018-07-11 06:49:57 -04:00
Blacktwin
40ac277101
remove unixtime and datestamp args. Use unixtime and datestamp from script
2018-07-10 11:15:44 -04:00
Blacktwin
f71e864a75
remove unixtime arg. Use unixtime from script
2018-07-10 11:14:12 -04:00
Blacktwin
caa41f3119
remove datestamp arg. Use datestamp from script
2018-07-10 11:08:20 -04:00
Blacktwin
42d381f9e2
encoding for killmessage, enviro instead of config, import os missing.
2018-07-10 10:55:58 -04:00
Blacktwin
03b36c1035
obsolete, use limiterr
2018-07-10 08:22:31 -04:00
Blacktwin
8cd280ea8a
limiterr and readme with examples.
2018-07-10 08:17:54 -04:00
Blacktwin
20f79eafa8
doc fix
2018-07-10 08:17:29 -04:00
Blacktwin
3cccf3028d
Plex message link corrected.
2018-07-09 09:21:34 -04:00
Blacktwin
e961eec342
formatting correction
2018-07-09 08:35:17 -04:00
Blacktwin
8f92570a16
Merge remote-tracking branch 'origin/master'
2018-07-09 08:30:38 -04:00
Blacktwin
c6ed7286dc
#83
2018-07-09 08:30:11 -04:00
blacktwin
2dacb93d0f
Merge pull request #82 from JonnyWong16/master
...
Decode script arguments
2018-07-02 15:12:20 -04:00
JonnyWong16
c413526ec3
Return empty list if get_activity fails
2018-06-29 23:58:24 -07:00
JonnyWong16
2bd92acca7
Encode back to UTF-8
2018-06-29 23:50:42 -07:00
JonnyWong16
1e8e96398b
Decode script arguments
2018-06-29 13:14:13 -07:00
blacktwin
ce66d95580
Merge pull request #81 from Arcanemagus/patch-1
...
Wrap message in quotes
2018-06-28 15:56:23 -04:00
Landon Abney
473a073dd6
Wrap message in quotes
...
Now that Tautulli is sending the arguments correctly as of v2.1.14, wrap the kill messages in quotes so it's obvious where they start and stop.
2018-06-27 14:41:43 -07:00
blacktwin
593b405e85
Merge pull request #79 from Arcanemagus/no-empty-sessionID
...
Exit if a sessionID wasn't provided
2018-06-21 06:33:45 -04:00
Landon Abney
bef7be7627
Exit if a sessionID wasn't provided
...
If the user mistakenly calls the script without a `sessionID`, exit
early with a warning message and the likely reason.
2018-06-20 10:45:00 -07:00
blacktwin
89c43d1718
Merge pull request #77 from Arcanemagus/newlines
...
Ensure newlines in output
2018-06-19 06:17:59 -04:00
Landon Abney
98186dec8b
Ensure newlines in output
...
Although there will only be a single line of output in most cases,
ensure that newlines are printed in case there are multiple lines, or
the script is running in a full shell.
2018-06-18 20:49:16 -07:00
blacktwin
203a3b0bb9
Merge pull request #76 from Arcanemagus/kill_stream-paused
...
Incorporate waiting to kill paused streams into kill_stream.py
2018-06-18 21:19:30 -04:00
Landon Abney
75b4fa3229
Add examples for paused streams
...
Add a few examples for usage of the new paused stream functionality.
2018-06-18 13:30:41 -07:00
Landon Abney
c976a3dfb1
Cleanup format of examples
...
Cleans up the examples to all have a standard format that covers all
required settings and gives example messages where appropriate.
2018-06-18 13:22:40 -07:00