PDA

View Full Version : Playlist format / GAC Possibility



esajesa
May 21st, 2004, 07:28 AM
Hey,

is it possible to change to format of the playlist window that you get with IR code 5001 0000 0000 0002 fff6 0000 0005 0000 ???

I think it looks very nice if you use it on a 800x600 interface, but on a PPC it'd be nice to be able to format the window to show only what I want to show.

ALSO, perhaps I'm just not smart enough, but is it possible to either access "Playing Now" as a MP.GACScheme, OR, can I use any feedback code such as {MP.Artist (Auto) - Album} or something?

I wanna do a GAC from the Playing Now, but I can't get it working.


Cheerio,
Jens

Jlee
May 21st, 2004, 08:33 AM
You can create a GAC scheme that will call playing now. Try my CCF in the gallery. As a test change the button in the top right of the cover art (this is currently set to show all tracks by the current artist). In tonto change this:
MP.GACScheme,Media Library\Audio\NetRemote\Artist List\{MP.Artist};Set GAC Parent
to this:
MP.GACScheme,Playing Now;Set GAC Parent

This works perfectly.

Jlee
May 21st, 2004, 08:37 AM
I should add that I agree that I prefer not to use GAC and would like to see more control over playing now on the PPC. There is only really enough room for Track Name & Artist and even then the columns have to be resized every time NR is started.

esajesa
May 21st, 2004, 08:56 AM
Hey!!!

Thanks! It's amazing what a simple \ can do to your CCF's!! I tried exactly what you suggested earlier, but it didn't work.. And all the difference was a \ at the end of "Playing Now" when I set the scheme!! :)

Again, thanks bro!

//Jens