Checks available MAME Torrents on PleasureDome and updates the local versions if more recent versions are detected
Go to file
djib d930d521d9 Merge pull request 'Update for direct magnet links, add support for versions with multiple minor versions' (#10) from sebastian404/PDMameUpdate:master into master
Reviewed-on: #10
2023-04-10 08:33:27 +00:00
.gitignore Improve error handling with config file 2020-05-19 00:06:33 +02:00
LICENSE Initial commit 2019-09-04 00:11:14 +02:00
PDMameUpdate.py Update for direct magnet links, add support for versions with multiple minor versions 2023-04-09 15:22:25 +01:00
PDMameUpdate.template.json Add HBMAME github site, add support for multiple download directories 2021-10-25 14:53:27 +01:00
Pipfile Add HBMAME github site, add support for multiple download directories 2021-10-25 14:53:27 +01:00
README.md initial update to use new github site 2021-09-29 23:56:57 +01:00
screenshot.png Add screenshot 2019-11-18 20:43:54 +01:00

README.md

PDMameUpdate

Checks available Torrents on PleasureDome and updates the local versions if more recent versions are detected

Supported torrents:

  • MAME
  • HBMAME

Sample output

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