INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: WebEngine (WebPlay / WebRemote) SDK  (Read 1404 times)

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42052
  • Shoes gone again!
WebEngine (WebPlay / WebRemote) SDK
« on: June 23, 2010, 04:17:54 pm »

There's a new wiki article here with documentation on WebPlay / WebRemote customization (skinning and functionality):
http://wiki.jrmediacenter.com/index.php/WebEngine_SDK
Logged
Matt Ashland, JRiver Media Center

Osho

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1211
Re: WebEngine (WebPlay / WebRemote) SDK
« Reply #1 on: June 23, 2010, 11:23:21 pm »

Excellent documentation. thanks. I am going to improve Simple Webplay skin based on this.

One question: for the leaf level - where we are seeing multiple albums by the same artists or multiple albums of multiple artists - is there a way to iterate over all albums and then iterate over all tracks of each album? It wasn't obvious from the documentation how it could be done. I would like to use such a nested iteration to present multiple albums as:

First album cover art - with Album name, Artist, Shuffle All, Play All links for this album

Track1 - track name for first album
Track2 - track name for first album
....

Second album cover art - with Album name, Artist, Shuffle All, Play All links for this album

Track1 - track name for second album
Track2 - track name for second album
....

Thanks,

Osho
Logged

wig

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 750
Re: WebEngine (WebPlay / WebRemote) SDK
« Reply #2 on: June 24, 2010, 09:05:16 am »

I'd like to see more play abilities, especially "Add (as next to play)". When browsing individual tracks, this will be a lot more useful than the standard "Play" ability which replaces the existing playlist.
Logged

Osho

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1211
Re: WebEngine (WebPlay / WebRemote) SDK
« Reply #3 on: June 27, 2010, 11:02:45 am »

Two questions:

1. For any given track, can I get the track number please? Like [LibraryItem(x).Track#] will be great.
2. For any For any given track in an album, is it possible to create a link "Play Album" - which plays the entire album this track belongs to - starting from this track (and looping from the last track to the first track). Like [LibraryItem(x).WebPlayPlayAll Link] - this would only be relevant for a library item that is an individual track.

thanks,
Osho
Logged
Pages: [1]   Go Up