aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-08-21 14:36:01 +0200
committerdec05eba <dec05eba@protonmail.com>2021-08-21 14:36:01 +0200
commitb0063175acc61ea09bb1e6db62263bc18908de78 (patch)
treee342dc9408b7ddf86c8737d7e1cd581f109f7a54 /README.md
parent03d49c498fb6e781dcb80e4e01ef81dab37b8cf6 (diff)
Remove dead site: mangawindow
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 59df6b8..2fdf3b9 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# AutoMedia
-Automatically track new releases of media and download them. Currently works with rss for torrent sites (`nyaa.si`) and a for these manga sites: `manganelo.com`, `manganelos.com`, `mangatown.com`, `mangakakalot.com`, `mangakatana.com`, `lhtranslation.net`, `mangawindow.net`, `readm.org`, `mangaplus.shueisha.co.jp` and `mangadex.org`.
+Automatically track new releases of media and download them. Currently works with rss for torrent sites (`nyaa.si`) and a for these manga sites: `manganelo.com`, `manganelos.com`, `mangatown.com`, `mangakakalot.com`, `mangakatana.com`, `lhtranslation.net`, `readm.org`, `mangaplus.shueisha.co.jp` and `mangadex.org`.
A notification is shown on the screen when a download finishes (if notify-send is installed).
## Installation
@@ -23,4 +23,4 @@ dmenu, sxiv (for manga), mpv (for anime)
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.
# Dev info
-titles of manga need to be stripped of spaces on both ends and replace all `/` with `_`. \ No newline at end of file
+titles of manga need to be stripped of spaces on both ends and replace all `/` with `_`.