mirror of
https://github.com/Sonarr/Sonarr
synced 2025-03-12 07:07:47 +00:00
Series lookup support for TVDB ID
parent
067be6f474
commit
f7451707d9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Searches for new shows on trakt
|
|||
##### Parameters ######
|
||||
|
||||
Required:
|
||||
`term` - query string for the search
|
||||
`term` - query string for the search (Use `tvdb:12345` to lookup TVDB ID 12345)
|
||||
|
||||
eg: localhost/api/Series/lookup?term=The%20Blacklist
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue