Commit Graph

682 Commits

Author SHA1 Message Date
Blacktwin
5d28f595e4 create playlist manager 2018-09-26 09:10:40 -04:00
Blacktwin
0c2d97cad4 docstring correction 2018-09-26 09:09:46 -04:00
Blacktwin
6fff1c61df update rich notification section 2018-09-26 09:09:16 -04:00
Blacktwin
467ae80e02 buy me a beer/coffee 2018-09-13 09:49:58 -04:00
Blacktwin
e31160d634 Merge remote-tracking branch 'origin/master' 2018-09-11 22:47:30 -04:00
blacktwin
160277dd62
Merge pull request #94 from samwiseg00/feature/rich_notifications
Add rich notifications to kill_stream.py
2018-09-11 22:39:06 -04:00
samwiseg00
8fffc30c77 Update README to reflect new kill_stream features 2018-09-08 23:58:08 -04:00
samwiseg00
713f6fbe56 Rewrite Kill_stream.py to add rich message functionality 2018-09-08 20:31:06 -04:00
Blacktwin
0987874f44 if adding url and token don't check the config.ini 2018-09-08 16:57:30 -04:00
Blacktwin
1a9fdd1a99 Issue #93, clean up 2018-09-07 00:32:58 -04:00
Blacktwin
286c65f9a2 SSL 2018-08-23 06:44:26 -04:00
Blacktwin
5b58e94ab8 shebang 2018-08-23 06:43:58 -04:00
Blacktwin
0c0ee06125 shebang and spacing 2018-08-23 06:43:34 -04:00
Blacktwin
ce8f3838c0 CONFIG and SSL 2018-08-23 06:41:49 -04:00
Blacktwin
9f45bed626 shebang 2018-08-23 06:38:59 -04:00
Blacktwin
c3063a77e4 CONFIG and SSL 2018-08-23 06:38:07 -04:00
Blacktwin
d802c334fe shebang 2018-08-23 06:37:24 -04:00
Blacktwin
d20ecda1ee shebang and remove dup vars 2018-08-23 06:36:35 -04:00
Blacktwin
6f30b44431 CONFIG and SSL 2018-08-23 06:34:22 -04:00
Blacktwin
18526cf765 shebang 2018-08-23 06:33:24 -04:00
Blacktwin
8d7f0fc11b CONFIG and SSL 2018-08-23 06:32:52 -04:00
Blacktwin
faf959fa4a shebang 2018-08-23 06:32:06 -04:00
Blacktwin
5ea6211956 spacing and shebang 2018-08-23 06:31:17 -04:00
Blacktwin
59675d4a5b SSL 2018-08-23 06:30:24 -04:00
Blacktwin
1635da7619 shebang 2018-08-23 06:29:54 -04:00
Blacktwin
793092ddc8 CONFIG and SSL 2018-08-23 06:29:13 -04:00
Blacktwin
8caff8cdc0 shebang 2018-08-23 06:27:13 -04:00
Blacktwin
a78244df75 CONFIG and SSL 2018-08-23 06:26:30 -04:00
Blacktwin
4782bd9e5e shebang 2018-08-23 06:24:44 -04:00
Blacktwin
c5778c89a3 CONFIG and SSL 2018-08-23 06:23:22 -04:00
Blacktwin
e39c35ab87 shbang 2018-08-23 06:22:00 -04:00
Blacktwin
a336c3aded shebang 2018-08-23 06:20:50 -04:00
Blacktwin
ea347159d6 shebang 2018-08-23 06:19:24 -04:00
Blacktwin
d5053cdca8 docstring and example update 2018-08-22 21:08:29 -04:00
Blacktwin
52d42ab46c pretty up output 2018-08-22 21:05:27 -04:00
Blacktwin
b2bcce67ef arg fix and replaced 2018-08-22 20:47:00 -04:00
Blacktwin
6f40d31f9d SSL and session 2018-08-22 20:23:32 -04:00
Blacktwin
dd33595b98 CONFIG 2018-08-22 20:22:40 -04:00
Blacktwin
e9a085c28f update feature updates 2018-08-18 09:49:05 -04:00
blacktwin
038c17c41d
Merge pull request #88 from JonnyWong16/kill-pause-username
Add username argument for kill paused
2018-08-14 13:53:16 -04:00
JonnyWong16
ec07cebef9 Add username argument for kill paused 2018-08-13 21:15:31 -07:00
Blacktwin
c474182b97 change function name 2018-08-13 21:33:50 -04:00
Blacktwin
9e35fbe091 use CONFIG 2018-08-13 21:32:06 -04:00
Blacktwin
587cf32087 prefix backup with servername
restore arg choices startwith servername
2018-08-13 08:20:18 -04:00
Blacktwin
970535057d Doc string update description and examples
print settings enabled --add and disabled --remove
fixed issue where filters would be wiped if --add --remove were used
2018-08-13 07:57:30 -04:00
Blacktwin
8c3781728a sessionId check bypass if jbop == allstreams.
sessionId arg not needed for killing all user streams.
2018-08-13 07:03:37 -04:00
Blacktwin
ffa97daeff sessionId no longer required.
check for sessionId is performed later.
2018-08-13 07:01:05 -04:00
Blacktwin
96adf71620 removing server loop from restore. 2018-08-13 06:54:59 -04:00
Blacktwin
c3978ace6b remove servers from backup and shared json
attempt to pretty print settings when toggled
add/remove settings independently from libraries
2018-08-12 21:46:38 -04:00
Blacktwin
52b91ee9c6 fix for multiple servers. Script will only modify server based on URL and token used. But will still show owned servers and user shares from all owned servers. 2018-08-12 09:18:48 -04:00