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

Bug Youtube play lists randomly stop 2 minutes into songs

Status
Not open for further replies.

gr33n2

New Member
I've seen about a million threads complaining about this issue and most say "resolved" without any actual technical data or action points.... So here is the scenario.. I will start with server specs:

-bash-4.1$ cat /etc/redhat-release
CentOS release 6.9 (Final)
Mem: 3959
CPU: 2 Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz (quad core)


Disk:
-bash-4.1$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/vda1 40G 9.9G 28G 27% /
tmpfs 2.0G 8.0K 2.0G 1% /dev/shm
###############################################################

Now that this is out of the way.. The bot otherwise runs fine and accepts request but when I make a playlist and add a youtube playlist in there via advanced features and start to play it I notice it gets about 2 minutes in and then skips to the next song (yes alone mode is turned off)... I scoured the logs from the UI and find nothing suspicious to me outside of it going to the next song... Has any one found a fix for this?

Instance logs:
2017-05-19T18:32:55-04:00 Storing configuration.
2017-05-19T18:32:39-04:00 New channel
2017-05-19T18:32:34-04:00 Playing next from playlist: ytdl://ytdl/?url=g9z4DWB7Iy8&album=&title=
2017-05-19T18:32:34-04:00 Done playing
2017-05-19T18:32:34-04:00 Channels now zero
2017-05-19T18:32:34-04:00 Deleting channel
2017-05-19T18:32:34-04:00 SAMPLEX 1920 60
2017-05-19T18:30:59-04:00 Storing configuration.
2017-05-19T18:30:57-04:00 New channel
2017-05-19T18:30:53-04:00 Playing next from playlist: ytdl://ytdl/?url=dMDCfa4jzWY&album=&title=
2017-05-19T18:30:52-04:00 Done playing
2017-05-19T18:30:52-04:00 Channels now zero
2017-05-19T18:30:52-04:00 Deleting channel
2017-05-19T18:30:52-04:00 SAMPLEX 3840 60
2017-05-19T18:28:35-04:00 Storing configuration.
2017-05-19T18:28:16-04:00 New channel
2017-05-19T18:28:12-04:00 Playing next from playlist: ytdl://ytdl/?url=j-qQ_brIsfY&album=&title=
2017-05-19T18:28:12-04:00 Done playing
2017-05-19T18:28:12-04:00 Channels now zero
2017-05-19T18:28:12-04:00 Deleting channel
2017-05-19T18:28:12-04:00 SAMPLEX 1920 60
2017-05-19T18:27:09-04:00 Storing configuration.
2017-05-19T18:26:59-04:00 New channel
2017-05-19T18:26:56-04:00 Playing next from playlist: ytdl://ytdl/?url=5nSmdllDCtU&album=&title=

Bot Logs:
2017-05-19T18:09:16-04:00 PLAYLIST-DEL [gr33n2] 50c48bde-5691-4691-8d60-194cd3a9cdbd OK
2017-05-19T18:09:16-04:00 Deleting playlistGreens Test Mix
2017-05-19T18:09:09-04:00 PLAYLIST-CREATE [gr33n2] Greens Test Mix OK
2017-05-19T18:09:09-04:00 Saving playlistGreens Test Mix
2017-05-19T18:09:05-04:00 PLAYLIST-CREATE [gr33n2] Greens Test Mix OK
2017-05-19T18:09:05-04:00 Saving playlistGreens Test Mix
2017-05-19T15:49:04-04:00 PLAYLIST-DEL [cerpico] e4e3252c-174e-4f46-9627-7289939f9910 OK
2017-05-19T15:49:03-04:00 Deleting playlisttesting
2017-05-19T15:47:36-04:00 USER-PATCH [admin] (gr33n) OK
2017-05-19T15:47:36-04:00 Update user[privileges = ?] [259005]
2017-05-19T15:47:36-04:00 USER-PATCH [admin] (gr33n) OK
2017-05-19T15:47:36-04:00 Update user[privileges = ?] [258493]
2017-05-19T15:47:35-04:00 USER-PATCH [admin] (gr33n) OK



Config ini:
Hostname = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
#LogFile = "/sinusbot/logs/latest.log"
LicenseKey = "WWwaMENRNMvYJZVGrW9SKBVfVlJnNOaLrprStzT7BgA="
IsProxied = false
DenyStreamURLs = []
Pragma = 0

[YoutubeDL]
BufferSize = 524288
MaxDownloadSize = 419430400
MaxDownloadRate = 104857600
CacheStreamed = false

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

[StreamRewrites]

[Scripts]
AllowReload = false
EnableTimer = false

[Themes]
Default = ""

[SpeechRecognition]
Enable = false

[FFmpeg]
UserAgent = "SinusBot (0.9.18-8499d2c)"

[DAV]
Enable = false

[XServer]
Delay = 0
Debug = false



Am I missing something? Any help is appreciated!
*EDIT* I forgot to disclose I ran this bot off of a laptop as well on Windows 10 with 32gb of memory/i7 and it had the same symptoms.
 

gr33n2

New Member
I'm having the EXACT same issue.
I really hope someone will reply with how to fix this!

Thanks,
Superman.
I thought I might be the only one .... Thank god I'm not... It's been 3 weeks since this was posted and people seem to not know wtf is going on here... I can potentially just grab what I know about the software and develop my own at this point with my knowledge of java....
 
Status
Not open for further replies.
Top