INTERACT FORUM

Networks and Remotes => Media Network => Topic started by: avid on July 16, 2010, 03:47:26 am

Title: Any chance of MCWS PlayAlbumByKey?
Post by: avid on July 16, 2010, 03:47:26 am
Hi,

As I like to listen to whole albums, but often use "Play 100 Random Tracks" smart list too, and because the new WebRemote search returns tracks ...

Is there any chance of a new MCWS function PlayAlbumByKey? Just like PlayByKey it takes a FileKey parameter, but would queue up the whole containing album.

Currently, the only way I can play a whole album from WebRemote is from [LibraryItem([z]).PlayLink], which is not very flexible.

Thanks

Brian
Title: Re: Any chance of MCWS PlayAlbumByKey?
Post by: Matt on July 16, 2010, 04:25:42 pm
Good idea.

How about a parameter on PlayByKey "Album".  It it's set to one, it would play the whole album?
Title: Re: Any chance of MCWS PlayAlbumByKey?
Post by: avid on July 17, 2010, 12:33:51 am
Even better idea. That would very well for me

Thanks

Brian
Title: Re: Any chance of MCWS PlayAlbumByKey?
Post by: Matt on July 19, 2010, 09:23:00 am
This will be available in a coming build.

We're in a stable-push phase, so new features like this might not show up for a couple weeks.
Title: Re: Any chance of MCWS PlayAlbumByKey?
Post by: avid on July 19, 2010, 09:34:24 am
We're in a stable-push phase, so new features like this might not show up for a couple weeks.
Thanks Matt,

I am not expecting instant (or even any) response to my requests. But it's nice to know that you are so responsive to ideas.

Now if I could just sell you on my two requested library tree navigation options ....  :)

Brian
Title: Re: Any chance of MCWS PlayAlbumByKey?
Post by: HiFiTubes on September 21, 2010, 03:46:28 pm
Anyone care to describe how we implement these MCWS commands? Do I add Album=1 after my search string? Is it added to the url?

Quote
PlayByKey
         Play a file by database key.
         Parameters:
            Key: The key of the file to play. (default: -1)
            Location: The location of the file. Use 'End' to add to the end of the current playlist, or a number to insert at a specific index. (default: )
            Album: Set to 1 to play the entire album starting at this file. (default: )
            Zone: The zone the command is targetted for. (default: -1)
            ZoneType: The type of value provided in 'Zone' (id: zone id; index: zone index; name: zone name (default: id)
         Response:
         Examples:
            Click here