mirror of
https://github.com/idanoo/autobrr
synced 2025-07-24 17:29:12 +00:00
feat(download-clients): improve errors for starr apps (#250)
* feat(actions): improve errors for starr apps * fix: tests expected error * feat: radarr improve logging * feat: sonarr improve logging and errors * feat: lidarr improve logging and errors
This commit is contained in:
parent
e5a95415a1
commit
3d018404a9
8 changed files with 279 additions and 107 deletions
8
pkg/radarr/testdata/release_push_parse_error.json
vendored
Normal file
8
pkg/radarr/testdata/release_push_parse_error.json
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"propertyName": "Title",
|
||||
"errorMessage": "Unable to parse",
|
||||
"attemptedValue": "Minx 1 epi 9 2160p",
|
||||
"severity": "error"
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue