diff --git a/PDMameUpdate.py b/PDMameUpdate.py index 3ab72a4..9110a80 100755 --- a/PDMameUpdate.py +++ b/PDMameUpdate.py @@ -111,7 +111,7 @@ def filter_updatable_torrents(): else: del torrents[torrent] - logging.info( + logging.debug( 'The following torrents can be updated: %s', [t for t in torrents.keys()] ) diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..6c50a98 Binary files /dev/null and b/screenshot.png differ