package com.strmr.ps.data.service;

import androidx.media3.container.NalUnitUtil;
import com.strmr.ps.data.local.entity.PlaybackProgress;
import com.strmr.ps.data.model.DebridProvider;
import com.strmr.ps.data.model.StreamInfo;
import com.strmr.ps.data.repository.IDebridProvider;
import defpackage.ck1;
import defpackage.q38;
import kotlin.Metadata;
import kotlin.coroutines.jvm.internal.ContinuationImpl;
import kotlin.coroutines.jvm.internal.DebugMetadata;

/* JADX INFO: loaded from: classes3.dex */
@Metadata(k = 3, mv = {2, 0, 0}, xi = NalUnitUtil.H265_NAL_UNIT_TYPE_UNSPECIFIED)
@DebugMetadata(c = "com.strmr.ps.data.service.AddonResolutionService", f = "AddonResolutionService.kt", i = {0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1}, l = {1120, 1146}, m = "resolveWithProvider-hUnOzRk", n = {"this", "provider", "streamInfo", "season", PlaybackProgress.TYPE_EPISODE, "airDate", "magnetWithTrackers", "providerImpl", "attempt", "this", "provider", "streamInfo", "season", PlaybackProgress.TYPE_EPISODE, "airDate", "magnetWithTrackers", "providerImpl", "lastResult", "attempt"}, s = {"L$0", "L$1", "L$2", "L$3", "L$4", "L$5", "L$6", "L$7", "I$0", "L$0", "L$1", "L$2", "L$3", "L$4", "L$5", "L$6", "L$7", "L$8", "I$0"})
final class h extends ContinuationImpl {
    public AddonResolutionService a;
    public DebridProvider b;
    public StreamInfo c;
    public Integer d;
    public Integer e;
    public String f;
    public String i;
    public IDebridProvider j;
    public Object k;
    public int l;
    public /* synthetic */ Object m;
    public final /* synthetic */ AddonResolutionService n;
    public int o;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public h(AddonResolutionService addonResolutionService, ContinuationImpl continuationImpl) {
        super(continuationImpl);
        this.n = addonResolutionService;
    }

    @Override // kotlin.coroutines.jvm.internal.BaseContinuationImpl
    public final Object invokeSuspend(Object obj) {
        this.m = obj;
        this.o |= Integer.MIN_VALUE;
        Object objK = this.n.k(null, null, null, null, null, this);
        return objK == ck1.a ? objK : new q38(objK);
    }
}
