From 2943c993234d42939aa247371d5fef1f45b92fcc Mon Sep 17 00:00:00 2001 From: blacktwin Date: Fri, 17 Nov 2017 23:55:53 -0500 Subject: [PATCH] description --- fun/aired_today_playlist.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fun/aired_today_playlist.py b/fun/aired_today_playlist.py index a11b8af..b97935b 100644 --- a/fun/aired_today_playlist.py +++ b/fun/aired_today_playlist.py @@ -1,5 +1,5 @@ """ -Create a Plex Playlist with what was aired on this today's month-day, sort by oldest first. +Create a Plex Playlist with what aired on this day in history (month-day), sort by oldest first. If Playlist from yesterday exists delete and create today's. If today's Playlist exists exit. """