po5 / mpv_sponsorblock

mpv script to skip sponsored segments of YouTube videos
GNU General Public License v3.0
531 stars 29 forks source link

`Cannot find main.* [...]` when running mpv #56

Closed Witcher01 closed 2 years ago

Witcher01 commented 2 years ago

Full error message:

Cannot find main.* for any supported scripting backend in: /home/thomas/.config/mpv/scripts/mpv-sponsorblock-git

This issue has been brought up before in #8, saying there has been a fix deployed, but it seems like this is not working for me.

Any guesses?

I installed the version in the AUR with pkgver=r54.6743bd4 mpv version: mpv 0.34.1-dirty

po5 commented 2 years ago

Because that's not how you deploy the script (in the latest version, anyway).
Move the contents of the repo to your config dir, that is sponsorblock.lua and sponsorblock_shared.

That AUR PKGBUILD must be outdated.

Witcher01 commented 2 years ago

Thanks for the info.

I sent the current maintainer an E-Mail as they haven't updated the package since September 2021. Should they not respond it will be orphaned and I might start maintaing it.