From 918d57a90e6164adf5c7326ef06c916eba6cbf3f Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Sat, 15 Jul 2017 17:36:08 -0700 Subject: [PATCH] Updated Custom Scripts for PlexPy (markdown) --- Custom-Scripts-for-PlexPy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Custom-Scripts-for-PlexPy.md b/Custom-Scripts-for-PlexPy.md index d9ba580..b868122 100644 --- a/Custom-Scripts-for-PlexPy.md +++ b/Custom-Scripts-for-PlexPy.md @@ -47,7 +47,7 @@ | [Execute a command when no Plex sessions are active](https://gist.github.com/JonnyWong16/bc50c882985cc495e629f41c12bc7590) | Python | [JonnyWong16](https://gist.github.com/JonnyWong16) | | [Create a Plex collection from a text file list of rating keys](https://gist.github.com/JonnyWong16/148b5a5dc39211bd6a871cb8f9df8c48) | Python | [JonnyWong16](https://gist.github.com/JonnyWong16) | | [Sync Plex playlists to shared users](https://gist.github.com/JonnyWong16/2607abf0e3431b6f133861bbe1bb694e) | Python | [JonnyWong16](https://gist.github.com/JonnyWong16) | -| [Removes ALL collections from ALL movies](https://gist.github.com/JonnyWong16/2607abf0e3431b6f133861bbe1bb694e) | Python | [JonnyWong16](https://gist.github.com/JonnyWong16) | +| [Removes ALL collections from ALL movies](https://gist.github.com/JonnyWong16/34878448ab45dfffffa930f5cf8c252a) | Python | [JonnyWong16](https://gist.github.com/JonnyWong16) | | [Saves artist.jpg to the Artist folder.](https://gist.github.com/JonnyWong16/8ede4aabce105217a70cc2386ce673f7) | Python | [JonnyWong16](https://gist.github.com/JonnyWong16) | | [Randomly create haiku based on Plex libraries content.](https://gist.github.com/blacktwin/4ccb79c7d01a95176b8e88bf4890cd2b) | Python | [Blacktwin](https://gist.github.com/Blacktwin) | | [Create a Plex Playlist with what was aired on today's month-day.](https://gist.github.com/blacktwin/397f07724abebd1223ba6ea644ea1669) | Python | [Blacktwin](https://gist.github.com/Blacktwin) |