mirror of
https://github.com/blacktwin/JBOPS.git
synced 2025-12-15 12:45:36 +00:00
Update ip_whitelist.py
This commit is contained in:
parent
5a8aed9f61
commit
01cc1bad5e
@ -1,6 +1,10 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
'''
|
'''
|
||||||
|
Receive session_key and IP from PlexPy when playback starts.
|
||||||
|
Use IP to check against whitelist.
|
||||||
|
If not in whitelist use session_key to determine stream and kill.
|
||||||
|
|
||||||
PlexPy > Settings > Notification Agents > Scripts > Bell icon:
|
PlexPy > Settings > Notification Agents > Scripts > Bell icon:
|
||||||
[X] Notify on playback start
|
[X] Notify on playback start
|
||||||
PlexPy > Settings > Notification Agents > Scripts > Gear icon:
|
PlexPy > Settings > Notification Agents > Scripts > Gear icon:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user