INTERACT FORUM

More => Old Versions => Media Center 17 => Topic started by: bhahn on April 16, 2012, 10:15:46 am

Title: Changing from "Playing Now" view to "Audio- Panes" view question.
Post by: bhahn on April 16, 2012, 10:15:46 am
Hello-

When I am in the "Playing Now " view and change to "Audio- Panes" view is it possible to go directly to the Artist and Album that was playing in the "Playing Now" view? If so, how is it done?

Thanks!

Bill
Title: Re: Changing from "Playing Now" view to "Audio- Panes" view question.
Post by: MrC on April 16, 2012, 12:20:55 pm
By "was playing", I assume this means is no longer playing, but is still in the Playing Now playlist.

You can type:

  [=IsInPlayingNow()]=1

in the Search box and then select the file and use Links or Locate to go from there.

Alternatively, and probably easier, is to leave open a Playing Now tab, and switch to it, and use Links / Locate from there.  Consider a split view (View > Split View) also.
Title: Re: Changing from "Playing Now" view to "Audio- Panes" view question.
Post by: rick.ca on April 16, 2012, 04:58:34 pm
It's helpful to include an Expression Column like this in the main Audio view: If(IsInPlayingNow(), ♪, ) Then, if you use the Artist link (i.e., the Linked Column icon) in Playing Now, this will flag the individual tracks currently in PN.

If you're comfortable using smartlists, you can also build some based on the IsInPlayingNow() and IsPlaying() functions to show just the files in PN, the Album or Artist of the file currently playing, a selection of similar tracks, etc. Use a Playlist Group or Search List-type pane to select the desired smartlist.