nichobi / sponsorblockcast

A shell script that skips sponsored YouTube content on all local Chromecasts
GNU General Public License v3.0
348 stars 15 forks source link

Updated the build even more #32

Closed bruvv closed 1 year ago

bruvv commented 1 year ago

Made an extra build that runs every night, gets the current ENV CHROMECASTGOVERSION=v0.3.1 from the dockfile and compares it with the remote version using the github api. If there is a new version, it will make a new dockerfile, adjust it with sed and push a new image.

Do note: It will NOT update the Dockerfile in the repo (for ophious reasons).

Also added a healtcheck from this "issue": https://github.com/nichobi/sponsorblockcast/issues/29

bruvv commented 1 year ago

@nichobi ping

nichobi commented 1 year ago

Apologies for the delay, merging now