|
7 个月前 | |
---|---|---|
.gitignore | 8 个月前 | |
LICENSE | 1年前 | |
PDMameUpdate.py | 7 个月前 | |
PDMameUpdate.template.json | 9 个月前 | |
Pipfile | 1年前 | |
Pipfile.lock | 1年前 | |
README.md | 9 个月前 | |
screenshot.png | 1年前 |
Checks available MAME Torrents on PleasureDome and updates the local versions if more recent versions are detected
You need to rename PDMameUpdate.template.json
to PDMameUpdate.json
and modify it with the proper information.
You should have Python3 and a few libraries installed (see header in source code).
If you have pipenv
installed, then you can do:
pipenv --three
pipenv install
pipenv run python3 PDMameUpdate.py
usage: PDMameUpdate.py [-h] [-l] [-d] [-k] [-c]
Update PleasureDome MAME Torrents
optional arguments:
-h, --help show this help message and exit
-l, --log Display more log messages
-d, --debug Display debugging messages
-k, --keep Keep torrent files localy
-c, --countdown Start with a 5 second countdown