diff --git a/README.md b/README.md index 5b5a743..548faf0 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,30 @@ # torrents_dir.py -Skrypt do grupowania poprawionych torrentów wg katalogu docelowego pobierania. +## Opis +Skrypt grupuje poprawione torrenty wg katalogu pobierania z qBittorrenta. ## Wymagania - Python 3.9+ - pip install bencodepy +## Struktura +BT_backup/ (fastresume) +qbit1/ (torrenty z qbit-export) + ## Użycie python torrents_dir.py -Opis pełny: patrz rozmowa ChatGPT. +## Jak działa +- czyta fastresume +- liczy infohash torrentów +- dopasowuje po hash +- tworzy katalogi wg save_path +- kopiuje torrenty + +## Wynik +grouped_torrents/ + mapping.csv + +## Statusy +- ok +- missing_fixed_torrent +- broken_fastresume