Seerr's URL validator rejects aiohttp's default '+' for spaces and demands %20. Switch the Seerr client to RFC 3986-style encoding via urllib.parse.quote(safe='') so multi-word searches work. Reported: '!media search Sheep Detectives' → 400. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| arr.py | ||
| downloads.py | ||
| emby.py | ||
| seerr.py | ||