From 844e780cd05902494d5f5a1dd566de6da180e0d9 Mon Sep 17 00:00:00 2001 From: blacktwin Date: Thu, 9 Apr 2020 15:48:22 -0400 Subject: [PATCH] todo update --- utility/media_manager.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utility/media_manager.py b/utility/media_manager.py index f57a224..e264140 100644 --- a/utility/media_manager.py +++ b/utility/media_manager.py @@ -368,7 +368,7 @@ if __name__ == '__main__': help='Enable Plex to delete media while using script.') opts = parser.parse_args() - # todo find: watched by list of users[x], unwatched based on time[x], based on size, most transcoded + # todo find: watched by list of users[x], unwatched based on time[x], based on size, most transcoded, star rating # todo actions: delete[x], move?, zip and move?, notify, optimize # todo deletion toggle and optimize is dependent on plexapi PRs 433 and 426 respectively # todo logging and notification