Skip to content

Add Exception Handling For List Import Service if a List Item Fails #2133

@Bushingz

Description

@Bushingz

Is your feature request related to a problem? Please describe.
If a single item on a list causes an exception, whether that be for it not being found, or not getting proper response from Lidarr API, it will cancel the whole list import. This is very frustrating when you have large lists that fail for one item.

Describe the solution you'd like
Add exception handling that will log the failure and move to the next list item without cancelling the entire list import task.

Describe alternatives you've considered
There are not really any alternatives for this, I usually just split my list up into smaller batches to try and find the culprit, since the trace logs only show the artist ID, it's difficult to resolve that to an actual artist. This is very tedious and time consuming.

Additional context
None

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions