Update README.md

This commit is contained in:
blacktwin 2017-07-13 11:35:06 -04:00 committed by GitHub
parent 432a2a1619
commit e673af257e

View File

@ -18,10 +18,10 @@ In the Notification Agents in the Settings menu. Click the Scripts gear. Your sc
| :--- | :--- | :--- |
|[Maps](../tree/master/Maps "Look at this map")
|[![](https://img.shields.io/badge/Imgur-image-blue.svg)](http://i.imgur.com/IXd0IVM.png)|[ips_to_maps](../master/maps/ips_to_maps.py) | Use PlexPy draw a map connecting Server to Clients based on IP addresses.)|
|[Fun](../tree/master/fun "Fun Fun Fun Fun")|||
|[Fun](../tree/master/fun "Fun Fun Fun Fun")
|[![](https://img.shields.io/badge/gist-original-green.svg)](https://gist.github.com/blacktwin/397f07724abebd1223ba6ea644ea1669)|[aired_today_playlist](../master/fun/aired_today_playlist.py) | Create a Plex Playlist with what was aired on this today's month-day, sort by oldest first. If Playlist from yesterday exists delete and create today's. If today's Playlist exists exit.|
|[![](https://img.shields.io/badge/gist-original-green.svg)](https://gist.github.com/blacktwin/4ccb79c7d01a95176b8e88bf4890cd2b)|[plexapi_haiku](../master/fun/plexapi_haiku.py)| Create a hiaku from titles found in Plex.|
|[Kill stream](../tree/master/killstream "Kill Kill Kill")|||
|[Kill stream](../tree/master/killstream "Kill Kill Kill")
|[![](https://img.shields.io/badge/gist-original-green.svg)](https://gist.github.com/blacktwin/e1d199d98b258d6f2658dd9991c88ca0)|[create_wait_kill_all](../master/killstream/create_wait_kill_all.py)|Receive session_key from PlexPy when paused. Use session_id to create sub-script to wait for X time then check if still paused. If paused kill.|
|[![](https://img.shields.io/badge/gist-original-green.svg)](https://gist.github.com/blacktwin/2148bb0b2f8d67b8a08c50ace62ad39f)|[create_wait_kill_trans](../master/killstream/create_wait_kill_trans.py)|Receive session_key from PlexPy when paused. Use session_id to create sub-script to wait for X time then check if transcoding still paused. If so, kill.|
|[![](https://img.shields.io/badge/gist-original-green.svg)](https://gist.github.com/blacktwin/88fce565c8ecf56839641f22f4c5c422)|[kill_all_more_than](../master/killstream/kill_all_more_than.py)|If user has 2 or more concurrent streams kill all streams|
@ -41,7 +41,7 @@ In the Notification Agents in the Settings menu. Click the Scripts gear. Your sc
|[![](https://img.shields.io/badge/gist-original-green.svg)](https://gist.github.com/blacktwin/18960ff01c03b67a05594daa6f53660c)|[notify_user_favorites](../master/notify/notify_user_favorites.py)|Notify users of recently added episode to show that they have watched at least LIMIT times via email.|
|[![](https://img.shields.io/badge/gist-original-green.svg)](https://gist.github.com/blacktwin/066c66328a795ebd6079a575e14f0b8b)|[notify_user_newip](../master/notify/notify_user_newip.py)|Notify user that their account has been accessed by a new IP. IP is cleared to make sure notification is sent again.|
|[![](https://img.shields.io/badge/gist-original-green.svg)](https://gist.github.com/blacktwin/261c416dbed08291e6d12f6987d9bafa)|[twitter_notify](../master/notify/twitter_notify.py)|Post to Twitter when TV/Movie is added to Plex. Include custom message and embed poster image. Option to tweet to TWITTER_USER if title is inside TITLE_FIND.|
|[Utility](../tree/master/utility "Utilities")|||
|[Utility](../tree/master/utility "Utilities")
|[![](https://img.shields.io/badge/gist-original-green.svg)](https://gist.github.com/blacktwin/f4149c296f2d1ffd1cbd863c37bb3a3c)|[bypass_auth_name](../master/utility/bypass_auth_name.py)|Use PlexPy to pull last IP address from user and add to List of IP addresses and networks that are allowed without auth in Plex.|
|[![](https://img.shields.io/badge/gist-original-green.svg)](https://gist.github.com/blacktwin/0332f2dc9534bdf412ff3f664e9513c0)|[delete_watched_TV](../master/utility/delete_watched_TV.py)|From a list of TV shows, check if users in a list has watched shows episodes. If all users in list have watched an episode of listed show, then delete episode.|
|[![](https://img.shields.io/badge/gist-original-green.svg)](https://gist.github.com/blacktwin/76b0abf88181618af4598092dd6b0dbb)|[find_plex_meta](../master/utility/find_plex_meta.py)|Find location of Plex metadata.|
@ -55,7 +55,7 @@ In the Notification Agents in the Settings menu. Click the Scripts gear. Your sc
|[![](https://img.shields.io/badge/gist-original-green.svg)](https://gist.github.com/blacktwin/3752a76fa0b3fc6d19e842af7b812184)|[refresh_next_episode](../master/utility/refresh_next_episode.py)|Refresh the next episode of show once current episode is watched.|
|[![](https://img.shields.io/badge/gist-original-green.svg)](https://gist.github.com/blacktwin/370ca42ee20a33fb00c8253fa9bd0de7)|[remove_watched_movies](../master/utility/remove_watched_movies.py)|Find Movies that have been watched by a list of users. If all users have watched movie then delete.|
|[![](https://img.shields.io/badge/gist-original-green.svg)](https://gist.github.com/blacktwin/2f619e62d99edcec27f680998379664c)|[stream_limiter_ban_email](../master/utility/stream_limiter_ban_email.py)|This is indented to restrict a user to the LIMIT amount of concurrent streams. User will be warned, punished, and banned completely if violations continue.|
|[Reporting](../tree/master/utility "If you could go ahead and... Thatd be great..")|||
|[Reporting](../tree/master/utility "If you could go ahead and... Thatd be great..")
|[![](https://img.shields.io/badge/gist-original-green.svg)](https://gist.github.com/blacktwin/21823b3394f5b077d42495b21570b593)|[added_to_plex](../master/reporting/added_to_plex.py)|Find when media was added between STARTFRAME and ENDFRAME to Plex through PlexPy.|
|[![](https://img.shields.io/badge/gist-original-green.svg)](https://gist.github.com/blacktwin/f070dff29ddbeb87973be9c0a94a1df7)|[check_play](../master/reporting/check_play.py)|Check if user has play a file more than 3 times but has not finished watching. Hoping to catch play failures.|
|[![](https://img.shields.io/badge/gist-original-green.svg)](https://gist.github.com/blacktwin/1a8933252ad1a9bc2c97395a020c144a)|[check_plex_log](../master/reporting/check_plex_log.py)|Checking plex logs for debug code WARN and 'Failed to obtain a streaming resource for transcode of key /library/metadata/"titleID"'.|