Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this app even work on Windows 11 at all? #58

Open
MrManinBlack1337 opened this issue Dec 25, 2023 · 6 comments
Open

Does this app even work on Windows 11 at all? #58

MrManinBlack1337 opened this issue Dec 25, 2023 · 6 comments

Comments

@MrManinBlack1337
Copy link

cc

This is the only thing I get after running the exe. Nothing happens after that even after starting my CC, playing youtube videos or even starting CC first instead of CastSponsorSkip. The help document mentions nothing of Windows version.

Oh I am running chromecast v2 if this helps. What am I missing here? Thanks

@gabe565
Copy link
Owner

gabe565 commented Dec 28, 2023

It should work with Windows, but I haven't tested it myself yet. If it's not too much trouble, can you install go-chromecast and run go-chromecast ls to see if any devices are detected?

@MrManinBlack1337
Copy link
Author

MrManinBlack1337 commented Dec 29, 2023

docker castsponsorskip

So I went ahead and install docker but not for this test, it was for ISponsorBlockTV. Whille it works, yours does not, It still stuck on searching for devices. I really wish this simple exe one works because it does not make any sense to use docker which consumes GIGS of SSD space and RAM just to run this thing. Unfortunately ISponsorBlockTV does not have any simple exe builds.

oh and ignore the "exiting" I was installing yours from command prompt and rerunning it on docker window to capture screenshot

EDIT: one important thing to note, even ISponsorBlockTV's chromecast discovery does not work, but that app can be configured manually by inputting TV code which since then works just fine

@MrManinBlack1337
Copy link
Author

go chromecast

I saw the go chromecast thingie and its just an exe so I ran it. This is running while my TV/CC is on

@gabe565
Copy link
Owner

gabe565 commented Dec 31, 2023

@MrManinBlack1337 Thanks for testing that. It seems like discovery may not work from Windows. I'll have to do some additional testing to see if I can get it working.

In the mean time, I've added support for hardcoding the device list in v0.7.0! A device list can be passed with the new --devices flag or with the CSS_DEVICES env.

@MrManinBlack1337
Copy link
Author

This works! I can live with this. Way better than running resources heavy docker. Anyway can I connect to multiple devices or just one while using this flag?

@gabe565
Copy link
Owner

gabe565 commented Dec 31, 2023

@MrManinBlack1337 Yes! I should have specified in my original comment, but that flag/env accepts a comma-separated list of device IP addresses

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants