milaq / YCast

Self hosted vTuner internet radio service emulation
Other
240 stars 93 forks source link

Confirmed working on Marantz SB6009 #114

Open vanhooijdonk opened 2 years ago

vanhooijdonk commented 2 years ago

I use a raspberry pi with adguardhome (in docker)

Overruled *.vtuner.com dns in adguardhome to point to the raspberry pi IP address.

Created ycast service and let ycast server run on port 8081.

Installed nginx (docker) and let it listen on port 80 and proxy *.vtuner.com to interal ycast server.

Thx for the great work!