Updated TVDb Builders (markdown)

master
meisnate12 3 years ago
parent 82ee2001b6
commit b10fad00ed

@ -9,7 +9,7 @@ You can build different collections using the features of [TheTVDb.com](https://
## TVDb List
Gets every show in a [TVDb List](https://www.thetvdb.com/lists) or [TVDb Userlist](https://www.thetvdb.com/lists/custom)
The expected input is a TVDb List URL or TVDb Userlist URL. Multiple values are supported as either a list or a comma separated string.
The expected input is a TVDb List URL or TVDb Userlist URL. Multiple values are supported as either a list or a comma-separated string.
```yaml
collections:
@ -25,7 +25,7 @@ collections:
## TVDb Show
Gets the show specified
The expected input is a TVDb Series ID or TVDb Series URL. Multiple values are supported as either a list or a comma separated string.
The expected input is a TVDb Series ID or TVDb Series URL. Multiple values are supported as either a list or a comma-separated string.
```yaml
collections:
@ -43,7 +43,7 @@ collections:
## TVDb Movie
Gets the movie specified
The expected input is a TVDb Movie ID or TVDb Movie URL. Multiple values are supported as either a list or a comma separated string.
The expected input is a TVDb Movie ID or TVDb Movie URL. Multiple values are supported as either a list or a comma-separated string.
```yaml
collections:

Loading…
Cancel
Save