If you need help or want to discuss things, you now can also join us on our Discord Server!
A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.
Okay, can you provide the following info for me to help you:
How did you install sinusbot? (Is it a localhost or Docker Installation)
Where is your config? (/opt/sinusbot/config.ini)?
Did you install yt-dlp as stated above? (If not, how did you do it?)
Hey there,
I have written some code for operating sinusbot from within homeassistant.
I am already successful in controling playback and playing urls or track-ids.
But last but not least I wanted to implement playing an url with the use of youtube-dl / yt-dlp.
The API docs include a "plugin"...
Let me try to recap what I did..
If you have dockerized sinusbot, you need to enter the container first:
sudo docker exec -it <sinusbot-container-name> bash
If not, you can continue right away..
To install,
1. I downloaded the yt-dlp binary and exported it to /usr/local/bin/:
(inside the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.