dmunozv04 / iSponsorBlockTV

SponsorBlock client for all YouTube TV clients.
GNU General Public License v3.0
2.21k stars 92 forks source link

Nothing happens after last setup command #53

Closed tonysprenk closed 8 months ago

tonysprenk commented 1 year ago

Describe the bug I run ./iSponsorBlockTV --macos_install but after that nothing happens.

oxixes commented 1 year ago

Could you be a bit more specific on the steps you performed? Did you follow the guide at https://github.com/dmunozv04/iSponsorBlockTV/wiki/Installation#macOS?

tonysprenk commented 1 year ago

Yes I followed all the steps as described in the wiki but nothing happens after the last step.

oxixes commented 1 year ago

Do you have an M1/M2 mac or an Intel mac?

tonysprenk commented 1 year ago

M2

oxixes commented 1 year ago

IIRC iSponsorBlockTV was compiled for Intel macs only (Rosetta may not be working correctly). Also, that version is outdated, so it would be better to run directly from source (or even better, setup docker). @dmunozv04 may have more information regarding this issue.

dmunozv04 commented 1 year ago

Was the output of ./iSponsorBlockTV --macos_install blank or did it show the configurator? Also please check if ~/Library/LaunchAgents/com.dmunozv04.iSponsorBlockTV.plist exists

tonysprenk commented 1 year ago

It was blank. Building from source worked. The file is there but not sure if that’s from building from source.

tonysprenk commented 1 year ago

If needed I can uninstall everything and do testing.

dmunozv04 commented 1 year ago

If the launch daemon was there, it means that at least some part of the macOS install did work, but it failed at some point when loading the configurator for the first time

dmunozv04 commented 8 months ago

This will be fixed by #108