You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the Bug
On the iOS app, doing a manual search for an episode of a TV show, and then attempting to start downloading that release, results in an error: type 'List<dynamic>' is not a subtype of type 'Map<String, dynamic>'
To Reproduce
Manually search for releases from Sonarr. Seems like the expected input here
Describe the Bug
On the iOS app, doing a manual search for an episode of a TV show, and then attempting to start downloading that release, results in an error:
type 'List<dynamic>' is not a subtype of type 'Map<String, dynamic>'
To Reproduce
Manually search for releases from Sonarr. Seems like the expected input here
lunasea/lib/api/sonarr/controllers/release/add_release.dart
Line 15 in 5d069a5
Expected Behaviour
Expected to download with no error
Screenshots
Versions
version 10.2.6, platform iOS, channel Stable, BUILD 1000001068
Sonarr version 3.0.10.1567
Additional context
Happy to provide anything additional if requested.
The text was updated successfully, but these errors were encountered: