mherger;628733 Wrote: > > Can do. But the plugin has its own database, which is stored in SB > > MySQL database in another set of tables. Database is needed to run > it. > > Is it OK if I ZIP the whole database folder (C:\Documents and > > Settings\All Users\Application Data\Squeezebox\Cache on my system) > and > > send it? > > The code would be more important than the DB. Could you please enable > > debugging for network.jsonrpc and network.comet, trigger the action > that > wouldn't work, then post that log snippet from server.log?
This is the command-line I used: squeezesvr --debug network.jsonrpc=DEBUG,network.comet=DEBUG hopefully it's correct. Attached is the snippet with logs when the menu with items is requested. This is right after starting my plugin. Then I try to get context menu for any of the items by holding finger on it. After a second the item background (green) blinks and nothing happens. And nothing is generated in the log files for this event. It seems the client doesn't send anything to the server, like it doesn't recognize the 'more' action at all. +-------------------------------------------------------------------+ |Filename: for_mherger.zip | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=11792| +-------------------------------------------------------------------+ -- azaz44 ------------------------------------------------------------------------ azaz44's Profile: http://forums.slimdevices.com/member.php?userid=21080 View this thread: http://forums.slimdevices.com/showthread.php?t=86487 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
