erdnaxeli / castblock

Automatically skip sponsor segments and ads in YouTube videos playing on Chromecast.
MIT License
183 stars 20 forks source link

The dockerhub page for this project requires to log in #1

Closed SerinitySW closed 3 years ago

SerinitySW commented 3 years ago

This project seems pretty fantastic! I'd love to run it on my unRAID server 24/7, but I can't find it on DockerHub. Is there plans to do so?

erdnaxeli commented 3 years ago

Thanks :)

You can find it here: https://hub.docker.com/r/erdnaxeli/castblock.

erdnaxeli commented 3 years ago

I just noticed that maybe you are talking about an ARM server. If so erdnaxeli/castblock:latest now support linux/arm too.

SerinitySW commented 3 years ago

Actually, I'm on x86, but that's awesome for if I ever want to throw it on a Pi!

I did notice something weird though, I have to login to DockerHub in order to view the repo - which makes it inaccessible on unRAID. Any way to make it public-facing?

erdnaxeli commented 3 years ago

That's weird, the repo should be public. Did you actually try to do a docker pull ?

SerinitySW commented 3 years ago

Docker pull works, but docker pull isn't 'supported' on unraid. I agree it's weird, I'm required to sign-in to access the dockerhub page. Can you replicate the same by logging out?

EDIT: Actually, it does support docker pull! Still weird on the dockerhub thing, but for now all is well.

erdnaxeli commented 3 years ago

Glad to read you managed to pull the container :)

But indeed something is weird. I logged out, then when to the castblock and it redirected me to the login page. I retried (without login), and it worked… Second thing, the image is not visible through search: https://hub.docker.com/search?q=castblock&type=image. But my two other uploaded images are.

ToasterDEV commented 3 years ago

I just noticed that maybe you are talking about an ARM server. If so erdnaxeli/castblock:latest now support linux/arm too.

Hey there, while on the topic of Raspberry Pi support, would it be an option to add support for arm64 please?

erdnaxeli commented 3 years ago

@ToasterDEV I created a new issue for that :)

About dockerhub, I finally understood. In my previous comment (it is now edited) I posted a bad link:

Btw the project now correctly shows up in the search.