diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-07-03 03:32:09 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-07-06 07:12:34 +0200 |
commit | fe39ea8bd81a79e77269b02420620d30f86e5937 (patch) | |
tree | 0edd0572d083cf17f1e4bb3fe847517cfc50b617 | |
parent | 129d3a1d7cebb5e4ad08c25c083ac222aed2b6df (diff) |
Update readme with info about sync period
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ # 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`, `mangatown.com`, `mangakakalot.com`, `lhtranslation.net`, `mangawindow.net`, `mangaplus.shueisha.co.jp` and `mangadex.org`. A notification is shown on the screen when a download finishes (if notify-send is installed). + +AutoMedia checks and downloads updates every 15 minutes. ## Usage Run automedia with `sync` option and keep it running to track media. You can then use `add` option to add new media to track. Run automedia without any options to see all options. |