Add sonarr search option (#18)
* added Sonarr search type option * updated test data * fixed duplicated Sonarr search items when using search type Season * added enhanced logging option along with Sonarr and Radarr enhanced logs * switched to ghcr.io
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
## LOGGING__ENHANCED
|
||||
|
||||
Some logs may contain information that is hard to read. Enhancing these logs usually comes with the cost of additional calls to the APIs.
|
||||
|
||||
If enabled, logs like this
|
||||
|
||||
```movie search triggered | http://localhost:7878/ | movie ids: 1, 2```
|
||||
|
||||
will transform into
|
||||
|
||||
```movie search triggered | http://localhost:7878/ | [Speak No Evil][The Wild Robot]```
|
||||
Reference in New Issue
Block a user