Skip to content

Aggregating from other sources with MAL fails on some titles #234

@Grass-Bean

Description

@Grass-Bean

MAL may error out while searching alternate titles when aggregating results with other providers.

snd.komf.mediaserver.metadata.MetadataService$ProviderException: io.ktor.serialization.JsonConvertException: Illegal input: Field 'next' is required for type with serial name 'snd.komf.providers.mal.model.MalPaging', but it was missing at path: $.paging
at snd.komf.mediaserver.metadata.MetadataService.matchSeries(MetadataService.kt:234)
at snd.komf.mediaserver.metadata.MetadataService.access$matchSeries(MetadataService.kt:51)
at snd.komf.mediaserver.metadata.MetadataService$matchSeries$1.invokeSuspend(MetadataService.kt)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:586)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:829)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:717)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:704)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions