1
0

Fix placeholder

Signed-off-by: MK13 <marius@kleberonline.de>
This commit is contained in:
2021-01-22 00:55:16 +01:00
parent 25a7906b9c
commit 2ecf266ff6

View File

@@ -34,7 +34,7 @@ that continues with the numbering, where the first season had 24 episodes. Left
* Add the weekday the anime airs via the `Airing` element. Setting this to `Done` will check the feed URL content in
reverse order, which is handy if a feed contains all episodes of a finished anime
* Provide an `Episode-Regex` to parse the episode number from the title of an RSS entry. As this regex is used for all
elements of a feed it should match all those. Use the `$SHOW$` placeholder in the regex for substitution with the
elements of a feed it should match all those. Use the `$SHOWS$` placeholder in the regex for substitution with the
actual anime name during feed parsing.
## Running and example output