Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submit SponsorBlock segment crash #3

Closed
6 tasks done
Liknus opened this issue Jan 25, 2024 · 0 comments
Closed
6 tasks done

Submit SponsorBlock segment crash #3

Liknus opened this issue Jan 25, 2024 · 0 comments
Labels
🪲 bug Something isn't working

Comments

@Liknus
Copy link

Liknus commented Jan 25, 2024

Checklist

  • I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

0.26.1_f1 Tubular

Steps to reproduce the bug

1.Select start and end moment for the sponsored content
2.Submit it
3.Got the bug

Expected behavior

Once I click the submit part I should be able to submit the unwanted video part

Actual behavior

No response

Screenshots/Screen recordings

No response

Logs

Exception

  • User Action: user report
  • Request: Submit SponsorBlock segment
  • Content Country: US
  • Content Language: en-US
  • App Language: en_US
  • Service: none
  • Version: 0.26.1_r1
  • OS: Linux Android 11 - 30
Crash log

java.lang.IllegalArgumentException: Expected URL scheme 'http' or 'https' but no scheme was found for skipSe...
	at okhttp3.HttpUrl$Builder.parse$okhttp(HttpUrl.kt:1261)
	at okhttp3.HttpUrl$Companion.get(HttpUrl.kt:1634)
	at okhttp3.Request$Builder.url(Request.kt:184)
	at org.schabi.newpipe.DownloaderImpl.execute(DownloaderImpl.java:140)
	at org.schabi.newpipe.extractor.downloader.Downloader.post(Downloader.java:143)
	at org.schabi.newpipe.extractor.downloader.Downloader.post(Downloader.java:123)
	at org.schabi.newpipe.extractor.sponsorblock.SponsorBlockExtractorHelper.submitSponsorBlockSegment(SponsorBlockExtractorHelper.java:182)
	at org.schabi.newpipe.fragments.detail.VideoDetailFragment.lambda$onRequestSubmitPendingSegment$65(VideoDetailFragment.java:2656)
	at org.schabi.newpipe.fragments.detail.VideoDetailFragment.$r8$lambda$qSuNXONa33IU5KwUnetZh9QEoC8(VideoDetailFragment.java:0)
	at org.schabi.newpipe.fragments.detail.VideoDetailFragment$$ExternalSyntheticLambda57.call(R8$$SyntheticClass:0)
	at io.reactivex.rxjava3.internal.operators.single.SingleFromCallable.subscribeActual(SingleFromCallable.java:43)
	at io.reactivex.rxjava3.core.Single.subscribe(Single.java:4855)
	at io.reactivex.rxjava3.internal.operators.single.SingleSubscribeOn$SubscribeOnObserver.run(SingleSubscribeOn.java:89)
	at io.reactivex.rxjava3.core.Scheduler$DisposeTask.run(Scheduler.java:644)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.run(ScheduledRunnable.java:65)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.call(ScheduledRunnable.java:56)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:923)


Affected Android/Custom ROM version

Android 11 - OxygenOS 11.1.2.2

Affected device model

Oneplus 6

Additional information

No response

@Liknus Liknus added the 🪲 bug Something isn't working label Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant