1
0

Fix numbering in README

Signed-off-by: MK13 <marius@kleberonline.de>
This commit is contained in:
2021-01-18 23:36:31 +01:00
parent 92f024bf5a
commit e256dd1a66

View File

@@ -11,18 +11,18 @@ In the Transmission config file `~/.config/transmission-daemon/settings.json` ch
Also requires at least Python `3.9`.
## Install
###### 1. Install dependencies
###### Install dependencies
`pip install feedparser requests`
###### 2. Clone repo
###### Clone repo
`git clone ...`
## Config
###### 3. Adjust `config.json`
###### Adjust `config.json`
* `animeDownloadDir` - base path where downloaded anime should be stored. *Without trailing slash*.
Passed as download directory to transmission (`-w`)
* `dirPerAnime` - whether to create one directory per anime. Created automatically as sub folder of `animeDownloadDir`
by replacing spaces in the anime name with underscores
###### 4. Adjust `animes.json`
###### Adjust `animes.json`
* Add a Feed - it has to have an `ID` that's used in output. Freetext
* Add the RSS URL to the feed, e.g. `https://subsplease.org/rss/?t&r=1080` for the RSS feed of the 1080p releases of the
`SubsPlease` group