[slim] Playlist only view

2009-01-16 Thread jezbo
With the standard skin, is there an address I can point my browser to (and bookmark) that will only show the current playlist (ie. just the right hand side section of the standard view) ? -- jezbo jezbo's Profile:

Re: [slim] Playlist only view

2009-01-16 Thread slimpy
http://your_IP:9000/status.html But it doesn't render properly, probably because the CSS isn't loaded. With the fishbone skin the same url works nicely. Try http://your_IP:9000/fishbone/status.html -s. -- slimpy

Re: [slim] Playlist only view

2009-01-16 Thread jezbo
Nice - can you build the player ID into the page request somehow? -- jezbo jezbo's Profile: http://forums.slimdevices.com/member.php?userid=9888 View this thread: http://forums.slimdevices.com/showthread.php?t=58336

Re: [slim] Playlist only view

2009-01-16 Thread aubuti
Good question. I don't know of any way to do it with two panel skins like default, classic, or fishbone, but you can do it with single panel skins lik Touch or Handheld, like so: http://servername_or_ip:9000/Touch/playlist.html?player=player_MAC_address Obviously, insert the correct info for

Re: [slim] Playlist only view

2009-01-16 Thread slimpy
status.html?player=player_MAC_address just like aubuti said. -s. -- slimpy slimpy's Profile: http://forums.slimdevices.com/member.php?userid=1524 View this thread: http://forums.slimdevices.com/showthread.php?t=58336