Add --keep argument to download torrent files to local directory

This commit is contained in:
Sebastian Robinson
2020-03-16 00:44:30 +00:00
parent e37da0d7fc
commit 994747c0b4
3 changed files with 19 additions and 5 deletions

View File

@ -1,8 +1,9 @@
{
"mame-directory":"/path/to/your/locol/mame/torrent/target/folders",
"mame-directory":"/path/to/your/local/mame/files/target/folder",
"torrent-directory":"/path/to/your/local/mame/torrent/target/folder",
"transmission-user":"user",
"transmission-password":"pass",
"pleasuredome-user":"user",
"pleasuredome-password":"pass",
"transmission-port":8080
}
}