Hello,
yesterday I upgraded my server to debian jessie. And while at it I also upgrade LMS from 7.8 to 7.9.1.
Now I noticed Kidsplay is no longer working and tried to debug it. After increasing KidsPlays debug level I see this:
Looks fine, but the Radio stays quiet and only displays the last title that has (successfully) been played (by using the musicfolder menu entry)
I then connected to the LMS via telnet and played around. I could not make the readdirectory command work. It _always_ returns the contents of "/" no matter what parameters I provide:
So am I doing something wrong here? Could this be related to my KidsPlay problem?
Second topic: Where is the "Virtual Libraries" feature to be found? Is there some documentation how to activate it?
Uli
yesterday I upgraded my server to debian jessie. And while at it I also upgrade LMS from 7.8 to 7.9.1.
Now I noticed Kidsplay is no longer working and tried to debug it. After increasing KidsPlays debug level I see this:
Code:
[17-05-06 15:58:15.6276] Plugins::KidsPlay::Plugin::processCommandFromQueue (681) for client 00:04:20:2c:3a:08, execute "power" "1" on 00:04:20:2c:3a:08 (KiZi)
[17-05-06 15:58:15.6299] Plugins::KidsPlay::Plugin::processCommandFromQueue (681) for client 00:04:20:2c:3a:08, execute "stop" on 00:04:20:2c:3a:08 (KiZi)
[17-05-06 15:58:15.6304] Plugins::KidsPlay::Plugin::processCommandFromQueue (681) for client 00:04:20:2c:3a:08, execute "playlist" "clear" on 00:04:20:2c:3a:08 (KiZi)
[17-05-06 15:58:15.6313] Plugins::KidsPlay::Plugin::processCommandFromQueue (681) for client 00:04:20:2c:3a:08, execute "kidsplayvolume" "55" on 00:04:20:2c:3a:08 (KiZi)
[17-05-06 15:58:15.6325] Plugins::KidsPlay::Plugin::processCommandFromQueue (681) for client 00:04:20:2c:3a:08, execute "playlist" "play" "file:///media/media/Audio/Kinder/Wunderbar, der Herbst ist da" on 00:04:20:2c:3a:08 (KiZi)
I then connected to the LMS via telnet and played around. I could not make the readdirectory command work. It _always_ returns the contents of "/" no matter what parameters I provide:
Code:
readdirectory 0 20 /media
readdirectory 0 20 %2Fmedia count%3A26 path%3Abin name%3Abin isfolder%3A1 path%3Aboot name%3Aboot isfolder%3A1 path%3Adev name%3Adev isfolder%3A1 path%3Aetc name%3Aetc isfolder%3A1 path%3Aexport name%3Aexport isfolder%3A1 path%3Ahome name%3Ahome isfolder%3A1 path%3Alib name%3Alib isfolder%3A1 path%3Alib32 name%3Alib32 isfolder%3A1 path%3Alib64 name%3Alib64 isfolder%3A1 path%3Alibx32 name%3Alibx32 isfolder%3A1 path%3Amedia name%3Amedia isfolder%3A1 path%3Amnt name%3Amnt isfolder%3A1 path%3Aopt name%3Aopt isfolder%3A1 path%3Aproc name%3Aproc isfolder%3A1 path%3Arun name%3Arun isfolder%3A1 path%3Asbin name%3Asbin isfolder%3A1 path%3Asrv name%3Asrv isfolder%3A1 path%3Asys name%3Asys isfolder%3A1 path%3Atmp name%3Atmp isfolder%3A1 path%3Ausr name%3Ausr isfolder%3A1
readdirectory 0 20 root:/media
readdirectory 0 20 root%3A%2Fmedia count%3A26 path%3Abin name%3Abin isfolder%3A1 path%3Aboot name%3Aboot isfolder%3A1 path%3Adev name%3Adev isfolder%3A1 path%3Aetc name%3Aetc isfolder%3A1 path%3Aexport name%3Aexport isfolder%3A1 path%3Ahome name%3Ahome isfolder%3A1 path%3Alib name%3Alib isfolder%3A1 path%3Alib32 name%3Alib32 isfolder%3A1 path%3Alib64 name%3Alib64 isfolder%3A1 path%3Alibx32 name%3Alibx32 isfolder%3A1 path%3Amedia name%3Amedia isfolder%3A1 path%3Amnt name%3Amnt isfolder%3A1 path%3Aopt name%3Aopt isfolder%3A1 path%3Aproc name%3Aproc isfolder%3A1 path%3Arun name%3Arun isfolder%3A1 path%3Asbin name%3Asbin isfolder%3A1 path%3Asrv name%3Asrv isfolder%3A1 path%3Asys name%3Asys isfolder%3A1 path%3Atmp name%3Atmp isfolder%3A1 path%3Ausr name%3Ausr isfolder%3A1
readdirectory 0 20 sdfsfsfsd
readdirectory 0 20 sdfsfsfsd count%3A26 path%3Abin name%3Abin isfolder%3A1 path%3Aboot name%3Aboot isfolder%3A1 path%3Adev name%3Adev isfolder%3A1 path%3Aetc name%3Aetc isfolder%3A1 path%3Aexport name%3Aexport isfolder%3A1 path%3Ahome name%3Ahome isfolder%3A1 path%3Alib name%3Alib isfolder%3A1 path%3Alib32 name%3Alib32 isfolder%3A1 path%3Alib64 name%3Alib64 isfolder%3A1 path%3Alibx32 name%3Alibx32 isfolder%3A1 path%3Amedia name%3Amedia isfolder%3A1 path%3Amnt name%3Amnt isfolder%3A1 path%3Aopt name%3Aopt isfolder%3A1 path%3Aproc name%3Aproc isfolder%3A1 path%3Arun name%3Arun isfolder%3A1 path%3Asbin name%3Asbin isfolder%3A1 path%3Asrv name%3Asrv isfolder%3A1 path%3Asys name%3Asys isfolder%3A1 path%3Atmp name%3Atmp isfolder%3A1 path%3Ausr name%3Ausr isfolder%3A1
Second topic: Where is the "Virtual Libraries" feature to be found? Is there some documentation how to activate it?
Uli