Landon Abney
2be0e376f8
Massive style cleanup
...
Adds a basic `setup.cfg` file with configurations for flake8 and pylama,
fixes some basic issues with essentially every file including:
* Many, many, whitespace line cleanups
* Several unused variables and imports
* Missing coding and shabang lines
* Minor style fixes to more closely align with PEP8
* Turn `print` into function calls for Python 2/3 compat
* A few minor bugs
* Things like using an undefined `i` in `stream_limiter_ban_email.py`
2019-06-20 23:55:11 -07:00
Blacktwin
bc9d1bc550
Unique IP example update to User Concurrent Streams
2019-01-03 11:41:59 -05:00
dirtycajunrice
d9e383f871
removed multipstreams and changed readme to show example of working multi ip stream change
2018-12-23 21:07:46 -06:00
dirtycajunrice
79088cf6ce
added readme and snuck my name in >.<
2018-12-19 23:47:08 -06:00
dirtycajunrice
457486924e
added functionality for dropping multi IP users
2018-12-19 21:15:45 -06:00
dirtycajunrice
aa6017374e
moved to bullet points for uniformity with conditions
2018-12-19 18:02:31 -06:00
dirtycajunrice
72fbf36377
fixed disappearing whitespace
2018-12-19 17:59:21 -06:00
dirtycajunrice
64f2312248
Updated readme to include Transcode Decision Change
and explain
...
transcoding decision vs. video decision
2018-12-19 17:53:29 -06:00
Landon Abney
c96596f422
Cleanup Rich Notifications instructions
...
Essentially just some stylistic changes, `slack` -> `Slack`, fixing bullet lists, and making the required arguments section clearer.
2018-10-03 11:27:09 -07:00
Blacktwin
6fff1c61df
update rich notification section
2018-09-26 09:09:16 -04:00
samwiseg00
8fffc30c77
Update README to reflect new kill_stream features
2018-09-08 23:58:08 -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
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
Landon Abney
4f3e35ef97
Remove an incorrect condition
...
The stream location can be `CELL` for example, which would count as
"local" for the first method of checking.
2018-06-18 12:09:54 -07:00
Landon Abney
1fdae8a105
Minor style cleanup and typos
2018-06-18 12:09:05 -07:00
Blacktwin
302820a075
headers for arg and cond examples.
2018-06-15 08:40:02 -04:00
Blacktwin
e70787827d
updated arguments comments.
...
moved examples.txt to readme.md
removed examples.txt
2018-06-15 08:32:28 -04:00
blacktwin
406161120e
clarity
2018-06-12 09:55:07 -04:00
blacktwin
d4f37fd0ba
Create readme.md
2017-07-19 15:39:17 -04:00