Paul Webster wrote: 
> Thanks for the extra parsing.
> 
> 
> Regarding remote_title ... there must be somewhere that I missed setting
> it.
> My code usually has something like this on consecutive lines:
> > 
Code:
--------------------
  >   > 
  > $info->{title} = $thisTitle;
  > $info->{remote_title} = $info->{title};
  > 
--------------------
> > 
> So I must have missed one somewhere ...
> 
> Edit:
> Since I set them to be the same then you would need to include (if at
> all) if title and remote_title not the same.

Most of the time, I see remote_title values that looks like 'artist -
title' with a hyphen interspersed so remote_title would appear to embed
the artist aswell. I guess that was done for one-line displays.


------------------------------------------------------------------------
philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=115201

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to