aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2019-05-31 07:55:31 +0200
committerdec05eba <dec05eba@protonmail.com>2020-07-06 07:12:33 +0200
commit1f623da3b6b056a028c83bd1809b3429b94e1857 (patch)
tree645f71a7f5f7abae5b9110bdd89ebbbb76079eb8 /README.md
Initial commit, support for rss torrent, manganelo and readms
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3cb2127
--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
+# TODO
+Periodically check and remove in_progress files and their directories. This can happen if the computer crashes while adding rss.
+# Requirements
+## System
+transmission-cli
+## Python
+feedparser, tldextract, transmissionrpc
+# Requirements when using read_manga.py
+## System
+sxiv
+# Important
+Do not move files inside the download directory. If you want to move them, move the whole download directory
+when automedia is not running and then set the download directory to the new location when using sync command. \ No newline at end of file