Files
cleanuperr/variables.md
T
Marius Nechifor f35abdefe5 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
2024-12-04 22:38:32 +02:00

11 lines
370 B
Markdown

## 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]```