I installed Sinusbot without any troubles on my Linux server. Radio are working fine. All features are working fine except one bug I am facing.
Indeed, I also installed the youtube-dl module that seems to be correctly loaded according to logs when running sinusbot.
I added a youtube playlist (by "New Playlist" > "Advanced Options"). Song names are correctly loaded. However, most of songs from the playlist can not be played. Only few songs can be played.
For those whose can not be played, I receive the following error on the web interface (displayed in yellow popup, right upper side) :
The playlist I used for this example was :
The youtube-dl version I am using : 2015.11.02
Given that I only have a NOK to debug, I am asking these questions :
1. Do you know from where this bug could come from and how to fix it ?
2. Where are actually stored songs coming from youtube playlists on the server ? Are they stored under the sqllite database ?
3. Is this possible to have a verbose mode showing the downloading process of a just added playlist ?
4. Are they some specifics logs youtube-dl command that I could check ?
Thank you in advance for reading and for your help.
Indeed, I also installed the youtube-dl module that seems to be correctly loaded according to logs when running sinusbot.
I added a youtube playlist (by "New Playlist" > "Advanced Options"). Song names are correctly loaded. However, most of songs from the playlist can not be played. Only few songs can be played.
For those whose can not be played, I receive the following error on the web interface (displayed in yellow popup, right upper side) :
Error
Could not playback the selected file / stream.
On top of that, the console logs are not especially verbose (even with a level of 10). On below a list of 3 clic attemps to play music 0, 1 and 2, where only 1 is actually played (only title 1 does not respond by a Could not playback the selected file / stream.)Could not playback the selected file / stream.
2015/11/11 04:48:51 Recovered
2015/11/11 04:48:51 c3266b79 fc08e347 INFO PLAY-LIST [admin] 6134d74a-5de8-4ccd-bc1a-acf352b6be94 / 0 NOK
2015/11/11 04:49:22 c3266b79 fc08e347 INFO PLAY-LIST [admin] 6134d74a-5de8-4ccd-bc1a-acf352b6be94 / 1 OK
2015/11/11 04:49:27 Killed
2015/11/11 04:49:27 Recovered
2015/11/11 04:49:27 c3266b79 fc08e347 INFO PLAY-LIST [admin] 6134d74a-5de8-4ccd-bc1a-acf352b6be94 / 2 NOK
2015/11/11 04:48:51 c3266b79 fc08e347 INFO PLAY-LIST [admin] 6134d74a-5de8-4ccd-bc1a-acf352b6be94 / 0 NOK
2015/11/11 04:49:22 c3266b79 fc08e347 INFO PLAY-LIST [admin] 6134d74a-5de8-4ccd-bc1a-acf352b6be94 / 1 OK
2015/11/11 04:49:27 Killed
2015/11/11 04:49:27 Recovered
2015/11/11 04:49:27 c3266b79 fc08e347 INFO PLAY-LIST [admin] 6134d74a-5de8-4ccd-bc1a-acf352b6be94 / 2 NOK
The playlist I used for this example was :
Given that I only have a NOK to debug, I am asking these questions :
1. Do you know from where this bug could come from and how to fix it ?
2. Where are actually stored songs coming from youtube playlists on the server ? Are they stored under the sqllite database ?
3. Is this possible to have a verbose mode showing the downloading process of a just added playlist ?
4. Are they some specifics logs youtube-dl command that I could check ?
Thank you in advance for reading and for your help.
Last edited: