From 928fd3f1944b654afecaf1c804aa667a4705b7a3 Mon Sep 17 00:00:00 2001 From: blacktwin Date: Mon, 13 Jul 2020 19:45:05 -0400 Subject: [PATCH] flatten_json, pandas, and jsonpickle will need to be installed for exporting #219 --- fun/playlist_manager.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fun/playlist_manager.py b/fun/playlist_manager.py index bc21980..dab58a9 100644 --- a/fun/playlist_manager.py +++ b/fun/playlist_manager.py @@ -5,7 +5,7 @@ Description: Create and share playlists based on Most Popular TV/Movies from Tautulli and Aired this day in history. Author: blacktwin -Requires: requests, plexapi +Requires: requests, plexapi, jsonpickle, pandas, flatten_json Create, share, and clean Playlists for users.