Merge remote-tracking branch 'repo/master'

master
meisnate12 2 years ago
commit 56656e07a6

@ -201,7 +201,7 @@ collections:
Gets every anime tagged with the specified genre ID sorted by members the options are detailed below.
* Genre options can be found on [MyAnimeList's Search](https://myanimelist.net/anime.php) Page.
* To find the ID click on a Genre in the link above and there should be a number in the URL that's the `gerne_id`.
* To find the ID click on a Genre in the link above and there should be a number in the URL that's the `genre_id`.
* For example if the url is `https://myanimelist.net/anime/genre/1/Action` the `genre_id` would be `1`.
| Attribute | Description | Required | Default |
@ -235,4 +235,4 @@ collections:
mal_studio:
studio_id: 4
sync_mode: sync
```
```

@ -19,7 +19,5 @@ webhooks:
error: notifiarr
run_start: notifiarr
run_end: notifiarr
collection_creation: notifiarr
collection_addition: notifiarr
collection_removal: notifiarr
collection_changes: notifiarr
```

Loading…
Cancel
Save