You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Reviewed-on: #10 |
2 months ago | |
---|---|---|
.gitignore | 3 years ago | |
LICENSE | 4 years ago | |
PDMameUpdate.py | 2 months ago | |
PDMameUpdate.template.json | 2 years ago | |
Pipfile | 2 years ago | |
README.md | 2 years ago | |
screenshot.png | 4 years ago |
README.md
PDMameUpdate
Checks available Torrents on PleasureDome and updates the local versions if more recent versions are detected
Supported torrents:
- MAME
- HBMAME
Installation
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
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
-c, --countdown Start with a 5 second countdown