>Code: > my $mytitle = SaveMyCurrentTrack($client,$song); > # Strip and Store played track Latin1 format > my $element = getMIPPath($client, $mytitle); > refreshCube(); # Check settings > my $mypageurl = buildMIPReq($client, *$element*); > # Routine to get MIP settings and build MIP request > $track = SendtoMIPSync($client,$mypageurl);
I tried this change out on a Windows box, and it seemed to break it. I couldn't get Sugarcube to play songs from an alarm clock. I reverted the change. Just a warning that this change is perhaps not universal to all environments. _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
