Deprecated: Use of "parent" in callables is deprecated in /var/www/html/forum/src/vendor/league/flysystem-eventable-filesystem/src/EventableFilesystem.php on line 431
  • 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.

Playlist problem.

DeerX

New Member
Hi,
I installed sinusbot today(install script), so don't hate me if I did smth wrong xD
So i wanted to play playlist via yt-dl.
Screen here: http://prntscr.com/jhgv99

yt-dl version: http://prntscr.com/jhgvo8
newest version of sinusbot installed

I know that yt-dl isnt connected with this site but i read almost all of topics that i could find and neither helped me.
Playlist isn't playing at all.
It show this when I'm trying to play it: http://prntscr.com/jhgxw3
Instance logs: http://prntscr.com/jhgy48
When I type !yt / !ytdl via ts3 chat it says: http://prntscr.com/jhgwk6
but it's start playing after up to 15 mins since i typed this command to bot.
Its same when im trying to put link here: http://prntscr.com/jhgylr
Config.ini
Code:
TS3Path = "/opt/sinusbot/teamspeak3-client/ts3client_linux_amd64"
ListenHost = "0.0.0.0"
DataDir = "/opt/sinusbot/data/"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = 3
EnableProfiler = false
YoutubeDLPath = "/usr/local/bin/youtube-dl"
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
HostnameMask = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "5CN38PVq4LAf59qWvb74p5+k+CCwdHzcfpkplUiJJ2M="
IsProxied = false
DenyStreamURLs = []
Pragma = 0

[YoutubeDL]
  BufferSize = 524288
  MaxDownloadSize = 41943040000
  MaxDownloadRate = 10485760000
  MaxSimultaneousChunkDownloads = 0
  CacheStreamed = false
  TimeoutSingleDownloader = 0
  TimeoutMultiDownloader = 0
  ChunkSize = 5242880
I don't have clue what is the problem.
 
Last edited:
Top