• 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.

Search results

  1. akira_txt

    How to import a playlist with Youtube-DL

    https://rg3.github.io/youtube-dl/download.html sudo wget https://yt-dl.org/downloads/2015.10.24/youtube-dl -O /usr/local/bin/youtube-dl sudo chmod a+rx /usr/local/bin/youtube-dl
  2. akira_txt

    EnableWebStream

    Done, I get this with PHP API.
  3. akira_txt

    EnableWebStream

    @flyth Oh ok, I want set that stream in a html5 player in my site. On the api can't get the token, always get False. <?php class sinusbot_stream { public function token($instanceUuid){ if(!sinusbot::checkLogin()){ return false; } $result =...
  4. akira_txt

    EnableWebStream

    @flyth Ok y press iddqd in web interface i see this: 2015/10/29 15:06:23 12a0cd4d 75f42f29 INFO Streaming Now, how get the ogg link?
  5. akira_txt

    EnableWebStream

    Yes SampleInterval = 60 StartVNC = false EnableWebStream = true
  6. akira_txt

    EnableWebStream

    works? I have enabled this in my config, but where I can hear the stream?
  7. akira_txt

    How import a playlist via youtube-dl?

    @Crayne Thanks works.
  8. akira_txt

    How import a playlist via youtube-dl?

    I reinstalled the bot and not worked with that playlist. logs: 2015/10/29 01:49:26 12a0cd4d DEBUG Deleting playlistPrueba 2015/10/29 01:49:26 12a0cd4d INFO PLAYLIST-DEL [admin] bd5da7f9-b432-46e9-8db7-4499feeecd70 OK 2015/10/29 01:49:38 12a0cd4d 75f42f29 DEBUG Storing...
  9. akira_txt

    How import a playlist via youtube-dl?

    @Am4n what is you playlist url?
  10. akira_txt

    How import a playlist via youtube-dl?

    With or without www/https don't works
  11. akira_txt

    How import a playlist via youtube-dl?

    When I create a new playlist, check "Show advanced options" and paste the link from the youtube playlist I get this error: INFO Could not read playlist: invalid character 'W' looking for beginning of value I have sinusbot-0.9.9-794bf88 in Ubuntu 14.04 x64
  12. akira_txt

    Cant edit Settings

    Thanks for the help @flyth, How many instances there as limit?
  13. akira_txt

    Cant edit Settings

    Oh thanks, now I have this problem: 2015/10/25 15:42:58 fa8bd2d7 9c151450 DEBUG TS/ERR 2564 e'access to default group is forbidden' x'' r'PR:{c2ef678c-4c5e-4541-b561-33de9509da27}:15/GCLL'
  14. akira_txt

    Cant edit Settings

    @flyth works! But now I have this problem: 2015/10/25 15:13:17 fa8bd2d7 9c151450 DEBUG TS/ERR 524 e'client is flooding' x'' r'PR:{ebd06f1d-d7d8-44e0-9ebd-da71f35b4b7e}:3/PLIS' 2015/10/25 15:13:17 fa8bd2d7 9c151450 DEBUG TS/ERR 524 e'client is flooding' x''...
  15. akira_txt

    Cant edit Settings

    I need to sleep then I will try in 6 hrs thanks flyth
  16. akira_txt

    Cant edit Settings

    Same problem, can't edit... this is because Teamspeak Client is running maybe in First Run. Then, why Teamspeak client is executed in the First Run? First run: sinusbot@mail:~$ ./sinusbot ___ ___ _ _ _ _ ___ ___ ___ _____ BETA / __|_ _| \| | | | / __| _ )/ _ \_ _| \__ \| || .` | |_|...
  17. akira_txt

    Cant edit Settings

    Logs : http://pastebin.com/2AKhHtnu
  18. akira_txt

    Cant edit Settings

    I have vncserver installed, but this is not running. 2015/10/25 05:03:14 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin advertising.js 2015/10/25 05:03:14 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin aloneMode.js 2015/10/25 05:03:14 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin badchan.js...
  19. akira_txt

    Cant edit Settings

    Im unable to modify the instance settings, alrrady tried doing it in the site and its not letting me edit them, i cant even turn off the instance. 2015/10/25 03:03:01 cdc7591f cdefd7ab WARN Could not request shutdown. Please make sure that the loopback interface is not firewalled. 2015/10/25...
  20. akira_txt

    Audio Stream for YT

    @IceFlom Queue with Youtube works?
Top