More > JRiver Media Center 19 for Mac
Playlist View Question...possible feature request
xj32:
Is there a way in playlists to mimic the look of MC when it is in Artist or more specifically Pane mode?
I listen to most of my music in playlists, but I miss having larger album art and having each album show up with one cover for all of the tracks.
Right now each file has a tiny icon (small) version of the album cover. Large image does not work in playlist mode as it does in Pane view. Am I missing something or if it cannot, can you guys consider adding this in a future update?
Thanks!
XJ
MrC:
Create a new view; maybe a categories or panes view.
Customize the view and Set rules for file display to the custom expression (paste using the dialog that appears after pressing the Import/Export button):
[=IsInPlayingNow()]=1
Configure the view as you want. Use F5 to refresh the view if/when necessary.
You might also like to have some identifiers on your current views that shows which files are in the Playing Now list, and which file is currently playing.
Here's my Name column:
IfElse(
IsPlaying(), <font color="ff0000">♪ <//font>,
IsInPlayingNow(), ♪/
)[Name]
xj32:
I am sorry...I understood none of that. ? Is this something I need to do playlist by playlist or can it be a global view?
Do I start with
Customize View -> View as Panes -> add?
Is this where I start?
Sorry the programing aspect of MC does my head in...
XJ
MrC:
1. Right-click on Audio in the tree and select Add Library View.
2. Enter a Name you want to call the view - perhaps In Playing Now, and click OK
3. Set the View As to Categories
4. Click the Add button to add a category - add Album
5. Set the View Details > Always show files option
6. Click Set rules for file display and then click the Import / Export button. Paste in (with no leading or trailing spaces):
[=IsInPlayingNow()]=1
and click OK and OK again.
Now you have a view that you can leave open, say, in a Tab that will show you all the items in your Playing Now playlist, and you can group these however you want.
xj32:
Thanks that does work! Any way to get rid of the albums view at the top? I have a second window along the top which duplicates the album view?
Navigation
[0] Message Index
[#] Next page
Go to full version