feat: add remote sync capability - refactor and improve syncing when multiple devices are online

This commit is contained in:
Martin Filo 2023-04-22 22:11:40 +02:00
parent f4dfd2f5b9
commit e1e039b58c

View file

@ -14,7 +14,6 @@ import androidx.fragment.app.FragmentActivity
import com.fasterxml.jackson.annotation.JsonProperty
import com.fasterxml.jackson.module.kotlin.readValue
import com.lagradost.cloudstream3.CommonActivity.showToast
import com.lagradost.cloudstream3.MainActivity.Companion.afterBackupRestoreEvent
import com.lagradost.cloudstream3.R
import com.lagradost.cloudstream3.mvvm.logError
import com.lagradost.cloudstream3.plugins.PLUGINS_KEY