Results 24 comments of Brian Conn

For Chrome I've found https://gist.github.com/guerrerocarlos/3aca64069853d8d24a83b481246f23ca which is a pretty lightweight example of casting the media file directly to the Chromecast.

Clone and rake just worked for me on Ubuntu 14.04 for anyone in the future who runs into this problem.

I've upgraded to Node 16. Any help on finding updated dependencies would be greatly appreciated. Thanks!

Yeah, I'm not sure we'll get a replacement for `docker-hub-api`...

That is odd. Is https://docker-hub-rss.now.sh/#?user=microsoft&repo=dotnet what you're looking for?

Ah, I see. I didn't know it was deprecated. How can we pull from `mcr.microsoft.com`? Does the Docker JavaScript API support it?

https://www.npmjs.com/package/docker-hub-api

I'm open to incorporating this in, but it looks like some under-the-hood work is necessary to swap in a more flexible Docker Hub API. I'd be happy to look at...

Thank you! Sorry for the delay. Please see https://github.com/TheConnMan/docker-hub-rss/issues/26#issuecomment-1182376484 and close this ticket if your problem appears solved.

Thanks! I officially got my app blocked on Vercel free tier because folks were using it so much. I don't want to incur a $20/month charge for it, so I...