diff --git a/nzbToSickBeard.py b/nzbToSickBeard.py index e7925693..d8a17b95 100755 --- a/nzbToSickBeard.py +++ b/nzbToSickBeard.py @@ -32,6 +32,7 @@ from nzbToMediaUtil import * nzbtomedia_configure_logging(os.path.dirname(sys.argv[0])) Logger = logging.getLogger(__name__) +Logger.info("====================") # Seperate old from new log Logger.info("nzbToSickBeard %s", VERSION) # SABnzbd