From bb3e8b69b1488946288280a434e06e4b984e3c85 Mon Sep 17 00:00:00 2001 From: djib Date: Fri, 7 Aug 2020 00:50:45 +0200 Subject: [PATCH] Adapt comment to reflect new behaviour --- PDMameUpdate.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PDMameUpdate.py b/PDMameUpdate.py index 9982f33..1868a89 100755 --- a/PDMameUpdate.py +++ b/PDMameUpdate.py @@ -8,9 +8,9 @@ Basically what it does is: * Get all torrents in a directory and filter MAME torrents * Get all torrents from PleasureDome RSS * Get all torrents currently active in Transmission - * Intersect the three lists to get updatable torrents + * Intersect the first two lists to get updatable torrents * And for each updatable torrent: - - remove the old torrent from Transmission, + - remove the old torrent from Transmission (if needed), - rename the local directory, - add the new torrent