Commit Graph

33 Commits

Author SHA1 Message Date
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
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
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
cd1cd18419 Refactor to PEP8 standard 2019-11-27 13:29:05 +01:00
db55933f64 improve output of torrents to update 2019-11-27 11:08:44 +00: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
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
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