Philip Meyer;422633 Wrote: 
> >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.
Just to make sure: you didn't enter the asterisks around $element by
mistake? They're not supposed to be there, got added by some automatic
filter. (I used bold in my forum post to emphasize the change.)


-- 
morberg
------------------------------------------------------------------------
morberg's Profile: http://forums.slimdevices.com/member.php?userid=8757
View this thread: http://forums.slimdevices.com/showthread.php?t=49226

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to