Specify TV Shows and Movies as default action

This commit is contained in:
Markus Nyman 2023-01-12 15:03:29 +02:00
parent f903bd79b7
commit ed627ad22a

View file

@ -779,7 +779,7 @@ def start():
print(">> What do you want to do?") print(">> What do you want to do?")
print(" 1) Import Watch History for TV Shows from TV Time") print(" 1) Import Watch History for TV Shows from TV Time")
print(" 2) Import Watch Movies 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") print(" 4) Exit")
while True: while True: