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

    Solved [NOT A BUG] youtube-dl slow download rate

    Someone has a script for Windows ?
  2. 0ddlyoko

    Bug No recording Bug

    i have the same problem on windows 8.1 http://prntscr.com/domc2q an issue ?
  3. 0ddlyoko

    Set Max File Size ?

    oh ok, but why they are these lines in the config.ini? : [...] UploadLimit = 1000000 [...] [YoutubeDL] BufferSize = 524288 MaxDownloadSize = 26214400 MaxDownloadRate = 10000000 CacheStreamed = false
  4. 0ddlyoko

    Set Max File Size ?

    Hello user, i have a question. How do i put a max file size on sinusbot? I've tried to put a --max-filesize 25M on the config.txt, but it doesn't work. http://prnt.sc/cra5n4 http://prnt.sc/cra67m But, when i try this on a cmd console, it works. http://prnt.sc/cra5xp
  5. 0ddlyoko

    Remove queue into playlist?

    Hello world! I'm here for a last question, it's just that how do we remove music from the queue? I have this code: var queue = sinusbot.queueGet(); var nb = queue.length; if (nb >= config.max_queue) { send_msg(ev, 'You cannot add more that ' + nb + ' song in the...
  6. 0ddlyoko

    Max queue ? And bug with user account

    ok thank you
  7. 0ddlyoko

    Max queue ? And bug with user account

    Ok for the new users, i've finded the problem. But not for the max queue.
  8. 0ddlyoko

    Max queue ? And bug with user account

    Is it possible to lock max queue ? For exemple, when they are 10 sound in the queue, after it will doesn't download the next sound ? And i have a problem. When i create a new user account, and i set the "ServerGroup-ID" to 8 (8 is the default group in teamspeak3), all members can't do the !next...
  9. 0ddlyoko

    YouTube-DL - Stop CMD Window Popup?

    yes i know
  10. 0ddlyoko

    YouTube-DL - Stop CMD Window Popup?

    i have the same problem :(
  11. 0ddlyoko

    Solved Error SSH with youtube dl

    ok, thanks you a lot, i know that the config file is at %APPDATA%\youtube-dl\config.txt, but like the config file wasn't created, i don't know what i need to do (sry for my bad english). Thanks you Clanwarz, it works !
  12. 0ddlyoko

    Solved Error SSH with youtube dl

    Yes when i try with --no-check-certificate it works but i'm on windows and i have the exe file (youtube-dl.exe). I don't know where is the config file? When i try http or https it doesn't work anywhere.
  13. 0ddlyoko

    Solved Error SSH with youtube dl

    Hello, i have an error when i try to play a music on youtube. used version: 0.9.13-3609644 used operating system (e.g. Windows, 64bit): Windows 10 64 bits hardware specs (e.g. VPS, Core i7, 8 GB RAM): Intel Core i3 4Go RAM used browser (and maybe plugins): Firefox your config.ini...
Top