Enhancement: support Tdarr widget auth (#3940)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
Wtfitsaduck 2024-09-04 15:59:54 -07:00 committed by GitHub
parent 5de0019b3d
commit 989039af81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 5 deletions

View file

@ -11,4 +11,5 @@ Allowed fields: `["queue", "processed", "errored", "saved"]`.
widget:
type: tdarr
url: http://tdarr.host.or.ip
key: tdarrapikey # optional, false if unused
```