this post was submitted on 25 Aug 2023
2 points (100.0% liked)

LibreTube

2 readers
1 users here now

An alternative frontend for YouTube, for Android.

https://github.com/libre-tube/LibreTube

founded 1 year ago
MODERATORS
 

I've exported my YouTube subscriptions and wanted to import them into my Libretube app but I either get an error message or the app crashes entirely. The same happens when trying to import Playlists. Importing the files into the browser application works flawlessly tho. This is the Error code:

java.lang.NoSuchMethodError: No interface method toList()Ljava/util/List; in class Lj$/util/stream/Stream; or its super classes (declaration of 'j$.util.stream.Stream' appears in /data/app/~~X1qaQlhfc9JkZkcTaoameg==/com.github.libretube-p9t_x1HW3bAWaxML57rr8A==/base.apk!classes2.dex)
	at okio.Path$Companion.getChannelsFromUri(SourceFile:79)
	at okio.Path$Companion.importSubscriptions(SourceFile:2)
	at com.github.libretube.ui.preferences.BackupRestoreSettings$getSubscriptionsFile$1$1.invokeSuspend(SourceFile:39)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9)
	at kotlinx.coroutines.DispatchedTask.run(SourceFile:116)
	at androidx.work.Worker$2.run(SourceFile:53)
	at kotlinx.coroutines.scheduling.TaskImpl.run(SourceFile:3)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:94)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@1b31de, Dispatchers.IO]
    
no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here