cparker wrote: > > [20-07-09 10:14:11.0120] Slim::Networking::IO::Select::__ANON__ (130) > Error: Select task failed calling Slim::Web::HTTP::processHTTP: > Undefined subroutine &Plugins::*MIPMixer*::Common::escape called at > /usr/share/perl5/Slim/Plugin/MusicMagic/Plugin.pm line 879.
This is the same error reported here: https://forums.slimdevices.com/showthread.php?112568-LMS-8-0-musicip-not-working&p=981849 This was my fault, sorry. I made a change to the MusicMagic LMS plugin so that it made 1 call to MIP with all seed tracks, not one call per-track (and fixed it to use all seed tracks, before it mad 5 calls with the same seed). This was based upon a change I made in my own plugin (MIPMixer) - and a copy'n'paste error occurred... Fixed in the latest LMS8 now. *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=112559 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
