Commit Graph

28 Commits

Author SHA1 Message Date
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
7b5196fb11 Code refactoring
Rename mame_directory to mame-directory to be more consistent
2019-09-28 08:31:12 +02:00
aa4b653217 Merge branch 'master' of sebastian404/PDMameUpdate into master 2019-09-28 08:25:23 +02:00
5dc63ab1e9 Ensure torrent is downloaded to specified direcotry, rather than Transmission default 2019-09-25 18:17:16 +01:00
8cffdc0f67 specify required Python libraries 2019-09-25 18:15:20 +01:00
8a3d58e745 Backwards Compatability for pre Python 3.6 2019-09-25 18:11:28 +01:00
30f34e9353 Add clean disconnect and count down timer 2019-09-16 15:45:24 +02:00
65af503a4f Fix typos 2019-09-09 12:00:58 +02:00
307e400577 First fully functional commit 2019-09-07 18:25:51 +02:00
bc9a13e75e Connect to Transmission and list Torrents 2019-09-06 19:50:53 +02:00
0bd20e4d63 List possible updates and prompt if the user wants to update 2019-09-05 23:21:43 +02:00
b00bcb9834 Initial commit.
Currently recovers remote versions and local versions.
No comparison or automation is implemented yet.
2019-09-04 00:17:18 +02:00
fcaef09ac5 Initial commit 2019-09-04 00:11:14 +02:00