milaq / YCast

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

New Feature: Implemented clickvote #107

Open Canuma opened 2 years ago

Canuma commented 2 years ago

As requested by Radio Browser, I implemented a clickvote Feature. It is disabled by default, enable it in server.py. I am however not quite sure if this actually works as intended.

Essoloani commented 2 years ago

Hello, Do you plan to offer your test version soon?

Canuma commented 2 years ago

Hi, I don't have plans to release my own versions. If you are familiar with git, you can checkout the clickvote branch from my repo. Be aware that this is based on @milaq master, thus it will not work on older Yamaha AVRs (and probably others) due to StationIDs being to long. I have another branch fixing this problem too.