mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
19 lines
576 B
Markdown
19 lines
576 B
Markdown
# AniDB Attributes
|
|
|
|
Configuring [AniDB](https://anidb.net/) is optional but can allow you to access mature content with AniDB Builders.
|
|
|
|
**All AniDB Builders still work without this, they will just not have mature content**
|
|
|
|
A `anidb` mapping is in the root of the config file.
|
|
|
|
Below is a `anidb` mapping example and the full set of attributes:
|
|
```yaml
|
|
anidb:
|
|
username: ######
|
|
password: ######
|
|
```
|
|
|
|
| Attribute | Allowed Values | Required |
|
|
|:-----------|:---------------|:--------:|
|
|
| `username` | AniDB Username | ✅ |
|
|
| `password` | AniDB Password | ✅ |
|