From 1f623da3b6b056a028c83bd1809b3429b94e1857 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 31 May 2019 07:55:31 +0200 Subject: Initial commit, support for rss torrent, manganelo and readms --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md (limited to 'README.md') 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 -- cgit v1.2.3