diff --git a/FreeboxMoviePlanner.py b/FreeboxMoviePlanner.py index 3afee98..a345bcb 100755 --- a/FreeboxMoviePlanner.py +++ b/FreeboxMoviePlanner.py @@ -369,3 +369,4 @@ if __name__ == '__main__': excluded_channels=args.exclude, excluded_directory=args.exclude_directory ) + input("Press Enter to continue...")