alexbelgium / hassio-addons

My homeassistant addons
MIT License
1.57k stars 224 forks source link

šŸ› [castsponsorskip] <No longer working, exits on startup> #959

Closed roderik-maker closed 1 year ago

roderik-maker commented 1 year ago

Description

This addon doesn't seem to work since this change. I have tried installing it on 2 different home assistant servers (one a brand new one I installed for a friend) and both exit during the startup process. It seems that it is still looking for files from "sponsorblockcast", I have attached the log output below. Also, I noticed that the readme hasn't yet been updated (everything still says "castsponsorblock" instead of "castsponsorskip") would you like me to make an attempt at updating the documentation?

Reproduction steps

1. Install 'Castsponsorskip'
2. Go to the Addon page
3. Click on 'start'
4. Go to logs
5. Refresh till it exits

Addon Logs

Starting...
/etc/cont-init.d/00-banner.sh: executing
-----------------------------------------------------------
 Add-on: Castsponsorskip
 skips sponsored YouTube content on all local Chromecasts
-----------------------------------------------------------
 Add-on version: 1.3-2
 You are running the latest version of this add-on.
 System: Home Assistant OS 10.4  (aarch64 / raspberrypi4-64)
 Home Assistant Core: 2023.8.3
 Home Assistant Supervisor: 2023.08.1
-----------------------------------------------------------
 Please, share the above information when looking for help
 or support in, e.g., GitHub, forums
-----------------------------------------------------------
 Provided by: https://github.com/alexbelgium/hassio-addons 
-----------------------------------------------------------
/etc/cont-init.d/01-custom_script.sh: executing
[17:51:27] INFO: Execute /config/addons_autoscripts/sponsorblockcast.sh if existing
[17:51:27] INFO: ... no script found
/etc/cont-init.d/99-run.sh: executing
[17:51:28] INFO: Starting app
/./etc/cont-init.d/99-run.sh: line 16: /./usr/bin/sponsorblockcast: No such file or directory
/etc/cont-init.d/99-run.sh: exiting 127

Architecture

aarch64

OS

HAos

bruvv commented 1 year ago

Should be fixed: https://github.com/alexbelgium/hassio-addons/issues/959 did not test it yet. edit: working fix