INTERACT FORUM

Windows => Third Party Plug-ins, Programs, and Skins => Topic started by: Afrosheen on November 04, 2005, 09:21:27 pm

Title: PlayingNow Question
Post by: Afrosheen on November 04, 2005, 09:21:27 pm
I want to add the field that shows the song's playlist position but I don't know what that field is called.  For clarification I want PlayingNow to tell me how far down the playlist MC has played, i.e.:

Sequence #55 of 100 (songs in playlist)

//
Thanks
Bobby
Title: Re: PlayingNow Question
Post by: datdude on November 04, 2005, 10:24:11 pm
It's called 'Seq' and it should default to the first column.  Make sure you haven't hidden it.
Title: Re: PlayingNow Question
Post by: Afrosheen on November 05, 2005, 12:23:10 am
ya I see that in Media Center, but for the plug-in PlayingNow, I want it to show up in the skins.

edit: By the way, I did try adding <seq> and <sequence> in the skin's .ini file, but it was a no go.  I wasn't able to pull the playlist order which was showing under the Seq Column of Media Center's Playing Now to a text field in the MC plug-in, PlayingNow.
Title: Re: PlayingNow Question
Post by: RhinoBanga on November 05, 2005, 02:05:11 am
There are a couple of undocumented tokens:

<Playlist.Offset>
<Playlist.Total>

Title: Re: PlayingNow Question
Post by: RhinoBanga on November 05, 2005, 11:32:25 am
LOL ... no ... I just forgot about them :D

I'm sure I'll find some others too if I searched the source code properly!
Title: Re: PlayingNow Question
Post by: Afrosheen on November 05, 2005, 08:33:10 pm
Thanks!!!  ;D