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

!qytdl skips queue

RSLak

Member
Hello everyone,

when using !qytdl <url> the bot downloads the song from the url, but will then stop the currently playing song and instantly start the downloaded one instead of queuing it up. After the downloaded song finished playing, the queue will be continued.
!qyt <url> seems to be unaffected from this.

Sinusbot version: 0.14.3-0e747fd
OS: Ubuntu Server 18.04

Greetings
RSLak
 

Demoi

Member
Gleiches Problem bei mir, !qyt funktioniert wie es soll, !qytdl spielt das lied sofort nach erfolgreichen herunterladen ab.

Sinusbot Version:
0.13.37-f37f203
OS: Windows 7 Ultimate 64 bit Service Pack 1
Hardware Specs:
CPU: Intel Core i5-2500k CPU Overclocked to 4Ghz
RAM: 24GB
Used Browser: Mozilla Firefox (Quantum 64.0.2 64 bit)
- Addons: NoScript, uBlock Origin, MyJDownloader Browser Erweiterung, Exif Viewer

Config.ini:

TS3Path = "M:\\SinusBot\\TeamSpeak 3 Client\\ts3client_win64.exe"
ListenHost = "0.0.0.0"
DataDir = "M:\\SinusBot\\data\\"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = 3
EnableProfiler = false
YoutubeDLPath = "M:\\SinusBot\\youtube-dl.exe"
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
HostnameMask = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "gRtrN1DHWHfM8RAJLDAC7+GC7rrAiJrWXLxV3Aifin0="
IsProxied = false
DenyStreamURLs = []
Pragma = 0
UserAgent = ""

[YoutubeDL]
BufferSize = 524288
MaxDownloadSize = 419430400
MaxDownloadRate = 104857600
MaxSimultaneousChunkDownloads = 6
CacheStreamed = false
TimeoutSingleDownloader = 0
TimeoutMultiDownloader = 0
ChunkSize = 3145728

[TS3]
AvatarMaxWidth = 0
AvatarMaxHeight = 0
AllowGIF = false

[StreamRewrites]

[Scripts]
AllowReload = false
EnableTimer = false
DisableLegacyEvents = false
ScriptTimeout = 5

[Themes]
Default = ""

[SpeechRecognition]
Enable = false

[FFmpeg]
UserAgent = "SinusBot (0.13.37-f37f203)"

[DAV]
Enable = false

[XServer]
Delay = 0
Debug = false

[SHMem]
Enable = false
Size = 0
Delay = 0
Interval = 0

[RadioStations]
URL = ""
UpdateInterval = 0
 

olokos

Insider
Insider
try youtube search plugin by @NT5
Just tested !qyt on sinusbot alpha build, it works as intended. You might have something wrong, but I'm running it under linux, so it might be another story.
 
Last edited:

Demoi

Member
the normal !qyt works perfectly fine.

the command to download and save permanently !qytdl is buggy.
it downloads the song and play's it instantly, doesn't put in in the queue.
 
Top