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.
From /api/v1/botId
For example: curl http(s)://server:port/api/v1/botId
{"defaultBotId":"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx","rnd":"","pub":"xxxxxxx"}
"defaultBotId" is the botId.
I don't see this documented at https://www.sinusbot.com/api/ for some reason. @flyth?
Operating System: Ubuntu 16.04
SinusBot Version: 0.10.7-a91e4b6
TS3 Version: 3.0.19.4
Problem Description
Since the update to this version a few days ago I have not been able to get the http webstream using the API. Using the Sinusbot-API-PHP class, I'm able to get the webstream token as well...
I'm not getting any response from the server using this.
I have tried on a fresh install using the install script on Ubuntu 16. I am also getting no response from /api/v1/bot/login. The page is blank in browser as CURL doesn't return any response.
Hmm. Okay. From what I've just read about that error is that it can be caused by my empty() function in older versions of PHP (what version are you running?) I've removed those and restructured the code a bit. You can pull getSongURL.php from the dev branch again.
I noticed you've created...
I think I may have fixed it by adding some checks to make sure the artist is actually valid. Please update your getSong.php and getSongURL.php from the dev branch on the GitHub page. Let me know if this fixes it. Assuming it doesn't, please send me your error log again with the updated code.
http://xkamikaze.de/tsbot/control/stream1/getSongURL.php seems to be throwing an error. Any chance you could send me your PHP error log after trying to call this?
I'm thinking the error is being caused by one of the functions in getSong.php because getImg.php is also not working properly, and...
Can you provide me with the steps to replicate that issue?
I installed SinusBot and the webplayer on a fresh Ubuntu16.04 VPS, and it seemed to load the song name just fine.
Also, is it just the song name that's not loading, or does the image not load as well (it defaults to a music note).
I rewrote this webstream plugin to make it prettier, and have more functionality.
Github: https://github.com/Zahzi/SinusBot-Stream
Features
- Stream music from your SinusBot bot bots in your browser
- Webpage using Bootstrap and VideoJS
- Displays album art from cached file or from youtube...
I also have the same problem.
Mine (seemingly randomly) stopped working yesterday. I've tried rebooting the VPS, installing the beta 0.9.12.3 on a fresh VPS, installing 0.9.12.2 on a fresh VPS and running the install script on a fresh VPS. All on Ubuntu 16. Every time ./sinusbot results in no...
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.