62 Commits

Author SHA1 Message Date
7b3b529adf Update README.md
Update link to image.
2025-01-22 10:48:08 +01:00
1cf747618d Merge branch 'master' of ssh://djib.fr:2311/djib/PDMameUpdate 2024-12-07 21:33:36 +01:00
f0221e143a Remove Paused by default 2024-12-07 21:33:22 +01:00
eb43a2c081 Updated URL after domain migration 2024-10-20 12:33:05 +02:00
5d2baadfa5 Fix screenshot 2024-02-29 16:16:13 +01:00
d8edcb9e3b Merge pull request 'Update HBMAME github site, add support for Demul, Kawaks, FinalBurnNEO & Raine sets.' (#11) from sebastian404/PDMameUpdate:master into master
Reviewed-on: https://djib.fr/git/djib/PDMameUpdate/pulls/11
2024-01-01 20:38:38 +01:00
17da1c96bd Merge branch 'master' into master 2024-01-01 20:38:23 +01:00
12aa0289a9 Update HBMAME github site, add support for Demul, Kawaks, FinalBurnNEO & Raine sets. 2023-12-31 19:57:13 +00:00
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: https://djib.fr/djib/PDMameUpdate/pulls/10
2023-04-10 08:33:27 +00:00
b9556506a5 Update for direct magnet links, add support for versions with multiple minor versions 2023-04-09 15:22:25 +01:00
d2c05b69ec Merge pull request 'Add HBMAME github site, add support for multiple download directories' (#9) from sebastian404/PDMameUpdate:master into master
Reviewed-on: https://djib.fr/djib/PDMameUpdate/pulls/9
2021-10-26 22:16:13 +02:00
27257bfbc7 Add HBMAME github site, add support for multiple download directories 2021-10-25 14:53:27 +01:00
83a6d3d5c2 Update Pipfile and bump transmission-clutch to latest version 2021-10-02 12:08:17 +02:00
85859caacc Merge pull request 'initial update to use new github site' (#8) from sebastian404/PDMameUpdate:master into master
Reviewed-on: https://djib.fr/djib/PDMameUpdate/pulls/8
2021-10-02 11:09:31 +02:00
026b7b0cca Merge branch 'master' into master 2021-10-02 11:06:49 +02:00
a7b1249ccb initial update to use new github site 2021-09-29 23:56:57 +01:00
f93ac210ee Merge pull request 'Fix torrent version layout issue during prompt_for_update' (#7) from sebastian404/PDMameUpdate:master into master
Reviewed-on: https://djib.fr/djib/PDMameUpdate/pulls/7
2021-05-15 22:54:19 +02:00
49c1b9df0b Fix torrent version layout issue during prompt_for_update 2021-03-31 12:20:16 +01:00
f6d46bb6cf Update documentation to specify supported torrents 2020-12-02 23:57:03 +01:00
769a9ccc00 Fix bug in remote torrents matching 2020-10-20 11:15:18 +02:00
0b282348d7 Update documentation 2020-09-30 21:50:42 +02:00
0ba60e741c Refactor code to improve readability 2020-09-30 15:57:50 +02:00
d0e0aa9888 Fix error with updates no longer being detected 2020-09-30 14:19:55 +02:00
e46b9c06e8 Initial work on multible torrent formats (untested) 2020-09-04 22:44:32 +02:00
bb3e8b69b1 Adapt comment to reflect new behaviour 2020-08-07 00:50:45 +02:00
4db6bf6a6c Allow updating sets that have no torrent 2020-08-07 00:43:52 +02:00
516a87469d Merge pull request 'master' (#5) from sebastian404/PDMameUpdate:master into master 2020-05-23 22:39:13 +02:00
365825bb23 Increased debug output 2020-05-23 21:21:58 +01:00
41ae522026 Fix for downloaded torrents 2020-05-23 21:10:16 +01:00
11a5809f6a Improve error handling with config file 2020-05-19 00:06:33 +02:00
89eb4bf97b Update login page to login3.php 2020-05-18 22:54:56 +02:00
ccfe48ff38 Merge branch 'master' of sebastian404/PDMameUpdate into master 2020-03-31 22:47:15 +02:00
f631396809 Change config file name 2020-03-31 19:52:21 +01:00
e1c7c9dde5 search for config file 2020-03-16 20:52:25 +00:00
994747c0b4 Add --keep argument to download torrent files to local directory 2020-03-16 00:44:30 +00:00
e37da0d7fc Detail how to use pipenv 2019-12-08 20:49:48 +01:00
8a76b28b4d Update Pipfile 2019-11-27 13:29:21 +01:00
cd1cd18419 Refactor to PEP8 standard 2019-11-27 13:29:05 +01:00
01d303fb8a Merge branch 'master' of sebastian404/PDMameUpdate into master 2019-11-27 13:22:08 +01:00
db55933f64 improve output of torrents to update 2019-11-27 11:08:44 +00:00
0fc027c599 Update Readme 2019-11-18 20:49:41 +01:00
77d78af3a6 Add screenshot 2019-11-18 20:43:54 +01:00
3c479ac5d4 Improve handling of different URL formats in the RSS feed 2019-11-02 10:06:16 +01:00
987fe5bf87 Handle multiple versions in RSS feed 2019-10-29 16:55:50 +01:00
8828673708 Add Pipenv 2019-10-29 16:54:36 +01:00
8e56847339 Merge branch 'master' of sebastian404/PDMameUpdate into master
Fix script when multiple MAME versions are listed.
2019-10-29 12:45:27 +01:00
0111310674 Only newest version of torrents with multiple versions are added 2019-10-29 10:54:31 +00:00
e60bccb429 Add command line arguments 2019-10-23 21:11:44 +02:00
8eda620078 Check that remote link is correct 2019-10-23 21:02:48 +02:00
769d4b116c Format code to PEP8 standards 2019-10-23 20:58:15 +02:00