From ed627ad22a7b4835bad40d13665d9ad20b72fc91 Mon Sep 17 00:00:00 2001 From: Markus Nyman Date: Thu, 12 Jan 2023 15:03:29 +0200 Subject: [PATCH] Specify TV Shows and Movies as default action --- TimeToTrakt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TimeToTrakt.py b/TimeToTrakt.py index f9c9104..a475961 100644 --- a/TimeToTrakt.py +++ b/TimeToTrakt.py @@ -779,7 +779,7 @@ def start(): print(">> What do you want to do?") print(" 1) Import Watch History for TV Shows from TV Time") print(" 2) Import Watch Movies from TV Time") - print(" 3) Do both 1 and 2") + print(" 3) Do both 1 and 2 (default)") print(" 4) Exit") while True: