Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Custom SponsorBlock instance is never accessed #86

Open
@0xDEADCADE

Description

Checklist

Steps to reproduce the bug

  1. Host private SponsorBlock instance
  2. Set API URL in NewPipe to http://(server ip)/api/, in my case that's http://192.168.2.151/api/
  3. Play any video

Actual behavior

The private SponsorBlock API is never accessed. Thus SponsorBlock does not appear to function on device.
The instance does work, as when tested from a different device using SponsorBlock for Firefox, it functions normally. The instance also works from a web browser on the device running NewPipe, indicating there's no apparent connection issues between the instance server and the device running NewPipe.
When using the official SponsorBlock API, (https://sponsor.ajay.app/api/), everything functions normally.

Expected behavior

NewPipe should send requests to the private SponsorBlock instance, just like it does with the official instance.

Device info

  • Android version/Custom ROM version: Android 10, LineageOS 17.1
  • Device model: OnePlus Nord

Edit: After posting this issue I saw I was one version behind. I have updated and the issue remains.

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions